Mike Mazur
|
76c0935ec7
- remove the Metadata property from AssetBase and return all previous
|
hace 15 años |
lbsa71
|
801da4346a
* optimized usings.
|
hace 15 años |
Mike Mazur
|
0c03a48fb2
- add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it
|
hace 16 años |
Mike Mazur
|
f8e45e8e98
Rename IAssetProviderPlugin to IAssetDataPlugin aligning with the other data plugins.
|
hace 16 años |
Mike Mazur
|
7aa216d574
Slight cleanup of docs, removing trailing whitespace.
|
hace 16 años |
Melanie Thielker
|
c5395feadd
Avoid an invalid cast on legacy data
|
hace 16 años |
Homer Horwitz
|
fb49e010b7
Update the MySQL connector to 5.2.5. Fixes Mantids#2673. Thanks for the hint, jhurliman.
|
hace 16 años |
Sean Dague
|
629b0d9f28
add create_time and access_time to asset db for mysql, as well
|
hace 16 años |
Sean Dague
|
6392671335
let the asset tests run on MySQL. Interesting difference here, the
|
hace 16 años |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
hace 16 años |
Sean Dague
|
49df787665
remove the legacy pre-Migration database upgrade paths
|
hace 16 años |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
hace 16 años |
Mike Mazur
|
2270b25265
Thanks, sempuki, for a patch that moves all Grid Server's plugins to
|
hace 16 años |
Mike Mazur
|
e0e0db3660
Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader (issue 1763).
|
hace 16 años |
Justin Clarke Casey
|
1813946937
* remove unused CommitAssets() hook for now
|
hace 16 años |
Charles Krinke
|
7fea52be35
Mantis#1661. Thank you kindly, CMickeyb for a patch that:
|
hace 16 años |
Justin Clarke Casey
|
9052c43319
* Drop InvType from the assets table since it is no longer used
|
hace 16 años |
Justin Clarke Casey
|
31c63558c8
* Fix for http://opensimulator.org/mantis/view.php?id=1512
|
hace 16 años |
Dr Scofield
|
748f72326d
last round of warning squashing. calling it a day now.
|
hace 16 años |
Charles Krinke
|
ca8d1d57e1
Mantis#1591. Thank you graciously, Sempuki for a patch that:
|
hace 16 años |
Jeff Ames
|
ca724636d4
Apply patch from bug #1601 -- more documentation for Data/MySQL. Thanks kerunix_Flan!
|
hace 16 años |
Jeff Ames
|
8a0a0f9bb5
Add patch from bug #1596 - adds Doxygen documentation in OpenSim.Data.MySQL files. Thanks kerunix_Flan!
|
hace 16 años |
Sean Dague
|
ec78a2871b
the beginning of the great id format migration. This makes
|
hace 16 años |
Sean Dague
|
e1140a4f9b
this, in theory, adds migration support to mysql for all
|
hace 16 años |
Jeff Ames
|
4ec4e16c80
Formatting cleanup, minor refactoring, svn properties.
|
hace 16 años |
Justin Clarke Casey
|
0c21f90ba7
* Duh, actually returning from the CreateAsset method once we know the asset exists would be better than carrying on
|
hace 16 años |
Justin Clarke Casey
|
7752211376
* Remove the mysql logging noise I accidentally left in a few commits ago
|
hace 16 años |
Justin Clarke Casey
|
d703e2004f
* Change MySQL to check whether an asset already exists before inserting it into the database
|
hace 16 años |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
hace 16 años |
Jeff Ames
|
6a1b787436
More formatting cleanup.
|
hace 16 años |