Jeff Ames
|
70d5b1c34c
Formatting cleanup. Add copyright headers.
|
15 years ago |
Melanie
|
0d9591bf35
Prevent the creation of duplicate inventory folders in the case of a login
|
15 years ago |
Adam Frisby
|
963cf25813
* Implements OSSL function: osGetSimulatorMemory - returns the current amount of memory allocated to the simulator process (Moderate Threat Level).
|
15 years ago |
Adam Frisby
|
b516fe67a0
* Implements SQL Rollback support to Inventory Service for quicker backup restoration.
|
15 years ago |
Adam Frisby
|
4973c057eb
* Adds a modicum of additional checking to the Inventory Service (MySQL only)
|
15 years ago |
John Hurliman
|
6309fcc5b4
Reverting the memory leak patch for MySQL. Problems have been reported with the grid server after running for several hours
|
15 years ago |
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 years ago |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |
Jeff Ames
|
82c888fc6c
Add copyright headers. Formatting cleanup. Fix a compiler warning.
|
15 years ago |
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 years ago |
Kunnis
|
23d478f2fa
Adding in Reflection-based testing, to ensure that all properties are covered.
|
15 years ago |
Justin Clarke Casey
|
c3bb9ec42c
* Apply asset and inventory name and description bound checks to MySQL
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Sean Dague
|
3485b2b1c3
now that creatorID is no longer a strict UUID, and the column can still be NULL,
|
15 years ago |
Justin Clarke Casey
|
f3c7298fc5
* Make it possible to store creator strings in user inventory items as well as UUIDs
|
15 years ago |
Melanie Thielker
|
412112acba
Committing partial work on passing folders across instances. This may crash.
|
15 years ago |
Melanie Thielker
|
9b82b52096
MYSQL Only: Make items given while offline appear in inventory without
|
15 years ago |
Melanie Thielker
|
1121a214b9
Add a QueryItem method to the inventory subsystem. Currently implemented for
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
15 years ago |
Melanie Thielker
|
d66f3993de
Add group permissions to agent inventory.
|
16 years ago |
Sean Dague
|
cc5ccfb315
make inventory item listing more robust. It turns out that a bad item
|
16 years ago |
Jeff Ames
|
0b4415849a
Update svn properties. Minor formatting cleanup. Fix a compiler warning. Fix a UUID vs null comparison.
|
16 years ago |
Homer Horwitz
|
fe9aea258f
Add persistence of active gestures. This needs an UGAIM update to work.
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Sean Dague
|
ba16a27ab0
remove pre-Migration upgrade paths
|
16 years ago |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 years ago |
Jeff Ames
|
f894f5d87b
Minor formatting cleanup.
|
16 years ago |
Charles Krinke
|
54af3b4f4d
Mantis#1903. Thank you kindly, CMickeyb for a patch that:
|
16 years ago |
Mike Mazur
|
2270b25265
Thanks, sempuki, for a patch that moves all Grid Server's plugins to
|
16 years ago |
Charles Krinke
|
7fea52be35
Mantis#1661. Thank you kindly, CMickeyb for a patch that:
|
16 years ago |