aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/InventoryServer (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-01* Breaking all the code, breaking all the code..!Adam Frisby1-4/+0
2008-05-01* Assorted spring cleanings.Adam Frisby1-2/+0
2008-04-30* Long awaited patch from A_Biondi Mantis 923. Kept alive by Melanie. Thank...Teravus Ovares1-0/+5
2008-04-23* Implement full grid mode Trash emptyJustin Clarke Casey2-9/+19
2008-04-23allow for Inventory database source to be specified in mainSean Dague2-3/+3
2008-04-23* Implement proper emptying of trashcan on standaloneJustin Clarke Casey1-0/+10
2008-04-22* Allow folder renaming to complete after an agent inventory has been receive...Justin Clarke Casey1-1/+5
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby3-10/+11
2008-04-20* Remove user profile from cache when they log out from a region.Justin Clarke Casey1-1/+1
2008-04-11* Reduce publicly exposed fields on InventoryCollection, which was causing du...Justin Clarke Casey1-32/+27
2008-04-11* Change inventory async response deliver to deliver all items and folders at...Justin Clarke Casey1-2/+1
2008-04-10* Minor: really just comment and subsequent indentation adjustment. Preparat...Justin Clarke Casey1-0/+6
2008-04-10* Refactor GetUsersInventory()Justin Clarke Casey1-9/+33
2008-04-10* Minor inventory message cleanup and documentationJustin Clarke Casey1-1/+10
2008-04-08further refactor and rename of InventoryFolderBase propertiesSean Dague2-4/+4
2008-04-07more refactoring, this time on InventoryFolderBaseSean Dague2-14/+14
2008-04-07Refactor InventoryItemBase to do the following:Sean Dague1-6/+6
2008-04-01* Remove the quit command from the inventory console which was actually addin...Justin Clarke Casey1-1/+0
2008-03-30* Stop the grid inventory service sending all folder and item details twiceJustin Clarke Casey1-23/+9
2008-03-29* Refactor: Remove unused inventory methods, some of which weren't properly i...Justin Clarke Casey1-0/+11
2008-03-29* CODE: Add phat warning to RootFolders http request since it no longer does ...Justin Clarke Casey1-0/+5
2008-03-29* Various 1.19.0.5 grid inventory request fixes. These will only take affect...Justin Clarke Casey2-16/+33
2008-03-28* Refactored out common http handler operationslbsa711-11/+17
2008-03-18Formatting cleanup.Jeff Ames3-79/+76
2008-02-10Clean up logging calls using String.Format explicitlyJeff Ames1-3/+3
2008-02-05Converted logging to use log4net.Jeff Ames3-27/+35
2008-02-04* Rebase all current servers on common abstract BaseOpenSimServer classJustin Clarke Casey1-13/+10
2007-12-31Move unused inventory files into the atticJustin Clarke Casey1-2/+2
2007-12-28Move inventory contents configuration files to bin/inventory folderJustin Clarke Casey1-3/+3
2007-12-27* Optimized usingslbsa713-63/+59
2007-12-22Remove a now unnecessary bit of inventory log verbosityJustin Clarke Casey1-1/+2
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2-8/+8
2007-12-15* Make inventory operations sync rather than async. This is to alleviate rac...Justin Clarke Casey1-5/+31
2007-12-15Grid Inventory feature upgrade: renaming folders should now be correct, subfo...Brian McBee2-9/+54
2007-12-14Added some extra debug console output to Inventory Server and region OGS1 inv...MW1-0/+2
2007-12-14* Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...Teravus Ovares2-8/+12
2007-12-11Fix possible array indexing exception in inventory serverJeff Ames1-4/+2
2007-12-11added copyright noticesJeff Ames1-1/+29
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2-2/+2
2007-12-07This small patch means that the inventoryserver for grid mode nowSean Dague1-6/+3
2007-12-02New Inventory folder should now be stored to the inventory server/database. T...MW1-0/+1
2007-12-01On login, if a set of inventory folders doesn't exist for the user then a new...MW1-0/+1
2007-12-01Initial working Grid Inventory server. Only been tested on a very small grid,...MW2-4/+134
2007-10-30Step one on the long march towards grid based inventory. Introduction of an I...Tleiades Hax2-59/+166
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa713-318/+62
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa713-62/+318
2007-09-10mass update of urls in source code to new websiteSean Dague2-2/+2
2007-07-16changed to native line ending encodingSean Dague2-212/+212