aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/SynchronousRestObjectPoster.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Stop grid inventory network failures crashing the client sessionJustin Clarke Casey2008-03-181-0/+10
| | | | | | * Now the operation will just fail and post a message to the log instead, which may be mysterious to the client but isn't so brutal
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
|
* * Optimized usingslbsa712007-12-271-8/+6
| | | | | | | * shortened references * Removed redundant 'this' * Normalized EOF
* added copyright noticesJeff Ames2007-12-111-1/+29
|
* Some refactoring of the RestObjectPoster (and related classes).MW2007-12-051-2/+2
|
* Some refactoring , mainly on Inventory code. MW2007-12-021-0/+48