summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Started restructuring frontend wizard for modularityEudyptula2009-06-213-41/+51
* Did some cleanup and added a Packages file parser and simple package list pri...Eudyptula2009-06-214-58/+0
* Finished infrastructure for 1st gen. build wizard, enhanced backend loggingEudyptula2009-06-194-20/+81
* Transitioned to support multiple profiles, chosen in the frontend, to use dat...Eudyptula2009-06-193-37/+36
* Added sessions, login, build request on frontend; changed backend to use buil...Eudyptula2009-06-197-18/+162
* Removed extraneous line from routing.csvEudyptula2009-06-181-2/+0
* Moved newclass utility into a cli script, created first-time setup script rep...Eudyptula2009-06-183-45/+0
* Plugged in sql_build to backend and frontend log viewerEudyptula2009-06-185-41/+52
* Created class from SQL table frontend, generated sql_builds classEudyptula2009-06-181-0/+17
* Updates to sql_row_obj, index.phpEudyptula2009-06-183-4/+14
* Fixed JS error in frontend debuggerEudyptula2009-06-171-4/+6
* Created a complete reset button in the frontend and made minor tweaks to the ...Eudyptula2009-06-173-2/+30
* Added build logging to database, basic frontend log viewerEudyptula2009-06-172-0/+56
* Move dbinit to shared and gave backend db access, created classes buildlog_en...Eudyptula2009-06-175-24/+13
* Got frontend debug working, added basic images, fixed files to not be executableEudyptula2009-06-1738-26/+497
* Setup basics of frontendEudyptula2009-06-1721-0/+559