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-07-27
misc/database-layout.dmf: `versions` table new
Erich Eckner
2018-07-27
misc/database-layout.dump: new stored functions: find_the_culprit and blackli...
Erich Eckner
2018-07-27
bin/get-package-updates: legacy-blacklist-parsing removed
Erich Eckner
2018-07-26
bin/return-assignment: fix typos
Erich Eckner
2018-07-26
bin/return-assignment: reschedule toolchain packages if they were not fully u...
Erich Eckner
2018-07-26
bin/return-assignment: use temp table instead of parsing package-ids
Erich Eckner
2018-07-26
lib/mysql-functions: mysql_query_create_toolchain_order() new
Erich Eckner
2018-07-26
bin/get-assignment: honor order of toolchain when handing out assignments
Erich Eckner
2018-07-26
bin/get-assignment: only hand out `fully_compatible` architectures
Erich Eckner
2018-07-26
lib/mysql-functions: mysql_retrieve_static_information(): retrieve architectu...
Erich Eckner
2018-07-26
bin/db-update: fix typo
Erich Eckner
2018-07-26
bin/db-update: only mark packages in testing as tested after ${max_testing_du...
Erich Eckner
2018-07-26
lib/common-functions: partially revert b452a2a -- we _do_ need those dependen...
Erich Eckner
2018-07-25
bin/seed-build-list: upon un-deleting a package, actually _remove_ it from th...
Erich Eckner
2018-07-25
bin/build-packages: send ABORT to buildmaster if something during the source ...
Erich Eckner
2018-07-25
lib/common-functions: find_repository_with_commit(): do not exit!=0, but retu...
Erich Eckner
2018-07-25
bin/return-assignment: allow aborting a build-order by the building slave
Erich Eckner
2018-07-25
bin/get-package-updates: blacklisting is now done by a stored procedure
Erich Eckner
2018-07-25
bin/bootstrap-mysql: stored procedure `blacklist_packages` new
Erich Eckner
2018-07-25
lib/common-functions: extract_source_directory(): insert "\n" after upstream'...
Erich Eckner
2018-07-24
bin/get-package-updates: remove done TODO
Erich Eckner
2018-07-24
bin/get-package-updates: blacklist allows now to specify an architecture
Erich Eckner
2018-07-24
bin/get-package-updates: add TODO
Erich Eckner
2018-07-23
bin/get-package-updates: use 'LOAD DATA LOCAL INFILE "%s" INTO TABLE `%s`' in...
Erich Eckner
2018-07-23
bin/get-package-updates: add TODO
Erich Eckner
2018-07-23
bin/get-package-updates: remove done TODO
Erich Eckner
2018-07-23
do not address deletion-list directly, but rather by its stability "forbidden"
Erich Eckner
2018-07-23
misc/database-layout.dump: recognize more build errors
Erich Eckner
2018-07-23
misc/database-layout.dump: new email action "delete-from-build-support"
Erich Eckner
2018-07-23
misc/database-layout.dump: deletion-list now arch dependent
Erich Eckner
2018-07-23
bin/build-packages: do not call build command via sudo
Erich Eckner
2018-07-20
bin/seed-build-list: add TODO
Erich Eckner
2018-07-20
bin/systemd-email: show upto 50 lines of log
Erich Eckner
2018-07-19
bin/seed-build-list: huge cleanup
Erich Eckner
2018-07-19
bin/seed-build-list: cleanup + new TODO
Erich Eckner
2018-07-19
bin/seed-build-list: remove -c|--cron-exit
Erich Eckner
2018-07-19
bin/seed-build-list: remove unnecessary join
Erich Eckner
2018-07-19
mark packages without bug reports as tested after some time (default: 2 weeks)
Erich Eckner
2018-07-18
bin/seed-build-list: entries in conf/seed-ignore-packages do not make _all_ m...
Erich Eckner
2018-07-18
bin/seed-build-list: fix typo in comment
Erich Eckner
2018-07-18
bin/sanity-check: do not fail if "find" returns non-zero when looking for mys...
Erich Eckner
2018-07-18
bin/ii-connect: make blocking (so it needs to be run only once)
Erich Eckner
2018-07-18
bin/ii-* splitted in several scripts to make it systemd-friendly
Erich Eckner
2018-07-18
bin/systemd-email new
Erich Eckner
2018-07-18
bin/clean-git: actually set ionice level of "git gc"
Erich Eckner
2018-07-17
lib/common-functions: find_pkgbuilds(): fail if git commit is not available
Erich Eckner
2018-07-17
bin/seed-build-list: add TODO
Erich Eckner
2018-07-17
bin/build-packages: add TODO
Erich Eckner
2018-07-11
bin/clean-git: use ionice
Erich Eckner
2018-07-08
lib/load-configuration: use yet another url for releng
Erich Eckner
[next]