chiark / gitweb /
Remove trailing spaces and tabs
[fdroidserver.git] / fdroidserver / update.py
2014-01-09 Daniel MartíRemove trailing spaces and tabs
2014-01-09 Daniel MartíOnly add AF xml element if there actually are AFs
2013-12-20 Daniel MartíGet rid of more unnecessary finds
2013-12-11 Ciaran GultnieksAdd timestamp to index
2013-11-27 Ciaran GultnieksDon't push UpstreamNonFree to index (yet)
2013-11-27 Ciaran GultnieksCalculate added dates correctly when archive in use
2013-11-26 Ciaran GultnieksAllow definition of index max age in repo config
2013-11-26 Ciaran GultnieksSome more kivy wip
2013-11-26 Ciaran GultnieksSome more kivy wip
2013-11-22 Daniel MartíMetaDataException comes from metadata.py
2013-11-20 Daniel MartíMerge branch 'metadata-checks'
2013-11-19 Daniel MartíFirst metadata checks rewrite; New metadata.py module
2013-11-17 Ciaran GultnieksCorrection to a5fafe6
2013-11-17 Ciaran GultnieksUse individual antifeature template on wiki
2013-11-16 Paul SokolovskyCheck that getsig.class exists, give user hints how...
2013-11-15 Ciaran GultnieksAlways include Maintainer Notes, even if only for auto...
2013-11-13 Ciaran GultnieksA couple of wiki improvements
2013-11-05 Ciaran GultnieksWrite maintainer notes to wiki
2013-11-03 Daniel MartíMerge branch 'master' into verbose-rewrite
2013-11-03 Daniel MartíMerge branch 'master' into verbose-rewrite
2013-11-02 Daniel MartíMerge branch 'master' into verbose-rewrite
2013-11-02 Daniel MartíDon't accept empty icons; Don't add <icon> xml element...
2013-11-02 Daniel MartíFix: use -cp (classpath) to fix problems with java...
2013-11-02 Daniel MartíMerge branch 'master' into verbose-rewrite
2013-11-02 Daniel MartíFixes to categories in update.py
2013-11-02 Daniel MartíStart doing multiple categories as comma separated...
2013-11-01 Daniel MartíMerge branch 'master' into verbose-rewrite
2013-11-01 Daniel MartíStart rewriting options and config as common.py globals
2013-11-01 Ciaran GultnieksAvoid pyflakes error
2013-11-01 Ciaran GultnieksFix mistake in 08287a1f
2013-10-31 Daniel MartíStart using config and options as common.py globals
2013-10-31 Ciaran GultnieksAvoid pyflakes error
2013-10-31 Ciaran GultnieksFix mistake in 08287a1f
2013-10-31 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-10-31 Ciaran GultnieksTidied up some unused junk
2013-10-31 Ciaran GultnieksHandle repo config in a more sensible way
2013-10-31 Daniel MartíSwitch all shebangs to 'env python2'
2013-10-29 Ciaran GultnieksWiki update code for disabled builds can be simplified now
2013-10-27 Ciaran GultnieksDon't need legacy disabled build handling everywhere now
2013-10-26 Ciaran GultnieksIntroduce disable= as a better way of disabling a build
2013-10-25 Daniel MartíPartially revert Requires Root: changes
2013-10-25 Daniel MartíDon't place UCM:Static in apps to update
2013-10-23 Ciaran GultnieksAdd wiki category for disabled apps (issue #163)
2013-10-23 Daniel Martílabel regex pattern now doesn't stop until a new field...
2013-10-22 Daniel MartíUse "Requires Root:" as a forced ACCESS_SUPERUSER permi...
2013-10-17 Daniel MartíNon-greedy match for app labels (should fix the icon...
2013-10-14 Ciaran GultnieksAllow archive policy override for indivudual apps
2013-10-12 Daniel Martísed -i 's/!= None/is not None/g' *.py
2013-10-12 Daniel MartíAdd support for Litecoin in the server
2013-10-10 Daniel MartíRemove unnecessary indenting
2013-10-10 Daniel MartíMerge commit 'refs/merge-requests/125' of gitorious...
2013-10-10 Ciaran GultnieksPurge repo maintenance page cache after updates
2013-10-09 Ciaran GultnieksMerge commit 'refs/merge-requests/124' of git://gitorio...
2013-10-09 Ciaran GultnieksDon't put redirects in the same category as real app...
2013-10-09 Ciaran GultnieksA few more wiki fixes
2013-10-09 Ciaran GultnieksAdd wiki category for failing builds
2013-10-09 Ciaran GultnieksInclude entries for failed builds in wiki data
2013-09-28 Daniel MartíAdded myself to copyright notices
2013-09-09 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-09-05 Ciaran GultnieksNo colon in wiki app page names
2013-08-28 Daniel MartíFix sha256 sums not appearing in the index
2013-08-26 Daniel MartíRemove md5 sums from the index (fixes: #336)
2013-08-22 Daniel MartíDrop support for old description elements (deprecated...
2013-08-21 Ciaran GultnieksIcon resizing diagnostics/robustness
2013-08-19 Daniel MartíMaximum icon size is now defined in config.py
2013-08-19 Daniel MartíAdd -I/--icons to update
2013-08-19 Daniel MartíStart publishing new repo icons at max 72x72 px
2013-08-14 Daniel MartíMerge branch 'gradle' (finally!)
2013-08-08 Daniel MartíDeprecate aapt_path in favour of sdk_path + build_tools
2013-07-31 Daniel MartíRemove deprecated parameter
2013-07-22 Ciaran GultnieksFix nativecode in index properly (probably)
2013-07-22 Ciaran GultnieksRevert "Try to fix nativecode issues on index"
2013-07-19 Daniel MartíTry to fix nativecode issues on index
2013-07-16 Ciaran GultnieksShow auto-update mode on wiki (issue #145)
2013-07-14 David BlackMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-07-13 Daniel MartíEnforce list type on "native"
2013-07-09 Ciaran GultnieksUse https for wiki updates
2013-06-19 Daniel Martí'nativecode' isn't always present
2013-06-17 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-06-17 Ciaran GultnieksHelpful error message when aapt missing
2013-06-17 Daniel MartíCorrect typo
2013-06-17 Daniel MartíAdd 'nativecode' field to apks which use it
2013-06-17 Daniel MartíCreate a list of native code archs
2013-06-17 Daniel MartíCreate comma-separated lists in the Python way
2013-06-15 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-06-15 Ciaran GultnieksSanitise page names for wiki a bit more
2013-05-31 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-05-26 Daniel MartíFix typos in missing source sentences
2013-05-21 Ciaran GultnieksPut version name match back how it was (c2168db3d)...
2013-05-20 Daniel MartíAdd flattr to index
2013-05-20 Daniel MartíRevert "fix vercodes."
2013-05-20 Daniel Martíbuild-tools TODO is unnecessary. fix vercodes.
2013-05-19 Daniel MartíBetter "No Source Since" wiki format
2013-05-18 Daniel MartíMerge branch 'aapt_fixes'
2013-05-16 Daniel MartíAdd bitcoin address to index (soon used in client)
2013-05-16 Daniel MartíAdd "No Source Since:[Version]" field.
2013-05-16 Daniel MartíApp names can contain \' too. Small optimisations.
2013-05-16 Ciaran GultnieksFix archive repo apk names and source references properly
2013-05-15 Ciaran GultnieksFix archive repo apk names and source references
2013-05-10 Ciaran GultnieksWiki update needs to include apks from archive and...
next