| Commit message (Expand) | Author | Age | Files | Lines |
* | Quick hack to move bundler selection out of Gentoo module and make it a build... | Eudyptula | 2009-08-14 | 1 | -1/+1 |
* | Major backend reorganization - moved much of backend.php into build class, re... | Eudyptula | 2009-08-10 | 1 | -66/+27 |
* | Major backend reorganization to split build into steps and allow automatic re... | Eudyptula | 2009-08-07 | 1 | -42/+42 |
* | Delete work dir for failed builds also | Eudyptula | 2009-08-07 | 1 | -3/+3 |
* | Fix backend $build->get_owner() inside sql LOCK | Eudyptula | 2009-08-06 | 1 | -1/+1 |
* | Numerous backend bugs fixed; use portage snapshot if available; frontend figu... | Eudyptula | 2009-08-06 | 1 | -10/+11 |
* | Widespread cleanup - moved $conf, $death into $S; $S is given as arg to init_... | Eudyptula | 2009-08-04 | 1 | -12/+12 |
* | Reorganized log URLs; little update to routing.csv format | Eudyptula | 2009-07-24 | 1 | -2/+2 |
* | Require manually-configured URL - backend needs it anyway | Eudyptula | 2009-07-24 | 1 | -1/+1 |
* | Clean up backend API | Eudyptula | 2009-07-23 | 1 | -1/+1 |
* | Integrated bkisofs-cli into livecd and installcd bundlers, fixed various thin... | Eudyptula | 2009-07-21 | 1 | -1/+1 |
* | Fixes/hacks so backend still works with non-execution logging | Eudyptula | 2009-07-20 | 1 | -2/+2 |
* | Little backend output cleanup | Eudyptula | 2009-07-20 | 1 | -2/+2 |
* | Converted backend status to TINYINT; First try at logging non-execution messa... | Eudyptula | 2009-07-20 | 1 | -7/+8 |
* | Divided gentoo_portage backend into several parts; Added another config step ... | Eudyptula | 2009-07-15 | 1 | -4/+2 |
* | Moved 'module' attribute into builds table from buildopts | Eudyptula | 2009-07-15 | 1 | -3/+2 |
* | Made bundling finished images separate from modules in backend; added metadat... | Eudyptula | 2009-07-10 | 1 | -2/+5 |
* | Major restructuring of frontend modules (package selection not done yet); cre... | Eudyptula | 2009-07-07 | 1 | -1/+1 |
* | Last changes for multiple backends to be (theoretically) possible | Eudyptula | 2009-07-06 | 1 | -0/+9 |
* | Backend can upload finished images; caches state after emerge system completes | Eudyptula | 2009-07-02 | 1 | -6/+36 |
* | Update both parts for proper modularity, start catalyst-based backend, code c... | Eudyptula | 2009-07-01 | 1 | -11/+23 |
* | Added image format option to frontend, tbz2 and preliminary Install CD and Li... | Eudyptula | 2009-06-29 | 1 | -5/+7 |
* | Added an send invitations form to frontend and email notifications to backend | Eudyptula | 2009-06-28 | 1 | -1/+4 |
* | Changed task to have an index based on build instead of unique id, added desc... | Eudyptula | 2009-06-26 | 1 | -1/+1 |
* | Added signal handling and logging; wrote init script; added other nice daemon... | Eudyptula | 2009-06-25 | 1 | -14/+44 |
* | Major improvements to logging in frontend and backend; moved log_command func... | Eudyptula | 2009-06-23 | 1 | -1/+4 |
* | Added basic support for adding arbitrary packages in frontend and backend, ta... | Eudyptula | 2009-06-22 | 1 | -1/+5 |
* | Did some cleanup and added a Packages file parser and simple package list pri... | Eudyptula | 2009-06-21 | 1 | -1/+0 |
* | Finished infrastructure for 1st gen. build wizard, enhanced backend logging | Eudyptula | 2009-06-19 | 1 | -1/+5 |
* | Added sessions, login, build request on frontend; changed backend to use buil... | Eudyptula | 2009-06-19 | 1 | -26/+14 |
* | Plugged in sql_build to backend and frontend log viewer | Eudyptula | 2009-06-18 | 1 | -1/+30 |
* | Move dbinit to shared and gave backend db access, created classes buildlog_en... | Eudyptula | 2009-06-17 | 1 | -0/+2 |
* | Moved including shared/include/paths.php into shared/include/includes.php | Eudyptula | 2009-06-17 | 1 | -2/+1 |
* | Got up to emerging system, started on child process logging | Eudyptula | 2009-06-16 | 1 | -1/+0 |
* | Started build function and moved include/functions to include/includes | Eitan Mosenkis | 2009-06-16 | 1 | -1/+2 |
* | More infrastructure, path constants SHARED, BACKEND, FRONTEND; function | Eitan Mosenkis | 2009-06-15 | 1 | -2/+5 |
* | Basic backend infrastructure created | Eitan Mosenkis | 2009-06-15 | 1 | -0/+16 |