Historique des commits

Auteur SHA1 Message Date
  UbitUmarov 191661b51d a few more changes to iar/oar assets save error/warning to show problems known to be asset errors il y a 7 ans
  UbitUmarov 0a1f497dee code actually has no ideia if a id is a asset or not and does try to handle all as assets, it really can't report errors. Change messages to make more clear they are only warnings and may mean nothing at all il y a 7 ans
  UbitUmarov 95595a8360 coment out missing or damage assets messages in uuidgather that are not very usefull. In IAR save display information about items that contain references to broken assets. Note that as explained on mantis 8195 this can't will not detect all problems il y a 7 ans
  UbitUmarov 3c6790b061 several changes to iar/oar assets error reports il y a 7 ans
  UbitUmarov 28caf1e089 actually iar do it for iar il y a 7 ans
  UbitUmarov 11d3860781 avoid some broken object assets present in osgrid inventories due to past problems, etc il y a 7 ans
  UbitUmarov 637d35631c make oar/iar assets writer be done by caller thread like the rest of the il y a 7 ans
  Justin Clark-Casey (justincc) b267c238fb minor: Remove windows build warning about CompressionLevel package ambiguity. il y a 9 ans
  Justin Clark-Casey (justincc) 08606ae409 Make the IteratingUuidGatherer the only UuidGatherer. il y a 9 ans
  Justin Clark-Casey (justincc) 86367d7219 refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. il y a 9 ans
  AliciaRaven 1e22091193 Modifications to previous IAR commits to bring them more inline with existing OpenSim code conventions. Also include new IAR save switch in console help print out. il y a 10 ans
  AliciaRaven 5bc3bbbcf3 Add an event callback for loading IAR files. The callback for creating them already existed but not for loading. This is of interest for use by region modules. Also includes reporting numbers of items saved and items filtered to the completed log printout. il y a 10 ans
  AliciaRaven 08675d44a7 Change existing IAR save to use UUID for its callback reference instead of Guid. This is for uniformity as discussed on IRC. il y a 10 ans
  AliciaRaven 3bde737f76 Include same content filters for IAR file exports that already exist for OAR files. Adds new console switch --perm=CTM to save iar command. il y a 10 ans
  Justin Clark-Casey (justincc) 41f2f3132b For monitoring purposes, start non-timeout tasks (which do not currently use a threadpool) via Watchdog.RunInThread() rather than Util.RunThreadNoTimeout() il y a 10 ans
  Oren Hurvitz e131e73652 Run slow operations in a separate thread, instead of using FireAndForget (which has a 1-minute timeout) il y a 10 ans
  Oren Hurvitz 3018b2c5d7 Materials module: a) Store materials as assets; b) Finalized it (removed the "Demo" label; removed most of the logging); c) Enabled by default il y a 10 ans
  Justin Clark-Casey (justincc) d54d31807a Make it so that "load iar / ..." does not save the 'root' "My Inventory" folder. il y a 11 ans
  Justin Clark-Casey (justincc) e9cc22fea4 Add regression test TestSaveNonRootFolderToIar il y a 11 ans
  Oren Hurvitz d2f4ca0dfe If Save OAR/IAR times-out while waiting for assets then notify the caller that the operation failed il y a 12 ans
  Justin Clark-Casey (justincc) 3531f29a6a minor: Fix verbose IAR save message to make it a bit clearer that item data is being saved at that point, not asset data. il y a 12 ans
  Justin Clark-Casey (justincc) 67432fcbf2 Fix "save iar" hanging permanently if the asset request phase times out. il y a 12 ans
  Oren Hurvitz 37d770f814 Use DotNetZip to compress OARs and IARs. il y a 12 ans
  Kevin Cozens a366c05ae2 Added ability to exclude inventory items or folders when saving IAR files. il y a 12 ans
  Justin Clark-Casey (justincc) 6e26f17923 minor: In IAR save, log when we start adding the control file rather than saying afterwards that we added it. il y a 12 ans
  Snoopy Pfeffer 83ef13a79a Changed save oar and save iar parameter -p|--profile to -h|--home, including corresponding RemoteAdmin parameter il y a 12 ans
  Justin Clark-Casey (justincc) 603dbea190 tweak messages. Make verbose inventory item save message give the item name as well as item id and asset id il y a 13 ans
  Justin Clark-Casey (justincc) fe890554fb insert an InventoryArchiveUtils.FindItemsByPath() to return multiple items rather than just the first one il y a 13 ans
  Justin Clark-Casey (justincc) 0af5bb239f When saving an iar, don't chase down link asset IDs (since these points to other items rather than real assets) il y a 13 ans
  Justin Clark-Casey (justincc) 3270f4353e Add --noassets option for "save iar" il y a 13 ans