aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices.GridServer/GridHttp.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-04-11* Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa711-307/+0
* Now dumping default value in config. *
2007-04-11* Started on converting UserHTTPServer to BaseHttpServerlbsa711-4/+9
* Added a 'param' param to the RestMethod * Added RestHandlerEntry to store more info about the 'rest' handler
2007-04-11* Introduced BaseHttpServer as base for UserHTTPServer and GridHTTPServerlbsa711-2/+3
2007-04-11Added POST handler for /sims/ in the grid servergareth1-19/+91
Removed asset/user config in grid mode in the region server Added "create user" command in the user server console Begun buggy code to send sim details to the grid at startup Drank whole pack of red bull in one night and made stupid jokes in SVN logs and C# comments
2007-04-06Began adding POST handler for /sims REST stuffgareth1-3/+10
2007-04-04Added SimUUIDgareth1-0/+2
Added empty POST for /sims in REST on gridserver
2007-04-03Finished initial sim<>Grid login (kinda)gareth1-1/+0
Can login but no config data sent/updated yet
2007-04-02Added new REST protocol (partially complete)gareth1-56/+96
Made sim profiles load from DB Updated build files for grid server Added sim login
2007-03-28Added more infrastructure for OGSgareth1-0/+15
2007-03-27* Now there's one Console class, and instead the apps responds to cmd's and ↵lbsa711-4/+4
show's * Removed Golden Future TCP/SimChat options * Moved Ode.NET.dll to bin and changed prebuild accordingly (due to Prebuild limitations) * Normalized some namespaces * Added FxCop project * Added (temp disabled) Servers project (for great justice)
2007-03-25Finished adding the grid server to prebuildgareth1-0/+0
2007-03-24Moved gridserver into main trunk (but no prebuild yet)gareth1-0/+0
2007-03-22brought zircon branch into trunkgareth1-1/+2
2007-03-14Merged ogs-cs into trunkgareth1-0/+165