summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix two bugs with gentoo_portage/init.d.php; update some comments in sql_row_objEudyptula2009-08-271-4/+5
* Major backend reorganization to split build into steps and allow automatic re...Eudyptula2009-08-071-57/+61
* Numerous backend bugs fixed; use portage snapshot if available; frontend figu...Eudyptula2009-08-061-3/+3
* Widespread cleanup - moved $conf, $death into $S; $S is given as arg to init_...Eudyptula2009-08-041-2/+0
* Broke log viewer into segments, added build deletionEudyptula2009-07-241-8/+8
* Integrated bkisofs-cli into livecd and installcd bundlers, fixed various thin...Eudyptula2009-07-211-1/+1
* Fixed bugs and added new/popular builds to welcome pageEudyptula2009-07-171-1/+5
* Got rid of ugly hacks for abstract classes and used ReflectionClass insteadEudyptula2009-07-071-1/+3
* Remove interactive merging from class update script; allow classes that are i...Eudyptula2009-07-071-1/+2
* Stored all data from Packages files in the db to allow frontend/backend separ...Eudyptula2009-07-061-21/+17
* Added signal handling and logging; wrote init script; added other nice daemon...Eudyptula2009-06-251-1/+0
* Added logout and user self-registration with email confirmation; Updates to s...Eudyptula2009-06-251-58/+31
* Updates to sql_row_obj class; moved newclass.php to update_sql_classes.php an...Eudyptula2009-06-241-57/+63
* Major improvements to logging in frontend and backend; moved log_command func...Eudyptula2009-06-231-1/+5
* Finished infrastructure for 1st gen. build wizard, enhanced backend loggingEudyptula2009-06-191-0/+1
* Moved newclass utility into a cli script, created first-time setup script rep...Eudyptula2009-06-181-5/+11
* Plugged in sql_build to backend and frontend log viewerEudyptula2009-06-181-2/+3
* Updates to sql_row_obj, index.phpEudyptula2009-06-181-51/+23
* Added build logging to database, basic frontend log viewerEudyptula2009-06-171-3/+3
* Move dbinit to shared and gave backend db access, created classes buildlog_en...Eudyptula2009-06-171-0/+842