aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/RestObjectPosterResponse.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-04-11* Reduce publicly exposed fields on InventoryCollection, which was causing ↵Justin Clarke Casey1-1/+10
duplicate sets of inventory data to be sent over the grid * Won't actually fix anything, since we were handling the problem anyway * Also add more doc, fix up debugging messages, etc
2008-03-27* Correct asset type of Lost and Found folder - this might stop it appearing ↵Justin Clarke Casey1-0/+3
twice * Other minor corrections to initial inventory contents * These will only take affect for new users
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2007-12-27* Optimized usingslbsa711-7/+7
* shortened references * Removed redundant 'this' * Normalized EOF
2007-12-11added copyright noticesJeff Ames1-1/+29
2007-12-05Some refactoring of the RestObjectPoster (and related classes).MW1-1/+6
2007-12-02Some refactoring , mainly on Inventory code. MW1-0/+60