Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-09-24 | Added test GridClient, which allowed me to remove a few bugs out of the new ↵ | Diva Canto | 1 | -1/+3 | |
code. | |||||
2009-09-19 | Adding the deserializer for server form/xml replies | Melanie | 1 | -0/+42 | |
2009-09-19 | Adding Xml serialization of Dictionary<string, object> where object | Melanie | 1 | -0/+72 | |
is either another Dictionary<string, object> or a value that is convertible to a string. | |||||
2009-09-04 | Implement plain password authentication partway. Tested, but no user | Melanie | 1 | -1/+28 | |
functionality yet. | |||||
2009-06-10 | Heart surgery no.2: the inventory service hooks. | diva | 1 | -3/+10 | |
Several improvements in the connectors themselves. Several improvements in configurations. Needed to add a hack in IUserService and UserManagerBase, to be removed when that service is refactored. | |||||
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 1 | -1/+1 | |
LICENSE.txt. | |||||
2009-05-27 | * Added OpenSim.Server.Handlers.Tests project | lbsa71 | 1 | -5/+3 | |
* Added AssetServerGetHandlerTests - not really wired up yet; more to come. * Ignored some gens | |||||
2009-05-18 | * Re-enable save oar test by loading asset data plugins from test mock class | Justin Clarke Casey | 1 | -0/+7 | |
* Actually spit out the exception caught by the plugin loader - not much point having plugins throw exceptions if we are just going to ignore them | |||||
2009-05-18 | Nonowrking intermadiate commit,, DO NOT USE | Melanie Thielker | 1 | -1/+1 | |
2009-05-10 | Enhance the submodule loader and port the enhancements to the services base | Melanie Thielker | 1 | -0/+19 | |
2009-05-09 | Add the asset service connectors and sample config. READ WARNINGS!!! | Melanie Thielker | 1 | -1/+34 | |
2009-05-09 | FInish basic asset server functionality on the new asset server | Melanie Thielker | 1 | -0/+21 | |
2009-05-09 | Add the /data and /metadata retrieval modes to the new asset server. | Melanie Thielker | 1 | -63/+2 | |
Not functional yet. | |||||
2009-05-08 | The new asset server now actually serves existing assets | Melanie Thielker | 1 | -0/+136 | |