aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache/UserProfileCacheService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-22* Extend functionality to better handle delayed inventory service transfers t...Justin Clarke Casey1-9/+30
2008-04-22* Replace previous specific inventory callback code with generic alternativeJustin Clarke Casey1-30/+17
2008-04-22* Allow folder renaming to complete after an agent inventory has been receive...Justin Clarke Casey1-0/+36
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-6/+4
2008-04-20* Remove user profile from cache when they log out from a region.Justin Clarke Casey1-1/+24
2008-04-20* Tweak inventory login failure message to point to the region owner as first...Justin Clarke Casey1-1/+2
2008-04-14* Working towards notifying the client if the inventory service has failed, r...Justin Clarke Casey1-3/+3
2008-04-13* Put in crude poll waiting for 60 seconds for delayed user inventory deliver...Justin Clarke Casey1-2/+27
2008-04-11* Change inventory async response deliver to deliver all items and folders at...Justin Clarke Casey1-1/+15
2008-04-11* minor: replace test of CachedUserInfo.RootFolder != null with something mor...Justin Clarke Casey1-9/+9
2008-04-11* minor documenting, cleanup, renaming in user profile cache serviceJustin Clarke Casey1-5/+8
2008-04-11* documenting and minor refactoring in UserProfileCacheServiceJustin Clarke Casey1-14/+24
2008-04-11refactor: eliminate method in UserProfileCacheServiceJustin Clarke Casey1-14/+13
2008-04-10* Minor: really just comment and subsequent indentation adjustment. Preparat...Justin Clarke Casey1-41/+55
2008-04-08further refactor and rename of InventoryFolderBase propertiesSean Dague1-6/+6
2008-04-08* Adjust some inventory lookup failure messages to reduce confusion as to wha...Justin Clarke Casey1-5/+7
2008-04-07more refactoring, this time on InventoryFolderBaseSean Dague1-23/+23
2008-03-29* Various 1.19.0.5 grid inventory request fixes. These will only take affect...Justin Clarke Casey1-3/+32
2008-03-28* Send full inventory folder skeleton to standalone client logins rather than...Justin Clarke Casey1-9/+7
2008-03-18* Just inserting some exploratory comments into inventory codeJustin Clarke Casey1-0/+12
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-03-15Part 2 of fixing inventory for client 1.19.1 (RC), inventory items should now...MW1-0/+60
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