summaryrefslogtreecommitdiff
path: root/bin/mysql-functions
AgeCommit message (Collapse)Author
2018-02-24bin/common-functions -> lib/common-functions, bin/mysql-functions -> ↵Erich Eckner
lib/mysql-functions
2018-02-18bin/mysql-functions: remove binary_packages from to-be-decided, styleErich Eckner
2018-02-18bin/mysql-functions: small cleanupErich Eckner
2018-02-16bin/mysql-functions: fix typo in mysql queryErich Eckner
2018-02-16bin/mysql-functions: mysql_join_*_* newErich Eckner
2018-02-15bin/mysql-functions: mysql_generate_package_metadata: fix sedding for mysqlErich Eckner
2018-02-15bin/mysql-functions: whoops - remove left over lineErich Eckner
2018-02-15bin/mysql-functions: separate checkdependencies from makedependenciesErich 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 ↵Erich Eckner
$current_repo, too (-> split packages should receive identical sub_pkgrels!)
2018-02-13bin/mysql-functions: repository should not matter for dependencies/providedErich Eckner
2018-02-13bin/mysql-functions: bugfix in mysql_cleanupErich Eckner
2018-02-13bin/mysql-functions: mysql_cleanup now has a dry-run capabilityErich 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 ↵Erich Eckner
install_targets and dependencies
2018-02-12bin/mysql-functions: remove handed out build-assignments which are not on ↵Erich Eckner
the build-list
2018-02-12bin/mysql-functions: add TODOErich Eckner
2018-02-12bin/mysql-functions: add check if a single build assignment having packages ↵Erich Eckner
on the build-list, deletion-list or to-beconsidered also has packages in a second "repository"
2018-02-12bin/mysql-functions: mysql_sanity_check: add check for differing sub_pkgrels ↵Erich Eckner
on the build-list
2018-02-09bin/mysql-functions: mysql_remove_duplicate_build_order: use sub_pkgrel from ↵Erich Eckner
old package
2018-02-09bin/mysql-functions: mysql_remove_duplicate_build_order: work on ↵Erich Eckner
to-be-decided instead of build-list
2018-02-09bin/mysql-functions: fix typos in mysql_cleanupErich Eckner
2018-02-09bin/mysql-functions: mysql_generate_package_metadata has more obligatory ↵Erich Eckner
parameters now
2018-02-08bin/mysql-functions: even more testsErich Eckner
2018-02-08bin/mysql-functions: add quick-repair (removes falsely scheduled packages, ↵Erich Eckner
but transfers all dependencies,installs to new packages)
2018-02-08bin/mysql-functions: more cleanup and checksErich Eckner
2018-02-06bin/bootstrap-mysql, bin/mysql-functions: new column `is_to_be_deleted` in ↵Erich Eckner
`binary_packages`
2018-02-05bin/mysql-functions: fix commentErich Eckner
2018-02-05bin/mysql-functions: small bugfix - grep should be silenced :-)Erich Eckner
2018-02-05bin/mysql-functions: add unknown packages whose pkgbase is identically found ↵Erich Eckner
in the database
2018-02-05bin/mysql-functions: mysql_repair_binary_packages_without_build_assignment ↵Erich Eckner
started (and finished?)
2018-02-02bin/mysql-functions: bugfix - I used the wrong variableErich Eckner
2018-02-01bin/bootstrap-mysql,bin/mysql-functions: new column `priority` in ↵Erich Eckner
`build_assignments`
2018-01-31bin/mysql-functions: bugfixErich Eckner
2018-01-31bin/mysql-functions: mysql_add_package_source should fill uses_upstream and ↵Erich Eckner
uses_modification, too
2018-01-30bin/get-assignment: extract some mysql statements into functions in ↵Erich Eckner
bin/mysql-functions
2018-01-25bin/mysql-functions: fix typoErich Eckner
2018-01-25bin/mysql-functions: mysql_cleanup newErich Eckner
2018-01-25bin/mysql-functions: mysql_find_build_assignment_loops new for detection of ↵Erich Eckner
loops in build-list
2018-01-23bin/mysql-functions: new packages have is_blocked=NULL, not is_blocked=0Erich Eckner
2018-01-22style: "${mysql_command} -e $(...)" -> {...} | ${mysql_command}Erich Eckner
2018-01-21bin/mysql-functions: repair mysql_generate_package_metadataErich Eckner
2018-01-21bin/mysql-functions: allow for longer mysql commandsErich Eckner
2018-01-21bin/mysql-functions: styleErich Eckner
2018-01-19move mysql_command to conf/default.confErich Eckner
2018-01-18bin/mysql-functions: accellerate base64_encode_eachErich Eckner
2018-01-18put name of creating script into name of temporary directoriesErich Eckner
2018-01-17bin/mysql-functions, bin/bootstrap-mysql: move `is_blocked` from ↵Erich Eckner
`binary_packages` to `build_assignments`
2018-01-17bin/mysql-functions: only search for packages supposed to be on the master ↵Erich Eckner
mirror on the master mirror