aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices/OpenGrid.Framework.Manager/GridServerManager.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-05* Weird didnt commit inventory beforeAdam Frisby1-1/+1
2007-06-05* Fixed OGS buildAdam Frisby1-2/+2
* Converted to new console interfaces * Fixed other minor issues which somehow snuck in
2007-06-02* GridManagementAgent is now documentedAdam Frisby1-5/+48
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW1-0/+0
2007-05-24Some more code refactoring, plus a restructuring of the directories so that ↵MW1-0/+0
the Grid servers can be a separate solution to the region server.
2007-05-19More authentication stuffgareth1-3/+14
2007-05-19That shutdown function needs to call this....gareth1-9/+12
Added nice little delay to give time for the XML-RPC response to go back to the grid manager when shutting down
2007-05-16Cleaning up warningsAdam Frisby1-1/+1
2007-05-14Finished off adding the new management API to gridservergareth1-0/+36
Updated VersionInfo.cs finally Updated prebuild and rebuilt nant build files Completed Management agent basics