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
/
database-layout.dmf
Age
Commit message (
Collapse
)
Author
2018-09-13
misc/database-layout.dump, misc/database-layout.dmf: represent ↵
Erich Eckner
toolchain_order correctly
2018-09-03
misc/database-layout.dump, misc/database-layout.dmf: new table `versions` - ↵
Erich Eckner
not yet in FOREIGN KEYs
2018-07-27
misc/database-layout.dmf: `versions` table new
Erich Eckner
2018-06-18
new column `failed_builds`.`log_file_exists`
Erich Eckner
2018-06-15
new table `mirror_statuses`
Erich Eckner
2018-06-08
new column `architecture_compatibilities`.`fully_compatible` to show wether ↵
Erich Eckner
all built packages will be compatible in the indicated way (in contrast to: instruction set of arch $x is a subset of arch $y) - beware of linking against libraries compiled for different architectures!
2018-06-07
new table `architecture_compatibilities`
Erich Eckner
2018-06-07
new column `binary_packages`.`sub_pkgrel_omitted`
Erich Eckner
2018-06-05
`build_slaves`.`is_sane` new
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 ↵
Erich Eckner
columns in `binary_packages_in_repositories`, not `binary_packages`
2018-05-25
misc/database-layout: new column build_slaves.trials
Erich Eckner
2018-05-03
remove `binary_packages`.`repository` from the graph (but the column is ↵
Erich Eckner
still there for now
2018-05-03
`binary_packages_in_repositories` new, but not yet used
Erich Eckner
2018-05-03
misc/database-layout.dmf: new column `repositories`.`architecture` + links ↵
Erich Eckner
now all 1:1
2018-04-22
`binary_packages`.`last_moved` new
Erich Eckner
2018-04-20
`build_assignments` now have `return_date`
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 ↵
Erich Eckner
database for quite a while :-)
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