UbitUmarov
|
025bef4e07
fix a few wrong placement ( this is a test by the way )
|
7 سال پیش |
UbitUmarov
|
d26a9ed0b1
fix wrong placement
|
7 سال پیش |
UbitUmarov
|
d9038e650a
MySQLConnector is not a MS product
|
7 سال پیش |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 سال پیش |
Justin Clark-Casey (justincc)
|
522eff6138
Consistently use using() to make sure we dispose of used MySqlCommands where this is not already being done.
|
12 سال پیش |
Melanie
|
a9a24062a5
Plug a security hole in the inventory service
|
13 سال پیش |
Melanie
|
75644e0f6e
Prevent activation and deactivation of gestures from clobbering the slam
|
14 سال پیش |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
14 سال پیش |
AlexRa
|
deae030145
Some more corrections after MySQL connector update
|
14 سال پیش |
AlexRa
|
8a0c5d14d4
All (?) MySQL stores fixed to use DBGuid.FromDB()
|
14 سال پیش |
AlexRa
|
8b75302a1e
Just a bit of spellchecking in the comments
|
14 سال پیش |
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.
|
14 سال پیش |
OpenSim Master
|
3e697ad57e
* Fixed the Cable Beach inventory server to save the CreatorID as well as properly handling null item names and descriptions * Fixed the MySQL reader to safely handle null values in string columns that can be null
|
15 سال پیش |
Jeff Ames
|
70d5b1c34c
Formatting cleanup. Add copyright headers.
|
15 سال پیش |
Melanie
|
0d9591bf35
Prevent the creation of duplicate inventory folders in the case of a login
|
15 سال پیش |
Adam Frisby
|
963cf25813
* Implements OSSL function: osGetSimulatorMemory - returns the current amount of memory allocated to the simulator process (Moderate Threat Level).
|
15 سال پیش |
Adam Frisby
|
b516fe67a0
* Implements SQL Rollback support to Inventory Service for quicker backup restoration.
|
15 سال پیش |
Adam Frisby
|
4973c057eb
* Adds a modicum of additional checking to the Inventory Service (MySQL only)
|
15 سال پیش |
John Hurliman
|
6309fcc5b4
Reverting the memory leak patch for MySQL. Problems have been reported with the grid server after running for several hours
|
15 سال پیش |
John Hurliman
|
29a4614529
* MySQL data tests now pass by fixing a bad fix for a bad cast on the asset Local member in MySQLAssetData
|
15 سال پیش |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 سال پیش |
Jeff Ames
|
82c888fc6c
Add copyright headers. Formatting cleanup. Fix a compiler warning.
|
15 سال پیش |
Kunnis
|
d2e5380cb2
* Fixed MySQL/MySQLAssetData.cs to properly do updates * Removed an extra parameter from MySQL/MySQLInventoryData.cs * Fixed a bug in SQLite/SQLiteAssetData.cs that was causing a NRE when updating an asset. * Improved the BasicAssetTest.cs to do full create/update/get testing * Improved the BasicInventoryTest.cs to do full create/update/get of both a folder and an item * Moved the null ref tests to the start of the PropertyCompareConstraint.cs, so that it doesn't throw when passing in a null item
|
15 سال پیش |
Kunnis
|
23d478f2fa
Adding in Reflection-based testing, to ensure that all properties are covered.
|
15 سال پیش |
Justin Clarke Casey
|
c3bb9ec42c
* Apply asset and inventory name and description bound checks to MySQL
|
15 سال پیش |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 سال پیش |
Sean Dague
|
3485b2b1c3
now that creatorID is no longer a strict UUID, and the column can still be NULL,
|
15 سال پیش |
Justin Clarke Casey
|
f3c7298fc5
* Make it possible to store creator strings in user inventory items as well as UUIDs
|
15 سال پیش |
Melanie Thielker
|
412112acba
Committing partial work on passing folders across instances. This may crash.
|
15 سال پیش |
Melanie Thielker
|
9b82b52096
MYSQL Only: Make items given while offline appear in inventory without
|
15 سال پیش |