chiark / gitweb /
nightly: prompt user to create a debug.keystore if its not there
[fdroidserver.git] / fdroidserver / nightly.py
2017-12-07 Hans-Christoph Steinernightly: prompt user to create a debug.keystore if...
2017-12-07 Hans-Christoph Steinernightly: fix QR icon.png generation
2017-12-07 Hans-Christoph Steinernightly: create app metadata using template of parsed...
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-05 Hans-Christoph Steinernightly: use shutil.move() only so all ops work across...
2017-12-04 Hans-Christoph Steinernightly: only use read_config to load final, generated...
2017-12-04 Hans-Christoph Steinernightly: resign APKs with provided debug.keystore
2017-12-03 relanMerge branch 'log_git' into 'master'
2017-12-02 Michael PöhnMerge branch 'no_sleep' into 'master'
2017-11-30 Hans-Christoph SteinerMerge branch 'gradleFlavor' into 'master'
2017-11-30 Hans-Christoph SteinerMerge branch 'polish-for-1.0' into 'master'
2017-11-29 Hans-Christoph Steinernightly: automatically create and manage app metadata
2017-11-29 Hans-Christoph Steinernightly: fix QR code repo icon generation
2017-11-27 Hans-Christoph SteinerMerge branch 'tests-fedora' into 'master'
2017-11-27 Hans-Christoph Steinernightly: fix PEP8 E722 do not use bare except
2017-11-23 Hans-Christoph SteinerMerge branch 'nightly' into 'master'
2017-11-22 Hans-Christoph Steinernightly: new command to setup nightly builds in CI...