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 (
Collapse
)
Author
2018-04-20
bin/interpret-mail: fix mysql queries
Erich Eckner
2018-04-20
bin/modify-package-state: compare checksum for stabilizing and marking as faulty
Erich Eckner
2018-04-19
bin/check-db-structure, misc/database-layout.dump: tried to make dump nicer
Erich Eckner
2018-04-18
bin/slave-build-connect: make failures to log non-fatal
Erich Eckner
2018-04-18
bin/build-master-status + bin/build-master-status-from-mysql -> ↵
Erich Eckner
bin/build-master-status
2018-04-18
remove conf/admin-gpg-keys and all traces
Erich Eckner
2018-04-18
bin/build-master-status: decomission ssh-log.html
Erich Eckner
2018-04-17
bin/slave-build-connect: fix typo
Erich Eckner
2018-04-17
bin/interpret-mail: save log to database
Erich Eckner
2018-04-17
bin/build-master-status-from-mysql: skip implicite column
Erich Eckner
2018-04-17
bin/slave-build-connect: skip update of last_connection
Erich Eckner
2018-04-17
bin/slave-build-connect: fix typo
Erich Eckner
2018-04-17
bin/slave-build-connect: write ssh-log into database
Erich Eckner
2018-04-17
bin/check-db-structure: remove AUTO_INCREMENT for easy comparison
Erich Eckner
2018-04-16
bin/ii-connect: teach the buildmaster some respect for the devs
Erich Eckner
2018-04-16
bin/check-db-structure: new to dump the structure of the database
Erich Eckner
2018-04-16
remove `files` and `file_providers` - they're not practicable in the database
Erich Eckner
2018-04-15
bin/copy-to-build-support bin/delete-packages bin/return-assignment: set ↵
Erich Eckner
TMPDIR out of tmpfs, so repo-* won't run out of space
2018-04-15
bin/delete-packages: fix mysql - how did this work before???
Erich Eckner
2018-04-13
bin/sanity-check: test if left-over mysql query is still there after 5 seconds
Erich Eckner
2018-04-11
bin/seed-build-list: de-clutter output
Erich Eckner
2018-04-11
bin/build-master-status: skip creation of todos.html
Erich Eckner
2018-04-10
lib/mysql-functions: mysql_add_package_source: $old_git_revision new to ↵
Erich Eckner
shorten lookup of commit date
2018-04-07
bin/get-package-updates: remove done todo
Erich Eckner
2018-04-07
bin/ii-connect: fix typo
Erich Eckner
2018-04-07
ii-connect: wtf: pkgfile -> tyzoid's interface
Erich Eckner
2018-04-04
new column in `package_sources`: `commit_time`
Erich Eckner
2018-04-03
bin/ii-connect: use correct config file
Erich Eckner
2018-04-03
substitute bin/wtf by pkgfile
Erich Eckner
2018-04-03
bin/strict-bashism-check: check only executables in conf/ with shellcheck
Erich Eckner
2018-04-03
bin/strict-bashism-check: ignore non-executables in conf/
Erich Eckner
2018-04-02
bin/bootstrap-mysql: new column in build_slaves
Erich Eckner
2018-04-02
bin/ping-from-slave: save build_slaves.last_action
Erich Eckner
2018-04-02
bin/bootstrap-mysql: remove done TODO
Erich Eckner
2018-03-29
bin/return-assignment: skip file insertion for now
Erich Eckner
2018-03-29
bin/wtf: fix joins
Erich Eckner
2018-03-29
bin/wtf: explicitely chose partition
Erich Eckner
2018-03-29
bin/build-packages: do not lock ping-to-buildmaster for each straw - this ↵
Erich Eckner
does not work!
2018-03-29
bin/sanity-check: fix sed command
Erich Eckner
2018-03-29
bin/ping-from-slave: make mysql queries non-fatal ("unimportant")
Erich Eckner
2018-03-29
bin/sanity-check: print failed mysql query, too, so we might get a hint ↵
Erich Eckner
which script misses a lock (in case of a temporary problem)
2018-03-29
lib/mysql-functions, bin/return-assignment: ↵
Erich Eckner
mysql_insert_package_files_query() new and used
2018-03-29
bin/bootstrap-mysql: correct comment on `files` and `file_providers`
Erich Eckner
2018-03-29
bin/sanity-check: respect level of silence for pending mysql query error message
Erich Eckner
2018-03-28
bin/bootstrap-mysql: add todo
Erich Eckner
2018-03-28
bin/wtf: new table format, smaller bugfixes
Erich Eckner
2018-03-28
bin/bootstrap-mysql: "ON DELETE SET NULL" for "NULL" columns
Erich Eckner
2018-03-28
fix indentations
Erich Eckner
2018-03-28
bin/bootstrap-mysql: add "ON ... CASCADE" to foreign keys
Erich Eckner
2018-03-28
bin/bootstrap-mysql: fix typo
Erich Eckner
[next]