| Commit message (Expand) | Author | Files | Lines |
2008-12-15 | Attempt at restoring inventory access after TPs/crossings. RemoveClient in Sc... | diva | 1 | -0/+1 |
2008-12-12 | * Extend update test to test situation where it also moves the folder | Justin Clarke Casey | 1 | -7/+8 |
2008-12-12 | * Create update folder test | Justin Clarke Casey | 1 | -0/+1 |
2008-12-12 | * minor: make AddRequest() protected since in principle it shouldn't be used ... | Justin Clarke Casey | 1 | -1/+1 |
2008-12-12 | * refactor: pull out common user profile test code into utility functions | Justin Clarke Casey | 1 | -1/+0 |
2008-12-11 | * refactor: Stop exposing InventoryFolderImpl.SubFolders publicly | Justin Clarke Casey | 3 | -58/+82 |
2008-12-11 | * Add get child folder test | Justin Clarke Casey | 1 | -0/+17 |
2008-12-11 | * Add create folder userinfo test | Justin Clarke Casey | 1 | -1/+1 |
2008-12-11 | * test: Add simple user profile test that checks for non-existing users | Justin Clarke Casey | 1 | -1/+5 |
2008-12-10 | * refactor: Move inventory handlers out from UserProfileCacheService | Justin Clarke Casey | 1 | -279/+0 |
2008-12-10 | * Apply the other patch from http://opensimulator.org/mantis/view.php?id=2315 | Justin Clarke Casey | 2 | -2/+4 |
2008-12-09 | * Actually update subfolders of parent folders in the inventory cache when a ... | Justin Clarke Casey | 3 | -9/+65 |
2008-12-05 | killing warnings, reformatting RemoteAdminPlugin | Dr Scofield | 1 | -5/+4 |
2008-12-04 | * Put in the code necessary to allow inventory transfer of whole folders (and... | Justin Clarke Casey | 2 | -1/+8 |
2008-11-28 | * test: Add a wodge of code in order to be able to slightly extend a test to ... | Justin Clarke Casey | 1 | -1/+0 |
2008-11-23 | Don't serve texture preview from other people's objects if you | Melanie Thielker | 1 | -0/+27 |
2008-11-16 | - Fix a formatting error in a log message (Mantis#2635). | Homer Horwitz | 1 | -1/+1 |
2008-11-11 | * Restore storing null to represent 'missing asset' requests in the AssetCache | Justin Clarke Casey | 1 | -6/+9 |
2008-11-11 | * Minor typing fixes in AssetCache - now uses base types for nearly everything. | Adam Frisby | 1 | -4/+5 |
2008-11-11 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-11-09 | * Fixed asset bug. | Adam Frisby | 1 | -2/+2 |
2008-11-09 | * Enabled GTCache for AssetCache | Adam Frisby | 1 | -191/+77 |
2008-11-08 | Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2 | -1/+55 |
2008-11-06 | Mantis#2566. Thank you kindly, Diva for a patch that: | Charles Krinke | 2 | -0/+10 |
2008-11-05 | Mantis#2557. Thank you kindly, Diva for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-10-29 | * Check in (disabled) results of not persisting avatar textures but rather se... | Justin Clarke Casey | 1 | -4/+14 |
2008-10-28 | * Possibly fix grey avatar appearance problems | Justin Clarke Casey | 1 | -3/+26 |
2008-10-20 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -2/+8 |
2008-10-18 | Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. | Melanie Thielker | 1 | -1/+1 |
2008-10-16 | fix line endings, as apparently the bot didn't do this yet | Sean Dague | 1 | -527/+527 |
2008-10-15 | * refactor: Move error logging from GetUserDetails up to callers, since there... | Justin Clarke Casey | 1 | -3/+3 |
2008-10-14 | * Adding CrytoGridAssetClient support - allows encrypting assets that are sto... | Adam Frisby | 1 | -0/+527 |
2008-09-29 | * Apply http://opensimulator.org/mantis/view.php?id=2294 | Justin Clarke Casey | 1 | -0/+15 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 1 | -1/+1 |
2008-09-21 | * minor: Remove some of the redundant asset id storage for now | Justin Clarke Casey | 1 | -11/+12 |
2008-09-21 | * Start recording asset request times after a cache miss. This is very primt... | Justin Clarke Casey | 1 | -3/+17 |
2008-09-21 | * Eliminate the need to copy asset request lists in the asset cache when an a... | Justin Clarke Casey | 1 | -82/+22 |
2008-09-21 | * minor: tidy up of AssetCache, remove currently pointless storing of thread ... | Justin Clarke Casey | 1 | -12/+9 |
2008-09-19 | * Only allow logins on standalone when the sim has completed it's initial sta... | Justin Clarke Casey | 1 | -7/+15 |
2008-09-12 | Mantis#2165. Thank you kindly, CMickeyB for a patch that: | Charles Krinke | 1 | -18/+40 |
2008-09-11 | * Removed some legacy commenting | lbsa71 | 1 | -44/+0 |
2008-09-11 | * Added small convenience function to recursively calculate total amounts of ... | lbsa71 | 1 | -0/+15 |
2008-09-09 | Update svn properties, formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-09-06 | Mantis #2133 | Melanie Thielker | 1 | -1/+1 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 7 | -110/+114 |
2008-09-03 | Update svn properties. | Jeff Ames | 1 | -56/+56 |
2008-08-31 | Attempt to fix an issue I havebeen seeing, where asset server failure | Melanie Thielker | 1 | -0/+3 |
2008-08-30 | * Added "File Asset Client" to OpenSim Asset Server-types. | Adam Frisby | 1 | -0/+56 |
2008-08-28 | Mantis #1903 | Melanie Thielker | 1 | -81/+59 |
2008-08-28 | Update svn properties, formatting cleanup. | Jeff Ames | 2 | -2/+2 |