chiark / gitweb /
support repo signing with a key on a smartcard
[fdroidserver.git] / fdroidserver / update.py
2014-04-07 Hans-Christoph Steinersupport repo signing with a key on a smartcard
2014-04-07 Hans-Christoph Steiner'smartcardoptions' config item for setting up HSMs...
2014-04-07 Hans-Christoph Steinermake repo_keyalias like a config option: leave it comme...
2014-04-01 Daniel MartíMerge commit 'refs/merge-requests/138' of gitorious...
2014-04-01 Hans-Christoph Steinerfix genkey key listing in `fdroid init`
2014-04-01 Daniel MartíMerge commit 'refs/merge-requests/137' of gitorious...
2014-04-01 Hans-Christoph Steinerstop passing passphrases via args, instead use prepared...
2014-03-25 Daniel MartíRevert "Wrap maintainer notes in <pre> to keep newlines...
2014-03-24 Daniel MartíWrap maintainer notes in <pre> to keep newlines and...
2014-03-04 Ciaran GultnieksRemove apks with no metadata (unless told to create it)
2014-02-22 Ciaran GultnieksFixed some logging levels for wiki update, apk cache...
2014-02-22 Ciaran GultnieksAdd --quiet option, restricting output to warnings...
2014-02-19 Daniel MartíAdd support for maxSdkVersion, bump index version integer
2014-02-19 Daniel MartíMake app['Categories'] a list, get unique categories...
2014-02-17 Daniel MartíCan't update an app if there is no CV
2014-02-07 Daniel MartíDo some warnings properly
2014-02-07 Daniel MartíTry to fix some TypeErrors
2014-02-03 Daniel MartíTypo
2014-02-02 Daniel MartíMerge branch 'master' into logging
2014-01-31 Daniel MartíMerge branch 'master' into logging
2014-01-31 Hans-Christoph Steineruse https URI for f-droid.org everywhere and avoid...
2014-01-30 Daniel MartíMerge branch 'master' into logging
2014-01-29 Daniel MartíMerge branch 'master' into logging
2014-01-28 Daniel MartíMerge branch 'master' into logging
2014-01-28 Daniel MartíUpdate my own copyright notices
2014-01-27 Daniel MartíHalf-way done switching prints for logs
2014-01-27 Daniel MartíLots more FDroidPopen replacements
2014-01-24 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2014-01-24 Daniel MartíAvoid more possible crashes when invalid icons are...
2014-01-23 Ciaran GultnieksMerge commit 'refs/merge-requests/134' of git://gitorio...
2014-01-20 Ciaran GultnieksLose some spurious 'apps to update' entries from wiki
2014-01-16 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2014-01-16 Ciaran GultnieksResolve some missing wiki category issues
2014-01-15 Daniel MartíMerge commit 'refs/merge-requests/93' of gitorious...
2014-01-14 Daniel MartíDon't crash if the app icons are wrong
2014-01-09 Ciaran GultnieksTransfer apk info when archiving
2014-01-09 Daniel MartíFix: Re-add <icon> element to index
2014-01-09 Daniel MartíBump index version to 11, add index version changelog
2014-01-09 Daniel MartíAvoid possible crashes
2014-01-09 Daniel MartíSupport application and launchable-activity icons as...
2014-01-09 Daniel MartíCreate icons dicts like the rest
2014-01-09 Daniel MartíDon't print twice as many lines when resizing icons
2014-01-09 Daniel MartíKeep the same ZipFile instance to retrieve all the...
2014-01-09 Daniel MartíUse application: and launchable-activity: icons as...
2014-01-09 Daniel MartíAdd 640 dpi icons dir
2014-01-09 Ciaran GultnieksUse app categories as wiki categories
2014-01-09 Daniel MartíUncomment verbose messages, fix -I
2014-01-09 Daniel MartíFinish TODO; Fill missing icon densities the best we can
2014-01-09 Daniel MartíRewrite: Do icons per density, /icons being mdpi by...
2014-01-09 Daniel MartíAdd icon helper functions for later use
2014-01-09 Daniel MartíStart publishing indexes with index version "10"
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-09 Daniel MartíOnly add AF xml element if there actually are AFs
2014-01-09 Ciaran GultnieksTransfer apk info when archiving
2014-01-07 Daniel MartíFix: Re-add <icon> element to index
2014-01-07 Daniel MartíBump index version to 11, add index version changelog
2014-01-07 Daniel MartíAvoid possible crashes
2014-01-07 Daniel MartíSupport application and launchable-activity icons as...
2014-01-07 Daniel MartíCreate icons dicts like the rest
2014-01-07 Daniel MartíDon't print twice as many lines when resizing icons
2014-01-07 Daniel MartíKeep the same ZipFile instance to retrieve all the...
2014-01-07 Daniel MartíUse application: and launchable-activity: icons as...
2014-01-07 Daniel MartíAdd 640 dpi icons dir
2014-01-07 Ciaran GultnieksUse app categories as wiki categories
2014-01-07 Daniel MartíUncomment verbose messages, fix -I
2014-01-07 Daniel MartíFinish TODO; Fill missing icon densities the best we can
2014-01-07 Daniel MartíRewrite: Do icons per density, /icons being mdpi by...
2014-01-07 Daniel MartíAdd icon helper functions for later use
2014-01-03 Daniel MartíStart publishing indexes with index version "10"
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-23 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
next