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-03-10
web-scripts/dependencies.php: colorize dependencies
Erich Eckner
2018-03-10
bin/bootstrap-mysql: calculate_maximal_moveable_set: packages are not ↵
Erich Eckner
moveable if they cannot be installed in the target repository
2018-03-09
bin/bootstrap-mysql: add TODO
Erich Eckner
2018-03-09
web-scripts/build-list.php: "?show=next" new
Erich Eckner
2018-03-09
bin/get-package-updates: clarify comment
Erich Eckner
2018-03-09
bin/get-package-updates: do not remove to-be-decided packages (of other ↵
Erich Eckner
running instance!) if we cannot acquire a lock
2018-03-09
bin/db-update: should not run mysql_cleanup - it does not have the necessary ↵
Erich Eckner
locks!
2018-03-09
web-scripts/build-list.php: "all" <-> "broken"
Erich Eckner
2018-03-09
unify web-scripts/broken-packages.php and web-scripts/build-list.php
Erich Eckner
2018-03-09
web-scripts/dependencies.php: accept pkgbase via "b=..."
Erich Eckner
2018-03-09
bin/db-update: absolute path for repo-copy
Erich Eckner
2018-03-09
Merge branch 'db-update'
Erich Eckner
2018-03-09
bin/db-update: touch mv* and rm* files in case they're not there yet
db-update
Erich Eckner
2018-03-09
bin/db-update: fix another unimportant typo
Erich Eckner
2018-03-09
bin/db-update: fix another typo :-)
Erich Eckner
2018-03-09
bin/db-update: fix unimportant typo
Erich Eckner
2018-03-09
bin/db-update: keep .testing, .tested, .done (mostly) in sync
Erich Eckner
2018-03-09
bin/db-update: columns are separated by space!
Erich Eckner
2018-03-09
bin/db-update: repo-copy and repo-remove packages in bunches
Erich Eckner
2018-03-09
bin/db-copy -> bin/repo-copy
Erich Eckner
2018-03-09
bin/db-update: use repo-copy to avoid needing to pull all moving packages
Erich Eckner
2018-03-09
bin/db-copy new for repo-adding a package which is known from another ↵
Erich Eckner
repository without needing the package file
2018-03-09
bin/db-update: trigger_mirror_refreshs after change
Erich Eckner
2018-03-09
bin/db-update: fully rely on database
Erich Eckner
2018-03-08
bin/bootstrap-mysql: add todo
Erich Eckner
2018-03-08
bin/bootstrap-mysql: remove debug output
Erich Eckner
2018-03-08
bin/bootstrap-mysql: deduplicate names
Erich Eckner
2018-03-08
bin/bootstrap-mysql: calculate_maximal_moveable_set: have more columns in ↵
Erich Eckner
temporary tables to avoid some querys/joins
2018-03-08
bin/db-update: cleanup mysql database before accessing it (to accellerate ↵
Erich Eckner
database operations)
2018-03-08
bin/sanity-check: check for pending mysql queries
Erich Eckner
2018-03-08
lib/mysql-functions: mysql_run_query: we save the query in a file and delete ↵
Erich Eckner
that file if the query succeeded
2018-03-08
bin/sanity-check: print into "messages" in case of insane database
Erich Eckner
2018-03-08
lib/mysql-functions: add comment
Erich Eckner
2018-03-08
bin/db-update: call calculate_maximal_moveable_set, but do nothing with the ↵
Erich Eckner
output
2018-03-08
bin/bootstrap-mysql: stored function works, but far too slow
Erich Eckner
2018-03-07
bin/get-package-updates: actually remove "broken" marker files ,too
Erich Eckner
2018-03-07
bin/get-package-updates: remove broken, blocked and locked marker files of ↵
Erich Eckner
build assignments which get deleted
2018-03-07
make -N --raw --batch the default arguments to mysql, explicitely override ↵
Erich Eckner
them if required
2018-03-07
bin/strict-bashism-check: do not fail if shellcheck is not available
Erich Eckner
2018-03-06
bin/interpret-mail: accept "\" as line break escaper
Erich Eckner
2018-03-05
lib/common-functions: remove pkgver() from PKGBUILD, so we do not ↵
Erich Eckner
accidentally update $pkgver
2018-03-05
bin/db-update: add TODO hinting to stored mysql function
Erich Eckner
2018-03-05
bin/bootstrap-mysql: implement stored function with new condition from ↵
Erich Eckner
db-update (which is not yet used, but looks ok)
2018-03-05
lib/mysql-functions: new joins for `repository_moves`
Erich Eckner
2018-03-05
lib/common-functions: PKGBUILD is r/o, so pkgver() won't change the version :-/
Erich Eckner
2018-03-05
bin/build-packages: pass "--holdver" to makepkg, so cvs sources won't ↵
Erich Eckner
receive an update breaking our sub_pkgrel
2018-03-05
bin/build-packages: straw ":with_/dev/fuse:" new to pass "-d /dev/fuse"
Erich Eckner
2018-03-04
bin/build-master-status-from-mysql: mark build master as insane if check failed
Erich Eckner
2018-03-01
lib/mysql-functions: mysql_run_query: only log if sane
Erich Eckner
2018-03-01
bin/bootstrap-mysql: repository_moves new
Erich Eckner
[next]