Activity

From 01/07/2012 to 02/05/2012

02/02/2012

02:52 am Revision 92c5edfa: initial integration of transactions context manager
Oliver Palmer
02:50 am Revision 73a1de14: moved tables into common
Oliver Palmer
02:46 am Revision 45a5ee3f: heartbheat should not be an xmlrpc method as it could cause multiple heartbeat...
Oliver Palmer
02:46 am Revision f146e60a: removed unused code
Oliver Palmer
02:42 am Revision 2a36e2ca: removed unused code
Oliver Palmer
02:18 am Revision e2620a16: renamed module
Oliver Palmer
01:58 am Revision bcd023bb: renamed module
Oliver Palmer
01:58 am Revision 23d0c6e7: renamed module
Oliver Palmer
01:57 am Revision 06bbeae8: renamed module
Oliver Palmer

02/01/2012

03:28 am Revision faba4574: adding temp. database context manager prototype
Oliver Palmer

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... Oliver Palmer
02:37 am Job Server Feature #115 (Closed): Automated Host Discovery Preferences
Oliver Palmer
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... Oliver Palmer
02:34 am Revision cb9818fa: starting to add host resource updates
Oliver Palmer
01:08 am Revision bb43833e: moved database preferences into common location
Oliver Palmer
12:51 am Revision d310ade3: added debug for db insert
Oliver Palmer
12:49 am Revision 00d8de99: added check to ensure we don't pass along a boolean value, added --host-software
Oliver Palmer
12:47 am Revision a1f26ed3: added new host data
Oliver Palmer
12:46 am Revision e79481f1: now sending options as their own dictionary
Oliver Palmer
12:31 am Revision 74dd4c5f: added groups, removed jobtypes
Oliver Palmer
12:30 am Revision a00f35f4: added os call
Oliver Palmer
12:28 am Client Feature #121 (Closed): Add option: declare the host's group(s)
Oliver Palmer
12:17 am Revision 9099f178: added --host-groups, --host-ram, and --host-cpus options to client
Oliver Palmer
12:12 am Client Feature #125 (Rejected): Add option: os type
host operating system is coming from sys.platform and should not be changed.... Oliver Palmer
12:10 am Client Feature #123 (Closed): Add option: limit cpu count
Oliver Palmer

01/30/2012

11:50 pm Revision 470ea13e: cleaned up process lookup
Oliver Palmer
11:41 pm Client Feature #122 (Closed): Add option: limit ram
Oliver Palmer
11:35 pm Revision 7b1d4732: argument fix
Oliver Palmer
11:23 pm Revision bd3be053: moved cmd arg parsing to top of program
Oliver Palmer
01:28 am Revision 81bbcf0f: added new client arguments, added placeholder datatypes code
Oliver Palmer
01:27 am Revision db263583: general import cleanup
Oliver Palmer
01:27 am Revision d48e789c: switched to using client cmdargs
Oliver Palmer
01:25 am Client Feature #124 (Closed): Add option: limit jobtypes
list resolution to come from general datatypes. Oliver Palmer
01:23 am Revision 85928a7a: added operating system
Oliver Palmer
12:14 am Client Feature #125 (Rejected): Add option: os type
add the ability to declare the operating system type (linux, mac, windows):... Oliver Palmer

01/29/2012

11:42 pm Revision 4b5ac6d5: typo fix
Oliver Palmer

01/28/2012

04:31 am Revision 04eb6b90: updated tables with additional columns, fixed formatting
Oliver Palmer
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*...
Oliver Palmer
01:14 am Client Feature #123 (Closed): Add option: limit cpu count
Add option to limit cpu count on launch:... Oliver Palmer
01:10 am Client Feature #122 (Closed): Add option: limit ram
Add option to limit available ram on launch:... Oliver Palmer
12:56 am Revision 3cf43a4e: renamed main programs
Oliver Palmer
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:... Oliver Palmer

01/27/2012

