summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* adding a regex-replace to strip carriage returns from script data.Preston Cody2008-01-111-0/+1
* wrap tags in if(tags) incase of no tags.Preston Cody2008-01-111-4/+6
* adding recurring_jobs_clients to hold the information for recurring jobs.Preston Cody2008-01-064-9/+45
* statusid needs to be a part of the key to avoidPreston Cody2008-01-051-1/+1
* dependency is not required.Preston Cody2008-01-021-4/+4
* get rid of that dependency thing.Preston Cody2008-01-021-1/+1
* set deploy_time to now for non-scheduled jobs.Preston Cody2008-01-021-1/+2
* removing the cert field for the clients table.Preston Cody2008-01-012-2/+1
* add LOCK TABLES to grant lines.Preston Cody2007-12-311-2/+2
* change default username/password to something more...saneAndrew Gaffney2007-12-311-2/+2
* move everything to new trunk directoryAndrew Gaffney2007-12-230-0/+0
* This is a very large commit from Rodrigo Lazo (rlazo) for Google SoCPreston Cody2007-08-078-149/+286
* trying to make dyn_tags work betterPreston Cody2007-08-021-4/+9
* let people define the tagsPreston Cody2007-08-021-0/+13
* patch from rlazo for SoCPreston Cody2007-08-011-1/+1
* patch from Rodrigo Lazo for Google SoC:Preston Cody2007-08-011-5/+6
* commented out the parser for the time being so the job will commit.Preston Cody2007-07-221-3/+3
* add the statuses as a var for the template to use.Preston Cody2007-07-221-2/+2
* lots of changes here.Preston Cody2007-07-221-4/+37
* small changes. for script, use the id and name of scripts, now passed in.Preston Cody2007-07-222-5/+7
* in DB.php:Preston Cody2007-07-222-43/+75
* adding seed data for the jobs and scripts sequences.Preston Cody2007-07-221-0/+2
* added sequences for jobs and scripts.Preston Cody2007-07-221-2/+11
* 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