summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Major backend reorganization - moved much of backend.php into build class, re...Eudyptula2009-08-101-21/+16
* Widespread cleanup - moved $conf, $death into $S; $S is given as arg to init_...Eudyptula2009-08-041-1/+1
* Remove pointless links from tasks, builds; Log env fed to tasks; Add masked i...Eudyptula2009-07-271-1/+13
* Reorganized log URLs; little update to routing.csv formatEudyptula2009-07-241-1/+1
* Broke log viewer into segments, added build deletionEudyptula2009-07-241-1/+1
* Fixes/hacks so backend still works with non-execution loggingEudyptula2009-07-201-4/+3
* Converted backend status to TINYINT; First try at logging non-execution messa...Eudyptula2009-07-201-6/+4
* Update both parts for proper modularity, start catalyst-based backend, code c...Eudyptula2009-07-011-31/+1
* Many fixes to CD building and some to command execution/loggingEudyptula2009-06-301-7/+15
* Changed task to have an index based on build instead of unique id, added desc...Eudyptula2009-06-261-17/+36
* Added signal handling and logging; wrote init script; added other nice daemon...Eudyptula2009-06-251-11/+41
* Added logout and user self-registration with email confirmation; Updates to s...Eudyptula2009-06-251-1/+1
* Updates to sql_row_obj class; moved newclass.php to update_sql_classes.php an...Eudyptula2009-06-241-3/+3
* Major improvements to logging in frontend and backend; moved log_command func...Eudyptula2009-06-231-7/+86
* Little fixes to error handling and other minor thingsEudyptula2009-06-221-1/+1
* Finished infrastructure for 1st gen. build wizard, enhanced backend loggingEudyptula2009-06-191-6/+19
* Added build logging to database, basic frontend log viewerEudyptula2009-06-171-0/+5
* Move dbinit to shared and gave backend db access, created classes buildlog_en...Eudyptula2009-06-171-0/+24