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
/
return-assignment
Age
Commit message (
Collapse
)
Author
2018-06-18
bin/return-assignment: mark log_file as existent when putting new entry into ↵
Erich Eckner
failed_builds
2018-06-13
lib/common-functions: recompress_gz() new to recompress databases before ↵
Erich Eckner
sending, so they are transferred faster by rsync
2018-06-13
$master_mirror_rsync_command now with "-l" by default
Erich Eckner
2018-06-12
"--copy-dest" should only be an option in bin/return-assignment copying ↵
Erich Eckner
packages, also "-c" should be used, there
2018-06-11
lib/common-functions: remove_old_package_versions(): read bpir_ids from ↵
Erich Eckner
stdin, do not fail on non-existend action files
2018-06-11
bin/return-assignment: prepend "./" for rsync
Erich Eckner
2018-06-08
bin/return-assignment: fix typo in upload location
Erich Eckner
2018-06-08
bin/return-assignment: fix typo in query
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
bin/return-assignment: put built packages only in repos for those ↵
Erich Eckner
architectures, where the package runs
2018-06-07
bin/return-assignment: possibly copy a single split package to multiple ↵
Erich Eckner
architectures
2018-06-07
bin/return-assignment: some style updates
Erich Eckner
2018-06-07
bin/return-assignment: use file instead of space-separated variable to store ↵
Erich Eckner
built package names
2018-06-05
bin/return-assignment: use ids instead of select queries
Erich Eckner
2018-06-05
bin/return-assignment: identify build-list by id
Erich Eckner
2018-06-05
bin/return-assignment: add TODO
Erich Eckner
2018-06-01
lib/mysql-functions, bin/return-assignment: keep build_slaves information ↵
Erich Eckner
synchronously up-to-date
2018-06-01
bin/return-assignment: binary_packages -> binary_packages_in_repositories
Erich Eckner
2018-05-31
fill new columns in `binary_packages_in_repositories`, too
Erich Eckner
2018-05-31
DATETIME -> TIMESTAMP
Erich Eckner
2018-05-31
lib/common-functions: remove_old_package_versions() acts now on ↵
Erich Eckner
binary_packages_in_repositories
2018-05-31
bin/return-assignment: update -> insert + delete = prepare for multi-arch
Erich Eckner
2018-05-30
bin/return-assignment: copy symlinks via rsync instead of sftp
Erich Eckner
2018-05-30
bin/return-assignment: create symlinks per sftp
Erich Eckner
2018-05-30
bin/return-assignment: upload symlinks - might break db-update ... we will ↵
Erich Eckner
see :-D
2018-05-30
bin/return-assignment: put packages in /pool (currently as a copy to not ↵
Erich Eckner
break anything)
2018-05-30
bin/return-assignment: do not write `binary_packages`.`repository`
Erich Eckner
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-15
bin/return-assignment: reset build_assignments.priority in case of failed build
Erich Eckner
2018-05-14
bin/return-assignment: keep binary_packages_in_repositories.repository ↵
Erich Eckner
up-to-date
2018-05-14
bin/return-assignment: fix some mysql queries
Erich Eckner
2018-05-14
bin/return-assignment: fix regex
Erich Eckner
2018-05-13
bin/return-assignment: fix typo
Erich Eckner
2018-05-09
bin/return-assignment: identify built packages by their id
Erich Eckner
2018-05-09
bin/return-assignment: identify more stuff by its id
Erich Eckner
2018-05-08
lib/common-functions: rewrite remove_old_package_versions to use db and take ↵
Erich Eckner
package id as parameter
2018-05-08
bin/return-assignment: add TODO
Erich Eckner
2018-05-08
lib/mysql-functions: mysql_package_name_query make table names customizable
Erich Eckner
2018-05-04
lib/common-functions: irc_say: accept channel as parameter
Erich Eckner
2018-04-24
bin/return-assignment: do not try to add failures if none were identified
Erich Eckner
2018-04-22
bin/db-update,bin/return-assignment: update `binary_packages`.`last_moved`
Erich Eckner
2018-04-20
bin/return-assignment: set `build_assignments`.`return_date`
Erich Eckner
2018-04-16
remove `files` and `file_providers` - they're not practicable in the database
Erich Eckner
2018-04-15
bin/copy-to-build-support bin/delete-packages bin/return-assignment: set ↵
Erich Eckner
TMPDIR out of tmpfs, so repo-* won't run out of space
2018-03-29
bin/return-assignment: skip file insertion for now
Erich Eckner
2018-03-29
lib/mysql-functions, bin/return-assignment: ↵
Erich Eckner
mysql_insert_package_files_query() new and used
2018-03-27
bin/return-assignment: remove build_slave.logged_lines if job is removed
Erich Eckner
2018-03-27
bin/return-assignment: remove duplicate files from table instead of failing
Erich Eckner
[next]