Historia zmian

Autor SHA1 Wiadomość Data
  Jeff Ames ee205e7e81 Formatting cleanup. 15 lat temu
  Justin Clark-Casey (justincc) 03438f7d44 minor: remove double initialization of user appearance module in Grid.UserServer.Main 15 lat temu
  Melanie 7daf6dbbd3 Add -xmlfile= option to UGM, to let the files be outside bin if desired 15 lat temu
  Melanie dd0234f500 Graft the REST console onto the grid server. Same procedure as with 15 lat temu
  Melanie 99c7a43ffd Add rest console support to the user server. Will ask new questions at 15 lat temu
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 lat temu
  MW 69817b4d6a Added a AvatarCreationModule to the user server. This handles the "cloning" of a existing avatar's inventory to another avatar's inventory (the base method will also create the inventory for a new avatar if the avatar doesn't alreayd have any inventory). 15 lat temu
  Melanie Thielker 4065ebff15 Remove the pre-log4net, discrete output methods from the consoles 15 lat temu
  Melanie Thielker acfb5051cd Intermediate commit. WILL NOT COMPILE! 15 lat temu
  Melanie Thielker 1b877234da Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple 15 lat temu
  Justin Clarke Casey 342126b7b9 * Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some service initialization into CommsManager 15 lat temu
  diva 6b9125b319 Added the hg login procedure to the user server. 15 lat temu
  MW de82bf9eb5 Added a PostInitialise method to IApplicationPlugin, this allows us to do work in there knowing that all other ApplicationPlugins have been initialised by that time. 15 lat temu
  MW c856da2ee6 Renamed IUGAIMCore to IGridServiceCore, still not really happy with this name as it could be confused with the Grid Server namespace or with the IGridService in the region servers. 15 lat temu
  MW 4db232763f More refactoring of the Grid, User and Messaging servers. 15 lat temu
  MW bc0bedf75d More work on modulising the User Server. 15 lat temu
  MW 8645fa9215 Removed the additions from the last revision for the "ShowHelp" delegate handling, as it seems that system isn't in use anymore. 15 lat temu
  MW 1e2835a10c More refactoring of the Grid/user/messaging servers. 15 lat temu
  MW ea26bd4153 First step in separating out the Userserver console command handling to a "module". 15 lat temu
  MW 2a91f21d08 More refactoring of the UserServer. 15 lat temu
  MW 9b0b0b5e28 Part 1 of refactoring the userserver. Changed it so instead of subclassing the User dataBase access class (UserManagerBase) and then adding the http handlers to that. There is now a UserDataBaseService that is passed to the other classes so they can access the db. This should make it easier to have multiple "modules" that can register http handlers and access the db. 15 lat temu
  lbsa71 6187888456 * Renamed RegionProfileService to RegionProfileServiceProxy to better reflect actual use. 15 lat temu
  lbsa71 c3a4810e91 * Turned RegionProfileService non-static 15 lat temu
  lbsa71 801da4346a * optimized usings. 15 lat temu
  Melanie Thielker 9bfbfa381a Add proper handling for shared vs. unshared modules to the command 16 lat temu
  Melanie Thielker 54c6a920ba Replace the console for all OpenSim apps with a new console featuring command 16 lat temu
  Homer Horwitz c22edf01f7 OpenUser_Main is now public. Fixes Mantis #2940. Thanks SirKimba 16 lat temu
  Justin Clarke Casey 266d0fbaae * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes 16 lat temu
  Teravus Ovares 4d26da545d * ReCommit the OpenID patch with a few less dependencies. 16 lat temu
  Charles Krinke 098b5d953d Revert OpenId until we can come to grips with the mono 2 requirement 16 lat temu