Alicia Raven
|
a969797512
Allow estate config files to specify a specific EstateID. Defaults to 0 if not specified which uses auto increment id as current behaviour.
|
před 3 roky |
UbitUmarov
|
db374112c6
EstateAccess do fill the fields(mySQL only); fix the response
|
před 5 roky |
UbitUmarov
|
c57215687f
a few more changes on mysql
|
před 7 roky |
UbitUmarov
|
d9038e650a
MySQLConnector is not a MS product
|
před 7 roky |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
před 7 roky |
Oren Hurvitz
|
aadd5627fe
Removed unused code that checked wait_timeout in MySQLEstateData
|
před 9 roky |
Diva Canto
|
eaf595c008
Fix a bug where estate not found would result in a dummy estate record with erroneous information.
|
před 10 roky |
Melanie
|
68365c20c0
Move Telehub tables and data from EstateSettings to RegionSettings.
|
před 12 roky |
BlueWall
|
32d58d6e3e
Telehub Support:
|
před 12 roky |
Kevin Houlihan
|
1458fab82c
Reattaching a region was failing if the estate name had not changed (issue 5035).
|
před 13 roky |
Justin Clark-Casey (justincc)
|
04ecd748d9
remove further mono compiler warnings
|
před 13 roky |
Justin Clark-Casey (justincc)
|
f58941e89f
Make the "All Estates" option work from the client (this makes chosen changes to all the estates that the user owns).
|
před 13 roky |
Justin Clark-Casey (justincc)
|
d3a20a1e92
On initial region registration, if the user chooses the option to make the region part of an existing estate, then list the existing region names.
|
před 13 roky |
Diva Canto
|
9923a2ff10
Pull up Assembly of the MySQL classes as a protected property, so that it can be overwritten in subclasses. That way extensions can decide in which assembly migration resources should be looked up. This is just a refactor -- no functional changes whatsoever.
|
před 13 roky |
John Hurliman
|
0db1ed0b5a
* Added ISimulationDataService and IEstateDataService
|
před 14 roky |
AlexRa
|
8a0c5d14d4
All (?) MySQL stores fixed to use DBGuid.FromDB()
|
před 14 roky |
Melanie Thielker
|
9635af61f0
Allow regions to get the list of the other regions in the estate
|
před 14 roky |
John Hurliman
|
d6a64bf732
* Catch exceptions thrown when MySQLEstateData.LinkRegion() is called. This won't fix the bug I'm seeing with regions not realizing they are already part of an estate, but it will fix the OpenSim crash if that situation ever comes up
|
před 14 roky |
Melanie
|
dcf18689b9
First stage of the new interactive region creation. This will allow creation
|
před 14 roky |
Melanie
|
70b0e07d1e
Remove the reading of estate_settings.xml and the associated processing of
|
před 14 roky |
Master ScienceSim
|
e1b5c61247
Updated MySQL connection management to use the MySQL connection pooling. This should accommodate various timeout problems that exist with the current connection pool code in a more general and standard way.
|
před 14 roky |
John Hurliman
|
6309fcc5b4
Reverting the memory leak patch for MySQL. Problems have been reported with the grid server after running for several hours
|
před 15 roky |
John Hurliman
|
29a4614529
* MySQL data tests now pass by fixing a bad fix for a bad cast on the asset Local member in MySQLAssetData
|
před 15 roky |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
před 15 roky |
lbsa71
|
1cadad9ec6
* Applied a patch that: Added estate ban table to migration scripts and nhibernate mapping. Refactored property getters and setters for estate ban object to support NHibernate.
|
před 15 roky |
Melanie Thielker
|
2d7c15c560
Fix estate ban list persistence in MySQL and reenable tests
|
před 15 roky |
lbsa71
|
93465df5e3
* Moved the nifty MySQLEstateData connectionstring password-stripper out into the Util project
|
před 15 roky |
lbsa71
|
801da4346a
* optimized usings.
|
před 15 roky |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
před 15 roky |
Jeff Ames
|
fae34bb10c
Update svn properties, formatting cleanup.
|
před 16 roky |