| Commit message (Expand) | Author | Age | Files | Lines |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -7/+5 |
* | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 2009-02-04 | 1 | -17/+17 |
* | Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data ... | Mike Mazur | 2009-02-03 | 1 | -1/+1 |
* | Slight cleanup of docs, removing trailing whitespace. | Mike Mazur | 2009-01-28 | 1 | -6/+5 |
* | Avoid an invalid cast on legacy data | Melanie Thielker | 2009-01-18 | 1 | -1/+8 |
* | Update the MySQL connector to 5.2.5. Fixes Mantids#2673. Thanks for the hint,... | Homer Horwitz | 2008-12-22 | 1 | -1/+1 |
* | add create_time and access_time to asset db for mysql, as well | Sean Dague | 2008-11-06 | 1 | -2/+46 |
* | let the asset tests run on MySQL. Interesting difference here, the | Sean Dague | 2008-09-24 | 1 | -1/+1 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -3/+3 |
* | remove the legacy pre-Migration database upgrade paths | Sean Dague | 2008-08-27 | 1 | -42/+0 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -4/+4 |
* | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 2008-07-31 | 1 | -1/+1 |
* | Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader ... | Mike Mazur | 2008-07-18 | 1 | -0/+1 |
* | * remove unused CommitAssets() hook for now | Justin Clarke Casey | 2008-07-07 | 1 | -7/+0 |
* | Mantis#1661. Thank you kindly, CMickeyb for a patch that: | Charles Krinke | 2008-07-03 | 1 | -0/+6 |
* | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 2008-07-02 | 1 | -5/+3 |
* | * Fix for http://opensimulator.org/mantis/view.php?id=1512 | Justin Clarke Casey | 2008-06-29 | 1 | -1/+1 |
* | last round of warning squashing. calling it a day now. | Dr Scofield | 2008-06-27 | 1 | -10/+10 |
* | Mantis#1591. Thank you graciously, Sempuki for a patch that: | Charles Krinke | 2008-06-27 | 1 | -1/+3 |
* | Apply patch from bug #1601 -- more documentation for Data/MySQL. Thanks keru... | Jeff Ames | 2008-06-26 | 1 | -19/+42 |
* | Add patch from bug #1596 - adds Doxygen documentation in OpenSim.Data.MySQL f... | Jeff Ames | 2008-06-26 | 1 | -1/+36 |
* | the beginning of the great id format migration. This makes | Sean Dague | 2008-06-16 | 1 | -6/+4 |
* | this, in theory, adds migration support to mysql for all | Sean Dague | 2008-06-12 | 1 | -34/+50 |
* | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 2008-06-04 | 1 | -5/+5 |
* | * Duh, actually returning from the CreateAsset method once we know the asset ... | Justin Clarke Casey | 2008-05-31 | 1 | -0/+1 |
* | * Remove the mysql logging noise I accidentally left in a few commits ago | Justin Clarke Casey | 2008-05-31 | 1 | -2/+2 |
* | * Change MySQL to check whether an asset already exists before inserting it i... | Justin Clarke Casey | 2008-05-31 | 1 | -1/+40 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -5/+5 |
* | More formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -2/+5 |
* | * Align new fields upgrade sql to have the same 'not null' and default settin... | Justin Clarke Casey | 2008-05-01 | 1 | -3/+3 |
* | in theory, let you pass the mysql connection string into the | Sean Dague | 2008-04-24 | 1 | -1/+7 |
* | changes to allow asset_source to be specified in the opensim.ini | Sean Dague | 2008-04-23 | 1 | -0/+7 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -2/+3 |
* | 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/+198 |