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 (
Expand
)
Author
2018-03-01
switch from calling ${mysql_command} to calling the wrapper function mysql_ru...
Erich Eckner
2018-02-28
bin/bootstrap-mysql: grant create temporary tables to webserver@localhost
Erich Eckner
2018-02-26
bin/bootstrap-mysql: calculate_dependencies_of_package_upto_first_built_one new
Erich Eckner
2018-02-26
bin/bootstrap-mysql: add comment
Erich Eckner
2018-02-26
bin/bootstrap-mysql: show_broken_packages_and_dependencies new
Erich Eckner
2018-02-26
bin/bootstrap-mysql: simplify
Erich Eckner
2018-02-16
bin/bootstrap-mysql: build-support should superseed build-support, too
Erich Eckner
2018-02-16
bin/mysql-functions: mysql_join_*_* new
Erich Eckner
2018-02-15
bin/mysql-functions: separate checkdependencies from makedependencies
Erich Eckner
2018-02-15
bin/bootstrap-mysql: create `repository_stability_relations`
Erich Eckner
2018-02-09
bin/mysql-functions: mysql_generate_package_metadata has more obligatory para...
Erich Eckner
2018-02-06
bin/bootstrap-mysql, bin/mysql-functions: new column `is_to_be_deleted` in `b...
Erich Eckner
2018-02-05
bin/mysql-functions: mysql_repair_binary_packages_without_build_assignment st...
Erich Eckner
2018-02-05
bin/bootstrap-mysql: create `todos` and `todo_links`, too
Erich Eckner
2018-02-01
bin/bootstrap-mysql,bin/mysql-functions: new column `priority` in `build_assi...
Erich Eckner
2018-01-31
bin/bootstrap-mysql: set correct bug tracker categories
Erich Eckner
2018-01-31
bin/bootstrap-mysql: more columns in `package_sources`
Erich Eckner
2018-01-30
bin/bootstrap-mysql: new dependency types
Erich Eckner
2018-01-25
bin/bootstrap-mysql: update operator names
Erich Eckner
2018-01-23
bin/bootstrap-mysql: add "unknown" build error type
Erich Eckner
2018-01-23
bin/bootstrap-mysql: mark blocked packages in database, too
Erich Eckner
2018-01-23
bin/bootstrap-mysql: user "http" needs access, too
Erich Eckner
2018-01-22
bin/bootstrap-mysql: deletion-list should be tracked, too
Erich Eckner
2018-01-22
bin/bootstrap-mysql: one binary package may be in multiple repositories with ...
Erich Eckner
2018-01-22
bin/bootstrap-mysql: whoops, fix column orderd
Erich Eckner
2018-01-22
bin/bootstrap-mysql: assume only one package version is available for each bu...
Erich Eckner
2018-01-22
bin/bootstrap-mysql: initialize `fail_reasons`, too
Erich Eckner
2018-01-22
bin/bootstrap-mysql: new tables to track build errors, too
Erich Eckner
2018-01-22
bin/bootstrap-mysql: lock everything
Erich Eckner
2018-01-22
source bin/mysql-functions in conf/default.conf - just like bin/common-functi...
Erich Eckner
2018-01-19
bin/bootstrap-mysql: bugfix
Erich Eckner
2018-01-19
bin/bootstrap-mysql: change db layout
Erich Eckner
2018-01-19
move mysql_command to conf/default.conf
Erich Eckner
2018-01-19
bin/bootstrap-mysql: fix `repositories`.`is_on_master_mirror`
Erich Eckner
2018-01-18
bin/bootstrap-mysql: add binary packages from stable and standalone repos
Erich Eckner
2018-01-18
put name of creating script into name of temporary directories
Erich Eckner
2018-01-17
bin/mysql-functions, bin/bootstrap-mysql: move `is_blocked` from `binary_pack...
Erich Eckner
2018-01-17
bin/bootstrap-mysql: also bootstrap from build-list
Erich Eckner
2018-01-17
bin/bootstrap-mysql: correctly set `repositories`.`is_on_master_mirror`
Erich Eckner
2018-01-17
bin/bootstrap-mysql: recognize abaumann's buildslave, too
Erich Eckner
2018-01-17
bin/bootstrap-mysql new for bootstrapping of mysql database
Erich Eckner