| Commit message (Expand) | Author | Files | Lines |
2008-06-11 | Mantis#1514. Thank you kindly, Boscata for an InventoryServer patch | Charles Krinke | 1 | -0/+15 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -61/+61 |
2008-05-03 | * Refactor: Move bulk of CreateFolder from UserProfileCacheService into Cache... | Justin Clarke Casey | 1 | -1/+11 |
2008-05-01 | * Refactor: Remove the unused userID parameter that was being passed into alm... | Justin Clarke Casey | 1 | -37/+42 |
2008-04-30 | * Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank... | Teravus Ovares | 1 | -0/+11 |
2008-04-23 | * Implement full grid mode Trash empty | Justin Clarke Casey | 1 | -7/+6 |
2008-04-23 | allow for Inventory database source to be specified in main | Sean Dague | 1 | -2/+2 |
2008-04-23 | * Implement proper emptying of trashcan on standalone | Justin Clarke Casey | 1 | -1/+44 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -3/+3 |
2008-04-20 | * Change lazy user inventory creation on first login to synchronous rather th... | Justin Clarke Casey | 1 | -1/+1 |
2008-04-11 | * Change inventory async response deliver to deliver all items and folders at... | Justin Clarke Casey | 1 | -2/+3 |
2008-04-10 | * Refactor GetUsersInventory() | Justin Clarke Casey | 1 | -1/+1 |
2008-04-10 | * Minor: get CreateNewUserInventory() to return true on success | Justin Clarke Casey | 1 | -1/+5 |
2008-04-10 | * Minor inventory message cleanup and documentation | Justin Clarke Casey | 1 | -3/+4 |
2008-04-08 | further refactor and rename of InventoryFolderBase properties | Sean Dague | 1 | -15/+15 |
2008-04-08 | * Update code to use patched libsecondlife.dll which removes the problem wher... | Justin Clarke Casey | 1 | -1/+1 |
2008-04-07 | more refactoring, this time on InventoryFolderBase | Sean Dague | 1 | -108/+108 |
2008-04-07 | Refactor InventoryItemBase to do the following: | Sean Dague | 1 | -1/+1 |
2008-03-31 | * Minor: If a user exists but has no inventory in standalone, automatically c... | Justin Clarke Casey | 1 | -3/+4 |
2008-03-31 | * Log exceptions which make it up to the top of the http request frame, rathe... | Justin Clarke Casey | 1 | -31/+21 |
2008-03-31 | * Fix problem where inventory code throws a swallowed exception on grid mode ... | Justin Clarke Casey | 1 | -17/+33 |
2008-03-30 | * Stop the grid inventory service sending all folder and item details twice | Justin Clarke Casey | 1 | -32/+1 |
2008-03-29 | * Refactor: Remove unused inventory methods, some of which weren't properly i... | Justin Clarke Casey | 1 | -27/+4 |
2008-03-29 | * Various 1.19.0.5 grid inventory request fixes. These will only take affect... | Justin Clarke Casey | 1 | -3/+18 |
2008-03-29 | Re-enabled terrain texture generation for the world map. Adam can clean up/ s... | MW | 1 | -1/+1 |
2008-03-28 | * Send full inventory folder skeleton to standalone client logins rather than... | Justin Clarke Casey | 1 | -0/+24 |
2008-03-28 | * Refactor: Eliminate RequestUsersRoot() redundant method | Justin Clarke Casey | 1 | -12/+8 |
2008-03-28 | * Remove pointless boolean on AgentInventory.CreateRootFolder() | Justin Clarke Casey | 1 | -1/+1 |
2008-03-27 | * Correct asset type of Lost and Found folder - this might stop it appearing ... | Justin Clarke Casey | 1 | -20/+20 |
2008-03-18 | * Just inserting some exploratory comments into inventory code | Justin Clarke Casey | 1 | -0/+4 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -27/+26 |
2008-02-20 | Minor cleanup. | Jeff Ames | 1 | -1/+1 |
2008-02-13 | Added a method to access a named folder in a users inventory, to the inventor... | MW | 1 | -0/+6 |
2008-02-13 | Clean up more unnecessary String.Format calls | Jeff Ames | 1 | -3/+2 |
2008-02-11 | Documenting and minor tweaks | Justin Clarke Casey | 1 | -82/+64 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -11/+13 |
2008-02-05 | some small changes, like adding a couple of extra methods to IInventoryServic... | MW | 1 | -0/+10 |
2007-12-30 | Add an extra check that we don't create new inventory folders for a user that... | Justin Clarke Casey | 1 | -4/+22 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -3/+2 |
2007-12-27 | * removed always true if | lbsa71 | 1 | -15/+12 |
2007-12-27 | Move hardcoded texture library inventory items out into OpenSimLibrary/xml. ... | Justin Clarke Casey | 1 | -2/+2 |
2007-12-26 | * Patch from Charlie Omega for standard secondlife inventory folders: see man... | Teravus Ovares | 1 | -4/+103 |
2007-12-15 | Grid Inventory feature upgrade: renaming folders should now be correct, subfo... | Brian McBee | 1 | -0/+20 |
2007-12-14 | Thanks, Justin, for: | Charles Krinke | 1 | -0/+4 |
2007-12-14 | * Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c... | Teravus Ovares | 1 | -2/+8 |
2007-12-08 | This patch fixes mantis 105. Basically, it stops the index exception when | Sean Dague | 1 | -3/+12 |
2007-12-01 | Initial working Grid Inventory server. Only been tested on a very small grid,... | MW | 1 | -2/+2 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -10/+9 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 1 | -1/+1 |
2007-10-26 | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 1 | -2/+2 |