Log of /trunk/server
Directory Listing
Revision
343 -
Directory Listing
Modified
Mon Jan 7 03:38:31 2008 UTC
(5 years, 4 months ago)
by
codeman
Original Path:
branches/new-fu/server
attempt to add the recurring job rescheduling into the server.
not tested.
Revision
327 -
Directory Listing
Modified
Sat Jan 5 05:15:51 2008 UTC
(5 years, 4 months ago)
by
codeman
Original Path:
branches/new-fu/server
whole bunch of updates here.
first, created run_query and put the process of debug/prepare/execute into it.
much simpler and cleaner!
added RETURN_JOBFILE cmd and stub for JOBFILE_SENT.
add a check to set_job_status to see if we're marking a job as finished.
if so, it needs to do some more work. that part isn't coded yet.
Revision
311 -
Directory Listing
Modified
Wed Jan 2 02:03:43 2008 UTC
(5 years, 4 months ago)
by
codeman
Original Path:
branches/new-fu/server
fixed get_jobs.
coded get_job. but there seems to be a problem with it.
commented out most of it for now, still doesn't work.
Revision
304 -
Directory Listing
Modified
Tue Jan 1 02:37:08 2008 UTC
(5 years, 4 months ago)
by
agaffney
Original Path:
branches/new-fu/server
modify get_jobs query to make sure to get the latest job_history entry for the job
Revision
301 -
Directory Listing
Modified
Mon Dec 31 23:57:35 2007 UTC
(5 years, 4 months ago)
by
agaffney
Original Path:
branches/new-fu/server
switch config location to /etc/scire/
add config defaults to scireclient
Revision
300 -
Directory Listing
Modified
Mon Dec 31 23:31:39 2007 UTC
(5 years, 4 months ago)
by
codeman
Original Path:
branches/new-fu/server
switching on the database lines.
major fixes to register and identify code.
uses a md5sum of the time+mac+ip+hostname
Revision
287 -
Directory Listing
Modified
Mon Dec 31 06:51:28 2007 UTC
(5 years, 4 months ago)
by
codeman
Original Path:
branches/new-fu/server
added global for clientid, added to identify query.
toss existing jobs concept for get_jobs.
fleshed out get_jobs and get_job a bit.
fixed some rough DBI.
Revision
286 -
Directory Listing
Modified
Mon Dec 31 01:28:36 2007 UTC
(5 years, 4 months ago)
by
codeman
Original Path:
branches/new-fu/server
adding a check for existence of logfile in the config
if not present, falls back to STDERR.
helps for the time being.
Revision
281 -
Directory Listing
Modified
Sun Dec 30 03:41:53 2007 UTC
(5 years, 4 months ago)
by
codeman
Original Path:
branches/new-fu/server
adding in the DBI commands, commented out, to actually do stuff instead of faking it.
will continue faking it for now to ease development.
Revision
267 -
Directory Listing
Modified
Sun Dec 30 01:11:18 2007 UTC
(5 years, 4 months ago)
by
codeman
Original Path:
branches/new-fu/server
adding a whole bunch of code here.
lots taken from the original server code in python.
Revision
264 -
Directory Listing
Modified
Wed Dec 26 05:18:17 2007 UTC
(5 years, 4 months ago)
by
codeman
Original Path:
branches/new-fu/server
copied config reading from the client
added DBI. added connection code.
tested, works.
| Sticky Revision: |
|