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
2020-01-30
lib/common-functions: add TODO about intentions-queue
Erich Eckner
2020-01-03
bin/build-packages,bin/return-assignment: xz -> zst: tar -J -> tar --zstd
Erich Eckner
2020-01-03
bin/build-packages, bin/return-assignment: xz -> zst
Erich Eckner
2019-11-29
bin/return-assignment: fix typo in message
Erich Eckner
2019-11-26
bin/return-assignment: urlencode "+"
Erich Eckner
2019-11-26
bin/return-assignment: fix typo in status message
Erich Eckner
2019-10-17
lib/mysql-functions: mysql_package_name_query(): take compression suffix ↵
Erich Eckner
from database, default to "tar.xz" for now
2019-10-17
add TODOs for removing hard-coded package suffixes
Erich Eckner
2019-10-15
bin/return-assignment: remove *correct* dependencies
Erich Eckner
2019-10-06
bin/return-assignment: wait upto 20 secs for (each) lock
Erich Eckner
2019-09-13
bin/return-assignment: fix insertion of link-provides
Erich Eckner
2019-09-12
bin/return-assignment: remove done TODO
Erich Eckner
2019-09-12
bin/return-assignment: tell on irc iff already flagged upstream
Erich Eckner
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
rescheduling
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 ↵
Erich Eckner
binary_package whose build_assignment is not yet built is not sufficient - we want a binary_packages on the build-list which fulfils that condition
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
they got built in ($arch part of staging-$arch-build)
2019-08-06
bin/return-assignment: so.needs/so.provides -> needs/provides - we have more ↵
Erich Eckner
than link deps in there, now
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 ↵
Erich Eckner
into our repositories
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 ↵
Erich Eckner
duplicates have been removed
2019-07-11
bin/return-assignment: improve haskell-rescheduling-logic: we now also look ↵
Erich Eckner
at the version of installed packages (sometimes a package has an older-than-expected version - this should not trigger a rebuild!)
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 ↵
Erich Eckner
dependency was rescheduled
2019-06-28
bin/return-assignment: correctly continue lines
Erich Eckner
2019-06-24
bin/return-assignment: correctly reschedule when haskell-* reports "Bad ↵
Erich Eckner
interface file: "
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
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
[next]