Timeline


and

04/20/05:

16:37 Changeset [101] by bastiaans
plugin/PBSQuery.py: - Removed; Bas fixed std version …
11:37 Changeset [100] by bastiaans
daemon/togad.py: - Ignore 'E' status updates/changes for a job …
10:52 Changeset [99] by bastiaans
daemon/togad.py: - job_nodes entrys now really working
10:50 Changeset [98] by bastiaans
daemon/togad.py: - Misc bugfix. - Now entrys to 'job_nodes' table …
10:35 Changeset [97] by bastiaans
daemon/togad.py: - Typo fix
10:35 Changeset [96] by bastiaans
daemon/togad.py: - Empty values will now be properly ignored for …
10:15 Changeset [95] by bastiaans
plugin/togap.py: - Made sure no empty variabeles are transmitted
09:28 Changeset [94] by bastiaans
plugin/PBSQuery.py: - Added has_key function to _PBSObject
09:23 Changeset [93] by bastiaans
plugin/togap.py: - Removed sleep
09:20 Changeset [92] by bastiaans
daemon/job_dbase.sql: - Cascading deletes, mkay tnx
09:16 Changeset [91] by bastiaans
plugin/PBSQuery.py: - Custom version with destructor that kills pbs …

04/19/05:

12:36 Changeset [90] by bastiaans
daemon/togad.py: - Only add nodes once - Only add nodes if it is …
10:36 Changeset [89] by bastiaans
daemon/togad.py: - Fixed missing WHERE in UPDATE statement - Fixed …

04/18/05:

16:50 Changeset [88] by bastiaans
bla
16:46 Changeset [87] by bastiaans
daemon/togad.py: - Misc code cleanup and optimizing
14:40 Changeset [86] by bastiaans
daemon/togad.py: - Rewrote node adding to jobs - Misc cleanup
14:39 Changeset [85] by bastiaans
plugin/togap.py: - Bugfix
14:28 Changeset [84] by bastiaans
daemon/togad.py: - Added DataSQLStore class now jobinfo is actually …
11:55 Changeset [83] by bastiaans
daemon/make_dbase.sh: - Shell script for creating dbase …
10:54 Changeset [82] by bastiaans
daemon/togad.py: - New jobinfo will now be appended to existing …
10:44 Changeset [81] by bastiaans
daemon/togad.py: - New threading model for XML processing working - …
10:42 Changeset [80] by bastiaans
plugin/togap.py: - Added a 'poll_interval' value for helping …

04/15/05:

16:08 Changeset [79] by bastiaans
daemon/DBClass.py: Initial import of DBclass
15:39 Changeset [78] by bastiaans
daemon/togad.py: - Restructured class/processor layout - There is …
12:28 Changeset [77] by bastiaans
daemon/togad.py: - Misc bugfixes
12:05 Changeset [76] by bastiaans
plugin/togap.py: - A job should be removed from interval list and …
11:56 Changeset [75] by bastiaans
plugin/togap.py: - Misc fixes for compatibility with toga daemon
11:55 Changeset [74] by bastiaans
daemon/togad.py: - Added job finished checking if an old jobinfo …
11:43 Changeset [73] by bastiaans
daemon/togad.py: - Added check if info changed on a job
11:17 Changeset [72] by bastiaans
daemon/togad.py: - Jobinfo XML parsing now working (into memory)
11:03 Changeset [71] by bastiaans
daemon/togad.py: - Added XML Error Handler
09:46 Changeset [70] by bastiaans
daemon/togad.py: - Rewrote connection handling a bit error occured …

04/14/05:

15:51 Changeset [69] by bastiaans
plugin/togap.py: - Misc bugfixes
14:26 Changeset [68] by bastiaans
plugin/togap.py: - Removed global heartbeat - Added 'reported' time …
12:53 Changeset [67] by bastiaans
plugin/togap.py: - Added domain name parsing - Added nodelist parsing
12:17 Changeset [66] by bastiaans
plugin/togap.py: - tmax should be -x instead of -t - added type param
12:10 Changeset [65] by bastiaans
plugin/togap.py: - Added version check of gmetric since we only …
09:58 Changeset [64] by bastiaans
plugin/togap.py: Misc. code cleanup
09:57 Changeset [63] by bastiaans
daemon/togad.py: Miscellanious code cleanup and additional pydocs

04/12/05:

16:39 Changeset [62] by bastiaans
daemon/togad.py: - Class added for own data server for catching …
16:37 Changeset [61] by bastiaans
plugin/togap.py: - Added initial setup for transmission of jobinfo …

04/11/05:

12:14 Changeset [60] by bastiaans
daemon/togad.py: - Options added for toga joblist handling server
11:39 Changeset [59] by bastiaans
daemon/job_dbase.sql: - SQL Database for storing historical job data …
11:04 Changeset [58] by bastiaans
daemon/togad.py: - Added catch of exception that happens in a rare …

04/08/05:

16:57 Changeset [57] by bastiaans
daemon/togad.py: - Bugfix
16:43 Changeset [56] by bastiaans
daemon/togad.py: - Bugfix
15:16 Changeset [55] by bastiaans
daemon/togad.py: Multiple storethreads is of no use: Both threads …
12:11 Changeset [54] by bastiaans
daemon/togad.py: - Several bugfixes - Now more than 1 storethread …
09:39 Changeset [53] by bastiaans
daemon/togad.py: - Changed store functions, so that they will pop() …

04/07/05:

15:51 Changeset [52] by bastiaans
daemon/togad.py: - Bugfix
15:34 Changeset [51] by bastiaans
daemon/togad.py: Removed a debug print statement
15:28 Changeset [50] by bastiaans
daemon/togad.py: Well it seems to be working now. - Code cleanup - …
12:08 Changeset [49] by bastiaans
daemon/togad.py: More bugfixes
11:58 Changeset [48] by bastiaans
daemon/togad.py: - Bugfix
11:53 Changeset [47] by bastiaans
daemon/togad.py: - Timeout's for thread can now be set in a variable …

04/06/05:

14:25 Changeset [46] by bastiaans
daemon/togad.py: Added extra debug msg
14:03 Changeset [45] by bastiaans
daemon/togad.py: Bugfix
14:02 Changeset [44] by bastiaans
daemon/togad.py: - Grabbing of last serials and updates of existing …

04/05/05:

16:24 Changeset [43] by bastiaans
daemon/togad.py: * Problem was caused by gmetad! Bug!! - Reported …
14:30 Changeset [42] by bastiaans
daemon/togad.py: Added functions for gathering all 'last_update' …
12:29 Changeset [41] by bastiaans
daemon/togad.py: - Added queue len check in atomic code before pop, …
12:01 Changeset [40] by bastiaans
daemon/togad.py: - Changed thread locking scheme - Added function …
10:08 Changeset [39] by bastiaans
daemon/togad.py: Changed threading debug msg'es to be more understandable
09:42 Changeset [38] by bastiaans
daemon/togad.py: Code cleanup and config for testing

04/04/05:

19:11 Changeset [37] by bastiaans
daemon/togad.py: - RRDTool module will only take string variable's …
16:05 Changeset [36] by bastiaans
daemon/togad.py: - Rewrote multithreaded * Error occurs when trying …
12:45 Changeset [35] by bastiaans
daemon/togad.py: More bugfixes * Need to find a way to share data …
11:53 Changeset [34] by bastiaans
daemon/togad.py: - Numerous bugfixes Data is still not written, …
11:11 Changeset [33] by bastiaans
daemon/togad.py: - Rewrote classes to be reusable - Seperated …
Note: See TracTimeline for information about the timeline view.