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 (
Expand
)
Author
2019-09-12
bin/return-assignment: bugfix: flag_date has time part
Erich Eckner
2019-09-12
bin/return-assignment: save out-of-date flag from upstream
Erich Eckner
2019-09-12
bin/return-assignment: LIMIT 1 instead of SELECT DISTINCT
Erich Eckner
2019-09-06
bin/return-assignment: save *some* info about the install_target_provider on ...
Erich Eckner
2019-09-06
bin/return-assignment: where exists select * -> where exists select 1
Erich Eckner
2019-08-26
bin/return-assignment: be extra save for rescheduling: having a binary_packag...
Erich Eckner
2019-08-26
bin/return-assignment: use mysql_join_* more thoroughly
Erich Eckner
2019-08-20
bin/return-assignment: save "any" packages as "any", not as the architecture ...
Erich Eckner
2019-08-06
bin/return-assignment: so.needs/so.provides -> needs/provides - we have more ...
Erich Eckner
2019-08-06
bin/return-assignment: complain about i486 now, too
Erich Eckner
2019-07-15
bin/return-assignment: fix order of joins
Erich Eckner
2019-07-15
bin/return-assignment: update _all_ dependencies when package gets inserted i...
Erich Eckner
2019-07-15
bin/return-assignment: add TODO
Erich Eckner
2019-07-12
bin/ping-from-slave,bin/return-assignment: use the improved irc_say()
Erich Eckner
2019-07-12
bin/return-assignment: trigger_mirror_refreshs should be run after possible d...
Erich Eckner
2019-07-11
bin/return-assignment: improve haskell-rescheduling-logic: we now also look a...
Erich Eckner
2019-07-10
bin/return-assignment: use canonical $tmp_dir also for broken-haskell-packages
Erich Eckner
2019-07-06
bin/return-assignment: give link to build log in irc, too
Erich Eckner
2019-06-28
bin/return-assignment: prioritize failed build_assignments iff a broken depen...
Erich Eckner
2019-06-28
bin/return-assignment: correctly continue lines
Erich Eckner
2019-06-24
bin/return-assignment: correctly reschedule when haskell-* reports "Bad inter...
Erich Eckner
2019-06-24
bin/return-assignment: convert haskell-* names to lower case
Erich Eckner
2019-06-24
bin/return-assignment: make haskell-failure-regex less strict
Erich Eckner
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
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 si...
Erich Eckner
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 "comm...
Erich Eckner
2018-09-25
bin/return-assignment: aborting a build happens outside the lock and is thus ...
Erich Eckner
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 one...
Erich Eckner
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
[next]