Commit History

Author SHA1 Message Date
  Melanie b23160a871 Remove the AssetInventory server from core. It has fallen behind both 15 years ago
  Melanie 2111c66f89 Graft the REST console onto the message server as well. What a dirty hack! 15 years ago
  Melanie dd0234f500 Graft the REST console onto the grid server. Same procedure as with 15 years ago
  Melanie 99c7a43ffd Add rest console support to the user server. Will ask new questions at 15 years ago
  Justin Clark-Casey (justincc) 4a992388e3 Apply http://opensimulator.org/mantis/view.php?id=4016 15 years ago
  Melanie 644db1e540 Add System.Xml reference to the console project 15 years ago
  Melanie cef16bec6d Add the OpenSim.ConsoleClient app. 15 years ago
  Melanie 002940dd5d Filling in the blanks: The "meat" of the REST console 15 years ago
  Kunnis 5dde4a4cfa * More improvements to BasicAssetTest.cs 15 years ago
  Teravus Ovares (Dan Olivares) 386aa470ea * Kunnis' third patch in mantis: http://opensimulator.org/mantis/view.php?id=3993 15 years ago
  Teravus Ovares (Dan Olivares) f5fc5226f8 * Adds two tests to OpenSim.Framework.Tests. *AgentCircuitData test to ensure that the Packing and unpacking method to and from OSD works as expected called, TestAgentCircuitDataOSDConversion. Also created a HistoricalAgentCircuitDataOSDConversion to ensure that any changes in the way the json wire format is parsed warns us via this test. 15 years ago
  Justin Clark-Casey (justincc) da82fe0409 * Fix test failure by setting up MainConsole.Instance in SceneSetupHelpers.SetupScene() 15 years ago
  Melanie ccd0c893ec Remove the OpenSim.Services.exe project 15 years ago
  Melanie ed3b21ce4e Remove the forge module patch insertion area from prebuild.xml 15 years ago
  Melanie dcbaaba61f Fix prebuild include syntax 15 years ago
  Melanie d2c7fd223c Comment the include line as it seems our prebuild can't handle it. 15 years ago
  Melanie 3cfd6f0c1a Add include line to prebuild 15 years ago
  Melanie afc318f30b Add the region module shell for the new freeswitch service 15 years ago
  Melanie 0f400dc83d Adding the plumbing for a ROBUST freeswitch service 15 years ago
  Melanie Thielker ec1a5d8933 Some module reshuffling, no user functionality yet 15 years ago
  Melanie Thielker 7b457805a3 Create a MainServer static class to access the regions server's HTTP server 15 years ago
  Melanie Thielker a752936613 A stab at fixong a Windows build break 15 years ago
  Melanie Thielker 3bfd98eae7 Committing the basic universal server Technology (B.U.S.T.) 15 years ago
  lbsa71 e50e10369c * Fixed some prebuild ref issues 15 years ago
  diva 913bc3bdb3 Moved OpenSim/Framework/Communications/Capabilities up to OpenSim/Framework/Capabilities. Didn't change the namespace because VC# is not helping, and this would imply manually changing more than 50 files. So the namespace is still OpenSim.Framework.Communications.Capabilities, to be cleaned up later by someone with more energy. 15 years ago
  diva 54d44e370b Removing the OpenSim.SimulatorServices project. All of those region modules are now in CoreModules/ServiceConnectorsIn, where they belong. 15 years ago
  diva 7a9c85526c Pulled out HelloNeighbour into its own service, INeighbourService, which may get more functions as we go along. It's a very simple service and service connectors, and it served primarily to establish the design of services that dependent on Scenes and that must always have a local connector. More refactoring coming, as this showed how to do it right. 15 years ago
  Arthur Valadares c13f3649d2 * Reinstating UserProfileCacheServiceTests. One test still fails (TestUpdateFolder) 15 years ago
  diva 0f367bd7bb Heart surgery no.2: the inventory service hooks. 15 years ago
  diva 9216f4b7c2 First draft of the inventory service IN connector. Probably won't work yet. But everything of inventory service is now checked in, first draft. 15 years ago