Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
builder
db-update
master
wdy-wip
Archlinux32 build system
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
return-assignment
Age
Commit message (
Collapse
)
Author
2019-06-14
bin/return-assignment: add TODO
Erich Eckner
2019-05-21
bin/return-assignment: ignore leading and trailing space when matching error ↵
Erich Eckner
message regex
2019-02-19
bin/return-assignment: fill new column
Erich Eckner
2019-02-16
bin/return-assignment: use grep -x instead of manually adding ^...$ to regex
Erich Eckner
2019-01-22
bin/return-assignment: only reschedule packages that have not been touched ↵
Erich Eckner
since the currently-reported-as-broken build has begun
2019-01-18
bin/return-assignment: tell the slave what build-assignment has been aborted
Erich Eckner
2019-01-17
style: WHERE,ON,FROM,SELECT,JOIN should be on beginning of source lines
Erich Eckner
2018-12-21
bin/return-assignment: electron2 is also "usually broken"
Erich Eckner
2018-10-15
bin/return-assignment: add TODO
Erich Eckner
2018-10-11
bin/return-assignment: clean up report of missing packages
Erich Eckner
2018-10-11
bin/return-assignment: use plural for reporting broken packages ending in "s"
Erich Eckner
2018-10-09
bin/return-assignment: do not spam abaumann about i486
Erich Eckner
2018-10-02
bin/return-assignment: ERROR should use the correct architecture-match, too
Erich Eckner
2018-10-01
bin/return-assignment: redirect i486 errors to abaumann only
Erich Eckner
2018-09-26
bin/return-assignment: tell slave operator on irc about problems
Erich Eckner
2018-09-25
bin/return-assignment: "insert into" -> "insert ignore into" (there are ↵
Erich Eckner
"commits" inbetween which make parts of the query succeed)
2018-09-25
bin/return-assignment: aborting a build happens outside the lock and is thus ↵
Erich Eckner
unimportant
2018-09-24
bin/return-assignment: check that the packager is set
Erich Eckner
2018-09-24
bin/return-assignment: add TODO
Erich Eckner
2018-09-18
do not delete lock files
Erich Eckner
2018-09-17
bin/return-assignment: the slave reports back _its_ architecture, not the ↵
Erich Eckner
one of the build-assignment
2018-09-17
bin/return-assignment: save correct name of log file in data base
Erich Eckner
2018-09-15
bin/return-assignment: fill all columns of `dependencies`
Erich Eckner
2018-09-14
bin/return-assignment: save architecture in log-file name
Erich Eckner
2018-09-14
bin/return-assignment: tell which architecture the broken package was
Erich Eckner
2018-09-13
bin/return-assignment: add TODO
Erich Eckner
2018-09-13
toolchain_order is now an ordinary table
Erich Eckner
2018-09-13
bin/get-assignment: check arguments; cleanup
Erich Eckner
2018-09-12
bin/build-packages: transmit arch to return-assignment, so that ↵
Erich Eckner
build-assignment can be better verified
2018-09-12
bin/return-assignment: check arguments
Erich Eckner
2018-09-10
lib/common-functions: failsafe_rsync() new
Erich Eckner
2018-09-07
bin/return-assignment: make error message for electron bold
Erich Eckner
2018-09-04
lib/mysql-functions, bin/return-assignment: do not add "<=\infty" dependency ↵
Erich Eckner
- ">=0" dependency is already enough
2018-09-03
lib/mysql-functions: mysql_load_min_and_max_versions() new
Erich Eckner
2018-09-03
bin/return-assignment: save version of required and provided libraries
Erich Eckner
2018-08-09
bin/return-assignment: reschedule returned toolchain packages if the earlier ↵
Erich Eckner
toolchain packages are not compiled _once_ (instead of "are still on the build-list")
2018-08-09
bin/return-assignment: only consider packages on the build-list (a ↵
Erich Eckner
build_assignment might have already built binary_packages attached to it - think of the toolchain)
2018-07-26
bin/return-assignment: fix typos
Erich Eckner
2018-07-26
bin/return-assignment: reschedule toolchain packages if they were not fully ↵
Erich Eckner
unblocked
2018-07-26
bin/return-assignment: use temp table instead of parsing package-ids
Erich Eckner
2018-07-26
bin/get-assignment: honor order of toolchain when handing out assignments
Erich Eckner
2018-07-25
bin/return-assignment: allow aborting a build-order by the building slave
Erich Eckner
2018-06-18
bin/return-assignment: mark log_file as existent when putting new entry into ↵
Erich Eckner
failed_builds
2018-06-13
lib/common-functions: recompress_gz() new to recompress databases before ↵
Erich Eckner
sending, so they are transferred faster by rsync
2018-06-13
$master_mirror_rsync_command now with "-l" by default
Erich Eckner
2018-06-12
"--copy-dest" should only be an option in bin/return-assignment copying ↵
Erich Eckner
packages, also "-c" should be used, there
2018-06-11
lib/common-functions: remove_old_package_versions(): read bpir_ids from ↵
Erich Eckner
stdin, do not fail on non-existend action files
2018-06-11
bin/return-assignment: prepend "./" for rsync
Erich Eckner
2018-06-08
bin/return-assignment: fix typo in upload location
Erich Eckner
2018-06-08
bin/return-assignment: fix typo in query
Erich Eckner
[next]