summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Clean up backend APIEudyptula2009-07-231-81/+0
|
* Cleaned up backend logging; moved emerge into a function; etc.Eudyptula2009-07-221-27/+11
|
* Integrated bkisofs-cli into livecd and installcd bundlers, fixed various ↵Eudyptula2009-07-211-4/+6
| | | | things in bkisofs-cli and the backend
* Fixes/hacks so backend still works with non-execution loggingEudyptula2009-07-201-10/+14
|
* Converted backend status to TINYINT; First try at logging non-execution ↵Eudyptula2009-07-201-8/+59
| | | | messages; Added download history page; Only show links from builds that the user has perms to access
* Update both parts for proper modularity, start catalyst-based backend, code ↵Eudyptula2009-07-011-0/+40
| | | | cleanup, especially on backend
* Major improvements to logging in frontend and backend; moved log_command ↵Eudyptula2009-06-231-60/+0
| | | | function to sql_task class; minor fixes here and there
* Finished infrastructure for 1st gen. build wizard, enhanced backend loggingEudyptula2009-06-191-3/+9
|
* Added sessions, login, build request on frontend; changed backend to use ↵Eudyptula2009-06-191-2/+2
| | | | build queue from db (generated by frontend)
* Plugged in sql_build to backend and frontend log viewerEudyptula2009-06-181-3/+3
|
* Added build logging to database, basic frontend log viewerEudyptula2009-06-171-3/+17
|
* Integrated log_command and tried emerge system; added PORTAGE_TMPDIR to the ↵Eudyptula2009-06-161-3/+7
| | | | target environment
* Got up to emerging system, started on child process loggingEudyptula2009-06-161-0/+36