| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add MaxPoolThreads in startup to limit the size of the thread pool used | Melanie | 2009-10-22 | 1 | -22/+23 |
* | * Removed OpenSim.Data.NHibernate | John Hurliman | 2009-10-19 | 1 | -79/+0 |
* | * Consolidated adding / removing ClientManager IClientAPIs to two places in S... | John Hurliman | 2009-10-13 | 1 | -1/+0 |
* | * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo... | John Hurliman | 2009-10-13 | 1 | -0/+1 |
* | Fear the lockless LLUDP implementation! | John Hurliman | 2009-10-08 | 1 | -0/+1 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into htb-thr... | John Hurliman | 2009-10-06 | 1 | -6/+0 |
|\ |
|
| * | Removing dependencies on System.Runtime.Remoting. | Diva Canto | 2009-10-06 | 1 | -6/+0 |
* | | * Added missing references to prebuild.xml and commented out the LindenUDP te... | John Hurliman | 2009-10-06 | 1 | -0/+4 |
|/ |
|
* | Fixed build order for Linux. | Diva Canto | 2009-10-03 | 1 | -64/+64 |
* | Fixed interface between the Messaging server and the grid server. | Diva Canto | 2009-10-03 | 1 | -0/+3 |
* | Merge branch 'master' into diva-textures | Melanie | 2009-10-02 | 1 | -58/+160 |
|\ |
|
| * | adding testcase for LandDataSerializer; fixing LandDataSerializer ;-) | dr scofield (aka dirk husemann) | 2009-10-01 | 1 | -2/+3 |
| * | adding skeleton test case for LandDataSerializer [w-i-p] | dr scofield (aka dirk husemann) | 2009-09-30 | 1 | -1/+34 |
| * | More reordering | Melanie | 2009-09-28 | 1 | -40/+40 |
| * | Reorder prebuild stuff to make panda eat bamboo in peace | Melanie | 2009-09-28 | 1 | -43/+43 |
| * | Fixed the connection from User server to GridServer. | Diva Canto | 2009-09-27 | 1 | -0/+3 |
| * | Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei... | Diva Canto | 2009-09-27 | 1 | -0/+2 |
| * | Added test GridClient, which allowed me to remove a few bugs out of the new c... | Diva Canto | 2009-09-24 | 1 | -0/+29 |
| * | Unit tests for the grid service. Yey! | Diva Canto | 2009-09-23 | 1 | -0/+1 |
| * | Added HGGridConnector and related code. | Diva Canto | 2009-09-22 | 1 | -0/+1 |
| * | Adding Xml serialization of Dictionary<string, object> where object | Melanie | 2009-09-19 | 1 | -0/+1 |
| * | Reorder prebuild and remove one unneeded backward reference | Melanie | 2009-09-19 | 1 | -29/+29 |
| * | Renamed the project lslc to OpenSim.Tools.lslc to conform to the naming conve... | Diva Canto | 2009-09-18 | 1 | -1/+1 |
| * | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-09-18 | 1 | -64/+0 |
| |\ |
|
| * | | First pass at the grid service. | Diva Canto | 2009-09-18 | 1 | -0/+31 |
* | | | Attempting to improve the robustness of texture decoding by always ignoring L... | John Hurliman | 2009-09-30 | 1 | -0/+1 |
* | | | Revert "Attempting to improve the robustness of texture decoding by always ig... | Melanie | 2009-09-30 | 1 | -1/+0 |
* | | | Remove more tests that don't apply to this build | Melanie | 2009-09-30 | 1 | -34/+0 |
* | | | 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 |