Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer | lbsa71 | 2007-04-11 | 1 | -307/+0 |
* | * Started on converting UserHTTPServer to BaseHttpServer | lbsa71 | 2007-04-11 | 1 | -4/+9 |
* | * Introduced BaseHttpServer as base for UserHTTPServer and GridHTTPServer | lbsa71 | 2007-04-11 | 1 | -2/+3 |
* | Added POST handler for /sims/ in the grid server | gareth | 2007-04-11 | 1 | -19/+91 |
* | Began adding POST handler for /sims REST stuff | gareth | 2007-04-06 | 1 | -3/+10 |
* | Added SimUUID | gareth | 2007-04-04 | 1 | -0/+2 |
* | Finished initial sim<>Grid login (kinda) | gareth | 2007-04-03 | 1 | -1/+0 |
* | Added new REST protocol (partially complete) | gareth | 2007-04-02 | 1 | -56/+96 |
* | Added more infrastructure for OGS | gareth | 2007-03-28 | 1 | -0/+15 |
* | * Now there's one Console class, and instead the apps responds to cmd's and s... | lbsa71 | 2007-03-27 | 1 | -4/+4 |
* | Finished adding the grid server to prebuild | gareth | 2007-03-25 | 1 | -0/+166 |