aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache/UserProfileCacheService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-13Clean up more unnecessary String.Format callsJeff Ames1-8/+5
2008-02-12* Add missing locking to mysql inventory pluginJustin Clarke Casey1-0/+3
2008-02-10Clean up logging calls using String.Format explicitlyJeff Ames1-1/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-11/+15
2007-12-27* Optimized usingslbsa711-18/+19
2007-12-23Yet more inventory debugging messagesJustin Clarke Casey1-9/+30
2007-12-23Miscellaneous small tweaks and more logging messages to move towards resolvin...Justin Clarke Casey1-2/+5
2007-12-21Refix bug where inventory textures don't appear in prim edit texture selectio...Justin Clarke Casey1-6/+15
2007-12-15Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee1-7/+25
2007-12-11Implementing updateinventoryfolder: Should now be able to rename folders in i...Brian McBee1-0/+20
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-1/+1
2007-12-08hackish code to allow emptying of trash. This really should be done on the in...Brian McBee1-1/+21
2007-12-02Attempt to fix mantis issue #82, taking prims into inventory and then rezzing...MW1-0/+9
2007-12-02Some refactoring , mainly on Inventory code. MW1-2/+2
2007-12-02New Inventory folder should now be stored to the inventory server/database. T...MW1-1/+8
2007-11-30Patch for mantis 0000015: Textures don't display in the objectSean Dague1-7/+16
2007-11-18first stab at implementation of CopyInventoryItemJeff Ames1-1/+4
2007-11-01* Diuerse beavtificatemslbsa711-3/+3
2007-10-31* Took a stab at #500 by making sure there is only one place stuff gets added...lbsa711-77/+37
2007-10-30* Optimized usingslbsa711-37/+35
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-2/+2
2007-10-26* Added prototypical AvatarFactory module interface to load avatar parameterslbsa711-12/+11
2007-10-21* Added a lock to the user profile cache to prevent simultaneous duplicate ad...Adam Frisby1-10/+14
2007-10-05== The "right name and place" commit ==lbsa711-1/+1
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa711-28/+4
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa711-4/+28
2007-09-24* Started major restructusing of comms to prepare for better grid and region ...lbsa711-3/+3
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-08-27Deleted a few old files that are no longer used.MW1-1/+1
2007-08-21Can now turn on/off server side permission checking (on prim editing etc) fro...MW1-11/+0
2007-08-14Start of inventory items, when you upload a texture the data will now be stor...MW1-1/+1
2007-08-14More inventory work, should be able to now create new inventory folders and t...MW1-23/+36
2007-08-14Start of Inventory service, currently only (partially) functional in standalo...MW1-3/+3
2007-07-29Commit 1/2Adam Frisby1-1/+1
2007-07-26More work on inventory and opensim library.MW1-0/+5
2007-07-25Start of the OpenSim library , for now only contains a few textures. MW1-170/+216
2007-07-22Think I've recovered my deleted files, so hopefully it works now. MW1-0/+170