aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGridServices.UserServer/UserHttp.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa712007-04-111-154/+0
| | | | | | * Now dumping default value in config. *
* * Started on converting UserHTTPServer to BaseHttpServerlbsa712007-04-111-12/+8
| | | | | | * Added a 'param' param to the RestMethod * Added RestHandlerEntry to store more info about the 'rest' handler
* * Introduced BaseHttpServer as base for UserHTTPServer and GridHTTPServerlbsa712007-04-111-2/+3
|
* When you change the name of a inventory item, it should no longer revert ↵MW2007-03-291-95/+107
| | | | after a logout / login
* * Now there's one Console class, and instead the apps responds to cmd's and ↵lbsa712007-03-271-6/+5
| | | | | | | | | | | | 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)
* Brought in the OGS user server into the main trunk (in a rather messy way)gareth2007-03-241-0/+146