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-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
conf/default.conf: do not probe for `files`
Erich Eckner
2018-04-02
misc/database-layout.dmf: new column in build_slaves table
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
move calculation of mysql_files_table_partitions from lib/mysql-functions to ↵
Erich Eckner
conf/default.conf - $work_dir was not yet set
2018-03-29
make mysql_files_table_partitions dynamically determined in ↵
Erich Eckner
lib/mysql-functions instead of statically configured in conf/default.conf
2018-03-29
bin/wtf: explicitely chose partition
Erich Eckner
2018-03-29
conf/default.conf: put number of partitions into variable
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
lib/mysql-functions: mysql_run_query: whoops, we should not delete the ↵
Erich Eckner
output before printing it
2018-03-29
lib/mysql-functions: mysql_run_query: whoops, we should actually output the ↵
Erich Eckner
output
2018-03-29
lib/mysql-functions: give correct error on failed mysql query
Erich Eckner
2018-03-29
bin/ping-from-slave: make mysql queries non-fatal ("unimportant")
Erich Eckner
2018-03-29
lib/mysql-functions: mysql_run_query: log all queries, but make unimportant ↵
Erich Eckner
and insane queries non-fatal
2018-03-29
lib/mysql-functions: fix column name
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: mysql_cleanup: remove obsolete files and file_providers ↵
Erich Eckner
partition by partition
2018-03-29
lib/mysql-functions, bin/return-assignment: ↵
Erich Eckner
mysql_insert_package_files_query() new and used
2018-03-29
misc/database-layout.dmf: fix column name
Erich Eckner
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
lib/mysql-functions: mysql_cleanup now also removes build_slaves.logged_lines
Erich Eckner
2018-03-27
bin/return-assignment: remove build_slave.logged_lines if job is removed
Erich Eckner
2018-03-27
web-scripts/build-slaves.php: display count of logged lines
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
misc/database-layout.dmf: new column in `build_slaves`
Erich Eckner
2018-03-27
lib/mysql-functions: mysql_cleanup: remove obsolete file_providers and ↵
Erich Eckner
files, too
2018-03-27
bin/return-assignment: remove duplicate files from table instead of failing
Erich Eckner
2018-03-27
lib/mysql-functions: mysql_cleanup: remove build assignments from build ↵
Erich Eckner
slaves which have not connected within the last hour
2018-03-26
bin/return-assignment: save package hash and file list in database, too
Erich Eckner
2018-03-26
lib/mysql-functions: more join_* functions
Erich Eckner
2018-03-25
bin/get-package-updates: show more verbose progress on ↵
Erich Eckner
mysql_generate_package_metadata
2018-03-25
lib/common-functions: remove upstream's sub_pkgrel from lib32-* packages
Erich Eckner
2018-03-25
misc/database-layout.dmf: rename one column
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
[prev]
[next]