Cronologia Commit

Autore SHA1 Messaggio Data
  Jeff Ames ee205e7e81 Formatting cleanup. 15 anni fa
  dr scofield (aka dirk husemann) 05756e1fb9 warnings safari. 15 anni fa
  Teravus Ovares (Dan Olivares) 6f077d5e5f * Another attempt at fixing the random spurious test error. 15 anni fa
  Kunnis b1853d9f26 Fixing a spot I missed in assets. Switching Grid to the new naming schema with Store/Get 15 anni fa
  Diva Canto 5246dc33dc Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting to get on my nerves. 15 anni fa
  Justin Clark-Casey (justincc) 226c082ed4 Establish CachedUserInfo.OnInventoryReceived event so that region/test inventory code can be written with the async inventory fetch 15 anni fa
  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 anni fa
  Arthur Valadares c13f3649d2 * Reinstating UserProfileCacheServiceTests. One test still fails (TestUpdateFolder) 15 anni fa
  diva f6c6e3e5f2 Attempt at disabling the inventory unit tests, so I can figure out how to fix them. The test setup is broken. 15 anni fa
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 anni fa
  Sean Dague ce0a84cbc0 instrument most of the tests with a new InMethod function that may help us figure 15 anni fa
  Justin Clarke Casey 8fe70c826d * minor: move user profile test utils to test/common/setup for future reuse 15 anni fa
  Justin Clarke Casey 607156cae8 * Comment out user profile cache update method for now 15 anni fa
  Justin Clarke Casey 48720ea7a2 * extend user cache update test to check data backend 15 anni fa
  Justin Clarke Casey d2d0b9877f * Add the ability to update profiles via the cache, so that cached profiles don't become stale 15 anni fa
  Justin Clarke Casey 3db52d95ef * Extend get user profile test to cover retrieval by name 15 anni fa
  Justin Clarke Casey 31ca3a8d4d * refactor: Move RequestInventoryForUser() from service to CachedUserInfo 15 anni fa
  lbsa71 801da4346a * optimized usings. 15 anni fa
  Mike Mazur 9377c6f2b2 - move OpenSim/Framework/IInventoryData.cs to 16 anni fa
  Justin Clarke Casey 47a693ff1a * remove mono compiler warnings 16 anni fa
  Justin Clarke Casey 0b07c9762b * Simplify test code by always setting up mock 'in memory' user and inventory data plugins for every TestCommunicationsManager 16 anni fa
  Justin Clarke Casey 71960f17bc * Extend update test to test situation where it also moves the folder 16 anni fa
  Justin Clarke Casey b1f018aa26 * Create update folder test 16 anni fa
  Justin Clarke Casey 1531035b14 * Actually properly enable the purge folders test and correct some problems 16 anni fa
  Justin Clarke Casey 9f6e567cb1 * add purge folder test 16 anni fa
  Justin Clarke Casey 7bbab12158 * Add user info move inventory folder test 16 anni fa
  Justin Clarke Casey f8ce498755 * extend user profile create folder test to check that one can't create a folder with a non-existant parent folder id 16 anni fa
  Justin Clarke Casey a7e145bdfd * refactor: pull out common user profile test code into utility functions 16 anni fa
  Justin Clarke Casey 80e267dcfe * refactor: Stop exposing InventoryFolderImpl.SubFolders publicly 16 anni fa
  Justin Clarke Casey f23856a575 * Add get child folder test 16 anni fa