| Commit message (Expand) | Author | Age | Files | Lines |
* | Wrote a script for automatically keeping cache files (stage3, install ISO, et... | Eudyptula | 2009-08-13 | 2 | -0/+4 |
* | Major backend reorganization - moved much of backend.php into build class, re... | Eudyptula | 2009-08-10 | 2 | -9/+3 |
* | Major backend reorganization to split build into steps and allow automatic re... | Eudyptula | 2009-08-07 | 3 | -12/+5 |
* | Update deps; don't use print_error in shared dbinit | Eudyptula | 2009-08-06 | 1 | -1/+1 |
* | Numerous backend bugs fixed; use portage snapshot if available; frontend figu... | Eudyptula | 2009-08-06 | 2 | -0/+10 |
* | Widespread cleanup - moved $conf, $death into $S; $S is given as arg to init_... | Eudyptula | 2009-08-04 | 2 | -4/+2 |
* | Require manually-configured URL - backend needs it anyway | Eudyptula | 2009-07-24 | 1 | -0/+1 |
* | Cleaned up backend logging; moved emerge into a function; etc. | Eudyptula | 2009-07-22 | 1 | -1/+1 |
* | Integrated bkisofs-cli into livecd and installcd bundlers, fixed various thin... | Eudyptula | 2009-07-21 | 1 | -0/+1 |
* | Divided gentoo_portage backend into several parts; Added another config step ... | Eudyptula | 2009-07-15 | 1 | -1/+2 |
* | Added config status page, moving forward and back in config wizard; added con... | Eudyptula | 2009-07-15 | 1 | -0/+2 |
* | Made bundling finished images separate from modules in backend; added metadat... | Eudyptula | 2009-07-10 | 2 | -1/+33 |
* | Backend can upload finished images; caches state after emerge system completes | Eudyptula | 2009-07-02 | 1 | -0/+1 |
* | Changed task to have an index based on build instead of unique id, added desc... | Eudyptula | 2009-06-26 | 1 | -1/+5 |
* | Added signal handling and logging; wrote init script; added other nice daemon... | Eudyptula | 2009-06-25 | 1 | -1/+3 |
* | Added logout and user self-registration with email confirmation; Updates to s... | Eudyptula | 2009-06-25 | 1 | -1/+1 |
* | Cleaned up various unused bits of code; moved finished images to their own di... | Eudyptula | 2009-06-24 | 1 | -0/+1 |
* | Did some cleanup and added a Packages file parser and simple package list pri... | Eudyptula | 2009-06-21 | 1 | -0/+1 |
* | Moved newclass utility into a cli script, created first-time setup script rep... | Eudyptula | 2009-06-18 | 1 | -3/+2 |
* | Move dbinit to shared and gave backend db access, created classes buildlog_en... | Eudyptula | 2009-06-17 | 1 | -0/+5 |
* | Moved including shared/include/paths.php into shared/include/includes.php | Eudyptula | 2009-06-17 | 1 | -0/+1 |
* | Started build function and moved include/functions to include/includes | Eitan Mosenkis | 2009-06-16 | 2 | -10/+12 |
* | More infrastructure, path constants SHARED, BACKEND, FRONTEND; function | Eitan Mosenkis | 2009-06-15 | 2 | -0/+20 |