aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache (follow)
Commit message (Expand)AuthorAgeFilesLines
* OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-111-257/+0
* * Starting to clean the house...Diva Canto2010-01-102-1124/+0
* Change in how the Library returns its descendant folders, so that it includes...Diva Canto2009-12-231-1/+20
* Bug fix: in standalone, HGInventoryBroker needs to get the local inventory se...Diva Canto2009-12-211-0/+2
* Making the library read the item's flag, so that clothing items can have the ...Diva Canto2009-12-211-0/+1
* Fix to make [bad] tests happy.Diva Canto2009-12-111-4/+4
* Attempt at fixing mantis #4411.Diva Canto2009-12-111-1/+15
* Backport the fixes to WebFetchInventoryDescendents to the UDPMelanie2009-11-041-2/+2
* Revert "Rewrote parts of the code that were double-locking different objects....Melanie2009-10-071-27/+39
* Rewrote parts of the code that were double-locking different objects. This is...Diva Canto2009-10-061-39/+27
* Formatting cleanup.Jeff Ames2009-10-012-3/+3
* Formatting cleanup.Jeff Ames2009-10-012-21/+21
* Moved AuthedSessionCache to where it is used -- Grid/InventoryServer.Diva Canto2009-08-221-133/+0
* Fixing a spot I missed in assets. Switching Grid to the new naming schema wit...Kunnis2009-08-191-1/+1
* A better purge of trash folder.Diva Canto2009-08-191-1/+3
* Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...Diva Canto2009-08-131-2/+2
* Establish CachedUserInfo.OnInventoryReceived event so that region/test invent...Justin Clark-Casey (justincc)2009-08-111-3/+16
* More clean up from asset cache legacy. None of these classes are used anymore.Diva Canto2009-08-104-1066/+0
* Heart surgery no.2: the inventory service hooks. diva2009-06-102-85/+24
* Formatting cleanup.Jeff Ames2009-06-101-1/+1
* First draft of inventory service connectors, and service implementation. No h...diva2009-06-071-470/+0
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-017-7/+7
* Remove the old asset cache and local services and the configurations for themMelanie Thielker2009-05-182-808/+0
* * Attempting to find cause of NotSupportedException in Asset subsystem.Adam Frisby2009-05-041-1/+1
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-042-2/+2
* * Refactor: Simplify InventoryFolderImpl. No functional change.Justin Clarke Casey2009-05-041-2/+2
* move the lock out a bit further in the ProccessAssetCache loop to reduceSean Dague2009-04-231-16/+18
* based on recent unit test output, put some extra checking in theSean Dague2009-04-231-1/+9
* cleaning up, fixing warningsDr Scofield2009-04-221-4/+4
* * Comment out user profile cache update method for nowJustin Clarke Casey2009-04-212-18/+21
* * Add the ability to update profiles via the cache, so that cached profiles d...Justin Clarke Casey2009-04-212-1/+24
* * minor: Eliminate redundant argument in PreloadUserCacheJustin Clarke Casey2009-04-161-2/+1
* * Add name keyed cache to UserProfileCacheServiceJustin Clarke Casey2009-04-161-42/+105
* * Change simple asset cache test to manually pump the asset server rather tha...Justin Clarke Casey2009-04-141-8/+21
* * Explicitly start the asset server thread so that unit tests can run single ...Justin Clarke Casey2009-04-144-35/+19
* * refactor: rename AssetCache.Initialize() to AssetCache.Reset() to avoid hav...Justin Clarke Casey2009-04-141-43/+40
* Formatting cleanup.Jeff Ames2009-04-141-5/+5
* * Some more experimental work on distributed assets. Nothing hotwired yet.lbsa712009-04-131-5/+5
* * Added some more experimental code; nothing wired in so far.lbsa712009-04-091-11/+32
* * Introduced some experimental code with regards to asset data substitutionlbsa712009-04-081-0/+43
* * Make it possible to store creator strings in user inventory items as well a...Justin Clarke Casey2009-04-081-2/+2
* * Refactored out and de-duplicated Base64ToString(string)lbsa712009-03-311-3/+4
* Update svn properties, add copyright header, formatting cleanup.Jeff Ames2009-03-311-2/+2
* * Minor fixes, inverted an if for readability and introduced a virtual pre-pr...lbsa712009-03-261-4/+20
* cleanupDr Scofield2009-03-251-1/+0
* * minor: remove a couple more compiler warningsJustin Clarke Casey2009-03-241-4/+0
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-03-241-13/+9
* Committing partial work on passing folders across instances. This may crash.Melanie Thielker2009-03-231-0/+51
* Make single item inventory gives work across regionsMelanie Thielker2009-03-221-2/+2
* Add QueryItem method to secure inventory and HG inventory, change method sig toMelanie Thielker2009-03-221-7/+14