chiark / gitweb /
Merge branch 'build-log-data-points' into 'master'
[fdroidserver.git] / fdroidserver / publish.py
2017-12-07 Hans-Christoph SteinerMerge branch 'help_message_fix' into 'master'
2017-12-06 Hans-Christoph SteinerMerge branch 'rsync_improvements' into 'master'
2017-12-05 Torsten GroteMerge branch 'nightly-fixes' into 'master'
2017-12-04 Hans-Christoph Steineradd common.sign_apk() for nighly as test for using...
2017-10-18 Hans-Christoph SteinerMerge branch '391-fdroid-publish-unknown-execption...
2017-10-17 Michael Pöhnbetter error message in publish when repo_key is not set
2017-10-12 Hans-Christoph SteinerMerge branch 'error_on_jars' into 'master'
2017-10-03 Hans-Christoph SteinerMerge branch 'fix-dot-gradle-removal' into 'master'
2017-10-03 Hans-Christoph SteinerMerge branch '291-include-apk-signatures-in-build-metad...
2017-09-26 Michael Pöhnsort index-v1; publish now creates and stores a list...
2017-09-26 Michael Pöhnadded functions for storing/loading signer fingerprints...
2017-09-26 Michael Pöhnskip singing apks which ar not validating with signatur...
2017-09-26 Michael Pöhntry injecting signatures for metadata when publishing
2017-09-26 Michael Pöhnrefactored publishing source tarball into a function
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 Jan BerkelCorrect plurals
2017-09-15 Hans-Christoph Steinerrename 'app-id' to standard Android 'applicationId'
2017-09-15 Hans-Christoph Steinerimplement gettext localization
2017-09-12 Hans-Christoph SteinerMerge branch 'refuse-publishing-duplicate-apks' into...
2017-09-07 Michael Pöhnproper error message when publishing with the same...
2017-07-20 Hans-Christoph SteinerMerge branch '0.8-fixes' into 'master'
2017-07-19 Hans-Christoph Steinerkeep .apk file ext when diffoscope'ing Binaries:
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-11 Hans-Christoph SteinerMerge branch 'elimitate-password-files' into 'master'
2017-04-11 Torsten GroteEliminate the need for password files
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-09-12 Daniel MartíMerge branch 'control-errors-warnings' into 'master'
2016-09-12 Hans-Christoph Steinermake metadata exceptions optional based on CLI flag
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ípublish: fix hashing of strings
2016-03-10 Daniel MartíReplace md5 with hashlib.md5
2016-03-10 Daniel MartíPort all imports to python3
2016-03-10 Daniel MartíSwitch all headers to python3
2016-02-11 Hans-Christoph SteinerMerge branch 'auto-detect-java-homes' into 'master'
2016-02-11 Hans-Christoph Steineruse jarsigner and keytool from same JDK as is being...
2016-01-22 Hans-Christoph SteinerMerge branch 'master' into 'master'
2015-12-10 Daniel MartíMerge branch 'docs' into 'master'
2015-11-28 Daniel MartíRework app into a class
2015-09-25 Daniel MartíReplace MD5withRSA with SHA1withRSA. Fixes #26.
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-08-26 Hans-Christoph SteinerMerge branch 'support-vagrant-cachier' into 'master'
2015-06-03 Daniel MartíMerge branch 'changelog' of https://gitlab.com/krt...
2015-01-31 Ciaran GultnieksUse jarsigner-based verification in publish
2015-01-31 Ciaran GultnieksUse pre-retrieved Binary when publishing
2015-01-12 Ciaran GultnieksMerge branch 'master' into 'master'
2015-01-12 Hans-Christoph Steinerfix typo in error message
2015-01-12 Hans-Christoph Steinerprevent `fdroid publish` from repeatedly downloading...
2014-12-30 Ciaran GultnieksMerge branch 'doc-update-v1' into 'master'
2014-12-14 Daniel MartíMerge branch 'master' of https://gitlab.com/eighthave...
2014-12-14 Hans-Christoph Steinerrun all SDK tools commands using SdkToolsPopen
2014-11-07 Ciaran GultnieksMerge branch 'some-bug-fixes' into 'master'
2014-11-07 Ciaran GultnieksMerge branch 'update-vagrantfile' into 'master'
2014-10-27 Ciaran GultnieksSet correct defaults for Binaries metadata field
2014-10-24 Daniel MartíFix all pep8 warnings
2014-10-24 Ciaran GultnieksSupport for publishing signed binaries from elsewhere
2014-08-16 Daniel MartíMap apps in memory from appid to appinfo
2014-07-02 Daniel MartíAlso find zipalign at the start
2014-05-12 Ciaran GultnieksFix too long lines in publish
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-05-06 Hans-Christoph Steinerfix PEP8 "E401 multiple imports on one line"
2014-05-06 Hans-Christoph Steinerfix PEP8 "E225 missing whitespace around operator"
2014-05-06 Hans-Christoph Steinerfix PEP8 "E231 missing whitespace after ','"
2014-04-04 Ciaran GultnieksValidate publish-related file existence before proceeding
2014-04-04 Ciaran GultnieksUse keystore options correctly
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-02-22 Ciaran GultnieksAdd --quiet option, restricting output to warnings...
2014-02-17 Daniel MartíDon't crash if an apk got built without source (e.g...
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-28 Daniel MartíUpdate my own copyright notices
2014-01-27 Daniel MartíMore logging switching
2014-01-27 Daniel MartíLots more FDroidPopen replacements
2014-01-15 Daniel MartíMerge commit 'refs/merge-requests/93' of gitorious...
2013-12-19 Daniel MartíAdd some remaining help strings
2013-12-19 Daniel MartíAdapt publish to new format, improve completion
2013-11-20 Daniel MartíMerge branch 'metadata-checks'
2013-11-19 Daniel MartíFirst metadata checks rewrite; New metadata.py module
2013-11-07 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-11-07 Ciaran GultnieksVerify generated key alias uniqueness
next