Commit History

Author SHA1 Message Date
  John Hurliman 9be1c0ff44 * Cache null account responses in the SimianUserAccountServiceConnector to avoid repeated requests for missing avatar IDs 14 years ago
  Justin Clark-Casey (justincc) f7b28dd321 If a scene object part UUID is changed (only possible when not in a scene), then adjust the inventory items to point to the new uuid as well 14 years ago
  Justin Clark-Casey (justincc) df2bcf7b6b remove pointless mock user account service since the real one can now be easily configured for test purposes 14 years ago
  Justin Clark-Casey (justincc) 721c1085da make oar object filename/pathname creation a helper method 14 years ago
  Justin Clark-Casey (justincc) 74ef1ed36f add prim item and test asset save in save oar unit test 14 years ago
  Justin Clark-Casey (justincc) bf3956aeb0 Add --skip-assets option to load oar. 14 years ago
  Melanie 1f45e6c649 Merge branch 'master' into presence-refactor 14 years ago
  Diva Canto 2e7aa387f7 One more test running. 14 years ago
  Jeff Ames af265e001d Formatting cleanup. 14 years ago
  Melanie baaf660511 Merge branch 'master' into presence-refactor 14 years ago
  Justin Clark-Casey (justincc) 0cf88b34c9 use common sop2 setup for TestMergeOarV0_2() 14 years ago
  Justin Clark-Casey (justincc) 68c7218fa1 make TestSaveOarV0_2() use a common part2 construction 14 years ago
  Justin Clark-Casey (justincc) 0c3043a298 use common part1 createio nin TestMergeOarV0_2() 14 years ago
  Justin Clark-Casey (justincc) 055d991cc1 minor: swap which part uses the automatically set up scene in TestMergeOarV0_2() 14 years ago
  Justin Clark-Casey (justincc) 75dcd721de use common part1 creation in ArchiverTests.TestLoadOarV0_2() 14 years ago
  Justin Clark-Casey (justincc) 115e66218e refactor out scene object 1 creation n ArchiverTetss 14 years ago
  Justin Clark-Casey (justincc) c1da07e4eb factor out scene setup in ArchiverTests 14 years ago
  Justin Clark-Casey (justincc) ae2174d8f5 Add method to get all items with the same name from a particular prim 14 years ago
  Justin Clark-Casey (justincc) 1df69be9a6 Add first part of test for checking restore of task inventory items on oar load 14 years ago
  Justin Clark-Casey (justincc) a0e4665077 complete assertion checks of all other oar loaded region settings 14 years ago
  Justin Clark-Casey (justincc) 5f5fdc3624 Allow oar loading to work even if an estate module is not present 14 years ago
  Diva Canto c5ea783526 OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. 14 years ago
  Jeff Ames ee205e7e81 Formatting cleanup. 15 years ago
  Arthur Valadares 18aa2ea0c5 * Improves SceneSetupHelper to allow the tester to choose a real or mock, inventory and asset, service modules. The boolean startServices was replaced with realServices string. If the string contains the word asset, it will start a real asset module, if it contains inventory, it starts a real inventory. Otherwise, it use mock (NullPlugin-like) objects, for tests that don't really need functionality. 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Justin Clarke Casey fa04937a82 * Add xml2 load test 15 years ago
  Justin Clarke Casey 29671fc103 * Resolve http://opensimulator.org/mantis/view.php?id=3191 15 years ago
  Justin Clarke Casey ad7214620f * Re-enable save oar test by loading asset data plugins from test mock class 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 d10b5e29bc * refactor: break some of xml2 serialization out of sog 15 years ago