chiark / gitweb /
build: add global soft timeout of 12 hours
[fdroidserver.git] / fdroidserver / build.py
2018-01-22 Marcus Hoffmannbuild: add global soft timeout of 12 hours
2018-01-22 Marcus Hoffmannbuild: log timeouts to the wiki
2018-01-22 Marcus Hoffmannbuild: enable watchdog timer for each build that kills...
2018-01-22 Marcus HoffmannRevert "build: bump max_apps_per_run to 50"
2018-01-22 Hans-Christoph SteinerMerge branch 'log-update-checkupdates-server-to-wiki...
2018-01-22 Hans-Christoph Steinerwiki: log build start/stop time, command line, RAM...
2018-01-22 Hans-Christoph Steinermove get_android_tools_versions functions to common
2018-01-22 Hans-Christoph Steinercommon.get_wiki_timestamp() for posting timestamps...
2018-01-11 Hans-Christoph Steinerbuild: bump max_apps_per_run to 50
2018-01-11 Hans-Christoph Steinerbuild: buildserverid must always be str not bytes
2018-01-11 Hans-Christoph Steinerbuild: fix str vs. bytes error in buildserverid
2018-01-10 Hans-Christoph SteinerMerge branch 'cleaner-clean' into 'master'
2018-01-10 relanbuild: clean up only known subdirectories in build/*
2018-01-03 Hans-Christoph SteinerMerge branch 'build-log-data-points' into 'master'
2018-01-03 Hans-Christoph Steinerbuild: include buildserverid on wiki build logs, if...
2018-01-03 Hans-Christoph Steinerbuild: log the start time of the current build session
2017-12-28 Hans-Christoph SteinerMerge branch 'fix_no-refresh' into 'master'
2017-12-25 Marcus Hoffmannbuild: fix --no-refresh
2017-12-22 MarcusMerge branch 'limit-build-all' into 'master'
2017-12-21 Hans-Christoph Steinerbuild: limit --all to 10 apps at a time
2017-12-20 Hans-Christoph SteinerMerge branch 'nail-down-tests' into 'master'
2017-12-20 Hans-Christoph Steinerbuild: use dpkg to purge sudo, for less spammy debug...
2017-12-18 Hans-Christoph SteinerMerge branch 'whitelist-firebase' into 'master'
2017-12-15 MarcusMerge branch 'build-tools_r27.0.2' into 'master'
2017-12-15 MarcusMerge branch 'gradle-4.4' into 'master'
2017-12-15 Hans-Christoph SteinerMerge branch 'security-fixes' into 'master'
2017-12-14 Hans-Christoph Steinerbuild: force purging of sudo, ignore error message
2017-12-14 Hans-Christoph SteinerMerge branch 'fixFlavor' into 'master'
2017-12-11 Hans-Christoph SteinerMerge branch '1.0-polish' into 'master'
2017-12-11 Hans-Christoph Steinerbuild: `apt-get purge sudo` after using it for sudo...
2017-12-07 Hans-Christoph SteinerMerge branch 'help_message_fix' into 'master'
2017-12-06 Hans-Christoph SteinerMerge branch 'gitlab-ci-testing-xenial-fedora' into...
2017-12-06 Hans-Christoph Steinermakebuildserver: make copy_caches_from_host do rsync...
2017-12-06 Hans-Christoph SteinerMerge branch 'rsync_improvements' into 'master'
2017-12-05 Marcus Hoffmannbuild: write out full rsync options
2017-12-05 Marcus Hoffmannbuild: better logging output on rsync failures
2017-12-03 relanMerge branch 'log_git' into 'master'
2017-12-02 Marcus Hoffmannbuild: log vcs tools version on every build attempt
2017-12-02 Hans-Christoph SteinerMerge branch 'metadataFlavours' into 'master'
2017-12-02 Hans-Christoph Steinerbuild: hard exit on success to avoid hanging
2017-12-02 Michael PöhnMerge branch 'no_sleep' into 'master'
2017-12-02 MarcusMerge branch 'sort-fdroid-build-all' into 'master'
2017-11-30 Hans-Christoph Steinerbuild: sort `fdroid build --all` by most recently chang...
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 Steinerbuild: set open file limit based on how many apps are...
2017-11-27 Hans-Christoph SteinerMerge branch 'tests-fedora' into 'master'
2017-11-26 Hans-Christoph SteinerMerge branch 'rsync' into 'master'
2017-11-25 Marcus Hoffmannbuild: rsync instead of sftp dirs to the buildserver
2017-11-03 Hans-Christoph SteinerMerge branch 'vcs-info' into 'master'
2017-11-02 relanbuild: raise VCS client version logging level
2017-10-12 Hans-Christoph SteinerMerge branch 'error_on_jars' into 'master'
2017-10-06 Michael PöhnMerge branch '334-make-index-generation-fully-reproduci...
2017-10-03 Hans-Christoph SteinerMerge branch 'fix-dot-gradle-removal' into 'master'
2017-10-01 relanbuild: fix build/ and .gradle/ removal after cleaning
2017-09-26 Hans-Christoph SteinerMerge branch 'build-drozer-syntax-error' into 'master'
2017-09-25 Michael Pöhnbuild+drozer: error message instead of crash when repo...
2017-09-19 Hans-Christoph SteinerMerge branch 'first-working-localization' into 'master'
2017-09-16 Hans-Christoph SteinerEnglish source string corrections
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-15 Hans-Christoph Steinerstandardize os.walk() var names based on Python 3.5...
2017-09-15 Hans-Christoph SteinerMerge branch 'buildserver-verbose' into 'master'
2017-09-13 Michael Pöhnlog build-server output when verbose flag is set
2017-09-01 Michael PöhnMerge branch 'apk_output_location' into 'master'
2017-08-26 Marcus Hoffmannadd comments to gradle output directories
2017-08-26 Marcus Hoffmannhandle gradle-plugin 3.0 output apk location
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-07-10 Hans-Christoph SteinerMerge branch 'metadata' into 'master'
2017-07-07 Hans-Christoph SteinerMerge branch 'master' into 'master'
2017-07-07 mimi89999Also search for apk in build/outputs/apk/release
2017-07-06 Hans-Christoph SteinerMerge branch 'metadata' into 'master'
2017-07-06 Hans-Christoph SteinerMerge branch 'sudo' into 'master'
2017-07-06 Hans-Christoph Steinersupport configing buildserver VM per-build with sudo=
2017-07-04 Hans-Christoph SteinerMerge branch 'ndk' into 'master'
2017-07-04 Michael PöhnMerge branch '290-make-rewrite-metadata-respect-key...
2017-07-04 Michael Pöhnuse stored metadatapath instead of guessing it
2017-07-04 Michael Pöhnfix building with yml metadata
2017-06-21 Hans-Christoph SteinerMerge branch 'buildozer-build' into 'master'
2017-06-20 lb@lb520build.py corrected
2017-06-20 lb@lb520Added a method to build python/kivy projects using...
2017-05-25 Hans-Christoph SteinerMerge branch 'master' into 'master'
2017-05-25 mimi89999Don't pass root_dir to scan_source
2017-05-25 Torsten GroteMerge branch 'modernize-pylint' into 'master'
2017-05-23 Hans-Christoph Steinerfix pylint unused-argument
2017-05-23 Hans-Christoph SteinerMerge branch 'python-vagrant-copy-caches' into 'master'
2017-05-23 Michael Pöhnrefactored vm related code from build.py to vmtools.py
2017-05-23 Michael Pöhnremoved unused buildserver code
2017-05-23 Michael Pöhnrestart builder vm when ssh connection fails
2017-05-23 Hans-Christoph Steinerbuild: delete bad builder/ symlinks
2017-05-23 Michael Pöhnwait a sec after suspending
2017-05-23 Michael Pöhnreset buildserver vm if vagrant uuid not present
2017-05-23 Michael Pöhnremoved useless vm validity check; attempted to fix...
2017-05-23 Hans-Christoph Steinerbuild server use up instead or resume; logging
2017-05-23 Michael Pöhnrevised build server creation
next