| Commit message (Expand) | Author | Files | Lines |
2009-02-25 | Renamed IUGAIMCore to IGridServiceCore, still not really happy with this name... | MW | 19 | -68/+69 |
2009-02-25 | Added IGridServiceModule to be the base interface for the Service Modules for... | MW | 1 | -0/+13 |
2009-02-25 | More refactoring of the Grid, User and Messaging servers. | MW | 14 | -215/+394 |
2009-02-25 | A few updates necessary for load balancer. | Mike Mazur | 1 | -0/+3 |
2009-02-24 | Setting svn:eol-style=native on new files. | Mike Mazur | 27 | -6122/+6122 |
2009-02-24 | More work on modulising the User Server. | MW | 3 | -35/+99 |
2009-02-24 | Removed the additions from the last revision for the "ShowHelp" delegate hand... | MW | 5 | -41/+1 |
2009-02-24 | More refactoring of the Grid/user/messaging servers. | MW | 5 | -17/+61 |
2009-02-24 | Same treatment for the MessagingServer... added OpenSim.Grid.MessagingServer.... | MW | 11 | -1341/+1342 |
2009-02-24 | Added OpenSim.Grid.GridServer.Modules, for the GridServer modules/components. | MW | 5 | -1612/+1613 |
2009-02-24 | First step in separating out the Userserver console command handling to a "mo... | MW | 10 | -2510/+2562 |
2009-02-24 | Deleted the files from Messagingserver that are now in OpenSim.Grid.Framework | MW | 4 | -228/+0 |
2009-02-24 | Updated MessagingServer to use OpenSim.Grid.Framework | MW | 8 | -5/+12 |
2009-02-24 | Some cleaning up in the MesssagingServer and GridServer. | MW | 6 | -165/+113 |
2009-02-24 | Added OpenSim.Grid.Framework project. | MW | 10 | -2/+164 |
2009-02-24 | More refactoring of the UserServer. | MW | 7 | -229/+529 |
2009-02-23 | Renamed IGridMessagingModule to IGridMessagingMapper. | MW | 3 | -54/+75 |
2009-02-23 | more refactoring of the Grid server, to separate them into modules | MW | 2 | -5/+14 |
2009-02-23 | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 7 | -574/+655 |
2009-02-23 | Load default assets when AssetInventory starts. | Mike Mazur | 2 | -0/+15 |
2009-02-22 | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 4 | -5/+9 |
2009-02-22 | First step in giving the messaging server the modular refactoring treatment. ... | MW | 8 | -289/+643 |
2009-02-22 | Part 1 of refactoring the userserver. Changed it so instead of subclassing th... | MW | 3 | -46/+107 |
2009-02-22 | Addresses some issues with appearance after TPs. Appearance.Owner was not bei... | diva | 1 | -1/+1 |
2009-02-22 | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 6 | -1605/+1659 |
2009-02-21 | More Grid server refactoring | MW | 6 | -23/+61 |
2009-02-21 | A small improvement in the UserLoginService, hence the User Server: users are... | diva | 1 | -2/+5 |
2009-02-21 | Some more refactoring of GridServer. | MW | 2 | -23/+23 |
2009-02-21 | Added missing header to a file (before chi11ken does it) | MW | 2 | -2/+29 |
2009-02-21 | Added a check to GridServerBase.RegisterInterface<T>(T iface), so that it ca... | MW | 1 | -1/+4 |
2009-02-21 | A bit more refactoring of the GridServer. To make the "modules" share a commo... | MW | 4 | -19/+22 |
2009-02-21 | Refactored the GridServer into a GridDBService and a set of "modules". | MW | 7 | -1323/+1621 |
2009-02-20 | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.... | lbsa71 | 5 | -15/+15 |
2009-02-20 | * Another stab at removing AssetServer.exe dependencies | lbsa71 | 1 | -156/+0 |
2009-02-19 | * Reverted the AssetServer fix, apparently something was dependent on IAssetD... | lbsa71 | 1 | -0/+156 |
2009-02-19 | * Moved the AssetStreamHandlers to OpenSim.Framework.Servers | lbsa71 | 2 | -138/+0 |
2009-02-19 | * moved the Get/PostAssetStreamHandler to the Servers namespace... slowly get... | lbsa71 | 2 | -2/+2 |
2009-02-19 | * Split RestService.cs into GetAssetStreamHandler.cs and PostAssetStreamHandl... | lbsa71 | 2 | -155/+138 |
2009-02-19 | * Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ri... | lbsa71 | 1 | -1/+0 |
2009-02-19 | * Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po... | lbsa71 | 2 | -2/+2 |
2009-02-17 | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 3 | -9/+10 |
2009-02-17 | Major change to how appearance is managed, including changes in login and use... | diva | 1 | -0/+10 |
2009-02-16 | - replace existing license header in each source file in | Mike Mazur | 17 | -391/+357 |
2009-02-16 | - add restrictions and error handling to plugin loading in | Mike Mazur | 12 | -37/+61 |
2009-02-16 | Standardize logging messages. | Mike Mazur | 13 | -92/+92 |
2009-02-16 | - removed OpenSim.Grid.AssetInventoryServer.Metadata class in favor of | Mike Mazur | 8 | -1250/+1074 |
2009-02-16 | We need to return a zero-length byte array from the Handle() routine. | Mike Mazur | 1 | -1/+1 |
2009-02-16 | - clean up using references as well as References in prebuild.xml | Mike Mazur | 15 | -305/+277 |
2009-02-16 | Name extension points a little clearer. | Mike Mazur | 3 | -6/+6 |
2009-02-16 | Fix dependency on non-OpenSim version of OpenMetaverse.StructuredData.dll. | Mike Mazur | 1 | -1/+1 |