lbsa71
|
8c901e9347
* Introduced common abstract AssetDataBase implementing IAssetProvider
|
16 роки тому |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 роки тому |
Adam Frisby
|
1277f68f43
* Fix for SQLiteAssetData - We now ignore duplicate assets. We shouldn't support replacing a asset with a fixed UUID as this leads to potential collisions and revisioning issues when proxying down the road.
|
16 роки тому |
Sean Dague
|
6340fa0aab
Ensure resolution of mantis 113
|
16 роки тому |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
17 роки тому |
Justin Clarke Casey
|
c15eec2cb0
* Restore non dash asset UUID persistence which was made dashed in r3069
|
17 роки тому |
Sean Dague
|
b49ae37e89
my Exists check was slow and wrong. This fixes issues people
|
17 роки тому |
Sean Dague
|
20cf62b417
good bye ADO.NET to assets, notice faster startup time
|
17 роки тому |
lbsa71
|
efd90b56b7
* Optimized usings
|
17 роки тому |
Justin Clarke Casey
|
57b2bc21a9
Log message tweaking
|
17 роки тому |
Justin Clarke Casey
|
f1ebe79824
Fix up other sqlite db interactions to use non-hyphenated uuid
|
17 роки тому |
Jeff Ames
|
af6eb67999
saved OpenSim source code from the giant rampaging unterminated copyright notice of doom
|
17 роки тому |
lbsa71
|
67e12b95ea
* Optimized usings
|
17 роки тому |
MW
|
3d8219f6c7
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace.
|
17 роки тому |
lbsa71
|
26b8018bcc
* Some asset loading refactoring
|
17 роки тому |
Tleiades Hax
|
1232eb1c58
Asset server implementation. Again one of these "plumbing" releases, where no real functionality has been introduced, but ground work has been made, enabling the asset server, and preparing the sim server to query the asset server.
|
17 роки тому |
Sean Dague
|
a1e2fea7c1
move the locks closer to the data, sqlite for assets now works like a champ
|
17 роки тому |
Sean Dague
|
207bf2e4cf
add DeleteAsset
|
17 роки тому |
Sean Dague
|
a1be7f4be5
added some debugging for tracing where asset code isn't working with sqlite
|
17 роки тому |
Sean Dague
|
ffe9c9374a
mass update of urls in source code to new website
|
17 роки тому |
MW
|
15423539f9
hooked up sdague new sqlite asset database provider to the old asset system. So we can still use sqlite for assets while we wait for the rest of the new asset system to be wrote.
|
17 роки тому |
Sean Dague
|
294572d7bb
added SQLiteAssetData class first pass. This should work,
|
17 роки тому |