Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-08-19 | Add rest console support to the user server. Will ask new questions at | Melanie | 1 | -0/+28 | |
startup. To use, run it normally once, answering the questions, then run again with -console=rest. Also now supports -console=basic for a console that reads stdin | |||||
2009-08-17 | Filling in the blanks: The "meat" of the REST console | Melanie | 1 | -5/+5 | |
2009-07-31 | Make ROBUST not hang on exit in recent Mono versions. Make the logfile config | Melanie Thielker | 1 | -3/+7 | |
setting/commandline option actually work. | |||||
2009-07-10 | Create a MainServer static class to access the regions server's HTTP server | Melanie Thielker | 1 | -0/+4 | |
2009-07-07 | Make a renamed OpenSim.Server.exe use the corret ini file, e.g. | Melanie Thielker | 1 | -5/+5 | |
renaming OpenSim.Server.exe to OpenSim.AssetServer.exe will cause OpenSim.AssetServer.ini to be read by that instance. This facilitates legacy usage | |||||
2009-07-07 | Update prompt and make it settable from within the ini file | Melanie Thielker | 1 | -0/+2 | |
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-08 | That didn't quite work. Trying this instead -- prompt given in the cmd line. | diva | 1 | -2/+8 | |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 3 | -3/+3 | |
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-22 | cleaning out warnings. | Dr Scofield | 1 | -3/+1 | |
NOTE: we currently have a gazillion warnings caused stuff flagged as "obsolete" (OGS1 stuff) --- what's up with that? | |||||
2009-05-20 | Remove the pre-log4net, discrete output methods from the consoles | Melanie Thielker | 2 | -0/+9 | |
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 | 3 | -0/+467 | |