summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Quick hack to move bundler selection out of Gentoo module and make it a build...Eudyptula2009-08-144-16/+37
* Create sql_row_with_flags class, make user, build, configuration subclasses o...Eudyptula2009-08-144-4/+3
* Wrote a script for automatically keeping cache files (stage3, install ISO, et...Eudyptula2009-08-131-4/+4
* Various improvements to HTML forms classes; Updated login to use form object;...Eudyptula2009-08-128-101/+246
* Make 'wizard_step' class a subclass of new generic 'form' class; Use ACCEPT_P...Eudyptula2009-08-113-50/+72
* Remove build- prefix from completed builds; todoroot2009-08-102-3/+3
* Have upload respond in plaintext, not HTML (so long as authentication succeeds)Eudyptula2009-08-101-15/+10
* Major backend reorganization - moved much of backend.php into build class, re...Eudyptula2009-08-103-3/+4
* Major backend reorganization to split build into steps and allow automatic re...Eudyptula2009-08-075-12/+26
* Numerous backend bugs fixed; use portage snapshot if available; frontend figu...Eudyptula2009-08-068-26/+18
* Widespread cleanup - moved $conf, $death into $S; $S is given as arg to init_...Eudyptula2009-08-0437-248/+195
* Add visibility column to builds, configurationsEudyptula2009-07-293-3/+3
* Add package and init script pruning to frontendEudyptula2009-07-282-2/+22
* Made package selector, pkglist more efficient by filtering out package metada...Eudyptula2009-07-281-1/+1
* Converted frontend wizard form element classes to not be specific to the fron...Eudyptula2009-07-286-461/+426
* Remove pointless links from tasks, builds; Log env fed to tasks; Add masked i...Eudyptula2009-07-272-5/+5
* Reorganized log URLs; little update to routing.csv formatEudyptula2009-07-244-34/+34
* Require manually-configured URL - backend needs it anywayEudyptula2009-07-244-39/+5
* Broke log viewer into segments, added build deletionEudyptula2009-07-246-96/+132
* 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-1/+1
* Converted backend status to TINYINT; First try at logging non-execution messa...Eudyptula2009-07-205-52/+81
* Added metadata back to log viewerEudyptula2009-07-172-5/+2
* Rearranged logviewer for securityEudyptula2009-07-174-18/+27
* Fixed bugs and added new/popular builds to welcome pageEudyptula2009-07-174-11/+62
* Added predefined package sets; separated gentoo-specific setup into gentoo_se...Eudyptula2009-07-164-26/+48
* Add dev-manager support to gentoo/portage modulesEudyptula2009-07-162-1/+3
* Divided gentoo_portage backend into several parts; Added another config step ...Eudyptula2009-07-158-32/+41
* Added viewing of chosen options to status viewerEudyptula2009-07-153-32/+77
* Added config status page, moving forward and back in config wizard; added con...Eudyptula2009-07-1514-136/+168
* Added 'Show checked' link for package adder, fixed package selector verificat...Eudyptula2009-07-136-13/+73
* Added data verification to config wizard APIEudyptula2009-07-131-15/+87
* Made bundling finished images separate from modules in backend; added metadat...Eudyptula2009-07-1014-57/+63
* Finished porting package selection to new wizard format - everything works againEudyptula2009-07-096-48/+101
* Did most of the work to convert package adding to a very configurable class f...Eudyptula2009-07-087-93/+159
* Major restructuring of frontend modules (package selection not done yet); cre...Eudyptula2009-07-0711-250/+354
* Fix blip with favicon.icoEudyptula2009-07-071-0/+0
* Added faviconsEudyptula2009-07-074-1/+2
* Added linked 'Ingenue' logo using GimpEudyptula2009-07-075-2/+9
* Stored all data from Packages files in the db to allow frontend/backend separ...Eudyptula2009-07-062-6/+6
* Add javascript-based searching to package adding stageEudyptula2009-07-054-16/+131
* Separated configurations from builds of those configurations, added configura...Eudyptula2009-07-038-43/+101
* Backend can upload finished images; caches state after emerge system completesEudyptula2009-07-024-3/+46
* Added support for EXT2 and JFFS2 imagesEudyptula2009-07-021-1/+1
* Update both parts for proper modularity, start catalyst-based backend, code c...Eudyptula2009-07-016-25/+58
* Tiny fix of URL structure to log viewerEudyptula2009-06-291-1/+1
* Added image format option to frontend, tbz2 and preliminary Install CD and Li...Eudyptula2009-06-293-6/+34
* Added an send invitations form to frontend and email notifications to backendEudyptula2009-06-284-4/+47
* Changed task to have an index based on build instead of unique id, added desc...Eudyptula2009-06-264-38/+26
* Added signal handling and logging; wrote init script; added other nice daemon...Eudyptula2009-06-251-0/+8