09:15 pm Revision d7497437: added swap info to db
Oliver Palmer
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...
Oliver Palmer
02:41 am Revision 30577442: added the ability to add additional method calls to the exit handler
Oliver Palmer
02:41 am Revision a75ebf6e: bugfix
Oliver Palmer
02:40 am Revision 50cd1f70: moved multicast setting into their own section
Oliver Palmer
01:48 am Job Server Feature #120 (Rejected): Add Preference for Server.__exit__()
see rejection notice in issue #119 Oliver Palmer
01:47 am Job Server Feature #119 (Rejected): Server __exit__()
Context manager on Twisted xmlrpc objects causes internal resource structure to fail. Oliver Palmer
01:46 am Client Feature #118 (Rejected): Client __exit__()
Context manager on Twisted xmlrpc objects causes internal resource structure to fail. Oliver Palmer

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 Oliver Palmer
02:53 am Job Server Feature #119 (Rejected): Server __exit__()
Send server shutdown (based on preference) to clients after leaving the context. Oliver Palmer
02:52 am Revision fe77aae0: added context managers to client and server
Oliver Palmer
02:51 am Client Feature #118 (Rejected): Client __exit__()
Stop all running jobs and sent shutdown information to master after leaving the context. Oliver Palmer
02:50 am Client Feature #117 (Closed): Context Manager
Allows for fine grained control of the client when entering/leaving the event loop. Oliver Palmer
02:48 am Job Server Feature #116 (Closed): Context Manager
Allows for fine grained control of the server when entering/leaving the event loop. Oliver Palmer
02:31 am Job Server Feature #114 (Closed): Automated Host Discovery
Oliver Palmer
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...
Oliver Palmer
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)
*...
Oliver Palmer
02:17 am Job Server Feature #111 (Closed): Add Host Method
Oliver Palmer
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... Oliver Palmer
02:14 am Client Feature #112 (Closed): Set Master/AddHost
Oliver Palmer
02:12 am Revision 0c5a494e: passing force argument
Oliver Palmer
01:55 am Revision e747f456: hosts now being inserted into table
Oliver Palmer
01:19 am Revision d1f101be: now passing system information to server
Oliver Palmer
01:18 am Revision d6db4c4b: removing unused var from split
Oliver Palmer
01:17 am Revision 63b51e85: fixed argument passing
Oliver Palmer

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. Oliver Palmer
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... Oliver Palmer
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). Oliver Palmer
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 ... Oliver Palmer
03:31 am Job Server Feature #109 (Closed): Initial Database Population
Provide a central location to manage the initial structure of the database. Oliver Palmer
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 Oliver Palmer
03:14 am Client client_milestone5.tar.gz
Oliver Palmer
02:58 am Client Feature #105 (Closed): Client Log Access
Oliver Palmer
02:57 am Revision d61e6d2f: fixed infinite restart, envvar should be reset
Oliver Palmer
02:34 am Revision 64e69be4: -process lock context now wraps around the main script
-added service_log method to common.rpc Oliver Palmer
02:16 am Revision fe9c674e: should be opening stream with the context manager
Oliver Palmer
02:15 am Revision c23ed858: returning log stream from function
Oliver Palmer

01/22/2012

10:09 pm Revision 29ce7c79: fixed client/server logging
Oliver Palmer
09:55 pm Client Bug #106 (Closed): Client/Server Logs Not Created On Startup
Oliver Palmer
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... Oliver Palmer
09:35 pm Client Feature #104 (Closed): Multicast Client Discovery
Oliver Palmer
09:32 pm Revision cfc2432f: fixed and tested rpc.ping
Oliver Palmer
09:13 pm Revision 19a75dbb: removed unused code
Oliver Palmer
09:13 pm Revision 8ac1841f: resetting master address working, clients can now jump between masters or be f...
Oliver Palmer
08:24 pm Revision 87a00208: converted kwargs to args, prefs cleanup
Oliver Palmer
08:17 pm Revision d482a4f2: moved addHost call to client
Oliver Palmer
08:16 pm Revision 25958ae5: renamed method and added force option
Oliver Palmer
08:15 pm Revision a6d8480e: added missing SERVER_PORT var
Oliver Palmer
08:15 pm Revision 0745324b: updated preferences to use unique data name
Oliver Palmer
07:33 pm Revision f1341025: -tested on multiple clients
-clients can now receieve and process more than just a single multicast Oliver Palmer
07:17 pm Revision dd346fd2: -switched to using regular expression to determine hostname and port
-minor doc updates
-fixed iteration over failure messages
Oliver Palmer
07:17 pm Revision f3266fd8: should be logging directory creation
Oliver Palmer
05:42 pm Revision 55c1e1d1: -created common lib for handling command line options
-added --wait and --force-kill command line options Oliver Palmer
05:25 pm Revision 48e2e2c9: typo fix
Oliver Palmer
05:25 pm Revision 0ce3c5b6: added initial lock to client/server
Oliver Palmer
03:19 pm Revision 5d2abb9f: dont need the copy module
Oliver Palmer
03:15 pm Revision 091ed7f0: added __enter__/__exit__ methods to ProcessLock as well as an exit handler
Oliver Palmer

01/21/2012

09:30 pm Revision 8d05b2c2: adding initial process locking module
Oliver Palmer

01/16/2012

09:59 pm Revision 930e42d6: added basic script to run commands over ssh
Oliver Palmer
09:54 pm Revision c082d46b: initial of test scripts to push base code to linux virtual boxes
Oliver Palmer
09:12 pm Revision 279e11a2: removing unused files
Oliver Palmer

01/14/2012

03:47 am Revision 58e9e78e: removed indirectly related code
Oliver Palmer

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. Oliver Palmer

01/11/2012

02:00 am Revision 3bbe0a25: initial scripts for basic virtual machine control (for testing)
Oliver Palmer
01:50 am Revision 6e102779: no longer used file
Oliver Palmer

01/08/2012

11:39 pm Revision 58dfd8f1: -cleaned up and added additional checks to setMaster
-removed timeout arguments to multicast.rpc
-misc cleanup
Oliver Palmer
10:58 pm Revision c11d0562: removing debug print statement
Oliver Palmer
10:48 pm Revision 3ff8acdc: comment fix
Oliver Palmer

01/07/2012

04:34 am Revision 35fa7b60: no need to be printing the paths
Oliver Palmer
« Previous
 

Also available in: Atom