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
Age
Commit message (
Collapse
)
Author
2018-01-25
web-scripts/broken-packages.php: huh, what did I do?
Erich Eckner
2018-01-25
web-scripts/broken-packages.php: bugfix typo
Erich Eckner
2018-01-25
bin/bootstrap-mysql: update operator names
Erich Eckner
2018-01-25
bin/get-package-updates: keep track of dependency loops in database
Erich Eckner
2018-01-25
bin/return-assignment: remove loops containing the finished package from ↵
Erich Eckner
database
2018-01-25
bin/mysql-functions: mysql_find_build_assignment_loops new for detection of ↵
Erich Eckner
loops in build-list
2018-01-25
bin/copy-to-build-support new for copying packages into build-support
Erich Eckner
2018-01-25
web-scripts/broken-packages.php: link to logs should be on reason, not on ↵
Erich Eckner
trial-count
2018-01-25
add TODO
Erich Eckner
2018-01-24
web-scripts/broken-packages.php: count loops and check if dependencies are met
Erich Eckner
2018-01-24
web-scripts/broken-packages.php: fix typo
Erich Eckner
2018-01-23
web-scripts/broken-packages.php: sort broken packages
Erich Eckner
2018-01-23
bin/bootstrap-mysql: add "unknown" build error type
Erich Eckner
2018-01-23
bin/return-assignment: cleanup linebreakremovalmess
Erich Eckner
2018-01-23
bin/return-assignment: fix multy-line output from mysql query
Erich Eckner
2018-01-23
web-scripts/broken-packages.php: much more functionality now
Erich Eckner
2018-01-23
bin/bootstrap-mysql: mark blocked packages in database, too
Erich Eckner
2018-01-23
bin/mysql-functions: new packages have is_blocked=NULL, not is_blocked=0
Erich Eckner
2018-01-23
web-scripts/broken-packages.php: rudimentary included in git now
Erich Eckner
2018-01-23
web-scripts/packages.php: use same user as other scripts
Erich Eckner
2018-01-23
web-scripts/statistics.php, web-scripts/packages.php new in git
Erich Eckner
2018-01-23
bin/build-master-status-from-mysql: remove obsolete output
Erich Eckner
2018-01-23
web-scripts/build-slaves.php new for directly retrieving status of build ↵
Erich Eckner
slaves from the database
2018-01-23
bin/bootstrap-mysql: user "http" needs access, too
Erich Eckner
2018-01-23
bin/get-package-updates: fix typo in mysql query
Erich Eckner
2018-01-23
bin/get-package-updates: remove older versions of new build assignments from ↵
Erich Eckner
build- and deletion-list
2018-01-23
bin/get-package-updates: fix typos
Erich Eckner
2018-01-22
bin/return-assignment: zgrep the correct file - we prepended something!
Erich Eckner
2018-01-22
bin/seed-build-list: update database, too
Erich Eckner
2018-01-22
use sponge to send irc messages w/o being interrupted
Erich Eckner
2018-01-22
bin/get-package-updates: bugfix mysql expression
Erich Eckner
2018-01-22
bin/get-package-updates: mark packages as on deletion-list in mysql database
Erich Eckner
2018-01-22
bin/bootstrap-mysql: deletion-list should be tracked, too
Erich Eckner
2018-01-22
bin/common-functions: bugfix in remove_old_package_versions: fix mysql and ↵
Erich Eckner
actually call mysql in the end :-)
2018-01-22
bin/return-assignment: split mysql update in two steps to not lose the ↵
Erich Eckner
connection between entries
2018-01-22
bin/build-master-status-from-mysql: include build list in sanity check
Erich Eckner
2018-01-22
bin/bootstrap-mysql: one binary package may be in multiple repositories with ↵
Erich Eckner
identical versions/git hashes (e.g. "build-support"!)
2018-01-22
bin/return-assignment: fix extraction of fail-reason identifier
Erich Eckner
2018-01-22
bin/bootstrap-mysql: whoops, fix column orderd
Erich Eckner
2018-01-22
bin/return-assignment: trace log files/failure reasons
Erich Eckner
2018-01-22
bin/bootstrap-mysql: assume only one package version is available for each ↵
Erich Eckner
build assignment
2018-01-22
bin/bootstrap-mysql: initialize `fail_reasons`, too
Erich Eckner
2018-01-22
bin/bootstrap-mysql: new tables to track build errors, too
Erich Eckner
2018-01-22
new todos
Erich Eckner
2018-01-22
bin/bootstrap-mysql: lock everything
Erich Eckner
2018-01-22
bin/common-functions: remove replaced packages in database, too
Erich Eckner
2018-01-22
source bin/mysql-functions in conf/default.conf - just like ↵
Erich Eckner
bin/common-functions - because it is now needed almost everywhere
2018-01-22
bin/common-functions: fix typo in comment
Erich Eckner
2018-01-22
bin/db-update: fix mysql query
Erich Eckner
2018-01-22
bin/db-update: add TODOs
Erich Eckner
[next]