aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added test GridClient, which allowed me to remove a few bugs out of the new c...Diva Canto2009-09-241-0/+29
* Unit tests for the grid service. Yey!Diva Canto2009-09-231-0/+1
* Added HGGridConnector and related code.Diva Canto2009-09-221-0/+1
* Adding Xml serialization of Dictionary<string, object> where objectMelanie2009-09-191-0/+1
* Reorder prebuild and remove one unneeded backward referenceMelanie2009-09-191-29/+29
* Renamed the project lslc to OpenSim.Tools.lslc to conform to the naming conve...Diva Canto2009-09-181-1/+1
* Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensimDiva Canto2009-09-181-64/+0
|\
| * Remove The legacy inventory and asset servers. Bump interface version to 6Melanie2009-09-171-64/+0
* | First pass at the grid service.Diva Canto2009-09-181-0/+31
|/
* Add the Null storage implementation for the RegionData service. StandalonesMelanie2009-09-161-0/+1
* This fix adds a stand-alone compilation environmentAlan M Webb2009-09-161-0/+27
* OK, that didn't work. Those libs are used in OptionalModules after all.Diva Canto2009-09-141-0/+3
* Removed dependencies that OptionalModules had on IronPython and Puma. They ar...Diva Canto2009-09-141-3/+0
* The stubs for an authorization service, at the moment the service will always...Rob Smart2009-09-101-0/+31
* Implement plain password authentication partway. Tested, but no userMelanie2009-09-041-0/+2
* Thank you, dslake, for a set of patches to improve OpenSim startupMelanie2009-09-021-0/+2
* * Another attempt at fixing the random spurious test error.Teravus Ovares (Dan Olivares)2009-08-261-2/+7
* Add reference to OpenMetaverse.dll to UserServer.Modules to make MSVS happyMelanie2009-08-261-0/+1
* A slightly modified version ofTeravus Ovares (Dan Olivares)2009-08-251-0/+1
* Remove the AssetInventory server from core. It has fallen behind bothMelanie2009-08-201-122/+0
* Graft the REST console onto the message server as well. What a dirty hack!Melanie2009-08-191-0/+1
* Graft the REST console onto the grid server. Same procedure as withMelanie2009-08-191-0/+1
* Add rest console support to the user server. Will ask new questions atMelanie2009-08-191-0/+1
* Apply http://opensimulator.org/mantis/view.php?id=4016Justin Clark-Casey (justincc)2009-08-171-0/+1
* Add System.Xml reference to the console projectMelanie2009-08-171-0/+1
* Add the OpenSim.ConsoleClient app.Melanie2009-08-171-0/+32
* Filling in the blanks: The "meat" of the REST consoleMelanie2009-08-171-0/+2
* * More improvements to BasicAssetTest.csKunnis2009-08-161-0/+1
* * Kunnis' third patch in mantis: http://opensimulator.org/mantis/view.php?id=...Teravus Ovares (Dan Olivares)2009-08-141-112/+113
* * Adds two tests to OpenSim.Framework.Tests. *AgentCircuitData test to ensure...Teravus Ovares (Dan Olivares)2009-08-131-0/+1
* * Fix test failure by setting up MainConsole.Instance in SceneSetupHelpers.Se...Justin Clark-Casey (justincc)2009-08-101-0/+1
* Remove the OpenSim.Services.exe projectMelanie2009-08-071-33/+0
* Remove the forge module patch insertion area from prebuild.xmlMelanie2009-08-061-10/+0
* Fix prebuild include syntaxMelanie2009-08-051-1/+1
* Comment the include line as it seems our prebuild can't handle it.Melanie2009-08-051-1/+1
* Add include line to prebuildMelanie2009-08-051-0/+2
* Add the region module shell for the new freeswitch serviceMelanie2009-08-041-1/+5
* Adding the plumbing for a ROBUST freeswitch serviceMelanie2009-08-041-0/+31
* Some module reshuffling, no user functionality yetMelanie Thielker2009-07-101-38/+0
* Create a MainServer static class to access the regions server's HTTP serverMelanie Thielker2009-07-101-0/+1
* A stab at fixong a Windows build breakMelanie Thielker2009-07-071-0/+1
* Committing the basic universal server Technology (B.U.S.T.)Melanie Thielker2009-07-071-0/+33
* * Fixed some prebuild ref issueslbsa712009-06-221-2/+1
* Moved OpenSim/Framework/Communications/Capabilities up to OpenSim/Framework/C...diva2009-06-181-0/+44
* Removing the OpenSim.SimulatorServices project. All of those region modules a...diva2009-06-151-35/+1
* Pulled out HelloNeighbour into its own service, INeighbourService, which may ...diva2009-06-141-0/+2
* * Reinstating UserProfileCacheServiceTests. One test still fails (TestUpdateF...Arthur Valadares2009-06-111-0/+1
* Heart surgery no.2: the inventory service hooks. diva2009-06-101-0/+1
* First draft of the inventory service IN connector. Probably won't work yet. B...diva2009-06-081-0/+1
* First draft of inventory service connectors, and service implementation. No h...diva2009-06-071-0/+31