Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
builder
db-update
master
wdy-wip
Archlinux32 build system
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2018-02-11
bin/db-update: fix mysql expression - tables should have distinct names
Erich Eckner
2018-02-09
bin/build-master-status-from-mysql: bugfix in adding of sub_pkgrel
Erich Eckner
2018-02-09
bin/mysql-functions: mysql_remove_duplicate_build_order: use sub_pkgrel from ↵
Erich Eckner
old package
2018-02-09
bin/build-master-status-from-mysql: check locked packages, too
Erich Eckner
2018-02-09
bin/mysql-functions: mysql_remove_duplicate_build_order: work on ↵
Erich Eckner
to-be-decided instead of build-list
2018-02-09
bin/mysql-functions: fix typos in mysql_cleanup
Erich Eckner
2018-02-09
bin/mysql-functions: mysql_generate_package_metadata has more obligatory ↵
Erich Eckner
parameters now
2018-02-09
bin/get-package-updates: bugfix black listing
Erich Eckner
2018-02-08
bin/mysql-functions: even more tests
Erich Eckner
2018-02-08
bin/get-package-updates: reorder pipe
Erich Eckner
2018-02-08
bin/mysql-functions: add quick-repair (removes falsely scheduled packages, ↵
Erich Eckner
but transfers all dependencies,installs to new packages)
2018-02-08
bin/get-package-updates: create metadata for _new_ build list packages
Erich Eckner
2018-02-08
bin/mysql-functions: more cleanup and checks
Erich Eckner
2018-02-08
bin/get-package-updates: take dependency information for black listing from ↵
Erich Eckner
database
2018-02-08
bin/get-package-updates: fix typo in mysql query
Erich Eckner
2018-02-08
bin/ii-connect: specify irc host (how did that work before???)
Erich Eckner
2018-02-08
bin/get-package-updates: removing a package from the deletion list should ↵
Erich Eckner
remove is_to_be_deleted markers, too
2018-02-07
bin/build-master-status-from-mysql: ignore build-dependencies which are in ↵
Erich Eckner
the database but not in the files (some old dependencies will get removed from the files, but not (yet) from the database)
2018-02-07
bin/build-master-status-from-mysql: do not block on lock failure
Erich Eckner
2018-02-07
bin/build-master-status-from-mysql: include build-dependencies
Erich Eckner
2018-02-07
bin/build-master-status-from-mysql: get shared build-list lock
Erich Eckner
2018-02-06
bin/show-dependencies: build-list packages should have higher priority than ↵
Erich Eckner
staging packages
2018-02-06
bin/ping-from-slave new
Erich Eckner
2018-02-06
bin/get-package-updates: build-list packages should be "deleted" immediately
Erich Eckner
2018-02-06
bin/show-dependencies: ORDER BY does not sort like "sort" :-/
Erich Eckner
2018-02-06
bin/show-dependencies: read some information from db
Erich Eckner
2018-02-06
bin/return-assignment: fix whitespace in mysql response
Erich Eckner
2018-02-06
web-scripts/to-delete.php: use `is_to_be_deleted` column from `binary_packages`
Erich Eckner
2018-02-06
bin/build-master-status-from-mysql: is_to_be_deleted should be considered on ↵
Erich Eckner
the deletion-list, too
2018-02-06
bin/get-package-updates: use new column `is_to_be_deleted` in `binary_packages`
Erich Eckner
2018-02-06
bin/bootstrap-mysql, bin/mysql-functions: new column `is_to_be_deleted` in ↵
Erich Eckner
`binary_packages`
2018-02-06
web-scripts/todos.php: display "$" correctly
Erich Eckner
2018-02-06
web-scripts/to-delete.php new
Erich Eckner
2018-02-06
bin/get-package-updates: add TODO
Erich Eckner
2018-02-05
bin/mysql-functions: fix comment
Erich Eckner
2018-02-05
bin/mysql-functions: small bugfix - grep should be silenced :-)
Erich Eckner
2018-02-05
bin/mysql-functions: add unknown packages whose pkgbase is identically found ↵
Erich Eckner
in the database
2018-02-05
bin/mysql-functions: mysql_repair_binary_packages_without_build_assignment ↵
Erich Eckner
started (and finished?)
2018-02-05
bin/seed-build-list: also take known-packages from the database
Erich Eckner
2018-02-05
bin/return-assignment: read some stuff from the database
Erich Eckner
2018-02-05
bin/why-dont-you: build: read info from db
Erich Eckner
2018-02-05
bin/bootstrap-mysql: create `todos` and `todo_links`, too
Erich Eckner
2018-02-05
bin/get-package-updates: clarify todo
Erich Eckner
2018-02-05
bin/get-package-updates: style
Erich Eckner
2018-02-04
bin/modify-package-state: report, what has been done (so bin/interpret-mail ↵
Erich Eckner
reports correctly, too)
2018-02-04
bin/build-master-status: be more flexible when creating the temporary ↵
Erich Eckner
todos-table
2018-02-04
bin/build-master-status: only add not-yet-existent todos newly to database
Erich Eckner
2018-02-04
bin/interpret-mail: add TODO
Erich Eckner
2018-02-03
bin/get-assignment: only hand out the same package again if it is _still_ on ↵
Erich Eckner
the build-list
2018-02-03
bin/return-assignment: remove build assignment from other build slaves, too, ↵
Erich Eckner
if it was a successful one
[next]