aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-174-35/+35
* From: Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-166-26/+254
* * refactor: Move RequestInventoryForUser() from service to CachedUserInfoJustin Clarke Casey2009-02-122-30/+19
* * optimized usings.lbsa712009-02-128-14/+10
* From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-091-3/+4
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-2/+8
* * Introduce a new "default" option for asset_database in the [STORAGE] sectionJustin Clarke Casey2009-02-041-0/+1
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-044-68/+68
* - move IAssetDataPlugin from OpenSim/Framework/IAssetProvider.cs toMike Mazur2009-02-032-0/+2
* Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ...Mike Mazur2009-02-032-6/+6
* * Write a simple archive loading test which doesn't actually do any testing y...Justin Clarke Casey2009-01-231-7/+3
* No longer append a "texture" parameter on texture asset requests. TheMike Mazur2009-01-191-2/+0
* * prune and regrade log messages relating to client login and logoutJustin Clarke Casey2009-01-061-2/+1
* * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changesJustin Clarke Casey2008-12-292-17/+14
* Attempt at restoring inventory access after TPs/crossings. RemoveClient in Sc...diva2008-12-151-0/+1
* * Extend update test to test situation where it also moves the folderJustin Clarke Casey2008-12-121-7/+8
* * Create update folder testJustin Clarke Casey2008-12-121-0/+1
* * minor: make AddRequest() protected since in principle it shouldn't be used ...Justin Clarke Casey2008-12-121-1/+1
* * refactor: pull out common user profile test code into utility functionsJustin Clarke Casey2008-12-121-1/+0
* * refactor: Stop exposing InventoryFolderImpl.SubFolders publiclyJustin Clarke Casey2008-12-113-58/+82
* * Add get child folder testJustin Clarke Casey2008-12-111-0/+17
* * Add create folder userinfo testJustin Clarke Casey2008-12-111-1/+1
* * test: Add simple user profile test that checks for non-existing usersJustin Clarke Casey2008-12-111-1/+5
* * refactor: Move inventory handlers out from UserProfileCacheServiceJustin Clarke Casey2008-12-101-279/+0
* * Apply the other patch from http://opensimulator.org/mantis/view.php?id=2315Justin Clarke Casey2008-12-102-2/+4
* * Actually update subfolders of parent folders in the inventory cache when a ...Justin Clarke Casey2008-12-093-9/+65
* killing warnings, reformatting RemoteAdminPluginDr Scofield2008-12-051-5/+4
* * Put in the code necessary to allow inventory transfer of whole folders (and...Justin Clarke Casey2008-12-042-1/+8
* * test: Add a wodge of code in order to be able to slightly extend a test to ...Justin Clarke Casey2008-11-281-1/+0
* Don't serve texture preview from other people's objects if youMelanie Thielker2008-11-231-0/+27
* - Fix a formatting error in a log message (Mantis#2635).Homer Horwitz2008-11-161-1/+1
* * Restore storing null to represent 'missing asset' requests in the AssetCacheJustin Clarke Casey2008-11-111-6/+9
* * Minor typing fixes in AssetCache - now uses base types for nearly everything.Adam Frisby2008-11-111-4/+5
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-111-2/+2
* * Fixed asset bug.Adam Frisby2008-11-091-2/+2
* * Enabled GTCache for AssetCache Adam Frisby2008-11-091-191/+77
* Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.Jeff Ames2008-11-082-1/+55
* Mantis#2566. Thank you kindly, Diva for a patch that:Charles Krinke2008-11-062-0/+10
* Mantis#2557. Thank you kindly, Diva for a patch that:Charles Krinke2008-11-051-1/+1
* * Check in (disabled) results of not persisting avatar textures but rather se...Justin Clarke Casey2008-10-291-4/+14
* * Possibly fix grey avatar appearance problemsJustin Clarke Casey2008-10-281-3/+26
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2008-10-201-2/+8
* Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker2008-10-181-1/+1
* fix line endings, as apparently the bot didn't do this yetSean Dague2008-10-161-527/+527
* * refactor: Move error logging from GetUserDetails up to callers, since there...Justin Clarke Casey2008-10-151-3/+3
* * Adding CrytoGridAssetClient support - allows encrypting assets that are sto...Adam Frisby2008-10-141-0/+527
* * Apply http://opensimulator.org/mantis/view.php?id=2294Justin Clarke Casey2008-09-291-0/+15
* * Patch from JHurlimanTeravus Ovares2008-09-261-1/+1
* * minor: Remove some of the redundant asset id storage for nowJustin Clarke Casey2008-09-211-11/+12
* * Start recording asset request times after a cache miss. This is very primt...Justin Clarke Casey2008-09-211-3/+17