index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Data
/
SQLite
/
SQLiteAssetData.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-22
Changed asset CreatorID to a string
John Hurliman
1
-1
/
+1
2010-02-22
* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...
John Hurliman
1
-1
/
+2
2010-02-03
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
1
-1
/
+1
2009-11-12
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
1
-16
/
+16
2009-11-05
Changing the AssetBase constructors to avoid initializing assets with an unkn...
John Hurliman
1
-4
/
+5
2009-10-01
Switched log level of an annoying message in SQLite to Debug, and commented i...
Diva Canto
1
-2
/
+2
2009-08-19
* Switching IAssetData to follow the new naming schema, removing the separate...
Kunnis
1
-28
/
+19
2009-08-16
* Fixed MySQL/MySQLAssetData.cs to properly do updates * Removed an extra par...
Kunnis
1
-1
/
+1
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-15
* Change default sqlite asset db back to Asset.db instead of AssetStorage.db
Justin Clarke Casey
1
-2
/
+2
2009-04-13
* Some more experimental work on distributed assets. Nothing hotwired yet.
lbsa71
1
-1
/
+1
2009-04-09
* minor: correct some documentation in SQLiteAssetData.cs
Justin Clarke Casey
1
-8
/
+2
2009-04-09
* Change SQLite asset UUID to dashed format to be consistent
Justin Clarke Casey
1
-6
/
+6
2009-03-09
Implemented FetchAssetMetadataSet in DB backends.
Mike Mazur
1
-0
/
+50
2009-02-17
- remove the Metadata property from AssetBase and return all previous
Mike Mazur
1
-23
/
+23
2009-02-12
* optimized usings.
lbsa71
1
-1
/
+1
2009-02-04
- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it
Mike Mazur
1
-23
/
+23
2008-11-08
Work in progress on SECS stuff. Have been holding it off until after 0.6 rele...
Tedd Hansen
1
-2
/
+2
2008-09-18
- Add Dispose method to IRegionDataStore
Homer Horwitz
1
-1
/
+8
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-5
/
+5
2008-08-27
we are now past change 6000, so getting rid of the pre-Migration
Sean Dague
1
-81
/
+0
2008-08-18
Formatting cleanup.
Jeff Ames
1
-9
/
+9
2008-07-23
Update svn properties. Formatting cleanup. Remove a compiler warning.
Jeff Ames
1
-3
/
+5
2008-07-18
add some locks back into the sqlite asset path, as something changed
Sean Dague
1
-49
/
+56
2008-07-07
* remove unused CommitAssets() hook for now
Justin Clarke Casey
1
-13
/
+0
2008-07-02
* Drop InvType from the assets table since it is no longer used
Justin Clarke Casey
1
-8
/
+4
2008-06-27
last round of warning squashing. calling it a day now.
Dr Scofield
1
-23
/
+23
2008-06-27
Mantis#1591. Thank you graciously, Sempuki for a patch that:
Charles Krinke
1
-0
/
+2
2008-06-26
Apply patch from bug #1605 -- Documentation for Data/SQLite. Thanks kerunix_...
Jeff Ames
1
-3
/
+65
2008-06-11
check in working migration code fore SQLite. This
Sean Dague
1
-3
/
+21
2008-05-16
Formatting cleanup.
Jeff Ames
1
-12
/
+12
2008-05-14
More formatting cleanup.
Jeff Ames
1
-1
/
+2
2008-05-14
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-05-01
* In ur code. Making it static.
Adam Frisby
1
-5
/
+5
2008-05-01
* Align new fields upgrade sql to have the same 'not null' and default settin...
Justin Clarke Casey
1
-5
/
+5
2008-04-23
changes to allow asset_source to be specified in the opensim.ini
Sean Dague
1
-3
/
+6
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-2
/
+2
2008-04-02
fix ups to include OpenSim.Framework explicit includes (they
Sean Dague
1
-0
/
+1
2008-04-02
attempt to fix up all refernces to new directory structure
Sean Dague
1
-1
/
+1
2008-04-02
whole lot more moving
Sean Dague
1
-0
/
+0
2008-03-28
* Introduced common abstract AssetDataBase implementing IAssetProvider
lbsa71
1
-18
/
+18
2008-03-18
Formatting cleanup.
Jeff Ames
1
-27
/
+27
2008-03-12
* Fix for SQLiteAssetData - We now ignore duplicate assets. We shouldn't supp...
Adam Frisby
1
-2
/
+1
2008-03-11
Ensure resolution of mantis 113
Sean Dague
1
-1
/
+3
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-5
/
+7
2008-01-15
* Restore non dash asset UUID persistence which was made dashed in r3069
Justin Clarke Casey
1
-6
/
+6
2008-01-14
my Exists check was slow and wrong. This fixes issues people
Sean Dague
1
-5
/
+24
2008-01-14
good bye ADO.NET to assets, notice faster startup time
Sean Dague
1
-103
/
+66
2007-12-27
* Optimized usings
lbsa71
1
-1
/
+1
2007-12-24
Log message tweaking
Justin Clarke Casey
1
-5
/
+5
[next]