| Commit message (Expand) | Author | Files | Lines |
2009-06-09 | Update svn properties. | Jeff Ames | 4 | -1538/+1538 |
2009-06-09 | ARGH!!!! note to self: ALWAYS use String.IsNullOrEmpty(...)! | Dr Scofield | 1 | -1/+2 |
2009-06-09 | Thank you Snoopy, for a patch that implements group permissions. | Melanie Thielker | 2 | -140/+264 |
2009-06-09 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 5 | -42/+59 |
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 | That didn't quite work. Trying this instead -- prompt given in the cmd line. | diva | 2 | -6/+10 |
2009-06-08 | Making the prompt configurable in the server shell. Default is "Server". | diva | 1 | -2/+4 |
2009-06-08 | IInentoryDataPlugins were missing. | diva | 1 | -2/+7 |
2009-06-08 | First draft of the inventory service IN connector. Probably won't work yet. B... | diva | 1 | -0/+276 |
2009-06-08 | Added more functions to IInventoryService. Unsure about whether all of these ... | diva | 5 | -6/+185 |
2009-06-07 | First draft of inventory service connectors, and service implementation. No h... | diva | 10 | -470/+2712 |
2009-06-07 | Skip lone ident statments or for-loop assignments | Mike Mazur | 2 | -3/+65 |
2009-06-07 | Allow empty assignment in for-loop | Mike Mazur | 5 | -7513/+7733 |
2009-06-07 | * Reverting the test restructuring as, on second thought, this is not at all ... | lbsa71 | 5 | -0/+0 |
2009-06-07 | Rename private TestllAngleBetween method | Mike Mazur | 1 | -13/+13 |
2009-06-06 | Correct an error where the config file name was always considered to be a | Melanie Thielker | 5 | -7/+18 |
2009-06-06 | some code cleanup | Dahlia Trimble | 1 | -3/+0 |
2009-06-05 | * minor: tiny tweak just to trigger another panda build | Justin Clarke Casey | 1 | -1/+1 |
2009-06-05 | * A bug fix for the last mantis 3741 bugfix | Justin Clarke Casey | 1 | -10/+7 |
2009-06-05 | * A further fix for mantis 3641 (oar saves do not complete) | Justin Clarke Casey | 1 | -12/+15 |
2009-06-05 | * refactor: split out part xml writing in SceneObjectSerializer | Justin Clarke Casey | 1 | -2/+7 |
2009-06-05 | * Fix unit tests so that they correctly handle 404 missing asset response | Justin Clarke Casey | 3 | -9/+14 |
2009-06-05 | * Fix problem where known missing assets would stop save oar ever completing | Justin Clarke Casey | 3 | -14/+58 |
2009-06-05 | * Add oar saving timeout | Justin Clarke Casey | 5 | -4/+138 |
2009-06-05 | Thank you, thomax, for a patch to provide finer-grained access control to | Melanie Thielker | 6 | -4/+102 |
2009-06-05 | * Restructured Scenes Tests to follow (what I conceive of as being) current d... | lbsa71 | 5 | -0/+0 |
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 | 8 | -40/+31 |
2009-06-04 | Comment out unused private functions to avoid compiler warnings. | Jeff Ames | 3 | -70/+70 |
2009-06-04 | Fix comparison of UUID with null. | Jeff Ames | 1 | -1/+1 |
2009-06-04 | Add copyright headers. | Jeff Ames | 12 | -26/+322 |
2009-06-04 | Update svn properties. | Jeff Ames | 5 | -3519/+3519 |
2009-06-03 | Committing the skeleton of the authentication service | Melanie Thielker | 1 | -0/+74 |
2009-06-03 | Make AssetMetadata [Serializable] to help in binary caching | Melanie Thielker | 1 | -0/+1 |
2009-06-03 | Committing the partial refactor of authentication services. No user functionlity | Melanie Thielker | 3 | -5/+85 |
2009-06-03 | * Making sure we fail a bit earlier if we have no AssetService | lbsa71 | 1 | -0/+7 |
2009-06-03 | From: Chris Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 8 | -2/+168 |
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 | 6 | -0/+3520 |
2009-06-03 | Thanks aduffy70 for Mantis #3762: A patch to fix llGround, llGroundNormal, an... | Dahlia Trimble | 1 | -42/+80 |
2009-06-03 | revert r9765 due to too many errors on some compilers. Affects Mantis #3759 | Dahlia Trimble | 6 | -3519/+0 |
2009-06-03 | add body to an empty getter/setter | Dahlia Trimble | 1 | -1/+8 |
2009-06-03 | fix a int[] declaration | Dahlia Trimble | 1 | -1/+1 |
2009-06-02 | Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ... | Dahlia Trimble | 6 | -0/+3512 |
2009-06-02 | Thank you kindly, MattSetzer, for a patch that solves a Mantis: | Charles Krinke | 1 | -2/+16 |
2009-06-02 | Thank you kindly, jonc, for a patch that: | Charles Krinke | 1 | -2/+2 |
2009-06-02 | * Pried apart the ODE tests. This fixes mantis #3212 | lbsa71 | 1 | -0/+0 |