| Commit message (Expand) | Author | Age | Files | Lines |
* | adapt tests to use DeRezObjects() since DeRezObject() has recently disappeared | Justin Clark-Casey (justincc) | 2010-11-22 | 1 | -2/+7 |
* | add basic tests to check that under default permissions module owner can dele... | Justin Clark-Casey (justincc) | 2010-11-22 | 2 | -0/+126 |
* | Plumb the path for multiple object deletes | Melanie | 2010-10-06 | 1 | -1/+1 |
* | Formatting cleanup. | Jeff Ames | 2010-10-04 | 1 | -2/+2 |
* | If the uuid of a SceneObjectGroup (RootPart) is changed before adding to the ... | Justin Clark-Casey (justincc) | 2010-09-21 | 1 | -0/+35 |
* | Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA... | John Hurliman | 2010-09-16 | 2 | -19/+19 |
* | Merged | John Hurliman | 2010-09-12 | 3 | -18/+18 |
|\ |
|
| * | Formatting cleanup. | Jeff Ames | 2010-09-12 | 3 | -18/+18 |
* | | * Added ISimulationDataService and IEstateDataService | John Hurliman | 2010-09-12 | 1 | -2/+2 |
|/ |
|
* | * Cache null account responses in the SimianUserAccountServiceConnector to av... | John Hurliman | 2010-09-07 | 1 | -1/+3 |
* | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-09-07 | 1 | -2/+2 |
|\ |
|
| * | minor: comment out some excessive test logging | Justin Clark-Casey (justincc) | 2010-09-07 | 1 | -1/+1 |
| * | Fix deletion persistence when freshly delinked prims are removed | Justin Clark-Casey (justincc) | 2010-09-07 | 1 | -2/+2 |
* | | Fix deletion persistence when freshly delinked prims are removed | Justin Clark-Casey (justincc) | 2010-09-07 | 1 | -2/+2 |
|/ |
|
* | Add test that checks correct persistence when an unlink is quickly followed b... | Justin Clark-Casey (justincc) | 2010-09-06 | 1 | -9/+40 |
* | extend TestNewSceneObjectLinkPersistence() to check for presence of non-root ... | Justin Clark-Casey (justincc) | 2010-09-06 | 1 | -2/+3 |
* | Add test to check persistence of newly added pre-linked objects | Justin Clark-Casey (justincc) | 2010-09-06 | 4 | -14/+63 |
* | add test to check move of task item to user inventory when a target folder is... | Justin Clark-Casey (justincc) | 2010-08-24 | 1 | -0/+26 |
* | minor: stop test using obsolete property | Justin Clark-Casey (justincc) | 2010-08-24 | 1 | -1/+1 |
* | refactor TestMoveTaskInventoryItemNoParent() | Justin Clark-Casey (justincc) | 2010-08-24 | 1 | -24/+37 |
* | Add automated test at the opensim 'api' level to check that a given item goes... | Justin Clark-Casey (justincc) | 2010-08-24 | 1 | -0/+104 |
* | Unit test breakage fix. | Diva Canto | 2010-08-20 | 2 | -6/+11 |
* | On shift-copy of an object, set up a new physics actor (as appropriate) for e... | Justin Clark-Casey (justincc) | 2010-08-10 | 1 | -0/+7 |
* | Extend DuplicateObject() test to check flags on the duplicated object | Justin Clark-Casey (justincc) | 2010-08-10 | 1 | -7/+9 |
* | extend TestDuplicateObject() to a two prim object | Justin Clark-Casey (justincc) | 2010-08-10 | 1 | -10/+19 |
* | Add new SceneGraphTests class. Add simple TestDuplicateObject() | Justin Clark-Casey (justincc) | 2010-08-07 | 2 | -1/+71 |
* | Remove old test classes that don't actually test anything not done elsewhere | Justin Clark-Casey (justincc) | 2010-08-07 | 2 | -233/+0 |
* | minor: remove LongRunning test designator from TestAddSceneObject() since it ... | Justin Clark-Casey (justincc) | 2010-05-21 | 1 | -1/+1 |
* | add test to make sure that adding an object where one already exists in the s... | Justin Clark-Casey (justincc) | 2010-05-21 | 1 | -0/+34 |
* | extend TestAddSceneObject() to check Scene.AddNewSceneObject() return boolean | Justin Clark-Casey (justincc) | 2010-05-21 | 1 | -3/+13 |
* | add prim item and test asset save in save oar unit test | Justin Clark-Casey (justincc) | 2010-05-21 | 1 | -1/+2 |
* | Finalized the client's TCP IP address verification process for HG1.5. | Diva Canto | 2010-05-15 | 1 | -0/+5 |
* | Committing the LightShare code, which was developed by TomMeta of Meta7. | Melanie | 2010-03-31 | 1 | -1/+10 |
* | Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene... | Dan Lake | 2010-03-19 | 1 | -1/+1 |
* | * UuidGatherer now tracks asset types for assets it discovers. The asset type... | John Hurliman | 2010-03-15 | 1 | -2/+2 |
* | Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12 | Justin Clark-Casey (justincc) | 2010-03-12 | 1 | -9/+4 |
* | Bug fix: store correct position information upon logout. Fixes mantis #4608 | Diva Canto | 2010-03-06 | 1 | -0/+5 |
* | Fixes Region.Framework tests. Although these tests don't fail, they need to b... | Diva Canto | 2010-03-02 | 1 | -5/+13 |
* | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 2010-02-22 | 1 | -1/+1 |
* | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 2 | -2/+2 |
* | CommunicationsManager deleted. | Diva Canto | 2010-01-11 | 3 | -9/+6 |
* | NetworkServersInfo removed from CommsManager. | Diva Canto | 2010-01-10 | 2 | -2/+0 |
* | All Framework.Communications.Clients and Framework.Communications.Services de... | Diva Canto | 2010-01-10 | 2 | -4/+4 |
* | * Finished SimulationServiceConnector | Diva Canto | 2010-01-07 | 1 | -1/+1 |
* | Change teleports so the TeleportFlags are sent to the destination sim. It | Melanie | 2009-12-29 | 1 | -3/+3 |
* | Formatting cleanup. | Jeff Ames | 2009-11-23 | 1 | -2/+2 |
* | refactor: extract another test asset helper method | Justin Clark-Casey (justincc) | 2009-11-12 | 1 | -4/+3 |
* | Rename test services to mock services, since this is a more accurate description | Justin Clark-Casey (justincc) | 2009-11-12 | 1 | -1/+1 |
* | Stop iar save failing on corrupt assets | Justin Clark-Casey (justincc) | 2009-11-12 | 1 | -4/+27 |
* | minor: refactor common setup in uuid gatherer test | Justin Clark-Casey (justincc) | 2009-11-12 | 1 | -3/+10 |