aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* * minor: remove one mono warningJustin Clarke Casey2009-06-122-2/+1
* * fix build break: sigh, must remember to build before committingJustin Clarke Casey2009-06-121-2/+1
* * minor: make control file loading code consistentJustin Clarke Casey2009-06-122-18/+12
* * minor: if OAR saving receives assets after timeout, just print warning, don...Justin Clarke Casey2009-06-121-0/+2
* * minor: remove warning from unused fieldJustin Clarke Casey2009-06-121-5/+0
* * Fixed a few more async calls. Still not uncommented, some asserts still fai...Arthur Valadares2009-06-112-3/+40
* Fixes mantis #3803. Thanks jhurliman.diva2009-06-113-4/+4
* Small improvement in the IAR tests, but these tests are still showing random ...diva2009-06-111-1/+4
* InterServiceInventoryService references *almost* completely removed from the ...diva2009-06-111-1/+1
* Small bug fix in HG.diva2009-06-101-1/+2
* Removing the default reading of AssetCaching on all cache modules.diva2009-06-102-2/+2
* Reverse the default setting in Flotsam Asset Cache. Nothing should be the def...Melanie Thielker2009-06-101-1/+1
* Commenting the IAR tests for now until we understand how to set up things in ...diva2009-06-101-4/+4
* Heart surgery no.2: the inventory service hooks. diva2009-06-107-201/+87
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-06-101-2/+2
* Formatting cleanup.Jeff Ames2009-06-1039-80/+81
* Letting the Flotsam cache be enabled even when [AssetCache] section is missin...diva2009-06-091-8/+9
* Formatting cleanup. Ignore some generated files.Jeff Ames2009-06-098-89/+89
* Update svn properties.Jeff Ames2009-06-092-796/+796
* Thank you Snoopy, for a patch that implements group permissions.Melanie Thielker2009-06-092-140/+264
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-06-095-42/+59
* Updating the flotsam asset cache. Thank you, mcortez!Melanie Thielker2009-06-081-438/+523
* Bug fix. Adding the asset to the cache after a DB get.diva2009-06-081-1/+5
* Added more functions to IInventoryService. Unsure about whether all of these ...diva2009-06-083-0/+83
* First draft of inventory service connectors, and service implementation. No h...diva2009-06-073-0/+858
* Skip lone ident statments or for-loop assignmentsMike Mazur2009-06-072-3/+65
* Allow empty assignment in for-loopMike Mazur2009-06-075-7513/+7733
* * Reverting the test restructuring as, on second thought, this is not at all ...lbsa712009-06-075-0/+0
* Rename private TestllAngleBetween methodMike Mazur2009-06-071-13/+13
* Correct an error where the config file name was always considered to be aMelanie Thielker2009-06-065-7/+18
* some code cleanupDahlia Trimble2009-06-061-3/+0
* * minor: tiny tweak just to trigger another panda buildJustin Clarke Casey2009-06-051-1/+1
* * A bug fix for the last mantis 3741 bugfixJustin Clarke Casey2009-06-051-10/+7
* * A further fix for mantis 3641 (oar saves do not complete)Justin Clarke Casey2009-06-051-12/+15
* * refactor: split out part xml writing in SceneObjectSerializerJustin Clarke Casey2009-06-051-2/+7
* * Fix problem where known missing assets would stop save oar ever completingJustin Clarke Casey2009-06-051-1/+3
* * Add oar saving timeoutJustin Clarke Casey2009-06-053-2/+128
* Thank you, thomax, for a patch to provide finer-grained access control toMelanie Thielker2009-06-056-4/+102
* * Restructured Scenes Tests to follow (what I conceive of as being) current d...lbsa712009-06-055-0/+0
* Committing mcortez's FlotsamAssetCache after several positive reviews.Melanie Thielker2009-06-051-0/+438
* Changed a comment to reflect changes in config.diva2009-06-041-1/+1
* Comment out unused variables / private fields to avoid compiler warnings.Jeff Ames2009-06-043-6/+4
* Comment out unused private functions to avoid compiler warnings.Jeff Ames2009-06-041-7/+8
* Fix comparison of UUID with null.Jeff Ames2009-06-041-1/+1
* Add copyright headers.Jeff Ames2009-06-041-9/+27
* Update svn properties.Jeff Ames2009-06-041-382/+382
* * Making sure we fail a bit earlier if we have no AssetServicelbsa712009-06-031-0/+7
* From: Chris Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-06-035-0/+113
* From: Chris Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-06-031-7/+13
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-06-031-2/+5