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