aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/RestObjectPosterResponse.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-107/+0
|
* Closing the requestStream and setting a 10 sec timeout for getting it.diva2009-02-041-0/+2
|
* dr scofield's warning safari:Dr Scofield2008-06-271-1/+2
| | | | | | | | | | * commented out [Obsolete(....)] attributes where no replacement feature was available: if we want to attribute code that we think needs to be reworked, we should define a new attribute and use that instead (together with a little tool to retrieve all the attributed code then) * commenting out unused variables
* Formatting cleanup.Jeff Ames2008-05-161-5/+5
|
* * Reduce publicly exposed fields on InventoryCollection, which was causing ↵Justin Clarke Casey2008-04-111-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
* * Correct asset type of Lost and Found folder - this might stop it appearing ↵Justin Clarke Casey2008-03-271-0/+3
| | | | | | | | | twice * Other minor corrections to initial inventory contents * These will only take affect for new users
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
|
* * Optimized usingslbsa712007-12-271-7/+7
| | | | | | | * 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-1/+6
|
* Some refactoring , mainly on Inventory code. MW2007-12-021-0/+60