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
path:
root
/
bin
/
sanity-check
Age
Commit message (
Expand
)
Author
2024-03-11
bin/sanity-check: Handle different ssh key types
Tasos Sahanidis
2024-02-09
cope with ssh-ed25519 keys in ssh-key check
Andreas Baumann
2024-01-20
bin/sanity-check: Add myself to highlight list for insanity
Tasos Sahanidis
2023-07-17
bin/sanity-check: execute all left-over intentions at the start
Erich Eckner
2023-07-17
bin/sanity-check: do all db operations after getting the lock
Erich Eckner
2023-06-03
make sanity-check more verbose
Erich Eckner
2023-06-03
make sanity-check more verbose
Erich Eckner
2020-10-19
bin/sanity-check: check master-mirror-availability earlier - mysql test needs...
Erich Eckner
2020-06-24
bin/sanity-check: fix `set --` *everywhere*
Erich Eckner
2020-06-16
bin/sanity-check: fix wrong "set --"
Erich Eckner
2020-04-25
make shellcheck happy
Erich Eckner
2020-02-13
bin/sanity-check: remove hard-coded package suffixes
Erich Eckner
2020-02-05
bin/sanity-check: remove successful queries if we are still sane
Erich Eckner
2020-01-03
bin/sanity-check: fix wrongly-escaped sed-fu
Erich Eckner
2020-01-03
bin/sanity-check: recognize .zst packages, too
Erich Eckner
2019-10-29
bin/sanity-check: do not use exitcode 1 but 2 on insanity
Erich Eckner
2019-10-17
lib/mysql-functions: mysql_package_name_query(): take compression suffix from...
Erich Eckner
2019-10-17
add TODOs for removing hard-coded package suffixes
Erich Eckner
2019-08-07
update TODOs
Erich Eckner
2019-07-11
Revert "bin/sanity-check: do not _ping_ the master mirror (ping does not work...
Erich Eckner
2019-07-11
bin/sanity-check: do not _ping_ the master mirror (ping does not work O.o) - ...
Erich Eckner
2019-06-21
bin/sanity-check: extend TODO
Erich Eckner
2019-06-21
bin/sanity-check: add TODO
Erich Eckner
2019-06-19
bin/sanity-check: blocked slaves do not have keys in ~/.ssh/authorized_keys
Erich Eckner
2019-06-19
bin/sanity-check: ignore return value of "diff"
Erich Eckner
2019-06-19
bin/sanity-check: fix faulty escaping
Erich Eckner
2019-06-19
bin/sanity-check: do not hard-code ~
Erich Eckner
2019-06-19
bin/sanity-check: check consistency of ~/.ssh/authorized_keys with database
Erich Eckner
2019-05-24
bin/sanity-check: add some verbosity, an rsync and an sftp check to "master-m...
Erich Eckner
2019-05-24
bin/sanity-check: add check for reachability of master mirror
Erich Eckner
2019-01-17
style: WHERE,ON,FROM,SELECT,JOIN should be on beginning of source lines
Erich Eckner
2018-11-17
bin/sanity-check: silence tar warnings
Erich Eckner
2018-11-14
bin/sanity-check: simultanously being on the build- and deletion-list is ok, ...
Erich Eckner
2018-09-20
bin/sanity-check: ignore unimportant query leftovers (they may be still running)
Erich Eckner
2018-09-13
bin/sanity-check: modify check: being on build- and deletion-list simultanous...
Erich Eckner
2018-09-10
lib/common-functions: failsafe_rsync() new
Erich Eckner
2018-09-10
bin/sanity-check: print immediately to stderr
Erich Eckner
2018-09-08
move mysql sanity check from bin/build-master-status to bin/sanity-check
Erich Eckner
2018-09-08
bin/sanity-check: add TODO
Erich Eckner
2018-07-18
bin/sanity-check: do not fail if "find" returns non-zero when looking for mys...
Erich Eckner
2018-07-04
bin/sanity-check: run less jobs parallely
Erich Eckner
2018-06-19
bin/sanity-check: accellerate check for left-over mysql files
Erich Eckner
2018-06-12
bin/sanity-check: run all scheduled sanity checks, even if one fails
Erich Eckner
2018-06-07
sanity checks make use of new mysql_package_name_query
Erich Eckner
2018-06-01
bin/sanity-check: style cleanup
Erich Eckner
2018-05-30
bin/sanity-check: get archs and repos from the database
Erich Eckner
2018-05-25
lib/mysql-functions: make mysql_join_binary_packages_repositories and mysql_j...
Erich Eckner
2018-05-25
conf/default.conf -> lib/load-configuration; conf/local.conf -> conf/{common,...
Erich Eckner
2018-05-25
verbose_flock new: it calls flock and reports about blocking processes on error
Erich Eckner
2018-05-16
bin/sanity-check: --webserver -> --wait (we always output to webserver, but w...
Erich Eckner
[next]