| Commit message (Expand) | Author | Files | Lines |
2010-01-10 | Remove "login disable", "login enable" and "login status" commands. | Melanie | 1 | -9/+1 |
2010-01-08 | A few more inches... Old friends things removed. Less references to UserProfi... | Diva Canto | 1 | -461/+0 |
2009-11-12 | Rename test services to mock services, since this is a more accurate description | Justin Clark-Casey (justincc) | 1 | -147/+4 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-08-26 | * Another attempt at fixing the random spurious test error. | Teravus Ovares (Dan Olivares) | 1 | -0/+10 |
2009-08-22 | * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo... | Diva Canto | 1 | -0/+5 |
2009-08-19 | Added MoveItems, which is most useful upon viewer-delete inventory operation.... | Diva Canto | 1 | -0/+5 |
2009-08-19 | A better purge of trash folder. | Diva Canto | 1 | -1/+1 |
2009-08-13 | Added GetAssetPermissions. Few last bugs nixed. This is ready for testing. | Diva Canto | 1 | -0/+5 |
2009-08-13 | Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting... | Diva Canto | 1 | -2/+2 |
2009-08-11 | * Improves SceneSetupHelper to allow the tester to choose a real or mock, inv... | Arthur Valadares | 1 | -121/+7 |
2009-08-10 | Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo... | Diva Canto | 1 | -0/+10 |
2009-08-10 | Changed RequestRootFolder to GetRootFolder | Diva Canto | 1 | -1/+1 |
2009-08-05 | * Remove some mono compiler warnings | Justin Clark-Casey | 1 | -2/+2 |
2009-06-11 | Fixes mantis #3803. Thanks jhurliman. | diva | 1 | -1/+1 |
2009-06-11 | InterServiceInventoryService references *almost* completely removed from the ... | diva | 1 | -2/+123 |
2009-06-01 | * Making silent logoff of old hung sessions for new connections default for | Arthur Valadares | 1 | -1/+3 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-23 | * Fixes [irritating] edge case in Util.GetLocalHost which could return an IPv... | Adam Frisby | 1 | -12/+33 |
2009-05-23 | * Pipes requestors IP address through all XmlRpcRequest delegates. This is ne... | Adam Frisby | 1 | -9/+9 |
2009-05-07 | instrument most of the tests with a new InMethod function that may help us fi... | Sean Dague | 1 | -0/+12 |
2009-05-05 | - moving banned check and public/private check to | Dr Scofield | 1 | -1/+3 |
2009-04-23 | * Allow interested user data plugins to store temporary user profiles | Justin Clarke Casey | 1 | -3/+3 |
2009-04-23 | * Add user data plugin to store temporary profiles (which are distinct from c... | Justin Clarke Casey | 1 | -2/+5 |
2009-04-14 | Fix a test-breakage introduced in r9144 | Homer Horwitz | 1 | -2/+2 |
2009-03-29 | Another bit of refactoring to try to make sense of OpenSim.Framework.Communic... | diva | 1 | -0/+1 |
2009-03-09 | * Added TXXX in front of unit tests to make sure they are running in the corr... | Sean Dague | 1 | -7/+7 |
2009-03-09 | Refactor login test class. | Mike Mazur | 1 | -115/+126 |
2009-03-09 | Fix tests broken in r8732. | Mike Mazur | 1 | -0/+14 |
2009-03-03 | Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved i... | MW | 1 | -1/+1 |
2009-03-03 | Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The... | MW | 1 | -17/+113 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -6/+4 |
2009-01-13 | * minor: remove some mono compiler warnings | Justin Clarke Casey | 1 | -1/+1 |
2009-01-12 | Enhanced LoginServiceTests to test for authentication and response | Sean Dague | 1 | -18/+197 |
2009-01-05 | * Centralize references to the well known blank texture 5748decc-f629-461c-9a... | Justin Clarke Casey | 1 | -3/+2 |
2009-01-05 | * Add prereqs and usings required by the Windows compiler | Justin Clarke Casey | 1 | -0/+2 |
2009-01-05 | * Add seed cap check to login test | Justin Clarke Casey | 1 | -5/+15 |
2009-01-05 | * Simplify test code by always setting up mock 'in memory' user and inventory... | Justin Clarke Casey | 1 | -4/+1 |
2009-01-05 | * Extend stub to test the successful login of a user on the local login service | Justin Clarke Casey | 1 | -0/+96 |