summaryrefslogtreecommitdiff
path: root/buildmaster/log.php
AgeCommit message (Collapse)Author
2018-11-09lib/mysql-joins.php new: it contains mysql_join_* functions similar to the ↵Erich Eckner
ones in lib/mysql-functions of the build scripts
2018-06-19Fixed remaining syntax issuesTyler Dence
Need to get build system to verify no syntax issues before deployment
2018-06-19Changed requires to require_once'sTyler Dence
2018-06-19Fix include path by generating absolute pathsTyler Dence
2018-05-25buildmaster/log.php: add filter for build slaveErich Eckner
2018-05-16buildmaster/log.php: ?filter newErich Eckner
2018-04-18buildmaster/ssh-log.php -> buildmaster/log.phpErich Eckner