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-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
2018-05-31
lib/mysql-functions: fix typo
Erich Eckner
2018-05-31
lib/mysql-functions: deletion-list packages may have a checksum
Erich Eckner
2018-05-31
bin/return-assignment: update -> insert + delete = prepare for multi-arch
Erich Eckner
2018-05-31
lib/mysql-functions: add table names to query
Erich Eckner
2018-05-31
lib/mysql-functions: new check (not yet activated) in mysql_sanity_check()
Erich Eckner
2018-05-31
bin/db-update: remove done TODO
Erich Eckner
2018-05-30
bin/return-assignment: copy symlinks via rsync instead of sftp
Erich Eckner
2018-05-30
bin/return-assignment: create symlinks per sftp
Erich Eckner
2018-05-30
bin/return-assignment: upload symlinks - might break db-update ... we will se...
Erich Eckner
2018-05-30
bin/return-assignment: put packages in /pool (currently as a copy to not brea...
Erich Eckner
2018-05-30
lib/mysql-functions: remove done TODO
Erich Eckner
2018-05-30
lib/mysql-functions: remove done TODO
Erich Eckner
2018-05-30
lib/mysql-functions: do not write `binary_packages`.`repository`
Erich Eckner
2018-05-30
lib/common-functions: fix typo in comment
Erich Eckner
2018-05-30
bin/seed-build-list: simplify "exists (select * from ...)" queries
Erich Eckner
2018-05-30
bin/return-assignment: do not write `binary_packages`.`repository`
Erich Eckner
2018-05-30
bin/get-package-updates: do not write `binary_packages`.`repository`
Erich Eckner
2018-05-30
bin/delete-packages: do not write `binary_packages`.`repository`
Erich Eckner
2018-05-30
bin/db-update: do not write `binary_packages`.`repository`
Erich Eckner
2018-05-30
bin/copy-to-build-support: do not write `binary_packages`.`repository`
Erich Eckner
2018-05-30
lib/mysql-functions: removed obsolete functions
Erich Eckner
2018-05-30
removed all read references to `binary_packages`.`repositories`
Erich Eckner
2018-05-30
bin/get-package-updates: do not read `binary_packages`.`repository`
Erich Eckner
2018-05-30
bin/delete-packages: keep `binary_packages_in_repositories` up-to-date
Erich Eckner
2018-05-30
bin/db-update: do not read `binary_packages`.`repository`
Erich Eckner
2018-05-30
lib/mysql-functions: add TODO
Erich Eckner
2018-05-30
lib/mysql-functions: splice todo
Erich Eckner
2018-05-30
bin/bootstrap-mysql: `binary_packages`.`repository` -> `binary_packages_in_re...
Erich Eckner
2018-05-30
bin/ping-from-slave: remove done TODO
Erich Eckner
2018-05-30
lib/mysql-functions: add TODOs (not specific to that script)
Erich Eckner
2018-05-30
repo_names and repo_paths__* is read from the database on the buildmaster, now
Erich Eckner
2018-05-30
lib/load-configuration: load constant values from the database later - we nee...
Erich Eckner
2018-05-30
lib/mysql-functions: mysql_retrieve_repository_ids() -> mysql_retrieve_static...
Erich Eckner
2018-05-30
lib/common-functions: remove known-package-repositories configuration variables
Erich Eckner
2018-05-30
bin/sanity-check: get archs and repos from the database
Erich Eckner
2018-05-30
bin/seed-build-list: get repositories from database
Erich Eckner
2018-05-30
lib/load-configuration: legacy config loading removed
Erich Eckner
2018-05-29
bin/copy-to-build-support: keep binary_packages_in_repositories up-to-date
Erich Eckner
2018-05-28
bin/build-packages, bin/get-package-updates: "git fetch" -> "git remote update"
Erich Eckner
2018-05-28
lib/load-configuration: create mirrored instead of only bare repositories
Erich Eckner
2018-05-28
bin/seed-build-list: have standardly ignored packages in conf/seed-ignore-pac...
Erich Eckner
2018-05-28
bin/strict-bashism-check: which -> command -v
Erich Eckner
[prev]
[next]