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 (
Expand
)
Author
2018-06-21
lib/common-functions: some *-doc and *-i18n packages have a differently named...
Erich Eckner
2018-06-21
lib/load-configuration: hostname decides wether we are the master or a slave ...
Erich Eckner
2018-06-20
bin/build-packages: haskell-* packages will be tried without_check as a last ...
Erich Eckner
2018-06-20
bin/build-packages: update TODO
Erich Eckner
2018-06-20
bin/ping-from-slave: talk to operators in pms
Erich Eckner
2018-06-20
lib/common-functions: remove_old_package_versions(): "sed w" does not append ...
Erich Eckner
2018-06-19
bin/sanity-check: accellerate check for left-over mysql files
Erich Eckner
2018-06-19
bin/check-mirrors: run 10 instead of 100 jobs parallel
Erich Eckner
2018-06-18
lib/mysql-functions: blocking dependencies need to be relevant_for_building
Erich Eckner
2018-06-18
bin/return-assignment: mark log_file as existent when putting new entry into ...
Erich Eckner
2018-06-18
bin/cleanup: keep 10 newest logs of each build_assignment _and_ fail_reason
Erich Eckner
2018-06-18
new column `failed_builds`.`log_file_exists`
Erich Eckner
2018-06-18
misc/database-layout.dump: new failure type "vcs-source"
Erich Eckner
2018-06-18
lib/common-functions: download_sources_by_hash(): download by md5sum, too
Erich Eckner
2018-06-18
bin/get-package-updates: update TODO
Erich Eckner
2018-06-18
bin/build-packages: add TODO
Erich Eckner
2018-06-18
bin/build-master-status: some diversity in irc messages
Erich Eckner
2018-06-18
make "git remote update" failure non-fatal - if it is actually required, we w...
Erich Eckner
2018-06-15
bin/check-mirrors: success==0 => has_isos=0
Erich Eckner
2018-06-15
bin/ii-answer: remove found regexes atomically if possible
Erich Eckner
2018-06-15
misc/database-layout.dump: more keys
Erich Eckner
2018-06-15
bin/check-mirrors new
Erich Eckner
2018-06-15
new table `mirror_statuses`
Erich Eckner
2018-06-14
bin/build-packages: add TODO
Erich Eckner
2018-06-13
lib/common-functions: recompress_gz() new to recompress databases before send...
Erich Eckner
2018-06-13
$master_mirror_rsync_command now with "-l" by default
Erich Eckner
2018-06-13
bin/prioritize-build-list: do not write to input if it is a pipe
Erich Eckner
2018-06-13
bin/get-assignment: of equally compared build_assignments, built oldest first...
Erich Eckner
2018-06-13
bin/prioritize-build-list: work with pipes, too
Erich Eckner
2018-06-13
misc/database-layout.dump: `fail_reasons` extended
Erich Eckner
2018-06-13
bin/get-assignment: same-arch should be less valued than last_trial
Erich Eckner
2018-06-12
bin/sanity-check: run all scheduled sanity checks, even if one fails
Erich Eckner
2018-06-12
bin/db-update: do not remove db entries with "-n"
Erich Eckner
2018-06-12
bin/bootstrap-mysql: calculate_maximal_moveable_set(): bugfix: do not remove ...
Erich Eckner
2018-06-12
bin/bootstrap-mysql: do not actually replace packages that are only being hidden
Erich Eckner
2018-06-12
bin/get-assignment: honor architecture of build slave
Erich Eckner
2018-06-12
bin/build-packages: tell the buildmaster which arch we are
Erich Eckner
2018-06-12
lib/load-configuration: do not check out newest revision - it will unnecessar...
Erich Eckner
2018-06-12
bin/bootstrap-mysql: fix typo
Erich Eckner
2018-06-12
bin/build-packages: use full path for uploading packages
Erich Eckner
2018-06-12
"--copy-dest" should only be an option in bin/return-assignment copying packa...
Erich Eckner
2018-06-12
bin/build-packages: do not copy over time stamp of package
Erich Eckner
2018-06-12
bin/build-packages: try to copy packages to .transfer on the master mirror (t...
Erich Eckner
2018-06-12
misc/database-layout.dump: A "replaced" package may also be in a different re...
Erich Eckner
2018-06-12
lib/load-configuration: hide output of "git pull" if successful
Erich Eckner
2018-06-12
bin/bootstrap-mysql: fix typo in query
Erich Eckner
2018-06-12
bin/bootstrap-mysql: remove done TODO
Erich Eckner
2018-06-12
bin/bootstrap-mysql: A "replaced" package may also be in a different repository.
Erich Eckner
2018-06-12
lib/load-configuration: do not fail on failing "git pull" (race conditions)
Erich Eckner
2018-06-12
lib/load-configuration: silence "git status"
Erich Eckner
[next]