aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Fixed problem in configuration for GridHypergrid.ini.diva2009-06-101-1/+1
* Small bug fix in HG.diva2009-06-101-1/+2
* Thank you kindly, BlueWall, for a patch that solves:Charles Krinke2009-06-102-9/+10
* Removing the default reading of AssetCaching on all cache modules.diva2009-06-102-2/+2
* Added some defaults to OpenSim.ini.example so that it works out of the box ag...diva2009-06-101-0/+13
* Reverse the default setting in Flotsam Asset Cache. Nothing should be the def...Melanie Thielker2009-06-101-1/+1
* Flipping memory cache to false (default) in Flotsam cache, because of a bug i...diva2009-06-101-1/+1
* Commenting the IAR tests for now until we understand how to set up things in ...diva2009-06-101-4/+4
* duh. wrong variable name in SceneSetup.diva2009-06-101-4/+4
* The previous commit was still wrong.diva2009-06-101-1/+1
* Attempt at fixing the inventory archiver tests.diva2009-06-101-1/+15
* Attempt at disabling the inventory unit tests, so I can figure out how to fix...diva2009-06-101-6/+6
* Heart surgery no.2: the inventory service hooks. diva2009-06-1034-437/+726
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-06-101-2/+2
* persists Estate.PublicAccess settings across reboots [re #552]Dr Scofield2009-06-101-0/+3
* makes voice setting persistent [re #552]Dr Scofield2009-06-101-0/+2
* adding lastlogin information to admin_exists_user: will be 0 if theDr Scofield2009-06-101-0/+9
* Formatting cleanup.Jeff Ames2009-06-1061-121/+120
* 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-0911-263/+264
* Update svn properties.Jeff Ames2009-06-094-1538/+1538
* ARGH!!!! note to self: ALWAYS use String.IsNullOrEmpty(...)!Dr Scofield2009-06-091-1/+2
* Added Snoopy to CONTRIBUTIRS.txtMelanie Thielker2009-06-091-0/+1
* 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-082-461/+553
* Bug fix. Adding the asset to the cache after a DB get.diva2009-06-081-1/+5
* That didn't quite work. Trying this instead -- prompt given in the cmd line.diva2009-06-082-6/+10
* Making the prompt configurable in the server shell. Default is "Server".diva2009-06-081-2/+4
* IInentoryDataPlugins were missing.diva2009-06-081-2/+7
* First draft of the inventory service IN connector. Probably won't work yet. B...diva2009-06-082-0/+277
* Added more functions to IInventoryService. Unsure about whether all of these ...diva2009-06-085-6/+185
* First draft of inventory service connectors, and service implementation. No h...diva2009-06-0711-470/+2743
* 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-071-5/+5
* * 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
* Added Flotsam's cache config vars to configuration. Made it the default in gr...diva2009-06-067-26/+60
* 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 unit tests so that they correctly handle 404 missing asset responseJustin Clarke Casey2009-06-053-9/+14
* * Fix problem where known missing assets would stop save oar ever completingJustin Clarke Casey2009-06-053-14/+58
* * Add oar saving timeoutJustin Clarke Casey2009-06-055-4/+138
* Thank you, thomax, for a patch to provide finer-grained access control toMelanie Thielker2009-06-056-4/+102
* * convenience ignoreslbsa712009-06-050-0/+0