Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-05-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 1 | -32/+0 | |
2008-05-25 | Update svn properties. Formatting cleanup. | Jeff Ames | 1 | -1/+1 | |
2008-05-20 | i'm extending the RestStreamHandler.Handler(...) signature to actually | Dr Scofield | 1 | -1/+2 | |
provide OSHttpRequest and OSHttpResponse to our REST handler. also, this adds proper RestPlugin.IsGod() checking against the X-OpenSim-Godkey HTTP request header. last, i added XML doc comments to RestPlugin.cs | |||||
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -27/+27 | |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -1/+1 | |
* shortened references * Removed redundant 'this' * Normalized EOF | |||||
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 1 | -2/+2 | |
notice of doom | |||||
2007-10-30 | * Optimized usings | lbsa71 | 1 | -2/+2 | |
* Shortened type references * Removed redundant 'this' qualifier | |||||
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 | |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -31/+31 | |
2007-07-13 | * Moved SendNameReply to ClientView | lbsa71 | 1 | -1/+0 | |
* Removed unused LoginService * Minor renames on BinaryStreamHandler | |||||
2007-07-11 | More work on UserProfile and inventory cache (still currently not enabled). | MW | 1 | -0/+1 | |
Asset uploading over CAPS now works, and although inventory isn't really working yet, this should now at least enables texturing of prims. | |||||
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -4/+0 | |
* added some licensing info | |||||
2007-07-02 | * Started working on LlsdMethod for BaseHttpServer | lbsa71 | 1 | -0/+0 | |
*Renamed IRestHandler.cs to RestMethod.cs which is the correct name. | |||||
2007-06-27 | *Some more restructuring/fixing -- should compile, but high chance I forgot ↵ | mingchen | 1 | -1/+1 | |
to add/remove something |