chiark / gitweb /
Add Liberapay support
[fdroidserver.git] / fdroidserver / verify.py
2017-10-12 Hans-Christoph SteinerMerge branch 'error_on_jars' into 'master'
2017-09-19 Hans-Christoph SteinerMerge branch 'first-working-localization' into 'master'
2017-09-16 Hans-Christoph Steinerfix string formats that are ambiguous for translators
2017-09-16 Hans-Christoph SteinerMerge branch 'plural' into 'master'
2017-09-16 Hans-Christoph SteinerMerge branch 'newcomers' into 'master'
2017-09-15 Hans-Christoph SteinerMerge branch 'implement-gettext' into 'master'
2017-09-15 Hans-Christoph Steinerrename 'app-id' to standard Android 'applicationId'
2017-09-15 Hans-Christoph Steinerimplement gettext localization
2017-07-20 Hans-Christoph SteinerMerge branch '0.8-fixes' into 'master'
2017-07-19 Hans-Christoph Steinerremove errant trailing slash added in 7613c18dd80969cec...
2017-07-19 Hans-Christoph Steinerverify: if downloading from /repo/ fails, try /archive/
2017-05-22 Hans-Christoph SteinerMerge branch 'exceptions' into 'master'
2017-05-22 Torsten GroteReplace sys.exit() in non-main functions by exceptions
2017-04-21 Hans-Christoph SteinerMerge branch '273-invalid-apk-gets-through-to-publish...
2017-04-20 Michael Pöhnthrow proper error when download of apks fail
2017-03-27 Hans-Christoph SteinerMerge branch 'smaller-methods' into 'master'
2017-03-27 Hans-Christoph SteinerMerge branch 'notabug' into 'master'
2017-03-27 Hans-Christoph SteinerMerge branch 'build_tools_log' into 'master'
2017-03-27 Hans-Christoph SteinerMerge branch 'sign-and-verify-update' into 'master'
2017-03-22 Hans-Christoph Steinermake `fdroid verify` use common.verify_apks()
2017-03-17 Torsten GroteMerge branch 'index-v1' into 'master'
2017-03-17 Hans-Christoph Steinerconvert internal dict keys to match fdroidclient's...
2017-01-12 Hans-Christoph SteinerMerge branch 'fdroid-publish-ota-zip' into 'master'
2017-01-09 Hans-Christoph Steiner`fdroid publish` now includes OTA ZIPs and related...
2016-11-16 Hans-Christoph SteinerMerge branch 'makebs' into 'master'
2016-11-15 Daniel Martíall: make newer pycodestyle happy
2016-03-11 Daniel MartíMerge branch 'master' into 'master'
2016-03-11 Daniel MartíMerge branch 'py3' into 'master'
2016-03-10 Daniel MartíPort all imports to python3
2016-03-10 Daniel MartíSwitch all headers to python3
2016-01-22 Hans-Christoph SteinerMerge branch 'master' into 'master'
2015-12-29 NeroBurnerexcept named exception handling
2015-09-12 Daniel Martíall: deduplicate -v/-q setup
2015-09-10 Daniel MartíMerge branch 'replace_optparse_with_argparse' into...
2015-09-06 nero-tuxreplace deprecated optparse with argparse
2015-09-01 Daniel MartíMerge branch 'liblzma' into 'master'
2015-09-01 Daniel MartíMove requests code out of common.py, closes #114
2015-08-26 Hans-Christoph SteinerMerge branch 'support-vagrant-cachier' into 'master'
2015-07-27 Daniel MartíMerge branch 'some-compatibility-fixes' of https:/...
2015-07-24 Hans-Christoph Steinerremove dependency on wget for 'build' and 'verify'
2014-11-07 Ciaran GultnieksMerge branch 'some-bug-fixes' into 'master'
2014-11-07 Ciaran GultnieksMerge branch 'update-vagrantfile' into 'master'
2014-10-24 Daniel MartíFix all pep8 warnings
2014-10-24 Ciaran GultnieksSupport for publishing signed binaries from elsewhere
2014-07-07 Daniel MartíDon't use generic Exception raises
2014-07-01 Daniel MartíMerge branch 'bug-fixes-for-v0.2.1' of https://gitlab...
2014-07-01 Daniel MartíRename PopenResult.stdout to output since it also conta...
2014-05-07 Ciaran GultnieksMerge branch 'master' into 'master'
2014-05-06 Hans-Christoph Steinerfix PEP8 E124/E125/126/127/128 indentation issues
2014-05-06 Ciaran GultnieksMerge branch 'master' into 'master'
2014-05-06 Hans-Christoph Steinerfix PEP8 "W391 blank line at end of file"
2014-05-06 Hans-Christoph Steinerfix PEP8 "E302 expected 2 blank lines, found 1"
2014-02-22 Ciaran GultnieksAdd --quiet option, restricting output to warnings...
2014-02-02 Daniel MartíMerge branch 'master' into logging
2014-01-31 Daniel MartíMerge branch 'master' into logging
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-27 Daniel MartíMore logging switching
2014-01-27 Daniel MartíAdd logging to verify
2014-01-27 Daniel MartíLots more FDroidPopen replacements
2014-01-15 Daniel MartíMerge commit 'refs/merge-requests/93' of gitorious...
2013-12-20 Daniel MartíReplace finds with pythonic terms
2013-12-19 Daniel MartíAdd some remaining help strings
2013-12-19 Daniel MartíRemove some unnecessary stuff
2013-12-19 Daniel MartíAdapt verify
2013-11-04 Daniel MartíFixes to makebuildserver and verify
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íMerge branch 'master' into verbose-rewrite
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-10-31 Daniel MartíStart using config and options as common.py globals
2013-10-31 Daniel MartíSwitch all shebangs to 'env python2'
2013-08-30 Ciaran GultnieksImprove verification output with stats, etc
2013-08-29 Ciaran GultnieksOne more verification fix
2013-08-29 Ciaran GultnieksA few more verification fixes
2013-08-29 Ciaran GultnieksFix verify unpacking
2013-08-29 Ciaran GultnieksVery simple verifier