| Commit message (Expand) | Author | Age | Files | Lines |
* | Separate IAR tests into separate files for load/save/loadpath tests | Justin Clark-Casey (justincc) | 2013-02-16 | 3 | -245/+198 |
* | Make it so that "load iar / ..." does not save the 'root' "My Inventory" folder. | Justin Clark-Casey (justincc) | 2013-02-16 | 2 | -1/+60 |
* | Add regression test TestSaveNonRootFolderToIar | Justin Clark-Casey (justincc) | 2013-02-16 | 5 | -27/+179 |
* | On IAR loading, if loading of a coaleseced item entirely fails, then continue... | Justin Clark-Casey (justincc) | 2013-02-08 | 1 | -0/+18 |
* | If Save OAR/IAR times-out while waiting for assets then notify the caller tha... | Oren Hurvitz | 2013-01-02 | 1 | -2/+8 |
* | Re-enable code disabled in f605a62 to allow a TaskInventoryAccepted message t... | Justin Clark-Casey (justincc) | 2012-12-08 | 1 | -70/+68 |
* | Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuid | Justin Clark-Casey (justincc) | 2012-11-17 | 2 | -5/+4 |
* | Another 21 modules' directives moved out of .addin.xml | Diva Canto | 2012-11-13 | 1 | -0/+2 |
* | Disable code to get server-side to move given items to a destination folder o... | Justin Clark-Casey (justincc) | 2012-11-13 | 1 | -67/+70 |
* | Cleanup on region modules: gave short node id's to all of them. | Diva Canto | 2012-11-12 | 1 | -1/+1 |
* | Remove any mention of IRegionModule from region names and comments to aid | Melanie | 2012-11-12 | 1 | -1/+1 |
* | One more module converted: InventoryArchiverModule. | Diva Canto | 2012-11-11 | 1 | -8/+31 |
* | Prevent IMs being sent to prims when avies decline inventory offers from them. | Diva Canto | 2012-11-04 | 1 | -9/+12 |
* | Comment out checks not to overwrite existing IAR/OAR files for now on "save i... | Justin Clark-Casey (justincc) | 2012-11-01 | 1 | -2/+2 |
* | minor: Fix verbose IAR save message to make it a bit clearer that item data i... | Justin Clark-Casey (justincc) | 2012-10-27 | 1 | -1/+1 |
* | Fix "save iar" hanging permanently if the asset request phase times out. | Justin Clark-Casey (justincc) | 2012-10-26 | 3 | -14/+29 |
* | Comment out InventoryTransferModule.NeedSceneCacheClear() and invocations sin... | Justin Clark-Casey (justincc) | 2012-10-26 | 1 | -77/+77 |
* | Get "save oar" and "save iar" to tell you in a more friendly manner if the fi... | Justin Clark-Casey (justincc) | 2012-10-24 | 1 | -0/+4 |
* | On receiving TaskInventoryAccepted with a destination folder in the binary bu... | Justin Clark-Casey (justincc) | 2012-10-06 | 1 | -0/+42 |
* | Attempt to fix Mantis #6311. Honor a destination folder if one is given | Melanie | 2012-10-02 | 1 | -0/+39 |
* | Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folder... | Justin Clark-Casey (justincc) | 2012-08-29 | 1 | -32/+32 |
* | Fix regression where llGiveInventory() had stopped asking non-owner receivers... | Justin Clark-Casey (justincc) | 2012-07-17 | 1 | -1/+3 |
* | Fix issue in InventoryArchiveTestCase where it didn't call down to OpenSimTes... | Justin Clark-Casey (justincc) | 2012-06-27 | 1 | -1/+2 |
* | Automatically disable log4net before each regression test so that logging is ... | Justin Clark-Casey (justincc) | 2012-06-27 | 1 | -1/+1 |
* | Use DotNetZip to compress OARs and IARs. | Oren Hurvitz | 2012-04-27 | 1 | -1/+4 |
* | Add regression test for teleporting an agent between separated regions on the... | Justin Clark-Casey (justincc) | 2012-04-27 | 3 | -9/+9 |
* | Added ability to exclude inventory items or folders when saving IAR files. | Kevin Cozens | 2012-04-13 | 2 | -84/+128 |
* | Clean up "save iar" help | Justin Clark-Casey (justincc) | 2012-03-17 | 1 | -8/+8 |
* | minor: In IAR save, log when we start adding the control file rather than say... | Justin Clark-Casey (justincc) | 2012-03-10 | 1 | -2/+3 |
* | Change "help" to display categories/module list then "help <category/module>"... | Justin Clark-Casey (justincc) | 2012-03-08 | 1 | -2/+2 |
* | Remove EXPERIMENTAL tags from load iar/save iar commands. | Justin Clark-Casey (justincc) | 2012-02-25 | 1 | -3/+0 |
* | Changed save oar and save iar parameter -p|--profile to -h|--home, including ... | Snoopy Pfeffer | 2012-02-03 | 2 | -6/+6 |
* | Corrected console help texts for "save iar" | Snoopy Pfeffer | 2012-02-03 | 1 | -2/+2 |
* | Update save oar and save iar help responses to reflect new -h|--home | nebadon | 2012-01-25 | 1 | -2/+2 |
* | If deserializing a scene object fails during IAR load then ignore the object ... | Justin Clark-Casey (justincc) | 2012-01-11 | 1 | -1/+4 |
* | Comment out inventory folder bulk update code on InventoryAccepted message in... | Justin Clark-Casey (justincc) | 2011-10-27 | 1 | -12/+18 |
* | If the user receiving an inventory folder has left the scene by the time the ... | Justin Clark-Casey (justincc) | 2011-09-01 | 1 | -5/+4 |
* | Thanks Neil Canham for fixing bulk inventory updates, no sending BulkInventor... | Snoopy Pfeffer | 2011-08-22 | 1 | -1/+12 |
* | rename TestHelper => TestHelpers for consistency | Justin Clark-Casey (justincc) | 2011-08-06 | 2 | -14/+14 |
* | rename test SceneSetupHelpers -> SceneHelpers for consistency | Justin Clark-Casey (justincc) | 2011-08-06 | 3 | -20/+20 |
* | tweak messages. Make verbose inventory item save message give the item name ... | Justin Clark-Casey (justincc) | 2011-06-14 | 1 | -1/+3 |
* | Fix give inventory tests to use different users rather than (accidentally) th... | Justin Clark-Casey (justincc) | 2011-06-04 | 1 | -4/+15 |
* | insert an InventoryArchiveUtils.FindItemsByPath() to return multiple items ra... | Justin Clark-Casey (justincc) | 2011-06-04 | 2 | -11/+37 |
* | create TestGetInventoryItem() | Justin Clark-Casey (justincc) | 2011-06-04 | 1 | -13/+7 |
* | When saving an iar, don't chase down link asset IDs (since these points to ot... | Justin Clark-Casey (justincc) | 2011-05-27 | 1 | -1/+4 |
* | Add --noassets option for "save iar" | Justin Clark-Casey (justincc) | 2011-05-26 | 3 | -18/+145 |
* | Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te... | Justin Clark-Casey (justincc) | 2011-05-21 | 3 | -3/+0 |
* | rename UserInventoryTestsUtils -> UserInventoryHelpers for consistency | Justin Clark-Casey (justincc) | 2011-05-21 | 1 | -4/+4 |
* | rename UserProfileTestUtils to UserAccountHelpers to be consistent with other... | Justin Clark-Casey (justincc) | 2011-05-21 | 3 | -15/+15 |
* | Move mesh on/off swtich from [Startup] to [Mesh] in anticipation of future co... | Justin Clark-Casey (justincc) | 2011-04-18 | 1 | -0/+6 |