aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver/AssetsRequest.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-176/+56
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-16/+20
* Fix "save iar" hanging permanently if the asset request phase times out.Justin Clark-Casey (justincc)2012-10-261-0/+4
* Support multi-region OAR filesOren Hurvitz2012-09-141-0/+6
* Fixed a rare bug that caused Save OAR to fail because it thought it had timed...Oren Hurvitz2012-08-031-5/+11
* On OAR saving, try fetch assets serially rather than firing all the requests ...Justin Clark-Casey (justincc)2012-03-101-4/+6
* Changed save oar and save iar parameter -p|--profile to -h|--home, including ...Snoopy Pfeffer2012-02-031-2/+2
* Change wording on asset requests.Justin Clark-Casey (justincc)2011-10-191-2/+2
* tweak messages. Make verbose inventory item save message give the item name ...Justin Clark-Casey (justincc)2011-06-141-2/+2
* Make sure culture is en-US when saving archive related xml.Justin Clark-Casey (justincc)2011-05-271-0/+4
* Added more debug messages under the -verbose option.Diva Canto2011-01-081-2/+6
* Preservation of creator information now also working in IARs. Cleaned up usag...Diva Canto2010-11-291-2/+24
* minor: add some text to the oar abort messages on assets timeout to make it c...Justin Clark-Casey (justincc)2010-10-221-1/+1
* Revert "don't report the null uuid as a missing asset on saving oars/iars"Justin Clark-Casey (justincc)2010-06-291-5/+3
* don't report the null uuid as a missing asset on saving oars/iarsJustin Clark-Casey (justincc)2010-06-251-3/+5
* add prim item and test asset save in save oar unit testJustin Clark-Casey (justincc)2010-05-211-1/+1
* * UuidGatherer now tracks asset types for assets it discovers. The asset type...John Hurliman2010-03-151-5/+18
* Implemented a Watchdog class. Do not manually create Thread objects anymore, ...John Hurliman2009-10-221-5/+3
* Formatting cleanup.Jeff Ames2009-10-011-6/+6
* * minor: if OAR saving receives assets after timeout, just print warning, don...Justin Clarke Casey2009-06-121-0/+2
* * minor: remove warning from unused fieldJustin Clarke Casey2009-06-121-5/+0
* * Fix problem where known missing assets would stop save oar ever completingJustin Clarke Casey2009-06-051-1/+3
* * Add oar saving timeoutJustin Clarke Casey2009-06-051-0/+119
* * Add simple original xml serialization testJustin Clarke Casey2009-06-021-8/+2
* * Fix race condition in save oarJustin Clarke Casey2009-06-011-27/+43
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* * Resolve bug where save oar would never complete if any assets were missingJustin Clarke Casey2009-05-151-13/+5
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-151-7/+13
* * When saving an oar, save assets when immediately received rather than stori...Justin Clarke Casey2009-05-141-22/+31
* * Support loading empty folders in an iarJustin Clarke Casey2009-03-131-3/+8
* * Address http://opensimulator.org/mantis/view.php?id=3207Justin Clarke Casey2009-03-091-2/+8
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-8/+8
* * optimized usings.lbsa712009-02-121-12/+9
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+138