aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache/UserProfileCacheService.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Just inserting some exploratory comments into inventory codeJustin Clarke Casey2008-03-181-0/+12
* Formatting cleanup.Jeff Ames2008-03-181-27/+26
* Part 2 of fixing inventory for client 1.19.1 (RC), inventory items should now...MW2008-03-151-0/+60
* Clean up more unnecessary String.Format callsJeff Ames2008-02-131-8/+5
* * Add missing locking to mysql inventory pluginJustin Clarke Casey2008-02-121-0/+3
* Clean up logging calls using String.Format explicitlyJeff Ames2008-02-101-1/+1
* Converted logging to use log4net.Jeff Ames2008-02-051-11/+15
* * Optimized usingslbsa712007-12-271-18/+19
* Yet more inventory debugging messagesJustin Clarke Casey2007-12-231-9/+30
* Miscellaneous small tweaks and more logging messages to move towards resolvin...Justin Clarke Casey2007-12-231-2/+5
* Refix bug where inventory textures don't appear in prim edit texture selectio...Justin Clarke Casey2007-12-211-6/+15
* Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee2007-12-151-7/+25
* Implementing updateinventoryfolder: Should now be able to rename folders in i...Brian McBee2007-12-111-0/+20
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-1/+1
* hackish code to allow emptying of trash. This really should be done on the in...Brian McBee2007-12-081-1/+21
* Attempt to fix mantis issue #82, taking prims into inventory and then rezzing...MW2007-12-021-0/+9
* Some refactoring , mainly on Inventory code. MW2007-12-021-0/+203