| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove the old asset cache and local services and the configurations for them | Melanie Thielker | 2009-05-18 | 2 | -14/+0 |
* | * Re-enable save oar test by loading asset data plugins from test mock class | Justin Clarke Casey | 2009-05-18 | 1 | -2/+2 |
* | Renaming [ServiceConnectors] back to [Modules]. | diva | 2009-05-17 | 1 | -2/+2 |
* | Update svn properties. | Jeff Ames | 2009-05-17 | 5 | -290/+290 |
* | Send the owner name, not the client name on SendDialog. | Homer Horwitz | 2009-05-16 | 1 | -1/+1 |
* | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 2009-05-15 | 1 | -0/+14 |
* | * Moved BaseRequestHandlerTestHelper to OpenSim.Tests.Common.Setup for great ... | lbsa71 | 2009-05-14 | 1 | -2/+2 |
* | * Changed auto-properties to properties with backing field | lbsa71 | 2009-05-14 | 1 | -2/+13 |
* | * Added some more tests to the GetAssetStreamHandlers | lbsa71 | 2009-05-13 | 7 | -27/+285 |
* | Paving the way for syncing group permissions across a grid | Melanie Thielker | 2009-05-12 | 1 | -0/+4 |
* | Update svn properties. | Jeff Ames | 2009-05-11 | 1 | -57/+57 |
* | * Extracted common superclass for GetAssetStreamHandler and CachedGetAssetStr... | lbsa71 | 2009-05-08 | 1 | -0/+13 |
* | * Introduced new HttpServer.Tests project | lbsa71 | 2009-05-08 | 1 | -0/+44 |
* | instrument most of the tests with a new InMethod function that may help us fi... | Sean Dague | 2009-05-07 | 1 | -0/+8 |
* | refactoring Scene.NewUserConnection() to be simpler and clearer. | Dr Scofield | 2009-05-06 | 1 | -1/+3 |
* | - moving banned check and public/private check to | Dr Scofield | 2009-05-05 | 1 | -1/+3 |
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -0/+1 |
* | Add a method to flush the prim update buffers once a frame, since the timer | Melanie Thielker | 2009-05-04 | 1 | -0/+4 |
* | Thank you, mpallari, for a patch that increses efficiency by combining | Melanie Thielker | 2009-04-30 | 1 | -1/+1 |
* | * minor: move user profile test utils to test/common/setup for future reuse | Justin Clarke Casey | 2009-04-24 | 1 | -0/+68 |
* | * Allow interested user data plugins to store temporary user profiles | Justin Clarke Casey | 2009-04-23 | 1 | -0/+5 |
* | * Add user data plugin to store temporary profiles (which are distinct from c... | Justin Clarke Casey | 2009-04-23 | 1 | -4/+4 |
* | * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se... | Justin Clarke Casey | 2009-04-22 | 1 | -1/+1 |
* | * Fission OGS1UserServices into user service and OGS1 user data plugin compon... | Justin Clarke Casey | 2009-04-22 | 1 | -0/+2 |
* | Add PlacesQuery packet | Melanie Thielker | 2009-04-20 | 1 | -0/+2 |
* | Correctly flag group owned prims in the land prim list | Melanie Thielker | 2009-04-16 | 1 | -1/+1 |
* | Fix build break and change some groups interfaces | Melanie Thielker | 2009-04-16 | 1 | -1/+1 |
* | Commit the group deeding support, thank you, mcortez | Melanie Thielker | 2009-04-15 | 1 | -0/+1 |
* | * Resolve unit test failure introduced in r9148 (probably) | Justin Clarke Casey | 2009-04-15 | 1 | -0/+13 |
* | * Make archiver tests pump the asset server manually instead of starting the ... | Justin Clarke Casey | 2009-04-14 | 2 | -4/+45 |
* | * Explicitly start the asset server thread so that unit tests can run single ... | Justin Clarke Casey | 2009-04-14 | 1 | -0/+1 |
* | * refactor: rename AssetCache.Initialize() to AssetCache.Reset() to avoid hav... | Justin Clarke Casey | 2009-04-14 | 1 | -3/+2 |
* | Formatting cleanup. | Jeff Ames | 2009-04-14 | 1 | -1/+1 |
* | Add copyright headers. | Jeff Ames | 2009-04-14 | 2 | -2/+56 |
* | Update svn properties. | Jeff Ames | 2009-04-14 | 2 | -38/+38 |
* | Thank you, Fly-Man, for a patch that adds the stub to handle the | Melanie Thielker | 2009-04-14 | 1 | -0/+2 |
* | - Moved TerrainModule to the new region-module system. | Homer Horwitz | 2009-04-13 | 1 | -5/+30 |
* | Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Drag | nlin | 2009-04-10 | 1 | -0/+3 |
* | * Tagged long running tests with LongRunningAttribute. | lbsa71 | 2009-04-09 | 1 | -1/+1 |
* | * Moved the DatabaseTestAttribute to Test.Common, and thus included ref to th... | lbsa71 | 2009-04-09 | 2 | -0/+39 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3227 | Justin Clarke Casey | 2009-04-07 | 1 | -0/+1 |
* | * Implements World.Parcels[] array for MRM scripting. | Adam Frisby | 2009-04-06 | 1 | -1/+2 |
* | Thanks jonc, for a patch that adds rendering of classic clouds. | Homer Horwitz | 2009-04-04 | 1 | -0/+2 |
* | * Fix test breakage by always inserting a gods module when testing | Justin Clarke Casey | 2009-03-30 | 1 | -1/+7 |
* | Add PickInfoReply packet. | Melanie Thielker | 2009-03-30 | 1 | -0/+4 |
* | Change the client API to use GridInstantMessage for the "last mile" of IM | Melanie Thielker | 2009-03-29 | 1 | -6/+1 |
* | Finish the offline IM module (still needs a server). Add rudimentary | Melanie Thielker | 2009-03-29 | 1 | -0/+4 |
* | Add mute list request event and dummy response | Melanie Thielker | 2009-03-28 | 1 | -0/+6 |
* | * Adds AgentUUIDs into the CourseLocationUpdate to improve compatibility with... | Teravus Ovares | 2009-03-28 | 1 | -1/+1 |
* | Add the events needed for profiles. | Melanie Thielker | 2009-03-27 | 1 | -0/+5 |