aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices.GridServer/GridHttp.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa712007-04-111-307/+0
* * Started on converting UserHTTPServer to BaseHttpServerlbsa712007-04-111-4/+9
* * Introduced BaseHttpServer as base for UserHTTPServer and GridHTTPServerlbsa712007-04-111-2/+3
* Added POST handler for /sims/ in the grid servergareth2007-04-111-19/+91
* Began adding POST handler for /sims REST stuffgareth2007-04-061-3/+10
* Added SimUUIDgareth2007-04-041-0/+2
* Finished initial sim<>Grid login (kinda)gareth2007-04-031-1/+0
* Added new REST protocol (partially complete)gareth2007-04-021-56/+96
* Added more infrastructure for OGSgareth2007-03-281-0/+15
* * Now there's one Console class, and instead the apps responds to cmd's and s...lbsa712007-03-271-4/+4
* Finished adding the grid server to prebuildgareth2007-03-251-0/+166