summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-18misc/database-layout.dump: new default values, decomissioned `last_connection`Erich Eckner
2018-04-18remove conf/admin-gpg-keys and all tracesErich Eckner
2018-04-18lib/mysql-functions: mysql_add_package_source: more debug outputErich Eckner
2018-04-18bin/build-master-status: decomission ssh-log.htmlErich Eckner
2018-04-18lib/mysql-functions: chmod go+r on mysql queries in web server directoryErich Eckner
2018-04-17bin/slave-build-connect: fix typoErich Eckner
2018-04-17bin/interpret-mail: save log to databaseErich Eckner
2018-04-17bin/build-master-status-from-mysql: skip implicite columnErich Eckner
2018-04-17lib/mysql-functions: copy stdout and stderr of failed queries into webserver ↵Erich Eckner
directory, too
2018-04-17lib/mysql-functions: copy failed queries into webserver directoryErich Eckner
2018-04-17lib/mysql-functions: make last_connection obsoleteErich Eckner
2018-04-17bin/slave-build-connect: skip update of last_connectionErich Eckner
2018-04-17bin/slave-build-connect: fix typoErich Eckner
2018-04-17bin/slave-build-connect: write ssh-log into databaseErich Eckner
2018-04-17new tables in database and dumpErich Eckner
2018-04-17bin/check-db-structure: remove AUTO_INCREMENT for easy comparisonErich Eckner
2018-04-16bin/ii-connect: teach the buildmaster some respect for the devsErich Eckner
2018-04-16bin/check-db-structure: new to dump the structure of the databaseErich Eckner
2018-04-16misc/database-layout.dmf: new tables for logs and stuffErich Eckner
2018-04-16misc/database-layout.dmf: change column properties of `todos`Erich Eckner
2018-04-16remove `files` and `file_providers` - they're not practicable in the databaseErich Eckner
2018-04-16misc/database-layout.dmf: some new tables in the graph which are in the ↵Erich Eckner
database for quite a while :-)
2018-04-15bin/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-04-15lib/mysql-functions: more detailed progressErich Eckner
2018-04-15bin/delete-packages: fix mysql - how did this work before???Erich Eckner
2018-04-13bin/sanity-check: test if left-over mysql query is still there after 5 secondsErich Eckner
2018-04-12web-scripts are now in archweb32Erich Eckner
2018-04-11web-scripts/mysql-issues.php: -xErich Eckner
2018-04-11web-scripts: unify mysql user (http -> webserver)Erich Eckner
2018-04-11lib/mysql-functions: mysql_add_package_source: fall back on complete history ↵Erich Eckner
if commit_time not determinable between old_git_revision and git_revision (git_mod_revision might have been updated)
2018-04-11lib/common-functions: make_source_info: *-docs should depend on *, tooErich Eckner
2018-04-11lib/mysql-functions: whoops, typoErich Eckner
2018-04-11lib/mysql-functions: give mysql_generate_package_source the .SRCINFO, so git ↵Erich Eckner
will not be queried for already-retrieved information
2018-04-11lib/common-functions: simplify format of additional informationErich Eckner
2018-04-11lib/common-functions: make_source_info: rm $output on failureErich Eckner
2018-04-11lib/common-functions: make_source_info: put additional infos into .SRCINFOErich Eckner
2018-04-11lib/mysql-functions: mysql_add_package_source: clean up parameter messErich Eckner
2018-04-11bin/seed-build-list: de-clutter outputErich Eckner
2018-04-11bin/build-master-status: skip creation of todos.htmlErich Eckner
2018-04-11web-scripts/todos.php: generate text-todos from database, tooErich Eckner
2018-04-10lib/common-functions: archive less stuff from gitErich Eckner
2018-04-10lib/mysql-functions: more debug output to see what exactly takes ↵Erich Eckner
mysql_generate_package_metadata so long
2018-04-10lib/mysql-functions: mysql_add_package_source: remove old_git_revision from ↵Erich Eckner
mysql query
2018-04-10lib/mysql-functions: mysql_add_package_source: $old_git_revision new to ↵Erich Eckner
shorten lookup of commit date
2018-04-07web-scripts/todos.php: escape '"' correctlyErich Eckner
2018-04-07bin/get-package-updates: remove done todoErich Eckner
2018-04-07bin/ii-connect: fix typoErich Eckner
2018-04-07ii-connect: wtf: pkgfile -> tyzoid's interfaceErich Eckner
2018-04-04web-scripts/status.php newErich Eckner
2018-04-04lib/mysql-functions: mysql_add_package_source: save time of commit, tooErich Eckner