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
/
misc
Age
Commit message (
Expand
)
Author
2018-06-15
misc/database-layout.dump: more keys
Erich Eckner
2018-06-15
new table `mirror_statuses`
Erich Eckner
2018-06-13
misc/database-layout.dump: `fail_reasons` extended
Erich Eckner
2018-06-12
bin/bootstrap-mysql: calculate_maximal_moveable_set(): bugfix: do not remove ...
Erich Eckner
2018-06-12
bin/bootstrap-mysql: do not actually replace packages that are only being hidden
Erich Eckner
2018-06-12
misc/database-layout.dump: A "replaced" package may also be in a different re...
Erich Eckner
2018-06-11
misc/database-layout.dump: new email_actions "delete" and "prioritize"
Erich Eckner
2018-06-08
new column `architecture_compatibilities`.`fully_compatible` to show wether a...
Erich Eckner
2018-06-08
misc/database-layout.dump: "`sub_pkgrel_omitted` bit(1) NOT NULL DEFAULT 0"
Erich Eckner
2018-06-08
misc/database-layout.dump: actually update the stored function
Erich Eckner
2018-06-07
new table `architecture_compatibilities`
Erich Eckner
2018-06-07
new column `binary_packages`.`sub_pkgrel_omitted`
Erich Eckner
2018-06-07
misc/database-layout.dump: calculate_maximal_moveable_set gets stability id i...
Erich Eckner
2018-06-05
`build_slaves`.`is_sane` new
Erich Eckner
2018-06-05
misc/database-layout.dump: stored functions were updated, but not the dump yet
Erich Eckner
2018-06-01
misc/database-layout.dump: `is_to_be_deleted` & `last_moved` moved finally
Erich Eckner
2018-05-31
DATETIME -> TIMESTAMP
Erich Eckner
2018-05-31
misc/database-layout.dmf: `is_to_be_deleted` and `last_moved` should be colum...
Erich Eckner
2018-05-30
removed all read references to `binary_packages`.`repositories`
Erich Eckner
2018-05-25
misc/database-layout: new column build_slaves.trials
Erich Eckner
2018-05-09
bin/check-db-structure: correctly escape \1
Erich Eckner
2018-05-09
bin/check-db-structure: add dump of content of "constant" tables
Erich Eckner
2018-05-03
remove `binary_packages`.`repository` from the graph (but the column is still...
Erich Eckner
2018-05-03
`binary_packages_in_repositories` new, but not yet used
Erich Eckner
2018-05-03
misc/database-layout.dump: new column in database: `repositories`.`architecture`
Erich Eckner
2018-05-03
misc/database-layout.dmf: new column `repositories`.`architecture` + links no...
Erich Eckner
2018-04-25
misc/database-layout.dump: datetime -> timestamp
Erich Eckner
2018-04-24
bin/bootstrap-mysql,misc/database-layout.dump: "EXISTS (SELECT * FROM ...)" -...
Erich Eckner
2018-04-24
bin/bootstrap-mysql,misc/database-layout.dump: do not move packages commited ...
Erich Eckner
2018-04-24
bin/bootstrap-mysql,misc/database-layout.dump: small cleanup
Erich Eckner
2018-04-22
`binary_packages`.`last_moved` new
Erich Eckner
2018-04-20
`build_assignments` now have `return_date`
Erich Eckner
2018-04-19
bin/check-db-structure, misc/database-layout.dump: tried to make dump nicer
Erich Eckner
2018-04-18
misc/database-layout.dump: new default values, decomissioned `last_connection`
Erich Eckner
2018-04-17
new tables in database and dump
Erich Eckner
2018-04-16
misc/database-layout.dmf: new tables for logs and stuff
Erich Eckner
2018-04-16
misc/database-layout.dmf: change column properties of `todos`
Erich Eckner
2018-04-16
remove `files` and `file_providers` - they're not practicable in the database
Erich Eckner
2018-04-16
misc/database-layout.dmf: some new tables in the graph which are in the datab...
Erich Eckner
2018-04-04
new column in `package_sources`: `commit_time`
Erich Eckner
2018-04-02
misc/database-layout.dmf: new column in build_slaves table
Erich Eckner
2018-03-29
misc/database-layout.dmf: fix column name
Erich Eckner
2018-03-27
misc/database-layout.dmf: new column in `build_slaves`
Erich Eckner
2018-03-25
misc/database-layout.dmf: rename one column
Erich Eckner
2018-03-25
misc/database-layout.dmf: package checksum and file list new
Erich Eckner
2018-03-25
misc/database-layout.dmf: layout of the database saved in git, too
Erich Eckner