| Commit message (Expand) | Author | Files | Lines |
2017-05-07 | let StreamReader be in using statements | UbitUmarov | 1 | -3/+3 |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 2 | -5/+5 |
2016-07-04 | Finally remove the requirement for an InventoryItem/FolderBase object to | Melanie Thielker | 2 | -8/+22 |
2015-08-08 | WARNING: massive refactor to follow libomv's latest changes regarding invento... | Diva Canto | 1 | -1/+1 |
2015-05-08 | Another major overhaul of inventory downloading, this time pertaining to inve... | Diva Canto | 1 | -0/+36 |
2015-05-07 | Major change in the way inventory is downloaded: added a method throughout II... | Diva Canto | 1 | -2/+72 |
2014-07-21 | Close streams immediately when we finish using them | Oren Hurvitz | 1 | -12/+1 |
2014-05-23 | Adds optional HTTP Basic Authentication to Robust service connectors. | Diva Canto | 1 | -3/+6 |
2014-04-23 | Removed GetUserInventory(). It wasn't being used, and was creating warnings b... | Oren Hurvitz | 2 | -51/+0 |
2014-03-24 | Better error messages | Oren Hurvitz | 1 | -1/+1 |
2013-07-08 | Add "show caps stats by user" and "show caps stats by cap" console commands t... | Justin Clark-Casey (justincc) | 2 | -2/+2 |
2013-06-12 | After calls to GetSuitcaseXFolder() in HGSuitcaseInventoryService, consistent... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-07-13 | Rather than instantiating a UTF8 encoding everywhere when we want to supress ... | Justin Clark-Casey (justincc) | 1 | -23/+22 |
2012-04-06 | Finish the implementation of GetUserInventory, even though it's still not used. | Diva Canto | 1 | -13/+59 |
2012-03-27 | Send the config section name up to the service classes themselves (XInventory... | Diva Canto | 1 | -1/+1 |
2011-12-05 | Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ... | Justin Clark-Casey (justincc) | 2 | -2/+2 |
2011-01-21 | remove some mono compiler warnings and unnecessary dictionary instantiations | Justin Clark-Casey (justincc) | 1 | -9/+0 |
2010-11-25 | WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ... | Diva Canto | 1 | -1/+5 |
2010-11-23 | Fix more potential nullrefs | Melanie | 1 | -2/+4 |
2010-11-23 | Fix more potential nullrefs | Melanie | 1 | -2/+4 |
2010-11-21 | Added creator info across the board -- TaskInventoryItems and InventoryItems ... | Diva Canto | 1 | -0/+2 |
2010-08-06 | Allowing the expected purge trash folder... | sacha | 1 | -0/+1 |
2010-06-29 | Bug fix in HG standalone: wrong handler in the in module. Fixed a few broken ... | Diva Canto | 1 | -0/+4 |
2010-06-04 | Fixed a couple of buglets in Friendship offers / acceptance / decline when av... | Diva Canto | 1 | -1/+1 |
2010-04-30 | * XInventory fairly tested, including for HG. Almost ready to switch. | Diva Canto | 1 | -50/+0 |
2010-04-28 | Commented verbose debug messages from XInventory handler. | Diva Canto | 1 | -13/+13 |
2010-04-27 | XInventory connector/handler showing signs of life. Tested, but needs more te... | Diva Canto | 1 | -15/+54 |
2010-04-26 | RemoteXInventoryServiceConnector, the plugin region module. Not active in def... | Diva Canto | 1 | -1/+47 |
2010-03-10 | Formatting cleanup. Add copyright notices. | Jeff Ames | 1 | -1/+1 |
2010-03-01 | Fix a few compiler warnings. | Jeff Ames | 1 | -2/+0 |
2010-02-15 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2010-02-07 | Finished implementing the XInventory connector. Untested. | Diva Canto | 1 | -62/+174 |
2010-02-06 | A little more beef on the xinventory in connector. | Diva Canto | 1 | -0/+61 |
2010-01-31 | * Bug fix in XInventoryData -- groupOwned is an int in the DB | Diva Canto | 1 | -1/+3 |
2010-01-31 | * Added a few files that were missing in the repo. | Diva Canto | 1 | -41/+5 |
2010-01-08 | The first 2 handlers for the XInventory system. | Melanie | 1 | -0/+74 |
2010-01-06 | Complete the XInventoryConnector. Flesh out the skeleton for the | Melanie | 1 | -5/+220 |
2010-01-06 | Adding a skeleton for the XInventoryInConnector, counterpart to the already | Melanie | 1 | -0/+167 |
2009-10-06 | * Removed verbose debug message | Diva Canto | 1 | -0/+1 |
2009-09-29 | Fix loading modules with alternate configurations and ports into ROBUST. | Melanie | 1 | -5/+6 |
2009-09-29 | Fix loading modules with alternate configurations and ports into ROBUST. | Melanie | 1 | -5/+6 |
2009-08-22 | * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo... | Diva Canto | 1 | -0/+13 |
2009-08-21 | Added a more sane InventoryServerMoveItemsHandler. Changed SynchronousRestObj... | Diva Canto | 2 | -0/+84 |
2009-08-19 | Added MoveItems, which is most useful upon viewer-delete inventory operation.... | Diva Canto | 1 | -4/+17 |
2009-08-19 | A better purge of trash folder. | Diva Canto | 1 | -2/+11 |
2009-08-13 | Added GetAssetPermissions. Few last bugs nixed. This is ready for testing. | Diva Canto | 1 | -0/+12 |
2009-08-13 | Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting... | Diva Canto | 1 | -2/+2 |
2009-08-11 | Some more hammering on the head of the obsolete rest inventory handlers, just... | Diva Canto | 1 | -3/+3 |
2009-08-11 | Re-adding a conditional in UserManager that was removed with arthusv's commit... | Diva Canto | 1 | -1/+1 |
2009-08-11 | Added http handlers for the two new inventory operations. | Diva Canto | 1 | -0/+42 |