summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Quick hack to move bundler selection out of Gentoo module and make it a build...Eudyptula2009-08-141-1/+1
* Major backend reorganization - moved much of backend.php into build class, re...Eudyptula2009-08-101-66/+27
* Major backend reorganization to split build into steps and allow automatic re...Eudyptula2009-08-071-42/+42
* Delete work dir for failed builds alsoEudyptula2009-08-071-3/+3
* Fix backend $build->get_owner() inside sql LOCKEudyptula2009-08-061-1/+1
* Numerous backend bugs fixed; use portage snapshot if available; frontend figu...Eudyptula2009-08-061-10/+11
* Widespread cleanup - moved $conf, $death into $S; $S is given as arg to init_...Eudyptula2009-08-041-12/+12
* Reorganized log URLs; little update to routing.csv formatEudyptula2009-07-241-2/+2
* Require manually-configured URL - backend needs it anywayEudyptula2009-07-241-1/+1
* Clean up backend APIEudyptula2009-07-231-1/+1
* Integrated bkisofs-cli into livecd and installcd bundlers, fixed various thin...Eudyptula2009-07-211-1/+1
* Fixes/hacks so backend still works with non-execution loggingEudyptula2009-07-201-2/+2
* Little backend output cleanupEudyptula2009-07-201-2/+2
* Converted backend status to TINYINT; First try at logging non-execution messa...Eudyptula2009-07-201-7/+8
* Divided gentoo_portage backend into several parts; Added another config step ...Eudyptula2009-07-151-4/+2
* Moved 'module' attribute into builds table from buildoptsEudyptula2009-07-151-3/+2
* Made bundling finished images separate from modules in backend; added metadat...Eudyptula2009-07-101-2/+5
* Major restructuring of frontend modules (package selection not done yet); cre...Eudyptula2009-07-071-1/+1
* Last changes for multiple backends to be (theoretically) possibleEudyptula2009-07-061-0/+9
* Backend can upload finished images; caches state after emerge system completesEudyptula2009-07-021-6/+36
* Update both parts for proper modularity, start catalyst-based backend, code c...Eudyptula2009-07-011-11/+23
* Added image format option to frontend, tbz2 and preliminary Install CD and Li...Eudyptula2009-06-291-5/+7
* Added an send invitations form to frontend and email notifications to backendEudyptula2009-06-281-1/+4
* Changed task to have an index based on build instead of unique id, added desc...Eudyptula2009-06-261-1/+1
* Added signal handling and logging; wrote init script; added other nice daemon...Eudyptula2009-06-251-14/+44
* Major improvements to logging in frontend and backend; moved log_command func...Eudyptula2009-06-231-1/+4
* Added basic support for adding arbitrary packages in frontend and backend, ta...Eudyptula2009-06-221-1/+5
* Did some cleanup and added a Packages file parser and simple package list pri...Eudyptula2009-06-211-1/+0
* Finished infrastructure for 1st gen. build wizard, enhanced backend loggingEudyptula2009-06-191-1/+5
* Added sessions, login, build request on frontend; changed backend to use buil...Eudyptula2009-06-191-26/+14
* Plugged in sql_build to backend and frontend log viewerEudyptula2009-06-181-1/+30
* Move dbinit to shared and gave backend db access, created classes buildlog_en...Eudyptula2009-06-171-0/+2
* Moved including shared/include/paths.php into shared/include/includes.phpEudyptula2009-06-171-2/+1
* Got up to emerging system, started on child process loggingEudyptula2009-06-161-1/+0
* Started build function and moved include/functions to include/includesEitan Mosenkis2009-06-161-1/+2
* More infrastructure, path constants SHARED, BACKEND, FRONTEND; functionEitan Mosenkis2009-06-151-2/+5
* Basic backend infrastructure createdEitan Mosenkis2009-06-151-0/+16