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
2018-06-05
bin/return-assignment: identify build-list by id
Erich Eckner
2018-06-05
bin/return-assignment: add TODO
Erich Eckner
2018-06-05
bin/ping-from-slave: tell irc if a build slave makes Murks
Erich Eckner
2018-06-05
bin/get-assignment: set `build_slaves`.`is_sane`=1 on handing out an assignment
Erich Eckner
2018-06-05
`build_slaves`.`is_sane` new
Erich Eckner
2018-06-05
misc/database-layout.dump: stored functions were updated, but not the dump yet
Erich Eckner
2018-06-05
bin/ping-from-slave: join -> where not null
Erich Eckner
2018-06-05
bin/build-packages: remove done todo
Erich Eckner
2018-06-05
bin/get-assignment: only connect once to mysqld
Erich Eckner
2018-06-05
bin/get-assignment: tell the slave what packages are being expected
Erich Eckner
2018-06-05
bin/get-assignment: build_assignments.id is retrieved from the db before - no...
Erich Eckner
2018-06-05
bin/build-packages: remove unexpected packages if expected_packages are given
Erich Eckner
2018-06-05
bin/build-packages: add 15 sec timeout to wget
Erich Eckner
2018-06-04
remove github links
Erich Eckner
2018-06-04
lib/load-configuration: use new git repository url(s)
Erich Eckner
2018-06-04
bin/db-update: do not lock if -n
Erich Eckner
2018-06-04
bin/db-update: fix mysql query
Erich Eckner
2018-06-04
bin/db-update: fix mysql query
Erich Eckner
2018-06-04
bin/bootstrap-mysql: moved packages may not have issues and must be tested (o...
Erich Eckner
2018-06-04
bin/bootstrap-mysql: fix typo
Erich Eckner
2018-06-04
bin/db-update, bin/bootstrap-mysql: move packages based on binary_packages_in...
Erich Eckner
2018-06-04
lib/mysql-functions, lib/common-functions: mysql_query_and_delete_unneeded_bi...
Erich Eckner
2018-06-04
bin/seed-build-list: use id of repositories
Erich Eckner
2018-06-04
lib/common-functions: bugfix
Erich Eckner
2018-06-04
lib/common-functions: do not "shut up" in ims
Erich Eckner
2018-06-04
bin/ii-answer: first tell irc that we comply and then shut up.
Erich Eckner
2018-06-04
bin/ii-connect: wath for new ims, too
Erich Eckner
2018-06-04
bin/ii-answer: fix regex
Erich Eckner
2018-06-04
bin/ii-answer,lib/common-functions: irc now turn-off-able
Erich Eckner
2018-06-01
lib/mysql-functions, bin/return-assignment: keep build_slaves information syn...
Erich Eckner
2018-06-01
misc/database-layout.dump: `is_to_be_deleted` & `last_moved` moved finally
Erich Eckner
2018-06-01
make `binary_packages`.`is_to_be_deleted` and `binary_packages`.`last_moved` ...
Erich Eckner
2018-06-01
bin/seed-build-list: style cleanup
Erich Eckner
2018-06-01
bin/sanity-check: style cleanup
Erich Eckner
2018-06-01
bin/return-assignment: binary_packages -> binary_packages_in_repositories
Erich Eckner
2018-06-01
bin/get-package-updates: keep binary_packages_in_repositories up-to-date
Erich Eckner
2018-06-01
bin/find-obsolete-packages: operate on binary_packages_in_repositories instea...
Erich Eckner
2018-06-01
bin/delete-packages: add TODO
Erich Eckner
2018-06-01
lib/mysql-functions: bugfix
Erich Eckner
2018-06-01
bin/bootstrap-mysql: add TODO, remove deprecated functions
Erich Eckner
2018-06-01
lib/: improve some queries
Erich Eckner
2018-06-01
lib/mysql-functions: remove done TODO
Erich Eckner
2018-06-01
bin/show-dependencies: deletes - now written in php
Erich Eckner
2018-05-31
bin/ping-from-slave: add TODO
Erich Eckner
2018-05-31
count(*) -> COUNT(1)
Erich Eckner
2018-05-31
fill new columns in `binary_packages_in_repositories`, too
Erich Eckner
2018-05-31
DATETIME -> TIMESTAMP
Erich Eckner
2018-05-31
misc/database-layout.dmf: `is_to_be_deleted` and `last_moved` should be colum...
Erich Eckner
2018-05-31
lib/common-functions: remove_old_package_versions() acts now on binary_packag...
Erich Eckner
2018-05-31
lib/mysql-functions: new test in mysql_sanity_check()
Erich Eckner
[next]