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
/
db-update
Age
Commit message (
Collapse
)
Author
2018-05-03
add several todos
Erich Eckner
2018-04-22
bin/db-update,bin/return-assignment: update `binary_packages`.`last_moved`
Erich Eckner
2018-03-24
run shellchek in same dir as script
Erich Eckner
2018-03-22
decommission package-states directory - we rely on the database now
Erich Eckner
2018-03-22
bin/db-update -p may now also move untested packages (and break consistency)
Erich Eckner
2018-03-22
bin/db-update: extract package database in tmp_dir, not in /tmp's tmpfs
Erich Eckner
2018-03-15
bin/db-update --force new
Erich Eckner
2018-03-14
bin/db-update: do not circumvent mysql query logging anymore
Erich Eckner
2018-03-13
bin/db-update: trigger the mirror refreshs at the end, not in between
Erich Eckner
2018-03-13
bin/db-update: do not move untested packages - this breaks stuff
Erich Eckner
2018-03-13
bin/db-update: --progressive new
Erich Eckner
2018-03-12
bin/db-update: only delete/move parts of state files to avoid unnecessary ↵
Erich Eckner
insanities
2018-03-10
bin/db-update: add TODO
Erich Eckner
2018-03-09
bin/db-update: should not run mysql_cleanup - it does not have the necessary ↵
Erich Eckner
locks!
2018-03-09
bin/db-update: absolute path for repo-copy
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-update: use repo-copy to avoid needing to pull all moving packages
Erich Eckner
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/db-update: cleanup mysql database before accessing it (to accellerate ↵
Erich Eckner
database operations)
2018-03-08
bin/db-update: call calculate_maximal_moveable_set, but do nothing with the ↵
Erich Eckner
output
2018-03-07
make -N --raw --batch the default arguments to mysql, explicitely override ↵
Erich Eckner
them if required
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-01
use "mysql -N" instead of cumbersome sedding
Erich Eckner
2018-03-01
switch from calling ${mysql_command} to calling the wrapper function ↵
Erich Eckner
mysql_run_query()
2018-02-16
bin/db-update: start reading infos from the database (for now, only the ↵
Erich Eckner
sanity-check)
2018-02-16
bin/mysql-functions: mysql_join_*_* new
Erich Eckner
2018-02-13
bin/db-update: remove unneccessary TODO
Erich Eckner
2018-02-13
bin/db-update: remove done TODO
Erich Eckner
2018-02-11
bin/db-update: add todo
Erich Eckner
2018-02-11
bin/db-update: fix mysql expression - tables should have distinct names
Erich Eckner
2018-02-01
bin/db-update: remove obsolete TODO
Erich Eckner
2018-02-01
add many mysql-TODOs
Erich Eckner
2018-01-22
new todos
Erich Eckner
2018-01-22
bin/common-functions: remove replaced packages in database, too
Erich Eckner
2018-01-22
source bin/mysql-functions in conf/default.conf - just like ↵
Erich Eckner
bin/common-functions - because it is now needed almost everywhere
2018-01-22
bin/db-update: fix mysql query
Erich Eckner
2018-01-22
bin/db-update: add TODOs
Erich Eckner
2018-01-22
bin/db-update: source mysql-functions, it is needed
Erich Eckner
2018-01-22
bin/db-update: track movement of packages with database
Erich Eckner
2018-01-22
bin/db-update: check for existence of signature(s), too, before moving ↵
Erich Eckner
packages around
2018-01-18
put name of creating script into name of temporary directories
Erich Eckner
2018-01-17
trigger_mirror_refreshs new to signal mirror changes and trigger updates of ↵
Erich Eckner
tier 1 mirrors
[next]