| Commit message (Expand) | Author | Files | Lines |
2009-09-10 | The stubs for an authorization service, at the moment the service will always... | Rob Smart | 1 | -0/+31 |
2009-09-04 | Implement plain password authentication partway. Tested, but no user | Melanie | 1 | -0/+2 |
2009-09-02 | Thank you, dslake, for a set of patches to improve OpenSim startup | Melanie | 1 | -0/+2 |
2009-08-26 | * Another attempt at fixing the random spurious test error. | Teravus Ovares (Dan Olivares) | 1 | -2/+7 |
2009-08-26 | Add reference to OpenMetaverse.dll to UserServer.Modules to make MSVS happy | Melanie | 1 | -0/+1 |
2009-08-25 | A slightly modified version of | Teravus Ovares (Dan Olivares) | 1 | -0/+1 |
2009-08-20 | Remove the AssetInventory server from core. It has fallen behind both | Melanie | 1 | -122/+0 |
2009-08-19 | Graft the REST console onto the message server as well. What a dirty hack! | Melanie | 1 | -0/+1 |
2009-08-19 | Graft the REST console onto the grid server. Same procedure as with | Melanie | 1 | -0/+1 |
2009-08-19 | Add rest console support to the user server. Will ask new questions at | Melanie | 1 | -0/+1 |
2009-08-17 | Apply http://opensimulator.org/mantis/view.php?id=4016 | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2009-08-17 | Add System.Xml reference to the console project | Melanie | 1 | -0/+1 |
2009-08-17 | Add the OpenSim.ConsoleClient app. | Melanie | 1 | -0/+32 |
2009-08-17 | Filling in the blanks: The "meat" of the REST console | Melanie | 1 | -0/+2 |
2009-08-16 | * More improvements to BasicAssetTest.cs | Kunnis | 1 | -0/+1 |
2009-08-14 | * Kunnis' third patch in mantis: http://opensimulator.org/mantis/view.php?id=... | Teravus Ovares (Dan Olivares) | 1 | -112/+113 |
2009-08-13 | * Adds two tests to OpenSim.Framework.Tests. *AgentCircuitData test to ensure... | Teravus Ovares (Dan Olivares) | 1 | -0/+1 |
2009-08-10 | * Fix test failure by setting up MainConsole.Instance in SceneSetupHelpers.Se... | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2009-08-07 | Remove the OpenSim.Services.exe project | Melanie | 1 | -33/+0 |
2009-08-06 | Remove the forge module patch insertion area from prebuild.xml | Melanie | 1 | -10/+0 |
2009-08-05 | Fix prebuild include syntax | Melanie | 1 | -1/+1 |
2009-08-05 | Comment the include line as it seems our prebuild can't handle it. | Melanie | 1 | -1/+1 |
2009-08-05 | Add include line to prebuild | Melanie | 1 | -0/+2 |
2009-08-04 | Add the region module shell for the new freeswitch service | Melanie | 1 | -1/+5 |
2009-08-04 | Adding the plumbing for a ROBUST freeswitch service | Melanie | 1 | -0/+31 |
2009-07-10 | Some module reshuffling, no user functionality yet | Melanie Thielker | 1 | -38/+0 |
2009-07-10 | Create a MainServer static class to access the regions server's HTTP server | Melanie Thielker | 1 | -0/+1 |
2009-07-07 | A stab at fixong a Windows build break | Melanie Thielker | 1 | -0/+1 |
2009-07-07 | Committing the basic universal server Technology (B.U.S.T.) | Melanie Thielker | 1 | -0/+33 |
2009-06-22 | * Fixed some prebuild ref issues | lbsa71 | 1 | -2/+1 |
2009-06-18 | Moved OpenSim/Framework/Communications/Capabilities up to OpenSim/Framework/C... | diva | 1 | -0/+44 |
2009-06-15 | Removing the OpenSim.SimulatorServices project. All of those region modules a... | diva | 1 | -35/+1 |
2009-06-14 | Pulled out HelloNeighbour into its own service, INeighbourService, which may ... | diva | 1 | -0/+2 |
2009-06-11 | * Reinstating UserProfileCacheServiceTests. One test still fails (TestUpdateF... | Arthur Valadares | 1 | -0/+1 |
2009-06-10 | Heart surgery no.2: the inventory service hooks. | diva | 1 | -0/+1 |
2009-06-08 | First draft of the inventory service IN connector. Probably won't work yet. B... | diva | 1 | -0/+1 |
2009-06-07 | First draft of inventory service connectors, and service implementation. No h... | diva | 1 | -0/+31 |
2009-06-07 | * Reverting the test restructuring as, on second thought, this is not at all ... | lbsa71 | 1 | -5/+5 |
2009-06-05 | * Restructured Scenes Tests to follow (what I conceive of as being) current d... | lbsa71 | 1 | -5/+5 |
2009-06-03 | Committing the skeleton of the authentication service | Melanie Thielker | 1 | -0/+31 |
2009-06-02 | * Pried apart the ODE tests. This fixes mantis #3212 | lbsa71 | 1 | -3/+36 |
2009-05-29 | * Add xml2 load test | Justin Clarke Casey | 1 | -1/+2 |
2009-05-29 | plumbing for future sculpt map caching | Dahlia Trimble | 1 | -0/+1 |
2009-05-27 | * So, giving up on my efforts to de-duplicate the asset handlers. I'll just s... | lbsa71 | 1 | -2/+1 |
2009-05-27 | Revert "* Added IntegrationTest Attribute and tagged the ODETestClass" | Sean Dague | 1 | -1/+0 |
2009-05-27 | the new Tests were defined before the Tests.Common dll in prebuild, | Sean Dague | 1 | -33/+35 |
2009-05-27 | * Added IntegrationTest Attribute and tagged the ODETestClass | lbsa71 | 1 | -0/+1 |
2009-05-27 | * Added OpenSim.Server.Handlers.Tests project | lbsa71 | 1 | -0/+38 |
2009-05-26 | Forgot to include this on the last commit. | diva | 1 | -1/+2 |
2009-05-25 | Beginning of refactoring RESTComms/LocalComms in the new style of services an... | diva | 1 | -0/+1 |