index
:
archlinux32/builder
db-update
master
wdy-wip
Tools for building 32-bit archlinux packages from archlinux.org's official, 64-bit tested PKGBUILDs et al.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
/
database-layout.dmf
Age
Commit message (
Expand
)
Author
2020-02-24
misc/database-layout: new column `binary_packages`.`signing_key` referencing ...
Erich Eckner
2019-10-17
`compressions` and `binary_packages`.`compression` new
Erich Eckner
2019-09-12
`package_sources`.`upstream_flag_date` new
Erich Eckner
2019-08-23
misc/database-layout: `toolchain_order` has a new column `requires_all_depend...
Erich Eckner
2019-07-15
misc/database-layout: new columns "public_key" in "gpg_keys"
Erich Eckner
2019-07-15
misc/database-layout: new columns "exit_code" and "duration" in "ssh_log"
Erich Eckner
2019-06-28
new table `command_log`
Erich Eckner
2019-06-19
`build_slaves`.`access_allowed` new
Erich Eckner
2019-06-18
misc/database-layout.dmf: fix overlapping links
Erich Eckner
2019-06-18
new column `build_assignments`.`currently_blocking` to count how many depende...
Erich Eckner
2019-06-11
some adaption in db layout
Andreas Baumann
2019-04-14
`architecture_compatibilities`.`build_slave_compatible` new - it holds whethe...
Erich Eckner
2019-03-07
new table `upstream_packages`
Erich Eckner
2019-02-19
new column in install_target_providers to reflect wether it is a group or a p...
Erich Eckner
2018-09-13
misc/database-layout.dump, misc/database-layout.dmf: represent toolchain_orde...
Erich Eckner
2018-09-03
misc/database-layout.dump, misc/database-layout.dmf: new table `versions` - n...
Erich Eckner
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 a...
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-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 colum...
Erich Eckner
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 still...
Erich Eckner
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 no...
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-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