summaryrefslogtreecommitdiff
path: root/lib/load-configuration
AgeCommit message (Collapse)Author
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-12bin/build-packages: try to copy packages to .transfer on the master mirror ↵Erich Eckner
(to relieve some upload bandwidth from the build master)
2018-06-12lib/load-configuration: hide output of "git pull" if successfulErich Eckner
2018-06-12lib/load-configuration: do not fail on failing "git pull" (race conditions)Erich Eckner
2018-06-12lib/load-configuration: silence "git status"Erich Eckner
2018-06-12lib/load-configuration: check out newest revisionErich Eckner
2018-06-04lib/load-configuration: use new git repository url(s)Erich Eckner
2018-05-30repo_names and repo_paths__* is read from the database on the buildmaster, nowErich Eckner
2018-05-30lib/load-configuration: load constant values from the database later - we ↵Erich Eckner
need to set up the database access first :-D
2018-05-30lib/mysql-functions: mysql_retrieve_repository_ids() -> ↵Erich Eckner
mysql_retrieve_static_information() ... and it will be called automatically by lib/load-configuration
2018-05-30lib/common-functions: remove known-package-repositories configuration variablesErich Eckner
2018-05-30lib/load-configuration: legacy config loading removedErich Eckner
2018-05-28lib/load-configuration: create mirrored instead of only bare repositoriesErich Eckner
2018-05-25lib/load-configuration: add TODOErich Eckner
2018-05-25lib/load-configuration: fix typosErich Eckner
2018-05-25lib/load-configuration: legacily load conf/local.conf, tooErich Eckner
2018-05-25conf/default.conf -> lib/load-configuration; conf/local.conf -> ↵Erich Eckner
conf/{common,master,slave}.conf