Commit History

Author SHA1 Message Date
  Jeff Ames 70d5b1c34c Formatting cleanup. Add copyright headers. 14 years ago
  Justin Clark-Casey (justincc) f605d59136 Make load/save iar slightly better in the face of io failures by always attempting to close the streams 15 years ago
  Jeff Ames 9f5c2acd12 Formatting cleanup. 15 years ago
  Justin Clark-Casey (justincc) 716f70cd31 refactor out iar escaping 15 years ago
  Justin Clark-Casey (justincc) 678a74e4f7 Tell the user when a 'save iar' has failed because the inventory path could not be found 15 years ago
  Justin Clark-Casey (justincc) 345ddcd0d8 * Escape / character when saving items and folders in an iar so that the loader doesn't barf 15 years ago
  Jeff Ames ee205e7e81 Formatting cleanup. 15 years ago
  Justin Clark-Casey (justincc) 9249c026f2 Don't preserve full user profile details within iars for now 15 years ago
  Justin Clark-Casey (justincc) 613cb417c0 add control files containing version info to iars 15 years ago
  Justin Clark-Casey (justincc) 212efc0c76 Remove bug where iar created folders could not be deleted after relog 15 years ago
  Justin Clark-Casey (justincc) 76b21860e9 refactor iar name generation 15 years ago
  Justin Clark-Casey (justincc) 881051c8cc Convert iar write request to use inventory service requests rather than cache 15 years ago
  Justin Clark-Casey (justincc) 79c22651d7 refactor: use direct scene reference in inventory archive read request 15 years ago
  Justin Clark-Casey (justincc) 8616230fcf refactor: replace some uses of iar module reference with scene instead 15 years ago
  Justin Clark-Casey (justincc) 304c78bbbb Temporarily re-enable save iar test by manually insert the item into the old cache during the test 15 years ago
  Justin Clark-Casey (justincc) 7ca61e0174 Add ids to iar requests 15 years ago
  Justin Clark-Casey (justincc) 4c560df8ac If running tests manually, fail immediately on error 15 years ago
  Justin Clark-Casey (justincc) 64fa23df7c If a test dll fails, stop immediately rather than trying all the other test dlls 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  diva 5e4fc6e91e Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only. 15 years ago
  Justin Clarke Casey 6277156044 * When saving an oar, save assets when immediately received rather than storing them all up in memory 15 years ago
  Jeff Ames 8ea12ad6c0 Add copyright header. Formatting cleanup. Ignore some generated files. 15 years ago
  Justin Clarke Casey 3a27a05607 * refactor: move OspResolver to a different namespace 15 years ago
  Justin Clarke Casey a61cbab799 * Insert profile references for creators for items saved into iars 15 years ago
  Justin Clarke Casey 257fc5515a * minor: remove some mono compiler warnings, minor cleanup 15 years ago
  Justin Clarke Casey 509ec2637b * Refactor: Simplify InventoryFolderImpl. No functional change. 15 years ago
  Justin Clarke Casey 1ccc99a3f9 * refactor: move archive user inventory item serialization out to a separate file 15 years ago
  Justin Clarke Casey f3c7298fc5 * Make it possible to store creator strings in user inventory items as well as UUIDs 15 years ago
  Justin Clarke Casey bd8d6fad45 * Implement * wildcard in save iar requests 15 years ago
  Justin Clarke Casey 053a6b355c * Fix single item iar saving 15 years ago