index
:
archlinux32/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-04-15
bin/copy-to-build-support bin/delete-packages bin/return-assignment: set TMPD...
Erich Eckner
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 short...
Erich Eckner
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 doe...
Erich Eckner
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 which...
Erich Eckner
2018-03-29
lib/mysql-functions, bin/return-assignment: mysql_insert_package_files_query(...
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
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
[next]