summaryrefslogtreecommitdiff
path: root/bin/return-assignment
AgeCommit message (Expand)Author
2017-08-24bin/return-assignment: bugfixErich Eckner
2017-08-23silence even more shellcheck warningsErich Eckner
2017-08-23silence a lot shellcheck warningsErich Eckner
2017-08-03use sanity-flag file instead of actually checking build master sanityErich Eckner
2017-08-02clean up some bashismsErich Eckner
2017-08-02remove unnecessary and confusing quotesErich Eckner
2017-07-28files in package-infos contain the repository now, tooErich Eckner
2017-07-05bin/return-assignment: do not add loop information to .broken state fileErich Eckner
2017-07-04bin/common-functions, bin/db-update, bin/return-assignment: recognize build-s...Erich Eckner
2017-06-30master_mirror_command, master_mirror_directory -> master_mirror_rsync_command...Erich Eckner
2017-06-28bin/return-assignment: use non-tmpfs directory to buffer uploaded package(s)Erich Eckner
2017-06-27bin/return-assignment: be more verbose about what package was missed and what...Erich Eckner
2017-06-22remove "grep ... part1*part2" bugErich Eckner
2017-06-22quote path to sanity-checkErich Eckner
2017-06-22bin/db-update bin/get-assignment bin/get-package-updates bin/return-assignmen...Erich Eckner
2017-06-21bin/return-assignment: include package and revisions in build log file nameErich Eckner
2017-06-21bin/return-assignment: receive and save build log for failed builds, be more ...Erich Eckner
2017-06-20also update $repo.files.tar.gzErich Eckner
2017-06-20bin/return-assignment: clarify commentErich Eckner
2017-06-20bin/return-assignment: only lock database if package build was sucessfulErich Eckner
2017-06-20hand out broken packages multiple timesErich Eckner
2017-06-19bin/return-assignment: bugfixErich Eckner
2017-06-19switch from sshfs to rsync - to avoid needing to remountErich Eckner
2017-06-16mangle TODOs and commentsErich Eckner
2017-06-16bin/return-assignment: bugfixErich Eckner
2017-06-15removed all bashisms - should work in any POSIX shell, nowErich Eckner
2017-06-14remove bashisms - only "bash arrays" and "bash string substituions" leftErich Eckner
2017-06-14replace some regexes with string-match grepErich Eckner
2017-06-14bin/return-assignment: do not delete .testing markersErich Eckner
2017-06-14bin/return-assignment: reject packages without lock fileErich Eckner
2017-06-14bin/return-assignment: removing of old package versions encapulated in extern...Erich Eckner
2017-06-14bin/return-assignment: differentiate between staging and community-stagingErich Eckner
2017-06-10bin/return-assignment: write names of packages into done-marker fileErich Eckner
2017-06-09introduce lock file for package databaseErich Eckner
2017-06-08bin/get-assignment: remove old state files on handing out new assignmentErich Eckner
2017-06-08bin/return-assignment: remove old stage filesErich Eckner
2017-06-07bin/return-assignment: put all packages into _one_ staging directory and rena...Erich Eckner
2017-06-06bin/return-assignment: delete loop lock files along with loopsErich Eckner
2017-06-02bin/return-assignment: remove old versions of same packagesErich Eckner
2017-05-31bin/return-assignment: return 0 if error reported and package outdatedErich Eckner
2017-05-23bin/return-assignment: supress error message in case of returning last locked...Erich Eckner
2017-05-22bin/return-assignment: get info about broken loops from loops file rather tha...Erich Eckner
2017-05-18bin/return-assignment: removal of loops now more robustErich Eckner
2017-05-18build for i686 (instead of i486) for nowErich Eckner
2017-05-18bin/return-assignment: disable signing of database (temporarily)Erich Eckner
2017-05-18bin/return-assignment: cleanup and bugfixErich Eckner
2017-05-18bin/return-assignment: check if sent packages are the expected onesErich Eckner
2017-05-18bin/return-assignment: bugfixErich Eckner
2017-05-18bin/return-assignment: bugfix multiple trapsErich Eckner
2017-05-18update TODOsErich Eckner