index
:
builder
db-update
master
wdy-wip
Tools for building 32-bit archlinux packages from archlinux.org's official, 64-bit tested PKGBUILDs et al.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Age
Commit message (
Expand
)
Author
2018-03-27
bin/wtf new
Erich Eckner
2018-03-27
bin/return-assignment: remove build_slave.logged_lines if job is removed
Erich Eckner
2018-03-27
bin/ping-from-slave: save count of logged lines in database
Erich Eckner
2018-03-27
bin/bootstrap-mysql: add new column to `build_slaves`
Erich Eckner
2018-03-27
bin/return-assignment: remove duplicate files from table instead of failing
Erich Eckner
2018-03-26
bin/return-assignment: save package hash and file list in database, too
Erich Eckner
2018-03-25
bin/get-package-updates: show more verbose progress on mysql_generate_package...
Erich Eckner
2018-03-25
bin/bootstrap-mysql: link tables, too
Erich Eckner
2018-03-25
bin/bootstrap-mysql: create `files` and `file_providers`, too
Erich Eckner
2018-03-24
bin/check-opcodes: fix error message
Erich Eckner
2018-03-24
bin/check-opcodes: reduce "set +e ... set -e"
Erich Eckner
2018-03-24
run shellchek in same dir as script
Erich Eckner
2018-03-24
reverted opcode to original (no shellcheck)
Andreas Baumann
2018-03-23
bin/check-opcodes: fix find expression to retrieve libraries only
Erich Eckner
2018-03-23
bin/return-assignment: fix regex matching haskell packages
Erich Eckner
2018-03-23
bin/get-package-updates: use revisions from database instead of files
Erich Eckner
2018-03-23
bin/bootstrap-mysql: set head on bootstrapping to HEAD
Erich Eckner
2018-03-23
bin/build-master-status: blacklist.html is obsolete
Erich Eckner
2018-03-23
bin/get-package-updates: save black-list(-reason) in database
Erich Eckner
2018-03-23
bin/bootstrap-mysql: build_assignments.is_black_listed should be TEXT
Erich Eckner
2018-03-23
bin/bootstrap-mysql: new column `is_black_listed` in `build_assignments`
Erich Eckner
2018-03-23
bin/sanity-check: check git heads in database, not in files
Erich Eckner
2018-03-22
decommission deletion-list
Erich Eckner
2018-03-22
decommission build-list file
Erich Eckner
2018-03-22
bin/sanity-check: read more information from the database
Erich Eckner
2018-03-22
bin/build-master-status-from-mysql: do not check consistency of database to b...
Erich Eckner
2018-03-22
decommission package-states directory - we rely on the database now
Erich Eckner
2018-03-22
bin/build-packages: remove done TODO
Erich Eckner
2018-03-22
bin/sanity-check: remove done TODO
Erich Eckner
2018-03-22
bin/return-assignment: make "haskell-" prefix optional for rescheduling packages
Erich Eckner
2018-03-22
bin/sanity-check: compare master mirror to tracking information in mysql data...
Erich Eckner
2018-03-22
bin/build-master-status-from-mysql: do not look for locked testing and tested...
Erich Eckner
2018-03-22
bin/cleanup: take info about "recent" logfiles from database
Erich Eckner
2018-03-22
lib/common-functions: remove generate_package_metadata, delete_old_metadata -...
Erich Eckner
2018-03-22
bin/build-master-status-from-mysql: do not check build-dependencies - they're...
Erich Eckner
2018-03-22
bin/why-dont-you: decommission actions that do not look into the database
Erich Eckner
2018-03-22
bin/db-update -p may now also move untested packages (and break consistency)
Erich Eckner
2018-03-22
bin/seed-build-list: print name to stdout, too, so return-assignment reports ...
Erich Eckner
2018-03-22
bin/seed-build-list: display error on failed lock
Erich Eckner
2018-03-22
bin/db-update: extract package database in tmp_dir, not in /tmp's tmpfs
Erich Eckner
2018-03-22
bin/repo-copy: make location of tmp_dir configurable via $TMPDIR
Erich Eckner
2018-03-21
bin/build-master-status-from-mysql: clean mysql database before check
Erich Eckner
2018-03-21
bin/ping-from-slave new to send pings to buildmaster in regular intervals dur...
Erich Eckner
2018-03-21
bin/ping-from-slave: tell slave if build is still expected from him
Erich Eckner
2018-03-21
bin/get-package-updates: work/build-order decomissioned
Erich Eckner
2018-03-21
bin/interpret-mail: wait for locks on actions
Erich Eckner
2018-03-21
bin/seed-build-list: --wait new - waiting for lock now optional
Erich Eckner
2018-03-21
bin/modify-package-state: --wait new
Erich Eckner
2018-03-21
bin/copy-to-build-support: --wait new
Erich Eckner
2018-03-21
bin/interpret-mail: escape linefeed
Erich Eckner
[prev]
[next]