aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-14* Moved BaseRequestHandlerTestHelper to OpenSim.Tests.Common.Setup for great ...lbsa711-2/+2
2009-05-14* Changed auto-properties to properties with backing fieldlbsa711-2/+13
2009-05-13* Added some more tests to the GetAssetStreamHandlerslbsa717-27/+285
2009-05-12Paving the way for syncing group permissions across a gridMelanie Thielker1-0/+4
2009-05-11Update svn properties.Jeff Ames1-57/+57
2009-05-08* Extracted common superclass for GetAssetStreamHandler and CachedGetAssetStr...lbsa711-0/+13
2009-05-08* Introduced new HttpServer.Tests projectlbsa711-0/+44
2009-05-07instrument most of the tests with a new InMethod function that may help us fi...Sean Dague1-0/+8
2009-05-06refactoring Scene.NewUserConnection() to be simpler and clearer.Dr Scofield1-1/+3
2009-05-05- moving banned check and public/private check toDr Scofield1-1/+3
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-0/+1
2009-05-04Add a method to flush the prim update buffers once a frame, since the timerMelanie Thielker1-0/+4
2009-04-30Thank you, mpallari, for a patch that increses efficiency by combiningMelanie Thielker1-1/+1
2009-04-24* minor: move user profile test utils to test/common/setup for future reuseJustin Clarke Casey1-0/+68
2009-04-23* Allow interested user data plugins to store temporary user profilesJustin Clarke Casey1-0/+5
2009-04-23* Add user data plugin to store temporary profiles (which are distinct from c...Justin Clarke Casey1-4/+4
2009-04-22* Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...Justin Clarke Casey1-1/+1
2009-04-22* Fission OGS1UserServices into user service and OGS1 user data plugin compon...Justin Clarke Casey1-0/+2
2009-04-20Add PlacesQuery packetMelanie Thielker1-0/+2
2009-04-16Correctly flag group owned prims in the land prim listMelanie Thielker1-1/+1
2009-04-16Fix build break and change some groups interfacesMelanie Thielker1-1/+1
2009-04-15Commit the group deeding support, thank you, mcortezMelanie Thielker1-0/+1
2009-04-15* Resolve unit test failure introduced in r9148 (probably)Justin Clarke Casey1-0/+13
2009-04-14* Make archiver tests pump the asset server manually instead of starting the ...Justin Clarke Casey2-4/+45
2009-04-14* Explicitly start the asset server thread so that unit tests can run single ...Justin Clarke Casey1-0/+1
2009-04-14* refactor: rename AssetCache.Initialize() to AssetCache.Reset() to avoid hav...Justin Clarke Casey1-3/+2
2009-04-14Formatting cleanup.Jeff Ames1-1/+1
2009-04-14Add copyright headers.Jeff Ames2-2/+56
2009-04-14Update svn properties.Jeff Ames2-38/+38
2009-04-14Thank you, Fly-Man, for a patch that adds the stub to handle theMelanie Thielker1-0/+2
2009-04-13- Moved TerrainModule to the new region-module system.Homer Horwitz1-5/+30
2009-04-10Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Dragnlin1-0/+3
2009-04-09* Tagged long running tests with LongRunningAttribute.lbsa711-1/+1
2009-04-09* Moved the DatabaseTestAttribute to Test.Common, and thus included ref to th...lbsa712-0/+39
2009-04-07* Apply http://opensimulator.org/mantis/view.php?id=3227Justin Clarke Casey1-0/+1
2009-04-06* Implements World.Parcels[] array for MRM scripting.Adam Frisby1-1/+2
2009-04-04Thanks jonc, for a patch that adds rendering of classic clouds.Homer Horwitz1-0/+2
2009-03-30* Fix test breakage by always inserting a gods module when testingJustin Clarke Casey1-1/+7
2009-03-30Add PickInfoReply packet.Melanie Thielker1-0/+4
2009-03-29Change the client API to use GridInstantMessage for the "last mile" of IMMelanie Thielker1-6/+1
2009-03-29Finish the offline IM module (still needs a server). Add rudimentaryMelanie Thielker1-0/+4
2009-03-28Add mute list request event and dummy responseMelanie Thielker1-0/+6
2009-03-28* Adds AgentUUIDs into the CourseLocationUpdate to improve compatibility with...Teravus Ovares1-1/+1
2009-03-27Add the events needed for profiles.Melanie Thielker1-0/+5
2009-03-27Remove a hardcoded flow/dependency on the money module from LLCLientViewMelanie Thielker1-0/+4
2009-03-23Committing partial work on passing folders across instances. This may crash.Melanie Thielker1-0/+5
2009-03-21Add a QueryItem method to the inventory subsystem. Currently implemented forMelanie Thielker1-0/+5
2009-03-12* Move SceneObject tests into their proper namespaceJustin Clarke Casey1-0/+3
2009-03-09* Add basic asset cache get testJustin Clarke Casey1-8/+29
2009-03-09Implemented FetchAssetMetadataSet in DB backends.Mike Mazur1-0/+2