Mike Mazur
|
e0e0db3660
Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader (issue 1763).
|
16 anni fa |
Justin Clarke Casey
|
8f69a0ab3d
* If appropriate, start printing out the inner exception from the grid -> region status check, so we can tell a bit better what the problem was
|
16 anni fa |
Sean Dague
|
89c164fbc1
let Grid Servers specify a connect string in their configuration.
|
16 anni fa |
Jeff Ames
|
5d77625e9a
Update svn properties. Formatting cleanup.
|
16 anni fa |
Dr Scofield
|
a53cea6b7e
i'm extending the RestStreamHandler.Handler(...) signature to actually
|
16 anni fa |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 anni fa |
Jeff Ames
|
c995d60d37
Formatting cleanup.
|
16 anni fa |
Justin Clarke Casey
|
550018f02d
* As part of the region registration process, the grid service now requests the status of the region using the region http uri just passed in
|
16 anni fa |
Justin Clarke Casey
|
c8b59f7a31
* Refactor: Creating grid login exceptions to try and break up a large method.
|
16 anni fa |
Justin Clarke Casey
|
d3fb6039ca
* If a region running in grid mode fails to login to the grid service, startup will now terminate instead of carrying on (and thus burying the error message)
|
16 anni fa |
Justin Clarke Casey
|
690294c578
* Minor: Change 'delete region' message to region logout message
|
16 anni fa |
Justin Clarke Casey
|
6df35bac3f
* Minor: Commenting out message detailing all individual map information dispatch for now
|
16 anni fa |
Justin Clarke Casey
|
6a5be03a80
* Minor: Initial cleaning up of some of the grid sim login messages
|
16 anni fa |
Adam Frisby
|
20a9bf08f5
* Rolled back a few changes.
|
16 anni fa |
Adam Frisby
|
fc6c4dc399
* Cleaning code still.
|
16 anni fa |
Adam Frisby
|
01f31fd933
* Breaking all the code, breaking all the code..!
|
16 anni fa |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 anni fa |
Teravus Ovares
|
be93c0f29a
* Fix a bug in the friends module that causes a friend not to appear online when they were.
|
16 anni fa |
lbsa71
|
cbf9fcfac5
* Discerned between AddProfile and UpdateProfile in region registration
|
16 anni fa |
Sean Dague
|
86cf07f1c4
changing more references to OpenSim.Data
|
16 anni fa |
Justin Clarke Casey
|
c538ea5024
* Increase timeout for initial simulator login from 16 to 30 seconds
|
16 anni fa |
Charles Krinke
|
1e452dacf4
Comment out an unused 'str' and add a WriteLine to use
|
16 anni fa |
Jeff Ames
|
bf8b5844f2
Formatting cleanup. Minor refactoring.
|
16 anni fa |
Teravus Ovares
|
42857fe4e9
* Added the ability to type the partial name of a region in the start location box and go to that region if it's there. If no close match was found, it sends you home. This is tested on mySQL. There's untested code on grids that are based on sqlite and MSSQL. The SQL statements *should* be right, but your results may very.
|
16 anni fa |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 anni fa |
lbsa71
|
e2dfd919bc
* made GridManager class public
|
16 anni fa |
lbsa71
|
d873a043dd
* Refactored out creation of LoginResponse
|
16 anni fa |
lbsa71
|
47ed69c933
* Extracted RegionProfileData from Request
|
16 anni fa |
lbsa71
|
da854b9691
* minor refactoring
|
16 anni fa |
Adam Frisby
|
b40957b57c
* Applying patch from Mantis #607 - Grid Server crash. Thanks Diva.
|
16 anni fa |