| Commit message (Expand) | Author | Files | Lines |
2016-07-04 | Finally remove the requirement for an InventoryItem/FolderBase object to | Melanie Thielker | 1 | -4/+4 |
2015-08-08 | Convert the enum to int before casting it to string for DB query | Diva Canto | 1 | -1/+1 |
2015-08-08 | WARNING: massive refactor to follow libomv's latest changes regarding invento... | Diva Canto | 1 | -41/+41 |
2014-05-25 | When creating a new user, create the folders "Current Outfit", "Favorites", a... | Oren Hurvitz | 1 | -7/+4 |
2014-05-19 | Log the user when an inventory operation is blocked because the item/folder i... | Oren Hurvitz | 1 | -14/+14 |
2014-05-12 | Fixed error if a user didn't have a "Current Outfit" folder in their suitcase. | Oren Hurvitz | 1 | -9/+12 |
2014-05-06 | Log whenever an inventory operation is blocked because the item/folder isn't ... | Oren Hurvitz | 1 | -8/+52 |
2014-05-06 | - When sending the "My Suitcase" folder to the client, always claim it has Fo... | Oren Hurvitz | 1 | -7/+7 |
2014-04-23 | Removed GetUserInventory(). It wasn't being used, and was creating warnings b... | Oren Hurvitz | 1 | -53/+0 |
2014-03-24 | When a user logs-in, automatically create the Suitcase folder | Oren Hurvitz | 1 | -15/+7 |
2014-03-20 | If we find an existing suitcase folder in HGSuitcaseInventoryService.GetRootF... | Justin Clark-Casey (justincc) | 1 | -0/+4 |
2013-11-15 | If HGSuitcaseInventoryService.GetRootFolder() fails to create a suitcase fold... | Justin Clark-Casey (justincc) | 1 | -6/+13 |
2013-07-21 | Better version of previous commit | Diva Canto | 1 | -2/+6 |
2013-07-21 | Add the Current Outfit folder as an available folder in the SuitcaseInventory. | Diva Canto | 1 | -0/+16 |
2013-07-09 | minor: remove mono compiler warnings from HGSuitcaseInventoryService | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2013-06-12 | After calls to GetSuitcaseXFolder() in HGSuitcaseInventoryService, consistent... | Justin Clark-Casey (justincc) | 1 | -1/+23 |
2013-02-27 | Switched to using the other Util function with a default value. | Diva Canto | 1 | -1/+2 |
2013-02-27 | Moved the HG default variables out of [Startup] and into their own section [H... | Diva Canto | 1 | -1/+1 |
2013-02-22 | Added new Util function for reading config vars that's more generic than the ... | Diva Canto | 1 | -1/+1 |
2013-02-21 | Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de... | Diva Canto | 1 | -2/+1 |
2012-11-15 | Revert "Merge master into teravuswork", it should have been avination, not ma... | teravus | 1 | -69/+7 |
2012-11-03 | HG Suitcase Inventory: if RootFolder type doesn't work, look for any folder w... | Diva Canto | 1 | -0/+9 |
2012-11-02 | HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST ... | Diva Canto | 1 | -5/+5 |
2012-09-15 | More on HG2.0: added the possibility of controlling the appearance that avies... | Diva Canto | 1 | -0/+1 |
2012-09-13 | Restarting to work on HGSuitcaseInventoryService: added the ability for the o... | Diva Canto | 1 | -4/+56 |
2012-06-30 | Remove some mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2012-04-07 | A few more minor improvements on Suitcase inventory service. | Diva Canto | 1 | -7/+6 |
2012-04-06 | Better Suitcase Inventory Service. | Diva Canto | 1 | -48/+55 |
2012-04-06 | Deleted the unused and commented code from 2 commits ago. | Diva Canto | 1 | -594/+0 |
2012-04-06 | WARNING: LOTS OF COMMENTED AND UNUSED CODE IN THIS COMMIT. This is on purpose... | Diva Canto | 1 | -36/+712 |
2012-03-29 | Finish up the SuitcaseInventory service. | Diva Canto | 1 | -120/+218 |
2012-03-28 | HG 2.0: added the beginning of HGSuitcaseInventoryService. Plus moved the hac... | Diva Canto | 1 | -52/+104 |
2012-03-27 | Amend to previous commit regarding the config name. Bugs bite. | Diva Canto | 1 | -2/+0 |
2012-03-27 | Send the config section name up to the service classes themselves (XInventory... | Diva Canto | 1 | -34/+6 |
2012-01-26 | HG Inventoty: Guard against items not found. | Diva Canto | 1 | -6/+7 |
2012-01-12 | HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio... | Diva Canto | 1 | -3/+6 |
2011-05-27 | HG inventory transfers over the profile working. | Diva Canto | 1 | -0/+2 |
2011-01-17 | Put the 'new' back to avoid a warning. Yes, we want to hide it. | Diva Canto | 1 | -1/+1 |
2011-01-18 | minor: resolve some mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-12-01 | Added some comments. Better than listening to the boring speaker... | Diva Canto | 1 | -0/+7 |
2010-11-25 | WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ... | Diva Canto | 1 | -8/+39 |
2010-09-03 | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-06-29 | Buglet fix in HG inventory. Make sure that GetRootFolder for non-HG xinventor... | Diva Canto | 1 | -2/+2 |
2010-01-31 | * Simplified the configuration by having [DatabaseService] in it | Diva Canto | 1 | -1/+1 |
2010-01-31 | * Added a few files that were missing in the repo. | Diva Canto | 1 | -0/+302 |
2009-06-15 | Moving these nice HG connectors to their homes. | diva | 1 | -242/+0 |
2009-06-10 | Heart surgery no.2: the inventory service hooks. | diva | 1 | -18/+82 |
2009-06-07 | First draft of inventory service connectors, and service implementation. No h... | diva | 1 | -58/+57 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-22 | Bug fix in HGAssetService. POSTs back home (standalone) should now work. | diva | 1 | -1/+1 |