aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2014-01-281-2/+2
|\
| * Materials module: a) Store materials as assets; b) Finalized it (removed the ...Oren Hurvitz2014-01-201-2/+2
* | Merge branch 'master' into careminsterMelanie2013-11-231-2/+2
|\ \ | |/
| * refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)2013-11-151-2/+2
* | Merge branch 'master' into careminsterMelanie2013-09-011-1/+1
|\ \ | |/
| * Fix a printing of exception error in InventoryArchiveModule that onlyRobert Adams2013-08-231-1/+1
* | Merge branch 'master' into careminsterMelanie2013-07-184-23/+27
|\ \ | |/
| * Changed a few bits in Inventory/Archiver/InventoryArchiveReadRequest.cs to be...Diva Canto2013-07-054-23/+27
* | Merge branch 'master' into careminsterMelanie2013-02-166-271/+435
|\ \ | |/
| * Separate IAR tests into separate files for load/save/loadpath testsJustin Clark-Casey (justincc)2013-02-163-245/+198
| * Make it so that "load iar / ..." does not save the 'root' "My Inventory" folder.Justin Clark-Casey (justincc)2013-02-162-1/+60
| * Add regression test TestSaveNonRootFolderToIarJustin Clark-Casey (justincc)2013-02-165-27/+179
* | Merge branch 'master' into careminsterMelanie2013-02-081-0/+18
|\ \ | |/
| * On IAR loading, if loading of a coaleseced item entirely fails, then continue...Justin Clark-Casey (justincc)2013-02-081-0/+18
* | Merge branch 'master' into careminsterMelanie2013-01-041-2/+8
|\ \ | |/
| * If Save OAR/IAR times-out while waiting for assets then notify the caller tha...Oren Hurvitz2013-01-021-2/+8
* | Merge branch 'master' into careminsterMelanie2012-11-172-5/+4
|\ \ | |/
| * Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuidJustin Clark-Casey (justincc)2012-11-172-5/+4
* | Merge branch 'master' into careminsterMelanie2012-11-131-1/+1
|\ \ | |/
| * Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-121-1/+1
* | Merge branch 'master' into careminsterMelanie2012-11-111-8/+31
|\ \ | |/
| * One more module converted: InventoryArchiverModule.Diva Canto2012-11-111-8/+31
* | Merge branch 'master' into careminsterMelanie2012-11-011-2/+2
|\ \ | |/
| * Comment out checks not to overwrite existing IAR/OAR files for now on "save i...Justin Clark-Casey (justincc)2012-11-011-2/+2
* | Merge branch 'master' into careminsterMelanie2012-10-283-15/+30
|\ \ | |/
| * minor: Fix verbose IAR save message to make it a bit clearer that item data i...Justin Clark-Casey (justincc)2012-10-271-1/+1
| * Fix "save iar" hanging permanently if the asset request phase times out.Justin Clark-Casey (justincc)2012-10-263-14/+29
* | Merge branch 'master' into careminsterMelanie2012-10-261-0/+4
|\ \ | |/
| * Get "save oar" and "save iar" to tell you in a more friendly manner if the fi...Justin Clark-Casey (justincc)2012-10-241-0/+4
* | Merge branch 'master' into careminsterMelanie2012-08-291-32/+32
|\ \ | |/
| * Fix regression introduced in a0d178b2 (Sat Aug 25 02:00:17 2012) where folder...Justin Clark-Casey (justincc)2012-08-291-32/+32
* | Allow load and save of IAR without a password. The password must still beMelanie2012-07-241-0/+3
* | Merge branch 'master' into careminsterMelanie2012-06-281-2/+3
|\ \ | |/
| * Fix issue in InventoryArchiveTestCase where it didn't call down to OpenSimTes...Justin Clark-Casey (justincc)2012-06-271-1/+2
| * Automatically disable log4net before each regression test so that logging is ...Justin Clark-Casey (justincc)2012-06-271-1/+1
* | Merge branch 'master' into careminsterMelanie2012-04-271-1/+4
|\ \ | |/
| * Use DotNetZip to compress OARs and IARs.Oren Hurvitz2012-04-271-1/+4
* | Merge branch 'master' into careminsterMelanie2012-04-273-9/+9
|\ \ | |/
| * Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)2012-04-273-9/+9
* | Merge branch 'master' into careminsterMelanie2012-04-142-82/+129
|\ \ | |/
| * Added ability to exclude inventory items or folders when saving IAR files.Kevin Cozens2012-04-132-84/+128
* | Merge branch 'master' into careminsterMelanie2012-03-181-8/+8
|\ \ | |/
| * Clean up "save iar" helpJustin Clark-Casey (justincc)2012-03-171-8/+8
* | Merge branch 'master' into careminsterMelanie2012-03-111-2/+3
|\ \ | |/
| * minor: In IAR save, log when we start adding the control file rather than say...Justin Clark-Casey (justincc)2012-03-101-2/+3
* | Merge branch 'master' into careminsterMelanie2012-03-081-2/+2
|\ \ | |/
| * Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-081-2/+2
* | Merge branch 'master' into careminsterMelanie2012-02-251-3/+0
|\ \ | |/
| * Remove EXPERIMENTAL tags from load iar/save iar commands.Justin Clark-Casey (justincc)2012-02-251-3/+0
* | Merge branch 'master' into careminsterMelanie2012-02-042-6/+6
|\ \ | |/