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
Age
Commit message (
Collapse
)
Author
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
2018-03-27
bin/ping-to-master: failing ssh is not a reason to abort
Erich Eckner
2018-03-27
bin/ii-connect: use inotify-wait, interprete "wtf"
Erich Eckner
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
[prev]
[next]