Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix spurious loading... messages on iar load by creating folders as version ↵ | Justin Clark-Casey (justincc) | 2009-09-10 | 1 | -1/+1 |
| | | | | 1 rather than version 0 | ||||
* | Add test to check behaviour if an iar is loaded where no user profile exists ↵ | Justin Clark-Casey (justincc) | 2009-09-09 | 2 | -3/+78 |
| | | | | | | for the creators Disable generation of temporary profiles for now, instead record loading user as creator | ||||
* | extend load iar test to loading into a deeply nested directory | Justin Clark-Casey (justincc) | 2009-09-08 | 3 | -10/+27 |
| | | | | correct bug associated with this | ||||
* | refactor: change method argument name | Justin Clark-Casey (justincc) | 2009-09-08 | 1 | -22/+24 |
| | |||||
* | refactor iar name generation | Justin Clark-Casey (justincc) | 2009-09-08 | 2 | -27/+71 |
| | | | | slightly change the format of item archive names | ||||
* | Only allow iar load/save if user is logged in to the region simulator | Justin Clark-Casey (justincc) | 2009-09-07 | 2 | -28/+110 |
| | |||||
* | change default iar filename | Justin Clark-Casey (justincc) | 2009-09-07 | 1 | -1/+1 |
| | |||||
* | change iar load to make discrete inventory service requests rather than the ↵ | Justin Clark-Casey (justincc) | 2009-09-06 | 2 | -34/+52 |
| | | | | cache | ||||
* | Add convenience functions to InventoryArchiveUtils for locating folders by ↵ | Justin Clark-Casey (justincc) | 2009-09-06 | 2 | -5/+69 |
| | | | | | | assuming we're starting from the root Change test methods to use convenience functions | ||||
* | change load iar test to use non-cache find item by path function | Justin Clark-Casey (justincc) | 2009-09-06 | 1 | -1/+4 |
| | |||||
* | remove now unnecessary parts of save iar test | Justin Clark-Casey (justincc) | 2009-09-06 | 1 | -17/+4 |
| | |||||
* | Convert iar write request to use inventory service requests rather than cache | Justin Clark-Casey (justincc) | 2009-09-06 | 2 | -12/+164 |
| | |||||
* | refactor: use direct scene reference in inventory archive read request | Justin Clark-Casey (justincc) | 2009-09-06 | 4 | -30/+21 |
| | |||||
* | refactor: replace some uses of iar module reference with scene instead | Justin Clark-Casey (justincc) | 2009-09-06 | 2 | -8/+18 |
| | |||||
* | Temporarily re-enable save iar test by manually insert the item into the old ↵ | Justin Clark-Casey (justincc) | 2009-09-06 | 2 | -5/+17 |
| | | | | cache during the test | ||||
* | Add ids to iar requests | Justin Clark-Casey (justincc) | 2009-09-04 | 3 | -25/+51 |
| | | | | Stop save iar test wrongly relying on thread pulsing (still disabled though) | ||||
* | If running tests manually, fail immediately on error | Justin Clark-Casey (justincc) | 2009-09-04 | 1 | -2/+0 |
| | |||||
* | If a test dll fails, stop immediately rather than trying all the other test dlls | Justin Clark-Casey (justincc) | 2009-09-03 | 2 | -26/+30 |
| | | | | | This is very useful behaviour if debugging test failures otherwise it's hard to pick out the test output Also, some minor method shuffling in the iar module | ||||
* | warnings safari. | dr scofield (aka dirk husemann) | 2009-09-02 | 1 | -4/+3 |
| | |||||
* | Pull out distinct cache system folders and drop cache methods in InventoryCache | Justin Clark-Casey (justincc) | 2009-08-28 | 1 | -2/+12 |
| | |||||
* | Correct build break | Justin Clark-Casey (justincc) | 2009-08-28 | 1 | -2/+2 |
| | |||||
* | minor: formatting and comments | Justin Clark-Casey (justincc) | 2009-08-28 | 1 | -1/+2 |
| | |||||
* | minor: remove some commented out iar test code | Justin Clark-Casey (justincc) | 2009-08-28 | 1 | -13/+0 |
| | |||||
* | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-08-21 | 1 | -1/+28 |
| | |||||
* | * Fleshes more of NPCModule out. | Adam Frisby | 2009-08-21 | 1 | -0/+13 |
| | | | | | | | | | * Implements some OSSL commands: key osNpcCreate(string user, string name, vector position, key cloneFrom); void osNpcMoveTo(key npc, vector position); void osNpcSay(key npc, string message); void osNpcRemove(key npc); * Untested. Requires ThreatLevel.High. | ||||
* | Remove a load-order dependency in inventory transfer that was biting | Melanie | 2009-08-20 | 1 | -7/+6 |
| | | | | Windows users | ||||
* | Add some output (at DEBUG level) to the message transfer module to aid | Melanie | 2009-08-20 | 1 | -0/+4 |
| | | | | in tracking down an initialization failure. | ||||
* | A better purge of trash folder. | Diva Canto | 2009-08-19 | 1 | -1/+3 |
| | |||||
* | jhurliman's patch in http://opensimulator.org/mantis/view.php?id=4024 | Diva Canto | 2009-08-18 | 3 | -10/+12 |
| | |||||
* | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-08-17 | 1 | -13/+0 |
|\ | |||||
| * | Did I say that i don't like git? Remove some stuff that shouldn't have | Melanie | 2009-08-17 | 1 | -13/+0 |
| | | | | | | | | gone in. | ||||
* | | Commented out one IAR test, because it's failing and needs attention from ↵ | Diva Canto | 2009-08-17 | 1 | -5/+7 |
|/ | | | | justincc or arthursv. I think the mock inventory service needs a little bit more beef. | ||||
* | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-08-17 | 1 | -0/+13 |
|\ | |||||
| * | Add System.Xml reference to the console project | Melanie | 2009-08-17 | 1 | -0/+13 |
| | | |||||
* | | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-08-14 | 1 | -41/+14 |
|\ \ | |/ | |||||
| * | * Re-enable TestLoadIarV0_1ExistingUsers() | Justin Clark-Casey (justincc) | 2009-08-14 | 1 | -12/+3 |
| | | |||||
| * | Re-enable TestSaveIarV0_1() | Justin Clark-Casey (justincc) | 2009-08-14 | 1 | -1/+1 |
| | | | | | | | | Implement more parts of TestAssetService | ||||
| * | Add standard doc and standard doc formatting to IAssetService | Justin Clark-Casey (justincc) | 2009-08-14 | 1 | -1/+1 |
| | | |||||
| * | Remove NRE catching on TestReplicateArchivePathToUserInventory() since race ↵ | Justin Clark-Casey (justincc) | 2009-08-14 | 1 | -27/+9 |
| | | | | | | | | failure now appears to have gone | ||||
* | | Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' ↵ | Diva Canto | 2009-08-13 | 3 | -7/+7 |
| | | | | | | | | starting to get on my nerves. | ||||
* | | Inventory redirects from CachedUserInfo to InventoryService COMPLETE! | Diva Canto | 2009-08-13 | 1 | -30/+15 |
| | | |||||
* | | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-08-13 | 1 | -0/+9 |
|\ \ | |/ | |||||
| * | Some small fixes | Melanie | 2009-08-13 | 1 | -1/+2 |
| | | |||||
| * | Add reference to the profile module in the avatar profiles handler, plus | Melanie | 2009-08-13 | 1 | -0/+8 |
| | | | | | | | | | | an example of how to override legacy core data with data retrieved from the profile module | ||||
* | | Redirected all calls to CachedUserProfile methods to the inventory service. ↵ | Diva Canto | 2009-08-12 | 3 | -104/+83 |
|/ | | | | Redirection of the RootFolder property is still todo. This compiles but probably inventory will be inconsistent. | ||||
* | Do new inventory module setup, which is why the test was failing (not the ↵ | Justin Clark-Casey (justincc) | 2009-08-11 | 1 | -1/+1 |
| | | | | | | original race condition, hopefully!) Still always catching the NRE for now pending analysis | ||||
* | Re-enable TestReplicateArchivePathToUserInventory() but stop it failing on ↵ | Justin Clark-Casey (justincc) | 2009-08-11 | 2 | -10/+26 |
| | | | | | | the NRE for now Add temporarily logging for diagnosis | ||||
* | Apply http://opensimulator.org/mantis/view.php?id=1448 | Justin Clark-Casey (justincc) | 2009-08-11 | 1 | -1/+2 |
| | | | | | | Store and retrieve user profile url at runtime Not yet persisted Thanks Fly-Man | ||||
* | Disable test again. Ho hum. | Justin Clark-Casey (justincc) | 2009-08-11 | 1 | -1/+1 |
| | |||||
* | re-enable just TestReplicateArchivePathToUserInventory() for now to find out ↵ | Justin Clark-Casey (justincc) | 2009-08-11 | 1 | -1/+1 |
| | | | | if the race condition has been vanquished |