aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/Cache/CachedUserInfo.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mantis#1594. Thank you, Melanie for a patch that:Charles Krinke2008-06-261-0/+11
* Mantis#1514. Thank you kindly, Boscata for an InventoryServer patchCharles Krinke2008-06-111-1/+1
* Formatting cleanup.Jeff Ames2008-05-281-5/+5
* Thank you kindly, Melanie for a patch that avoids a nullCharles Krinke2008-05-191-0/+24
* Formatting cleanup.Jeff Ames2008-05-161-110/+110
* * Removing polling delay for non-CAPS inventory fetch if the client has not y...Justin Clarke Casey2008-05-091-1/+50
* * Refactor: Do the root case removal thing again, this time in ItemReceive()Justin Clarke Casey2008-05-041-34/+13
* * Refactor: Simplify CachedUserInfo.FolderReceive() by removing root folder s...Justin Clarke Casey2008-05-041-33/+29
* * Simplify CreateFolder() by folding previous special root case into FindFold...Justin Clarke Casey2008-05-041-60/+29
* * Add ability to defer item actions for AddItem() and DeleteItem(). This won...Justin Clarke Casey2008-05-031-5/+21
* * Refactor RemoveItem()Justin Clarke Casey2008-05-031-11/+50
* * Refactor: Renaming item and folder tree search methods to have Find*() pref...Justin Clarke Casey2008-05-031-6/+6
* * Refactor: Move MoveFolder() and PurgeFolder() into CachedUserInfo (which ar...Justin Clarke Casey2008-05-031-10/+87
* * Refactor: move UpdateFolder into CachedUserInfoJustin Clarke Casey2008-05-031-5/+44
* * Refactor: Move bulk of CreateFolder from UserProfileCacheService into Cache...Justin Clarke Casey2008-05-031-1/+99
* * Refactor: remove redundant userId parameter from UpdateItem() and DeleteItem()Justin Clarke Casey2008-05-031-4/+4
* * Refactor: remove pointless agentId parameter from CachedUserInfo.AddItem()Justin Clarke Casey2008-05-031-1/+1
* * Refactor: Remove redundant userID from further up the inventory request chainJustin Clarke Casey2008-05-011-1/+1
* * Refactor: Remove the unused userID parameter that was being passed into alm...Justin Clarke Casey2008-05-011-43/+38
* * Refactor: Rename InventoryFolderImpl.HasSubFolder() to GetDescendentFolder()Justin Clarke Casey2008-04-301-2/+2
* * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares2008-04-301-1/+1
* * Single Attachments now work from inventory. You can attach from inventory ...Teravus Ovares2008-04-271-0/+9
* * Add folders and items locking in external manipulations of InventoryFolderI...Justin Clarke Casey2008-04-221-20/+35
* * Replace previous specific inventory callback code with generic alternativeJustin Clarke Casey2008-04-221-0/+23
* * Allow folder renaming to complete after an agent inventory has been receive...Justin Clarke Casey2008-04-221-8/+54
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-3/+4
* * Re-Fixed caps Teravus Ovares2008-04-171-13/+0
* * A tweak of the caps system so that new caps have random paths instead of a ...Teravus Ovares2008-04-151-0/+13
* * Remove the worst excesses of my inventory debugging codeJustin Clarke Casey2008-04-111-6/+6
* * Eliminate a class of errors where an inventory request could be made before...Justin Clarke Casey2008-04-111-11/+20
* * Minor inventory code cleanup following on from last patchJustin Clarke Casey2008-04-111-1/+1
* * Change inventory async response deliver to deliver all items and folders at...Justin Clarke Casey2008-04-111-37/+72
* * minor: replace test of CachedUserInfo.RootFolder != null with something mor...Justin Clarke Casey2008-04-111-5/+11
* * minor documenting, cleanup, renaming in user profile cache serviceJustin Clarke Casey2008-04-111-7/+21
* further renaming of properties for claritySean Dague2008-04-101-5/+5
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-101-5/+5
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-071-13/+13
* Refactor InventoryItemBase to do the following:Sean Dague2008-04-071-7/+7
* * Various 1.19.0.5 grid inventory request fixes. These will only take affect...Justin Clarke Casey2008-03-291-20/+108
* * Send full inventory folder skeleton to standalone client logins rather than...Justin Clarke Casey2008-03-281-0/+5
* Formatting cleanup.Jeff Ames2008-03-181-27/+27
* * Optimized usingslbsa712007-12-271-1/+1
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* Attempt to fix mantis issue #82, taking prims into inventory and then rezzing...MW2007-12-021-4/+16
* * Optimized usingslbsa712007-10-301-19/+18
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-1/+1
* * Added prototypical AvatarFactory module interface to load avatar parameterslbsa712007-10-261-5/+4
* == The "right name and place" commit ==lbsa712007-10-051-14/+4
* Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa712007-09-271-9/+5
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-271-5/+9