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
path:
root
/
bin
/
sanity-check
Age
Commit message (
Collapse
)
Author
2018-07-18
bin/sanity-check: do not fail if "find" returns non-zero when looking for ↵
Erich Eckner
mysql left-overs
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 ↵
Erich Eckner
mysql_join_repositories_binary_packages obsolete
2018-05-25
conf/default.conf -> lib/load-configuration; conf/local.conf -> ↵
Erich Eckner
conf/{common,master,slave}.conf
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 ↵
Erich Eckner
we make blocking configurable
2018-05-08
lib/mysql-functions: mysql_package_name_query make table names customizable
Erich Eckner
2018-05-04
lib/common-functions: irc_say: accept channel as parameter
Erich Eckner
2018-05-03
bin/sanity-check: check all archs
Erich Eckner
2018-04-13
bin/sanity-check: test if left-over mysql query is still there after 5 seconds
Erich Eckner
2018-03-29
bin/sanity-check: fix sed command
Erich Eckner
2018-03-29
bin/sanity-check: print failed mysql query, too, so we might get a hint ↵
Erich Eckner
which script misses a lock (in case of a temporary problem)
2018-03-29
bin/sanity-check: respect level of silence for pending mysql query error message
Erich Eckner
2018-03-24
run shellchek in same dir as script
Erich Eckner
2018-03-23
bin/sanity-check: check git heads in database, not in files
Erich Eckner
2018-03-22
bin/sanity-check: read more information from the database
Erich Eckner
2018-03-22
bin/sanity-check: remove done TODO
Erich Eckner
2018-03-22
bin/sanity-check: compare master mirror to tracking information in mysql ↵
Erich Eckner
database
2018-03-20
lib/common-functions: irc_say new
Erich Eckner
2018-03-19
#archlinux-ports -> #archlinux32
Erich Eckner
2018-03-14
bin/sanity-check: wait 1sec before checking for left over ↵
Erich Eckner
tmp.mysql-functions.query files
2018-03-08
bin/sanity-check: check for pending mysql queries
Erich Eckner
2018-03-08
bin/sanity-check: print into "messages" in case of insane database
Erich Eckner
2018-02-19
bin/sanity-check: go insane if mysql database is not sane
Erich Eckner
2018-02-13
bin/sanity-check: check full name of package in database
Erich Eckner
2018-02-01
add many mysql-TODOs
Erich Eckner
2018-01-22
use sponge to send irc messages w/o being interrupted
Erich Eckner
2018-01-18
put name of creating script into name of temporary directories
Erich Eckner
2018-01-15
bin/sanity-check: report about resuming sanity
Erich Eckner
2018-01-15
bin/sanity-check: rephrase irc status
Erich Eckner
2018-01-09
bin/sanity-check: report to irc channel, too
Erich Eckner
2017-11-01
() -> {}
Erich Eckner
2017-11-01
remove residues of break_loop concerning
Erich Eckner
2017-10-27
bin/sanity-check: put date/time on website
Erich Eckner
2017-10-27
bin/sanity-check: exit with 0 if skipped
Erich Eckner
2017-10-27
add shared lock for sanity-check
Erich Eckner
2017-10-25
bin/sanity-check, bin/return-assignment, bin/interpret-mail: state-file ↵
Erich Eckner
suffix "tested" new
2017-10-20
bin/sanity-check: -w|--webserver new to output directly to webserver
Erich Eckner
2017-10-10
bin/sanity-check: check git repositories
Erich Eckner
2017-10-05
bin/sanity-check: add error message for uptimerobot
Erich Eckner
2017-08-30
conf/default.conf: new variables holding stable-, standalone-, testing- and ↵
Erich Eckner
staging-packages
2017-08-23
silence a lot shellcheck warnings
Erich Eckner
2017-08-03
bin/sanity-check: save mark if build master is insane or sane
Erich Eckner
2017-08-02
remove unnecessary and confusing quotes
Erich Eckner
2017-07-06
bin/sanity-check: cleanup
Erich Eckner
[next]