summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added logout and user self-registration with email confirmation; Updates to s...Eudyptula2009-06-256-37/+103
* Cleaned up various unused bits of code; moved finished images to their own di...Eudyptula2009-06-245-41/+123
* Updates to sql_row_obj class; moved newclass.php to update_sql_classes.php an...Eudyptula2009-06-241-3/+3
* Major improvements to logging in frontend and backend; moved log_command func...Eudyptula2009-06-2310-34/+166
* Integrated basic ANSI handling into logviewer, needs to be merged with logvie...Eudyptula2009-06-221-2/+40
* Fix some silly mistakes, add PATH from the host system to the backend's targe...Eudyptula2009-06-221-4/+4
* Added basic support for adding arbitrary packages in frontend and backend, ta...Eudyptula2009-06-223-4/+42
* Added pagination to frontend log viewer; updated todoEudyptula2009-06-222-14/+36
* Finished frontend restructuringEudyptula2009-06-223-57/+82
* Little fixes to error handling and other minor thingsEudyptula2009-06-224-5/+9