Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-11-23 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 | |
2009-11-05 | add unit test for iar & escaping | Justin Clark-Casey (justincc) | 1 | -2/+22 | |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -7/+7 | |
2009-09-08 | extend load iar test to loading into a deeply nested directory | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
correct bug associated with this | |||||
2009-08-11 | Establish CachedUserInfo.OnInventoryReceived event so that region/test ↵ | Justin Clark-Casey (justincc) | 1 | -6/+36 | |
inventory code can be written with the async inventory fetch | |||||
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 1 | -1/+1 | |
LICENSE.txt. | |||||
2009-04-24 | * minor: move user profile test utils to test/common/setup for future reuse | Justin Clarke Casey | 1 | -1/+2 | |
2009-04-17 | * Extend get user profile test to cover retrieval by name | Justin Clarke Casey | 1 | -2/+1 | |
2009-02-12 | * refactor: Move RequestInventoryForUser() from service to CachedUserInfo | Justin Clarke Casey | 1 | -2/+3 | |
* This simplifies callers in most cases - CachedUserInfo is already handling the rest of the fetch inventory work anyway | |||||
2009-02-12 | * optimized usings. | lbsa71 | 1 | -2/+0 | |
2009-01-05 | * Simplify test code by always setting up mock 'in memory' user and ↵ | Justin Clarke Casey | 1 | -27/+1 | |
inventory data plugins for every TestCommunicationsManager * imo the gain in simplcity of test code outweighs the very small cost of setting up some stuff that some tests will never use | |||||
2008-12-12 | * Add file missing from last commit | Justin Clarke Casey | 1 | -0/+95 | |