summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2018-02-18bin/build-packages: fix typoErich Eckner
2018-02-18bin/get-package-updates: clarify commentErich Eckner
2018-02-18bin/mysql-functions: small cleanupErich Eckner
2018-02-17bin/build-packages: put *.so.provides.gz into tar, tooErich Eckner
2018-02-17bin/get-package-updates: save correct revisions in databaseErich Eckner
2018-02-17bin/return-assignment: join in correct directionErich Eckner
2018-02-16bin/get-assignment: add TODOErich Eckner
2018-02-16bin/build-packages: make list of provided librariesErich Eckner
2018-02-16bin/db-update: start reading infos from the database (for now, only the sanit...Erich Eckner
2018-02-16bin/mysql-functions: fix typo in mysql queryErich Eckner
2018-02-16bin/bootstrap-mysql: build-support should superseed build-support, tooErich Eckner
2018-02-16bin/mysql-functions: mysql_join_*_* newErich Eckner
2018-02-16bin/common-functions: fix typo in commentErich Eckner
2018-02-15bin/common-functions: ignore checkdepends in the state-files for now - they'r...Erich Eckner
2018-02-15bin/mysql-functions: mysql_generate_package_metadata: fix sedding for mysqlErich Eckner
2018-02-15bin/common-functions: fix typo - arrrghErich Eckner
2018-02-15bin/common-functions: $arch should not be extracted from $pkgname in remove_o...Erich Eckner
2018-02-15bin/mysql-functions: whoops - remove left over lineErich Eckner
2018-02-15bin/mysql-functions: separate checkdependencies from makedependenciesErich Eckner
2018-02-15bin/why-dont-you: remove obsolete commented codeErich Eckner
2018-02-15bin/common-functions: remove_old_package_versions - start with dbErich Eckner
2018-02-15bin/ii-connect: fix regex recognizing buildmaster commands in channelErich Eckner
2018-02-15bin/get-package-updates: remove safety net which calls "generate_package_meta...Erich Eckner
2018-02-15bin/bootstrap-mysql: create `repository_stability_relations`Erich Eckner
2018-02-15bin/get-package-updates: repair blacklistingErich Eckner
2018-02-14bin/get-assignment: do not use next_sub_pkgrel, but take info straight from d...Erich Eckner
2018-02-14bin/seed-build-list: use solely the databaseErich Eckner
2018-02-14bin/return-assignment: use mysql_package_name_query()Erich Eckner
2018-02-14bin/get-package-updates: update git hashes in database, tooErich Eckner
2018-02-14bin/mysql-functions: mysql_package_name_query newErich Eckner
2018-02-14bin/mysql-functions: "exit 2" rather than "return 2" on syntactical errorErich Eckner
2018-02-14bin/mysql-functions: do not increase sub_pkgrel for packages in $current_repo...Erich Eckner
2018-02-14bin/build-master-status-from-mysql: should take sanity-check lock (so it curr...Erich Eckner
2018-02-13bin/build-master-status-from-mysql: only check dependencies of package source...Erich Eckner
2018-02-13bin/mysql-functions: repository should not matter for dependencies/providedErich Eckner
2018-02-13bin/return-assignment: only build-list packages are expected to have been builtErich Eckner
2018-02-13bin/build-master-status-from-mysql: ignore version of dependencies for now in...Erich Eckner
2018-02-13bin/mysql-functions: bugfix in mysql_cleanupErich Eckner
2018-02-13bin/return-assignment: only move packages from the build-list which are on th...Erich Eckner
2018-02-13bin/mysql-functions: mysql_cleanup now has a dry-run capabilityErich Eckner
2018-02-13bin/db-update: remove unneccessary TODOErich Eckner
2018-02-13bin/db-update: remove done TODOErich Eckner
2018-02-13bin/return-assignment: remove done TODOErich Eckner
2018-02-13bin/mysql-functions: remove a sanity check which should not be an issueErich Eckner
2018-02-13bin/mysql-functions: do not match the sub_pkgrel on inserting provided instal...Erich Eckner
2018-02-13bin/sanity-check: check full name of package in databaseErich Eckner
2018-02-13bin/get-package-updates: cleanup db in trap on exitErich Eckner
2018-02-13bin/get-package-updates: test_exclusion now cooperates with the databaseErich Eckner
2018-02-12bin/get-package-updates: actually put new packages into "to-be-decided" inste...Erich Eckner
2018-02-12bin/get-package-updates: delay update of build-list in databaseErich Eckner