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