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 (
Expand
)
Author
2018-06-04
bin/db-update: do not lock if -n
Erich Eckner
2018-06-04
bin/db-update: fix mysql query
Erich Eckner
2018-06-04
bin/db-update: fix mysql query
Erich Eckner
2018-06-04
bin/db-update, bin/bootstrap-mysql: move packages based on binary_packages_in...
Erich Eckner
2018-06-01
make `binary_packages`.`is_to_be_deleted` and `binary_packages`.`last_moved` ...
Erich Eckner
2018-05-31
fill new columns in `binary_packages_in_repositories`, too
Erich Eckner
2018-05-31
bin/db-update: remove done TODO
Erich Eckner
2018-05-30
bin/db-update: do not write `binary_packages`.`repository`
Erich Eckner
2018-05-30
bin/db-update: do not read `binary_packages`.`repository`
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-15
bin/db-update,bin/delete-packages,bin/get-package-updates -b|--block -> -w|--...
Erich Eckner
2018-05-09
bin/db-update: keep binary_packages_in_repositories up to date
Erich Eckner
2018-05-09
bin/db-update: add TODO
Erich Eckner
2018-05-08
lib/mysql-functions: mysql_package_name_query make table names customizable
Erich Eckner
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 ins...
Erich Eckner
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
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 dat...
Erich Eckner
2018-03-08
bin/db-update: call calculate_maximal_moveable_set, but do nothing with the o...
Erich Eckner
2018-03-07
make -N --raw --batch the default arguments to mysql, explicitely override th...
Erich Eckner
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 db-upd...
Erich Eckner
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 mysql_ru...
Erich Eckner
2018-02-16
bin/db-update: start reading infos from the database (for now, only the sanit...
Erich Eckner
2018-02-16
bin/mysql-functions: mysql_join_*_* new
Erich Eckner
[prev]
[next]