| Commit message (Expand) | Author | Files | Lines |
2010-05-09 | Implement the "delete" path for assets. Adds a new option to allow remote ass... | Melanie | 1 | -1/+5 |
2010-04-30 | rename SQLiteNG to SQLite and SQLite to SQLiteLegacy | Justin Clark-Casey (justincc) | 1 | -4/+4 |
2010-04-23 | dispose of the DbCommand used to execute migrations after we've finished with... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-04-23 | put SQLiteNG classes in their own namespace to avoid confusion | Justin Clark-Casey | 1 | -1/+1 |
2010-04-23 | Change SQLiteNG to work with mono 2.6 and above using the Mono.Data.Sqlite.dll | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2010-04-23 | Duplicate OpenSim.Data.SQLite into OpenSim.Data.SQLiteNG. SQLiteNG will shor... | Justin Clark-Casey (justincc) | 1 | -0/+0 |
2010-04-14 | minor: add some documentation around the asset udp request path and replace s... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
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 |