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
/
bootstrap-mysql
Age
Commit message (
Collapse
)
Author
2018-07-05
bin/bootstrap-mysql: make granting of privileges optional
Erich Eckner
2018-07-05
bin/bootstrap-mysql: grant execute for webserver@localhost
Erich Eckner
2018-07-05
bin/bootstrap-mysql: style
Erich Eckner
2018-07-05
bin/bootstrap-mysql: `find_the_culprit(`bpir`)` new (maybe buggy)
Erich Eckner
2018-06-12
bin/bootstrap-mysql: calculate_maximal_moveable_set(): bugfix: do not remove ↵
Erich Eckner
all replaced_bpir :-/
2018-06-12
bin/bootstrap-mysql: do not actually replace packages that are only being hidden
Erich Eckner
2018-06-12
bin/bootstrap-mysql: fix typo
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-07
bin/db-update,bin/bootstrap-mysql: replaced packages may be in a differen, ↵
Erich Eckner
but equally-stable repository
2018-06-07
calculate_maximal_moveable_set now uses the stability-id instead of its name
Erich Eckner
2018-06-04
bin/bootstrap-mysql: moved packages may not have issues and must be tested ↵
Erich Eckner
(or moved from staging)
2018-06-04
bin/bootstrap-mysql: fix typo
Erich Eckner
2018-06-04
bin/db-update, bin/bootstrap-mysql: move packages based on ↵
Erich Eckner
binary_packages_in_repositories
2018-06-01
bin/bootstrap-mysql: add TODO, remove deprecated functions
Erich Eckner
2018-05-30
bin/bootstrap-mysql: `binary_packages`.`repository` -> ↵
Erich Eckner
`binary_packages_in_repositories`.`repository`
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-08
lib/mysql-functions: mysql_package_name_query make table names customizable
Erich Eckner
2018-05-04
bin/bootstrap-mysql: remove unnecessary stuff
Erich Eckner
2018-04-24
bin/bootstrap-mysql,misc/database-layout.dump: "EXISTS (SELECT * FROM ...)" ↵
Erich Eckner
-> "EXISTS (SELECT 1 FROM ...)"
2018-04-24
bin/bootstrap-mysql,misc/database-layout.dump: do not move packages commited ↵
Erich Eckner
to svn within 10 seconds separately
2018-04-24
bin/bootstrap-mysql,misc/database-layout.dump: small cleanup
Erich Eckner
2018-04-16
remove `files` and `file_providers` - they're not practicable in the database
Erich Eckner
2018-04-04
new column in `package_sources`: `commit_time`
Erich Eckner
2018-04-02
bin/bootstrap-mysql: new column in build_slaves
Erich Eckner
2018-04-02
bin/bootstrap-mysql: remove done TODO
Erich Eckner
2018-03-29
bin/bootstrap-mysql: correct comment on `files` and `file_providers`
Erich Eckner
2018-03-28
bin/bootstrap-mysql: add todo
Erich Eckner
2018-03-28
bin/bootstrap-mysql: "ON DELETE SET NULL" for "NULL" columns
Erich Eckner
2018-03-28
fix indentations
Erich Eckner
2018-03-28
bin/bootstrap-mysql: add "ON ... CASCADE" to foreign keys
Erich Eckner
2018-03-28
bin/bootstrap-mysql: fix typo
Erich Eckner
2018-03-27
bin/bootstrap-mysql: add new column to `build_slaves`
Erich Eckner
2018-03-25
bin/bootstrap-mysql: link tables, too
Erich Eckner
2018-03-25
bin/bootstrap-mysql: create `files` and `file_providers`, too
Erich Eckner
2018-03-24
run shellchek in same dir as script
Erich Eckner
2018-03-23
bin/bootstrap-mysql: set head on bootstrapping to HEAD
Erich Eckner
2018-03-23
bin/bootstrap-mysql: build_assignments.is_black_listed should be TEXT
Erich Eckner
2018-03-23
bin/bootstrap-mysql: new column `is_black_listed` in `build_assignments`
Erich Eckner
2018-03-22
decommission build-list file
Erich Eckner
2018-03-22
decommission package-states directory - we rely on the database now
Erich Eckner
2018-03-20
bin/bootstrap-mysql: table `statistics` new
Erich Eckner
2018-03-15
bin/bootstrap-mysql: bugfix and new TODO
Erich Eckner
2018-03-15
bin/bootstrap-mysql: fix typo
Erich Eckner
2018-03-15
bin/bootstrap-mysql: bugfix: stability of source repository was used instead ↵
Erich Eckner
of target repository
2018-03-14
bin/bootstrap-mysql: use mysql_run_query, too
Erich Eckner
2018-03-12
bin/bootstrap-mysql: "build-support" should be "standalone" and also the ↵
Erich Eckner
least stable repository on the master mirror
[next]