summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* changing the dyn_tags table to use scriptid instead of jobidPreston Cody2007-07-212-12/+15
* adding back in the sequences DB codePreston Cody2007-07-213-13/+20
* adding changes from Rodrigo Lazo (rlazo) for Google SoC:Preston Cody2007-07-216-13/+40
* committing code from Rodrigo Lazo (rlazo) for Google SoCPreston Cody2007-07-193-67/+586
* adding a patch from rlazo to fix the scripts sample rowPreston Cody2007-07-191-1/+1
* adding a commaPreston Cody2007-07-191-1/+1
* adding a comment from rlazoPreston Cody2007-07-191-0/+3
* adding a change from Rodrigo Lazo (rlazo) for Google SoC.Preston Cody2007-07-191-0/+41
* adding two cron-handling files from rlazo for Google SoCPreston Cody2007-07-063-1/+609
* adding 3 cron-handling files from rlazo for Google SoCPreston Cody2007-07-063-0/+1268
* making some changes from Rodrigo Lazo for SoC:Preston Cody2007-06-161-34/+21
* updates from Rodrigo Lazo for Google SoC:Preston Cody2007-06-161-2/+9
* updates from Rodrigo Lazo for Google SoC:Preston Cody2007-06-161-3/+9
* adding a default set of statuses from Rodrigo Lazo.Preston Cody2007-06-161-5/+18
* forgot to include additional patch from Rodrigo Lazo for SoC.Preston Cody2007-06-161-2/+11
* some excellent updates from Rodrigo Lazo:Preston Cody2007-06-161-5/+16
* committing some changes from Rodrigo Lazo for google SoC:Preston Cody2007-06-161-9/+17
* adding some lines to the sample seed data.Preston Cody2007-06-092-19/+1
* my bad.Preston Cody2007-06-071-1/+1
* fix messed up error string.Preston Cody2007-06-071-1/+1
* changed the config_dir to /etc/scirePreston Cody2007-06-071-20/+46
* changed the tmpdir to /etc/scirePreston Cody2007-06-071-2/+25
* re-adding the postprocessing and db_functions filesPreston Cody2007-06-072-0/+37
* moving db_functions and postprocess elsewhere.Preston Cody2007-06-073-49/+22
* throwing in a temp hack until the DB supports return_output flag.Preston Cody2007-06-041-0/+1
* just trying to make this work againPreston Cody2007-06-042-1/+6
* some touchups to keep it compiling.Preston Cody2007-06-041-3/+6
* tossing in two files to deal with post_processing.Preston Cody2007-05-312-0/+25
* fixing up the pseudo-code a bit so it may actually be runnablePreston Cody2007-05-311-10/+16
* updating all the seed data values with the latestPreston Cody2007-05-211-14/+41
* bring the seed data a bit more up to date.Preston Cody2007-05-211-16/+3
* removed clientid from job_conditions.Preston Cody2007-05-211-2/+68
* add the db_type to login.Preston Cody2007-05-211-1/+1
* just return the success code rather than the rowcount cause there is none.Preston Cody2007-05-211-2/+2
* adding sample postprocess code. this will clearly NOT work, butPreston Cody2007-05-211-0/+20
* adding code to return output if the return_output flag from the scripts table...Preston Cody2007-05-211-1/+4
* adding the new DB class that uses ADOdb functionality.Preston Cody2007-05-201-0/+216
* major DB changes here. Switching from mysql-specific codePreston Cody2007-05-203-2/+3
* Flow charts for the current status of the jobs subroutines.Matt Disney2007-04-1810-0/+3913
* adding a whole bunch of access checks into the users and clientsPreston Cody2007-04-027-21/+56
* fix up editing of permissions.Preston Cody2007-04-022-3/+3
* adding pages that show a list of modules.Preston Cody2007-04-022-0/+29
* adding an error page for access violations.Preston Cody2007-04-022-0/+20
* disable caching for the time being. don't think it works anyways.Preston Cody2007-04-021-3/+28
* simplifying code to take out double-queries for useridPreston Cody2007-03-266-58/+66
* some larger structural changes here.Preston Cody2007-03-268-23/+1081
* Just removed some comments cruft from the server modules. Matt Disney2007-03-251-11/+0
* Just removing some comments cruft.Matt Disney2007-03-251-15/+0
* small comment changePreston Cody2007-03-171-1/+1
* adding a line to grab/use the default value if none is already set.Preston Cody2007-03-173-3/+15