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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Switching IAssetData to follow the new naming schema, removing the separate...
Kunnis
2009-08-19
1
-28
/
+19
*
* Fixed MySQL/MySQLAssetData.cs to properly do updates * Removed an extra par...
Kunnis
2009-08-16
1
-1
/
+1
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
* Change default sqlite asset db back to Asset.db instead of AssetStorage.db
Justin Clarke Casey
2009-05-15
1
-2
/
+2
*
* Some more experimental work on distributed assets. Nothing hotwired yet.
lbsa71
2009-04-13
1
-1
/
+1
*
* minor: correct some documentation in SQLiteAssetData.cs
Justin Clarke Casey
2009-04-09
1
-8
/
+2
*
* Change SQLite asset UUID to dashed format to be consistent
Justin Clarke Casey
2009-04-09
1
-6
/
+6
*
Implemented FetchAssetMetadataSet in DB backends.
Mike Mazur
2009-03-09
1
-0
/
+50
*
- remove the Metadata property from AssetBase and return all previous
Mike Mazur
2009-02-17
1
-23
/
+23
*
* optimized usings.
lbsa71
2009-02-12
1
-1
/
+1
*
- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it
Mike Mazur
2009-02-04
1
-23
/
+23
*
Work in progress on SECS stuff. Have been holding it off until after 0.6 rele...
Tedd Hansen
2008-11-08
1
-2
/
+2
*
- Add Dispose method to IRegionDataStore
Homer Horwitz
2008-09-18
1
-1
/
+8
*
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2008-09-06
1
-5
/
+5
*
we are now past change 6000, so getting rid of the pre-Migration
Sean Dague
2008-08-27
1
-81
/
+0
*
Formatting cleanup.
Jeff Ames
2008-08-18
1
-9
/
+9
*
Update svn properties. Formatting cleanup. Remove a compiler warning.
Jeff Ames
2008-07-23
1
-3
/
+5
*
add some locks back into the sqlite asset path, as something changed
Sean Dague
2008-07-18
1
-49
/
+56
*
* remove unused CommitAssets() hook for now
Justin Clarke Casey
2008-07-07
1
-13
/
+0
*
* Drop InvType from the assets table since it is no longer used
Justin Clarke Casey
2008-07-02
1
-8
/
+4
*
last round of warning squashing. calling it a day now.
Dr Scofield
2008-06-27
1
-23
/
+23
*
Mantis#1591. Thank you graciously, Sempuki for a patch that:
Charles Krinke
2008-06-27
1
-0
/
+2
*
Apply patch from bug #1605 -- Documentation for Data/SQLite. Thanks kerunix_...
Jeff Ames
2008-06-26
1
-3
/
+65
*
check in working migration code fore SQLite. This
Sean Dague
2008-06-11
1
-3
/
+21
*
Formatting cleanup.
Jeff Ames
2008-05-16
1
-12
/
+12
*
More formatting cleanup.
Jeff Ames
2008-05-14
1
-1
/
+2
*
Formatting cleanup.
Jeff Ames
2008-05-14
1
-1
/
+1
*
* In ur code. Making it static.
Adam Frisby
2008-05-01
1
-5
/
+5
*
* Align new fields upgrade sql to have the same 'not null' and default settin...
Justin Clarke Casey
2008-05-01
1
-5
/
+5
*
changes to allow asset_source to be specified in the opensim.ini
Sean Dague
2008-04-23
1
-3
/
+6
*
* Optimised using statements and namespace references across entire project (...
Adam Frisby
2008-04-21
1
-2
/
+2
*
fix ups to include OpenSim.Framework explicit includes (they
Sean Dague
2008-04-02
1
-0
/
+1
*
attempt to fix up all refernces to new directory structure
Sean Dague
2008-04-02
1
-1
/
+1
*
whole lot more moving
Sean Dague
2008-04-02
1
-0
/
+301