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 години |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
преди 15 години |
Justin Clarke Casey
|
3791386d4d
* Change default sqlite asset db back to Asset.db instead of AssetStorage.db
|
преди 15 години |
lbsa71
|
29355de6ee
* Some more experimental work on distributed assets. Nothing hotwired yet.
|
преди 15 години |
Justin Clarke Casey
|
80ea563bcc
* minor: correct some documentation in SQLiteAssetData.cs
|
преди 15 години |
Justin Clarke Casey
|
7f8552fe63
* Change SQLite asset UUID to dashed format to be consistent
|
преди 15 години |
Mike Mazur
|
a2f07ecd2e
Implemented FetchAssetMetadataSet in DB backends.
|
преди 15 години |
Mike Mazur
|
76c0935ec7
- remove the Metadata property from AssetBase and return all previous
|
преди 15 години |
lbsa71
|
801da4346a
* optimized usings.
|
преди 16 години |
Mike Mazur
|
0c03a48fb2
- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it
|
преди 16 години |
Tedd Hansen
|
9511a8c763
Work in progress on SECS stuff. Have been holding it off until after 0.6 release. Still messy as hell and doesn't really work yet. Will undergo dramatic changes. AND MOST IMPORTANTLY: Will be conformed to work in coop with todays DNE and XEngine, hopefully one day providing a common interface for all components.
|
преди 16 години |
Homer Horwitz
|
1c08f46ec3
- Add Dispose method to IRegionDataStore
|
преди 16 години |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
преди 16 години |
Sean Dague
|
b625a36ae5
we are now past change 6000, so getting rid of the pre-Migration
|
преди 16 години |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
преди 16 години |
Jeff Ames
|
80d8e2889e
Update svn properties. Formatting cleanup. Remove a compiler warning.
|
преди 16 години |
Sean Dague
|
611b56070b
add some locks back into the sqlite asset path, as something changed
|
преди 16 години |
Justin Clarke Casey
|
1813946937
* remove unused CommitAssets() hook for now
|
преди 16 години |
Justin Clarke Casey
|
9052c43319
* Drop InvType from the assets table since it is no longer used
|
преди 16 години |
Dr Scofield
|
748f72326d
last round of warning squashing. calling it a day now.
|
преди 16 години |
Charles Krinke
|
ca8d1d57e1
Mantis#1591. Thank you graciously, Sempuki for a patch that:
|
преди 16 години |
Jeff Ames
|
9fae975a53
Apply patch from bug #1605 -- Documentation for Data/SQLite. Thanks kerunix_Flan!
|
преди 16 години |
Sean Dague
|
6c1fce6147
check in working migration code fore SQLite. This
|
преди 16 години |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
преди 16 години |
Jeff Ames
|
6a1b787436
More formatting cleanup.
|
преди 16 години |
Jeff Ames
|
c995d60d37
Formatting cleanup.
|
преди 16 години |
Adam Frisby
|
5231903778
* In ur code. Making it static.
|
преди 16 години |
Justin Clarke Casey
|
d72bdf432a
* Align new fields upgrade sql to have the same 'not null' and default settings as when an inventoryitems table is newly created
|
преди 16 години |
Sean Dague
|
a1cc0e436f
changes to allow asset_source to be specified in the opensim.ini
|
преди 16 години |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
преди 16 години |