Activity
From 01/07/2012 to 02/05/2012
02/02/2012
- 02:52 am Revision 92c5edfa: initial integration of transactions context manager
- 02:50 am Revision 73a1de14: moved tables into common
- 02:46 am Revision 45a5ee3f: heartbheat should not be an xmlrpc method as it could cause multiple heartbeat...
- 02:46 am Revision f146e60a: removed unused code
- 02:42 am Revision 2a36e2ca: removed unused code
- 02:18 am Revision e2620a16: renamed module
- 01:58 am Revision bcd023bb: renamed module
- 01:58 am Revision 23d0c6e7: renamed module
- 01:57 am Revision 06bbeae8: renamed module
02/01/2012
01/31/2012
- 02:40 am Job Server Feature #127 (New): add updateResource method
- Add a method for clients to use to update their resources remotely in the event remote updates are disabled or prohib...
- 02:37 am Job Server Feature #115 (Closed): Automated Host Discovery Preferences
- 02:36 am Client Feature #126 (New): update host resource information
- Add method to client to update the database resource information remotely or via xmlrpc depending on the database eng...
- 02:34 am Revision cb9818fa: starting to add host resource updates
- 01:08 am Revision bb43833e: moved database preferences into common location
- 12:51 am Revision d310ade3: added debug for db insert
- 12:49 am Revision 00d8de99: added check to ensure we don't pass along a boolean value, added --host-software
- 12:47 am Revision a1f26ed3: added new host data
- 12:46 am Revision e79481f1: now sending options as their own dictionary
- 12:31 am Revision 74dd4c5f: added groups, removed jobtypes
- 12:30 am Revision a00f35f4: added os call
- 12:28 am Client Feature #121 (Closed): Add option: declare the host's group(s)
- 12:17 am Revision 9099f178: added --host-groups, --host-ram, and --host-cpus options to client
- 12:12 am Client Feature #125 (Rejected): Add option: os type
- host operating system is coming from sys.platform and should not be changed....
- 12:10 am Client Feature #123 (Closed): Add option: limit cpu count
01/30/2012
- 11:50 pm Revision 470ea13e: cleaned up process lookup
- 11:41 pm Client Feature #122 (Closed): Add option: limit ram
- 11:35 pm Revision 7b1d4732: argument fix
- 11:23 pm Revision bd3be053: moved cmd arg parsing to top of program
- 01:28 am Revision 81bbcf0f: added new client arguments, added placeholder datatypes code
- 01:27 am Revision db263583: general import cleanup
- 01:27 am Revision d48e789c: switched to using client cmdargs
- 01:25 am Client Feature #124 (Closed): Add option: limit jobtypes
- list resolution to come from general datatypes.
- 01:23 am Revision 85928a7a: added operating system
- 12:14 am Client Feature #125 (Rejected): Add option: os type
- add the ability to declare the operating system type (linux, mac, windows):...
01/29/2012
- 11:42 pm Revision 4b5ac6d5: typo fix
01/28/2012
- 04:31 am Revision 04eb6b90: updated tables with additional columns, fixed formatting
- 01:45 am Client Feature #124 (Closed): Add option: limit jobtypes
- Add option to limit the jobtypes a host can run:
*Limit job types to a list*... - 01:14 am Client Feature #123 (Closed): Add option: limit cpu count
- Add option to limit cpu count on launch:...
- 01:10 am Client Feature #122 (Closed): Add option: limit ram
- Add option to limit available ram on launch:...
- 12:56 am Revision 3cf43a4e: renamed main programs
- 12:53 am Client Feature #121 (Closed): Add option: declare the host's group(s)
- Add the ability for a host to declare its host group(s) on launch:...
01/27/2012
- 09:15 pm Revision d7497437: added swap info to db
- 02:42 am Revision ce6f9999: -renamed discovery to heartbeat
- -clients now send the heartbeats instead of the server
-add preference for heartbeat interval
-removed context manage... - 02:41 am Revision 30577442: added the ability to add additional method calls to the exit handler
- 02:41 am Revision a75ebf6e: bugfix
- 02:40 am Revision 50cd1f70: moved multicast setting into their own section
- 01:48 am Job Server Feature #120 (Rejected): Add Preference for Server.__exit__()
- see rejection notice in issue #119
- 01:47 am Job Server Feature #119 (Rejected): Server __exit__()
- Context manager on Twisted xmlrpc objects causes internal resource structure to fail.
- 01:46 am Client Feature #118 (Rejected): Client __exit__()
- Context manager on Twisted xmlrpc objects causes internal resource structure to fail.
01/26/2012
- 02:55 am Job Server Feature #120 (Rejected): Add Preference for Server.__exit__()
- Add preferences to control exactly what the server executes when leaving the context
- 02:53 am Job Server Feature #119 (Rejected): Server __exit__()
- Send server shutdown (based on preference) to clients after leaving the context.
- 02:52 am Revision fe77aae0: added context managers to client and server
- 02:51 am Client Feature #118 (Rejected): Client __exit__()
- Stop all running jobs and sent shutdown information to master after leaving the context.
- 02:50 am Client Feature #117 (Closed): Context Manager
- Allows for fine grained control of the client when entering/leaving the event loop.
- 02:48 am Job Server Feature #116 (Closed): Context Manager
- Allows for fine grained control of the server when entering/leaving the event loop.
- 02:31 am Job Server Feature #114 (Closed): Automated Host Discovery
- 02:25 am Job Server Feature #115 (Closed): Automated Host Discovery Preferences
- Preferences to control:
* if hosts are discovered on startup of server
* how often hosts should be discovered
* if... - 02:24 am Job Server Feature #114 (Closed): Automated Host Discovery
- Host discovery should automatically be called when:
* server starts up (unless dictated otherwise by preferences)
*... - 02:17 am Job Server Feature #111 (Closed): Add Host Method
- 02:17 am Client Feature #113 (Closed): Update Master Method
- Add an update master method that when called would update the master with the latest information about the client inc...
- 02:14 am Client Feature #112 (Closed): Set Master/AddHost
- 02:12 am Revision 0c5a494e: passing force argument
- 01:55 am Revision e747f456: hosts now being inserted into table
- 01:19 am Revision d1f101be: now passing system information to server
- 01:18 am Revision d6db4c4b: removing unused var from split
- 01:17 am Revision 63b51e85: fixed argument passing
01/25/2012
- 04:00 am Development #67 (Closed): Service Separation
- Project has been split into client, front end, and server. Progress will be tracked by individual subprojects.
- 03:49 am Client Feature #112 (Closed): Set Master/AddHost
- After discovering/setting the master send all host information to the master server. Rather than asking a single hos...
- 03:46 am Job Server Feature #111 (Closed): Add Host Method
- Method on server to add a new host to the database when setMaster is run on the client (dictionary for arguments).
- 03:39 am Job Server Feature #110 (Closed): General Database Preferences
- Allow preferences to control the database setup. The preferences will contain one section with the configuration in ...
- 03:31 am Job Server Feature #109 (Closed): Initial Database Population
- Provide a central location to manage the initial structure of the database.
- 03:28 am Job Server Feature #108 (Closed): Multicast Client Discovery
- Rather than using broadcast packets send out a multicast packet to a specific group of hosts
- 02:58 am Client Feature #105 (Closed): Client Log Access
- 02:57 am Revision d61e6d2f: fixed infinite restart, envvar should be reset
- 02:34 am Revision 64e69be4: -process lock context now wraps around the main script
- -added service_log method to common.rpc
- 02:16 am Revision fe9c674e: should be opening stream with the context manager
- 02:15 am Revision c23ed858: returning log stream from function
01/22/2012
- 10:09 pm Revision 29ce7c79: fixed client/server logging
- 09:55 pm Client Bug #106 (Closed): Client/Server Logs Not Created On Startup
- 09:46 pm Client Bug #106 (Closed): Client/Server Logs Not Created On Startup
- Client and server logs should be created on startup and rollover if they already exist, instead they are being skippe...
- 09:35 pm Client Feature #104 (Closed): Multicast Client Discovery
- 09:32 pm Revision cfc2432f: fixed and tested rpc.ping
- 09:13 pm Revision 19a75dbb: removed unused code
- 09:13 pm Revision 8ac1841f: resetting master address working, clients can now jump between masters or be f...
- 08:24 pm Revision 87a00208: converted kwargs to args, prefs cleanup
- 08:17 pm Revision d482a4f2: moved addHost call to client
- 08:16 pm Revision 25958ae5: renamed method and added force option
- 08:15 pm Revision a6d8480e: added missing SERVER_PORT var
- 08:15 pm Revision 0745324b: updated preferences to use unique data name
- 07:33 pm Revision f1341025: -tested on multiple clients
- -clients can now receieve and process more than just a single multicast
- 07:17 pm Revision dd346fd2: -switched to using regular expression to determine hostname and port
- -minor doc updates
-fixed iteration over failure messages - 07:17 pm Revision f3266fd8: should be logging directory creation
- 05:42 pm Revision 55c1e1d1: -created common lib for handling command line options
- -added --wait and --force-kill command line options
- 05:25 pm Revision 48e2e2c9: typo fix
- 05:25 pm Revision 0ce3c5b6: added initial lock to client/server
- 03:19 pm Revision 5d2abb9f: dont need the copy module
- 03:15 pm Revision 091ed7f0: added __enter__/__exit__ methods to ProcessLock as well as an exit handler
01/21/2012
01/16/2012
- 09:59 pm Revision 930e42d6: added basic script to run commands over ssh
- 09:54 pm Revision c082d46b: initial of test scripts to push base code to linux virtual boxes
- 09:12 pm Revision 279e11a2: removing unused files
01/14/2012
01/13/2012
- 10:53 am Client Feature #105 (Closed): Client Log Access
- Provide access to the client log (not to be confused with the job log) via xmlrpc.
01/11/2012
- 02:00 am Revision 3bbe0a25: initial scripts for basic virtual machine control (for testing)
- 01:50 am Revision 6e102779: no longer used file
01/08/2012
- 11:39 pm Revision 58dfd8f1: -cleaned up and added additional checks to setMaster
- -removed timeout arguments to multicast.rpc
-misc cleanup - 10:58 pm Revision c11d0562: removing debug print statement
- 10:48 pm Revision 3ff8acdc: comment fix
01/07/2012
Also available in: Atom