summaryrefslogtreecommitdiff
path: root/bin/mysql-functions
AgeCommit message (Expand)Author
2018-02-01bin/bootstrap-mysql,bin/mysql-functions: new column `priority` in `build_assi...Erich Eckner
2018-01-31bin/mysql-functions: bugfixErich Eckner
2018-01-31bin/mysql-functions: mysql_add_package_source should fill uses_upstream and u...Erich Eckner
2018-01-30bin/get-assignment: extract some mysql statements into functions in bin/mysql...Erich Eckner
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 l...Erich Eckner
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 `binary_pack...Erich Eckner
2018-01-17bin/mysql-functions: only search for packages supposed to be on the master mi...Erich Eckner
2018-01-17bin/mysql-functions: reverse mirror and mysqlErich Eckner
2018-01-17bin/mysql-functions: mysql_sanity_check() newErich Eckner
2018-01-17bin/mysql-functions: allow to force sub_pkgrel and package_repositoryErich Eckner
2018-01-04bin/mysql-functions: fix TODOErich Eckner
2017-12-10bin/mysql-functions: mysql_generate_package_metadata newErich Eckner
2017-12-08bin/mysql-functions: encapsulate base64-encoding in a separate functionErich Eckner
2017-12-07bin/mysql-functions: mysql_add_package_source: adopt to new table layoutErich Eckner
2017-12-04bin/mysql-functions: add_install_target newErich Eckner
2017-12-01bin/mysql-functions: prefix function names with "mysql_"Erich Eckner
2017-12-01bin/mysql-functions: show_binary_package now with (less) html outputErich Eckner
2017-12-01bin/mysql-functions: show_binary_package new (for debug only)Erich Eckner
2017-12-01bin/mysql-functions: can add binary packageErich Eckner
2017-12-01bin/mysql-functions: remove debug outputErich Eckner
2017-12-01bin/mysql-functions: a startErich Eckner