chiark / gitweb /
Make matching of build types easier
[fdroidserver.git] / fdroidserver / metadata.py
2014-01-10 Daniel MartíMake matching of build types easier
2014-01-09 Daniel MartíInteger fields cannot have leading zeros
2014-01-09 Daniel MartíAdd Dogecoin support, some None fixes
2014-01-09 Daniel MartíNew field: Provides
2014-01-09 Daniel MartíRemove trailing spaces and tabs
2014-01-02 Daniel MartíInteger fields cannot have leading zeros
2013-12-31 Daniel MartíAdd Dogecoin support, some None fixes
2013-12-31 Daniel MartíNew field: Provides
2013-12-30 Daniel MartíRemove trailing spaces and tabs
2013-12-20 Daniel MartíReplace finds with pythonic terms
2013-12-19 Daniel MartíStart rewrite: Remove --package and --install from...
2013-12-10 Daniel MartíFix litecoin metadata check
2013-11-27 Ciaran GultnieksAdd UpstreamNonFree antifeature
2013-11-21 Daniel MartíAdd repo types to metadata checks
2013-11-21 Daniel MartíAdded AUM and UCM matching patterns
2013-11-20 Daniel MartíMerge branch 'metadata-checks'
2013-11-19 Daniel MartíSmall fixes, no change in behaviour
2013-11-19 Daniel MartíAdd inline python docs
2013-11-19 Daniel MartíProperly convert boolean strings to bools as before
2013-11-19 Daniel MartíMake Archive Policy a standard fieldtype too
2013-11-19 Daniel MartíFirst metadata checks rewrite; New metadata.py module