| Commit message (Expand) | Author | Age | Files | Lines |
* | Add package and init script pruning to frontend | Eudyptula | 2009-07-28 | 2 | -2/+22 |
* | Made package selector, pkglist more efficient by filtering out package metada... | Eudyptula | 2009-07-28 | 1 | -1/+1 |
* | Converted frontend wizard form element classes to not be specific to the fron... | Eudyptula | 2009-07-28 | 6 | -461/+426 |
* | Remove pointless links from tasks, builds; Log env fed to tasks; Add masked i... | Eudyptula | 2009-07-27 | 2 | -5/+5 |
* | Reorganized log URLs; little update to routing.csv format | Eudyptula | 2009-07-24 | 4 | -34/+34 |
* | Require manually-configured URL - backend needs it anyway | Eudyptula | 2009-07-24 | 4 | -39/+5 |
* | Broke log viewer into segments, added build deletion | Eudyptula | 2009-07-24 | 6 | -96/+132 |
* | 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 | -1/+1 |
* | Converted backend status to TINYINT; First try at logging non-execution messa... | Eudyptula | 2009-07-20 | 5 | -52/+81 |
* | Added metadata back to log viewer | Eudyptula | 2009-07-17 | 2 | -5/+2 |
* | Rearranged logviewer for security | Eudyptula | 2009-07-17 | 4 | -18/+27 |
* | Fixed bugs and added new/popular builds to welcome page | Eudyptula | 2009-07-17 | 4 | -11/+62 |
* | Added predefined package sets; separated gentoo-specific setup into gentoo_se... | Eudyptula | 2009-07-16 | 4 | -26/+48 |
* | Add dev-manager support to gentoo/portage modules | Eudyptula | 2009-07-16 | 2 | -1/+3 |
* | Divided gentoo_portage backend into several parts; Added another config step ... | Eudyptula | 2009-07-15 | 8 | -32/+41 |
* | Added viewing of chosen options to status viewer | Eudyptula | 2009-07-15 | 3 | -32/+77 |
* | Added config status page, moving forward and back in config wizard; added con... | Eudyptula | 2009-07-15 | 14 | -136/+168 |
* | Added 'Show checked' link for package adder, fixed package selector verificat... | Eudyptula | 2009-07-13 | 6 | -13/+73 |
* | Added data verification to config wizard API | Eudyptula | 2009-07-13 | 1 | -15/+87 |
* | Made bundling finished images separate from modules in backend; added metadat... | Eudyptula | 2009-07-10 | 14 | -57/+63 |
* | Finished porting package selection to new wizard format - everything works again | Eudyptula | 2009-07-09 | 6 | -48/+101 |
* | Did most of the work to convert package adding to a very configurable class f... | Eudyptula | 2009-07-08 | 7 | -93/+159 |
* | Major restructuring of frontend modules (package selection not done yet); cre... | Eudyptula | 2009-07-07 | 11 | -250/+354 |
* | Fix blip with favicon.ico | Eudyptula | 2009-07-07 | 1 | -0/+0 |
* | Added favicons | Eudyptula | 2009-07-07 | 4 | -1/+2 |
* | Added linked 'Ingenue' logo using Gimp | Eudyptula | 2009-07-07 | 5 | -2/+9 |
* | Stored all data from Packages files in the db to allow frontend/backend separ... | Eudyptula | 2009-07-06 | 2 | -6/+6 |
* | Add javascript-based searching to package adding stage | Eudyptula | 2009-07-05 | 4 | -16/+131 |
* | Separated configurations from builds of those configurations, added configura... | Eudyptula | 2009-07-03 | 8 | -43/+101 |
* | Backend can upload finished images; caches state after emerge system completes | Eudyptula | 2009-07-02 | 4 | -3/+46 |
* | Added support for EXT2 and JFFS2 images | Eudyptula | 2009-07-02 | 1 | -1/+1 |
* | Update both parts for proper modularity, start catalyst-based backend, code c... | Eudyptula | 2009-07-01 | 6 | -25/+58 |
* | Tiny fix of URL structure to log viewer | Eudyptula | 2009-06-29 | 1 | -1/+1 |
* | Added image format option to frontend, tbz2 and preliminary Install CD and Li... | Eudyptula | 2009-06-29 | 3 | -6/+34 |
* | Added an send invitations form to frontend and email notifications to backend | Eudyptula | 2009-06-28 | 4 | -4/+47 |
* | Changed task to have an index based on build instead of unique id, added desc... | Eudyptula | 2009-06-26 | 4 | -38/+26 |
* | Added signal handling and logging; wrote init script; added other nice daemon... | Eudyptula | 2009-06-25 | 1 | -0/+8 |
* | Added logout and user self-registration with email confirmation; Updates to s... | Eudyptula | 2009-06-25 | 6 | -37/+103 |
* | Cleaned up various unused bits of code; moved finished images to their own di... | Eudyptula | 2009-06-24 | 5 | -41/+123 |
* | Updates to sql_row_obj class; moved newclass.php to update_sql_classes.php an... | Eudyptula | 2009-06-24 | 1 | -3/+3 |
* | Major improvements to logging in frontend and backend; moved log_command func... | Eudyptula | 2009-06-23 | 10 | -34/+166 |
* | Integrated basic ANSI handling into logviewer, needs to be merged with logvie... | Eudyptula | 2009-06-22 | 1 | -2/+40 |
* | Fix some silly mistakes, add PATH from the host system to the backend's targe... | Eudyptula | 2009-06-22 | 1 | -4/+4 |
* | Added basic support for adding arbitrary packages in frontend and backend, ta... | Eudyptula | 2009-06-22 | 3 | -4/+42 |
* | Added pagination to frontend log viewer; updated todo | Eudyptula | 2009-06-22 | 2 | -14/+36 |
* | Finished frontend restructuring | Eudyptula | 2009-06-22 | 3 | -57/+82 |
* | Little fixes to error handling and other minor things | Eudyptula | 2009-06-22 | 4 | -5/+9 |
* | Started restructuring frontend wizard for modularity | Eudyptula | 2009-06-21 | 3 | -41/+51 |
* | Did some cleanup and added a Packages file parser and simple package list pri... | Eudyptula | 2009-06-21 | 4 | -58/+0 |