| Commit message (Expand) | Author | Files | Lines |
2009-06-12 | * minor: make control file loading code consistent | Justin Clarke Casey | 2 | -18/+12 |
2009-06-12 | * minor: if OAR saving receives assets after timeout, just print warning, don... | Justin Clarke Casey | 1 | -0/+2 |
2009-06-12 | * minor: remove warning from unused field | Justin Clarke Casey | 1 | -5/+0 |
2009-06-11 | * Fixed a few more async calls. Still not uncommented, some asserts still fai... | Arthur Valadares | 2 | -3/+40 |
2009-06-11 | Fixes mantis #3803. Thanks jhurliman. | diva | 3 | -4/+4 |
2009-06-11 | Small improvement in the IAR tests, but these tests are still showing random ... | diva | 1 | -1/+4 |
2009-06-11 | InterServiceInventoryService references *almost* completely removed from the ... | diva | 1 | -1/+1 |
2009-06-10 | Removing the default reading of AssetCaching on all cache modules. | diva | 2 | -2/+2 |
2009-06-10 | Reverse the default setting in Flotsam Asset Cache. Nothing should be the def... | Melanie Thielker | 1 | -1/+1 |
2009-06-10 | Commenting the IAR tests for now until we understand how to set up things in ... | diva | 1 | -4/+4 |
2009-06-10 | Heart surgery no.2: the inventory service hooks. | diva | 5 | -201/+60 |
2009-06-10 | Formatting cleanup. | Jeff Ames | 5 | -10/+10 |
2009-06-09 | Letting the Flotsam cache be enabled even when [AssetCache] section is missin... | diva | 1 | -8/+9 |
2009-06-09 | Formatting cleanup. Ignore some generated files. | Jeff Ames | 4 | -58/+58 |
2009-06-09 | Update svn properties. | Jeff Ames | 2 | -796/+796 |
2009-06-09 | Thank you Snoopy, for a patch that implements group permissions. | Melanie Thielker | 1 | -131/+246 |
2009-06-09 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -30/+45 |
2009-06-08 | Updating the flotsam asset cache. Thank you, mcortez! | Melanie Thielker | 1 | -438/+523 |
2009-06-08 | Bug fix. Adding the asset to the cache after a DB get. | diva | 1 | -1/+5 |
2009-06-08 | Added more functions to IInventoryService. Unsure about whether all of these ... | diva | 3 | -0/+83 |
2009-06-07 | First draft of inventory service connectors, and service implementation. No h... | diva | 3 | -0/+858 |
2009-06-05 | * Fix problem where known missing assets would stop save oar ever completing | Justin Clarke Casey | 1 | -1/+3 |
2009-06-05 | * Add oar saving timeout | Justin Clarke Casey | 2 | -1/+128 |
2009-06-05 | Thank you, thomax, for a patch to provide finer-grained access control to | Melanie Thielker | 1 | -0/+69 |
2009-06-05 | Committing mcortez's FlotsamAssetCache after several positive reviews. | Melanie Thielker | 1 | -0/+438 |
2009-06-04 | Changed a comment to reflect changes in config. | diva | 1 | -1/+1 |
2009-06-04 | Comment out unused variables / private fields to avoid compiler warnings. | Jeff Ames | 1 | -1/+1 |
2009-06-04 | Add copyright headers. | Jeff Ames | 1 | -9/+27 |
2009-06-04 | Update svn properties. | Jeff Ames | 1 | -382/+382 |
2009-06-03 | From: Chris Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2 | -0/+66 |
2009-06-03 | From: Chris Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 1 | -7/+13 |
2009-06-03 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -2/+5 |
2009-06-03 | Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ... | Dahlia Trimble | 2 | -0/+383 |
2009-06-03 | revert r9765 due to too many errors on some compilers. Affects Mantis #3759 | Dahlia Trimble | 2 | -382/+0 |
2009-06-02 | Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ... | Dahlia Trimble | 2 | -0/+382 |
2009-06-02 | * Add simple original xml serialization test | Justin Clarke Casey | 2 | -11/+75 |
2009-06-01 | * Add simple original sog xml serialization test | Justin Clarke Casey | 2 | -17/+18 |
2009-06-01 | * minor: change the name of one serialization method to match its counterpart | Justin Clarke Casey | 3 | -6/+130 |
2009-06-01 | * Fix race condition in save oar | Justin Clarke Casey | 4 | -28/+50 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 121 | -121/+121 |
2009-05-31 | Add copyright headers, formatting cleanup, ignore some generated files. | Jeff Ames | 2 | -46/+73 |
2009-05-31 | Update svn properties. | Jeff Ames | 1 | -123/+123 |
2009-05-30 | Forgot to add this to my last commit 2 days ago. Async in the HGBroker too. | diva | 1 | -1/+1 |
2009-05-29 | * refactor: Remove redundent prim id attribute on Scene.AddSceneObject() | Justin Clarke Casey | 1 | -1/+1 |
2009-05-29 | * Add save xml2 serialization test | Justin Clarke Casey | 1 | -3/+70 |
2009-05-29 | * minor: move common serialization test code into fixture setup | Justin Clarke Casey | 1 | -6/+17 |
2009-05-29 | * Add xml2 load test | Justin Clarke Casey | 2 | -2/+143 |
2009-05-29 | Making the delegate handlers async in async Get, to make things consistent. T... | diva | 1 | -2/+2 |
2009-05-28 | Instrumenting GlynnTuckerCache to find out the hit rate. | diva | 1 | -0/+29 |
2009-05-28 | * Tweak to above | Adam Frisby | 1 | -1/+1 |