| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folder... | Justin Clark-Casey (justincc) | 2012-08-29 | 1 | -1/+2 |
* | Following on from f8a89a79, do not allow more than one 'type' folder (e.g. ca... | Justin Clark-Casey (justincc) | 2012-08-25 | 1 | -16/+49 |
* | Allow multiple calling card type inventory folders to be created. | Justin Clark-Casey (justincc) | 2012-08-25 | 1 | -0/+1 |
* | Fix various issues with http inventory | Justin Clark-Casey (justincc) | 2012-06-02 | 1 | -1/+1 |
* | minor: extend commented out LinkInventoryItem log message for future use | Justin Clark-Casey (justincc) | 2012-05-21 | 1 | -3/+3 |
* | Fix bug where outfit folders could not be renamed. | Justin Clark-Casey (justincc) | 2012-05-21 | 1 | -4/+13 |
* | Fix issue where a new outfit folder is not created when a new outfit is saved... | Justin Clark-Casey (justincc) | 2012-05-18 | 1 | -3/+9 |
* | refactor: Rename new DeleteFoldersEx/PurgeFoldersEx methods to DeleteFolders/... | Justin Clark-Casey (justincc) | 2012-05-04 | 1 | -6/+7 |
* | Allow deleting folders even if they're not in the Trash | Oren Hurvitz | 2012-05-04 | 1 | -4/+15 |
* | A few minor tweaks here and there in XInventoryService. | Diva Canto | 2012-04-06 | 1 | -14/+48 |
* | Reverse a conditional in XInventory that made updating system folder evrsion ... | Melanie | 2012-03-27 | 1 | -1/+1 |
* | Send the config section name up to the service classes themselves (XInventory... | Diva Canto | 2012-03-27 | 1 | -2/+10 |
* | Fix avatar parameter updating for viewer 3 and maybe 2. | Justin Clark-Casey (justincc) | 2011-09-23 | 1 | -5/+9 |
* | HG inventory transfers over the profile working. | Diva Canto | 2011-05-27 | 1 | -5/+5 |
* | fix bug where outfit folder links could not be deleted | Justin Clark-Casey (justincc) | 2011-05-26 | 1 | -4/+4 |
* | Allow item links to be deleted even when other deletes and purges are disabled. | Justin Clark-Casey (justincc) | 2011-05-19 | 1 | -6/+28 |
* | Accidentally committed too early | Justin Clark-Casey (justincc) | 2011-05-18 | 1 | -24/+6 |
* | Allow item links to be deleted even when other deletes and purges are disabled. | Justin Clark-Casey (justincc) | 2011-05-17 | 1 | -6/+24 |
* | Commented verbose debug message. | Diva Canto | 2011-04-24 | 1 | -1/+1 |
* | Added creator info across the board -- TaskInventoryItems and InventoryItems ... | Diva Canto | 2010-11-21 | 1 | -2/+2 |
* | Fix cast issue | Melanie | 2010-09-02 | 1 | -1/+1 |
* | Allow increasing the version in system folders | Melanie | 2010-09-02 | 1 | -1/+7 |
* | Update: Allow the version to increase only | Melanie | 2010-09-02 | 1 | -1/+2 |
* | Disallow modification of system folders. Prevent changing the type of folders | Melanie | 2010-09-02 | 1 | -1/+16 |
* | Fix bug in llGiveInventory() where items were disappearing on relog | Justin Clark-Casey (justincc) | 2010-08-23 | 1 | -1/+13 |
* | Remove various warnings and improve logging messages. No functional changes. | Justin Clark-Casey (justincc) | 2010-08-23 | 1 | -1/+6 |
* | Allow the trash folder itself to be passed to PurgeFolder | Melanie Thielker | 2010-08-06 | 1 | -0/+3 |
* | Add some options | Melanie | 2010-07-24 | 1 | -0/+11 |
* | Fix some inventory issues | Melanie | 2010-07-24 | 1 | -0/+29 |
* | Fix obvious bug in XInventoryService.GetFolderItems() which was preventing th... | Justin Clark-Casey (justincc) | 2010-07-14 | 1 | -2/+4 |
* | Buglet fix in HG inventory. Make sure that GetRootFolder for non-HG xinventor... | Diva Canto | 2010-06-29 | 1 | -1/+8 |
* | Changed XInventoryData's CreatorID to a string. | Diva Canto | 2010-06-08 | 1 | -2/+2 |
* | Fixes mantis #4691 | Diva Canto | 2010-05-16 | 1 | -1/+1 |
* | Started redoing HGInventoryBroker for XInventory and with multi-protocol in m... | Diva Canto | 2010-04-29 | 1 | -3/+3 |
* | XInventory connector/handler showing signs of life. Tested, but needs more te... | Diva Canto | 2010-04-27 | 1 | -4/+4 |
* | Create root inventory folder with proper type (9) instead of -1 | Melanie | 2010-02-08 | 1 | -1/+1 |
* | * Bug fix in XInventoryData -- groupOwned is an int in the DB | Diva Canto | 2010-01-31 | 1 | -2/+8 |
* | * Added a few files that were missing in the repo. | Diva Canto | 2010-01-31 | 1 | -25/+25 |
* | Finish conversion if XInventoryService | Melanie | 2010-01-04 | 1 | -12/+46 |
* | First stage port of the XInventoryService | Melanie | 2010-01-04 | 1 | -0/+474 |