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
Age
Commit message (
Expand
)
Author
2019-08-05
lib/common-functions: do not wait for screens to finish - it's unimportant
Erich Eckner
2019-08-03
wait_some_time set back to 30
Andreas Baumann
2019-07-31
bin/nit-picker: allow to run a single check
Erich Eckner
2019-07-31
misc/database-layout.dump: enforce "NOT NULL" on several columns
Erich Eckner
2019-07-29
bin/check-bugtracker: use temporary table
Erich Eckner
2019-07-19
Merge branch 'master' of git.archlinux32.org:archlinux32/builder
Andreas Baumann
2019-07-19
some increased waits after return-assignment
Andreas Baumann
2019-07-19
playing with increased sleep time on slaves
Andreas Baumann
2019-07-19
bin/slave-build-connect: do not IGNORE on insert - there is no unique key bei...
Erich Eckner
2019-07-19
bin/get-assignment: use mysql_join_toolchain_order_package_sources() and mysq...
Erich Eckner
2019-07-19
bin/get-assignment: repair architecture-compatibility-logic
Erich Eckner
2019-07-18
bin/build-packages: clarify error 3
Erich Eckner
2019-07-15
bin/return-assignment: fix order of joins
Erich Eckner
2019-07-15
lib/common-functions: silence warning of lsof
Erich Eckner
2019-07-15
bin/return-assignment: update _all_ dependencies when package gets inserted i...
Erich Eckner
2019-07-15
lib/common-functions: extract_dependencies_from_package(): output to stdout
Erich Eckner
2019-07-15
lib/common-functions: extract_dependencies_from_package(): no need to call my...
Erich Eckner
2019-07-15
bin/nit-picker,lib/common-functions: separate extract_dependencies_from_packa...
Erich Eckner
2019-07-15
misc/database-layout: new columns "public_key" in "gpg_keys"
Erich Eckner
2019-07-15
bin/slave-build-connect: save exit_code and duration of run commands
Erich Eckner
2019-07-15
misc/database-layout: new columns "exit_code" and "duration" in "ssh_log"
Erich Eckner
2019-07-15
bin/return-assignment: add TODO
Erich Eckner
2019-07-14
Revert "bin/get-assignment: accellerate query (?) by using temporary table in...
Erich Eckner
2019-07-13
bin/nit-picker: convert dependencies to lower case
Erich Eckner
2019-07-13
bin/nit-picker: ignore pkgrel and sub_pkgrel on dependencies
Erich Eckner
2019-07-12
lib/common-functions: fix typo in irc_say()
Erich Eckner
2019-07-12
lib/common-functions: irc_say(): fix typo
Erich Eckner
2019-07-12
bin/nit-picker: do not abort when -n and ii not running
Erich Eckner
2019-07-12
bin/nit-picker: fix parsing bug
Erich Eckner
2019-07-12
bin/ping-from-slave,bin/return-assignment: use the improved irc_say()
Erich Eckner
2019-07-12
lib/common-functions: irc_say(): correctly handle starting of (pm) conversation
Erich Eckner
2019-07-12
bin/nit-picker: sponge magic does not work properly - use irc_say
Erich Eckner
2019-07-12
bin/nit-picker: check if commit is ahead of HEAD
Erich Eckner
2019-07-12
bin/nit-picker: repair irc-pm submission
Erich Eckner
2019-07-12
bin/nit-picker: do not flood channel with broken-dependencies messages
Erich Eckner
2019-07-12
bin/nit-picker: check dependency discrepancies between package and mysql data...
Erich Eckner
2019-07-12
lib/mysql-functions: mysql_load_min_and_max_versions() should ignore versions...
Erich Eckner
2019-07-12
bin/get-package-updates: use `git pull --ff-only` instead of `git update remo...
Erich Eckner
2019-07-12
bin/nit-picker: ii may not run when -n
Erich Eckner
2019-07-12
bin/nit-picker: make irc optional (for testing purposes)
Erich Eckner
2019-07-12
bin/return-assignment: trigger_mirror_refreshs should be run after possible d...
Erich Eckner
2019-07-11
lib/mysql-functions: print architecture to offending repository
Erich Eckner
2019-07-11
bin/return-assignment: improve haskell-rescheduling-logic: we now also look a...
Erich Eckner
2019-07-11
update README.md
Erich Eckner
2019-07-11
Revert "bin/sanity-check: do not _ping_ the master mirror (ping does not work...
Erich Eckner
2019-07-11
bin/sanity-check: do not _ping_ the master mirror (ping does not work O.o) - ...
Erich Eckner
2019-07-11
bin/bootstrap-mysql: webserver@localhost need REPLICATION CLIENT ON *.*
Erich Eckner
2019-07-10
bin/return-assignment: use canonical $tmp_dir also for broken-haskell-packages
Erich Eckner
2019-07-08
bin/nit-picker: update git repos before complaining about missing commits
Erich Eckner
2019-07-08
bin/nit-picker: actually talk on irc
Erich Eckner
[next]