| Commit message (Expand) | Author | Files | Lines |
2009-05-18 | Logically group the server connector with it's handlers | Melanie Thielker | 2 | -1/+2 |
2009-05-18 | Move the connectors under services for reasons of application logic. Remove | Melanie Thielker | 6 | -110/+7 |
2009-05-18 | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 3 | -3/+21 |
2009-05-18 | fixing XmlWriter problem | Dr Scofield | 5 | -99/+124 |
2009-05-17 | Thank you kindly, StrawberryFride, for a patch that: | Charles Krinke | 5 | -155/+168 |
2009-05-17 | Thank you kindly, Jonc, for a patch that solves | Charles Krinke | 1 | -1/+1 |
2009-05-17 | Renaming [ServiceConnectors] back to [Modules]. | diva | 8 | -13/+19 |
2009-05-17 | Update svn properties. | Jeff Ames | 11 | -569/+569 |
2009-05-17 | Removing a superfluous message, just to make bamboo run again. | diva | 1 | -1/+0 |
2009-05-17 | HG asset transfers starting to work -- GETs only for now. | diva | 5 | -99/+131 |
2009-05-16 | Send the owner name, not the client name on SendDialog. | Homer Horwitz | 8 | -14/+28 |
2009-05-16 | Oops. Next time try not to commit things at the same time as having important... | diva | 1 | -1/+1 |
2009-05-16 | Another minor bug fix for making notecard/script savings work with old asset ... | diva | 2 | -2/+5 |
2009-05-15 | Bug fix on POST asset so that the new asset service connector can talk to the... | diva | 1 | -2/+5 |
2009-05-15 | * Resolve bug where save oar would never complete if any assets were missing | Justin Clarke Casey | 5 | -17/+20 |
2009-05-15 | * Change default sqlite asset db back to Asset.db instead of AssetStorage.db | Justin Clarke Casey | 1 | -2/+2 |
2009-05-15 | Added PostInitialise method to IGridPlugin. | MW | 2 | -0/+6 |
2009-05-15 | Heart surgery on asset service code bits. Affects OpenSim.ini configuration -... | diva | 54 | -518/+676 |
2009-05-15 | some sculpted prim geometry accuracy and meshing speed improvements | Dahlia Trimble | 1 | -22/+7 |
2009-05-14 | Remove all messages from the groups module that would be output when it is | Melanie Thielker | 2 | -11/+4 |
2009-05-14 | Remove a misleading event that was only used internally | Melanie Thielker | 2 | -3/+0 |
2009-05-14 | * When saving an oar, save assets when immediately received rather than stori... | Justin Clarke Casey | 6 | -148/+155 |
2009-05-14 | * refactor: move SceneXmlLoader into subpackage | Justin Clarke Casey | 2 | -2/+3 |
2009-05-14 | Added a bool variable to OGS1GridServices to be able to turn off the use of t... | MW | 1 | -9/+16 |
2009-05-14 | * Improve loadregions so that all region configs are checked for clashes (e.g... | Justin Clarke Casey | 1 | -20/+15 |
2009-05-14 | * refactor: move bottom part of 'xml2' serializaton to separate class | Justin Clarke Casey | 7 | -73/+70 |
2009-05-14 | * refactor: break some of xml2 serialization out of sog | Justin Clarke Casey | 9 | -23/+36 |
2009-05-14 | Move the server request handlers into a separate lib nunit can digest | Melanie Thielker | 7 | -3/+4 |
2009-05-14 | * Moved BaseRequestHandlerTestHelper to OpenSim.Tests.Common.Setup for great ... | lbsa71 | 2 | -3/+3 |
2009-05-14 | * Changed auto-properties to properties with backing field | lbsa71 | 1 | -2/+13 |
2009-05-14 | Move the connector for the new asset server to a connectors project. Inherit | Melanie Thielker | 3 | -185/+262 |
2009-05-14 | Small fix uncommenting something that got commented too much. | diva | 1 | -1/+1 |
2009-05-14 | Honor the temp and local asset flags | Melanie Thielker | 2 | -0/+12 |
2009-05-13 | * Bug fix: Variable m_regionSettings can be null, using RegionSettings instea... | Arthur Valadares | 1 | -1/+1 |
2009-05-13 | Fix up some URL details | Melanie Thielker | 1 | -6/+3 |
2009-05-13 | Add the port to the generated URL. For some reson this still doesn't want to | Melanie Thielker | 1 | -1/+1 |
2009-05-13 | Make the LSL HTTP server create and give out URLs to scripts | Melanie Thielker | 3 | -14027/+14360 |
2009-05-13 | * Added some more tests to the GetAssetStreamHandlers | lbsa71 | 11 | -61/+384 |
2009-05-13 | Disabling WebFetchInventoryDescendents CAPs for the time being as it | Dr Scofield | 1 | -2/+4 |
2009-05-13 | Add most of the meat to the LSL HTTP server | Melanie Thielker | 3 | -12/+133 |
2009-05-13 | Plumb request and return URL functions. | Melanie Thielker | 3 | -7/+22 |
2009-05-13 | Add a skeleton for the LSLHttpServer | Melanie Thielker | 3 | -0/+160 |
2009-05-13 | Implement llAttachToAvatar() | Melanie Thielker | 1 | -1/+27 |
2009-05-13 | Implement llDetachFromAvatar() | Melanie Thielker | 1 | -1/+27 |
2009-05-13 | Add interface, stub implementation and | Charles Krinke | 3 | -0/+14 |
2009-05-13 | Add interface, implementation stub and | Charles Krinke | 3 | -0/+14 |
2009-05-13 | Thank you kindly, BlueWall sir, for a patch that: | Charles Krinke | 2 | -4/+14 |
2009-05-13 | Added interface, implementation stub and | Charles Krinke | 1 | -0/+5 |
2009-05-13 | Remove incorrect semicolon | Charles Krinke | 2 | -1/+8 |
2009-05-13 | Add interface, stubbed implementation and | Charles Krinke | 3 | -1/+14 |