Mike Mazur
|
2270b25265
Thanks, sempuki, for a patch that moves all Grid Server's plugins to
|
16 years ago |
Mike Mazur
|
e0e0db3660
Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader (issue 1763).
|
16 years ago |
Justin Clarke Casey
|
1813946937
* remove unused CommitAssets() hook for now
|
16 years ago |
Charles Krinke
|
7fea52be35
Mantis#1661. Thank you kindly, CMickeyb for a patch that:
|
16 years ago |
Justin Clarke Casey
|
9052c43319
* Drop InvType from the assets table since it is no longer used
|
16 years ago |
Justin Clarke Casey
|
31c63558c8
* Fix for http://opensimulator.org/mantis/view.php?id=1512
|
16 years ago |
Dr Scofield
|
748f72326d
last round of warning squashing. calling it a day now.
|
16 years ago |
Charles Krinke
|
ca8d1d57e1
Mantis#1591. Thank you graciously, Sempuki for a patch that:
|
16 years ago |
Jeff Ames
|
ca724636d4
Apply patch from bug #1601 -- more documentation for Data/MySQL. Thanks kerunix_Flan!
|
16 years ago |
Jeff Ames
|
8a0a0f9bb5
Add patch from bug #1596 - adds Doxygen documentation in OpenSim.Data.MySQL files. Thanks kerunix_Flan!
|
16 years ago |
Sean Dague
|
ec78a2871b
the beginning of the great id format migration. This makes
|
16 years ago |
Sean Dague
|
e1140a4f9b
this, in theory, adds migration support to mysql for all
|
16 years ago |
Jeff Ames
|
4ec4e16c80
Formatting cleanup, minor refactoring, svn properties.
|
16 years ago |
Justin Clarke Casey
|
0c21f90ba7
* Duh, actually returning from the CreateAsset method once we know the asset exists would be better than carrying on
|
16 years ago |
Justin Clarke Casey
|
7752211376
* Remove the mysql logging noise I accidentally left in a few commits ago
|
16 years ago |
Justin Clarke Casey
|
d703e2004f
* Change MySQL to check whether an asset already exists before inserting it into the database
|
16 years ago |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 years ago |
Jeff Ames
|
6a1b787436
More formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
d72bdf432a
* Align new fields upgrade sql to have the same 'not null' and default settings as when an inventoryitems table is newly created
|
16 years ago |
Sean Dague
|
c6f6218f60
in theory, let you pass the mysql connection string into the
|
16 years ago |
Sean Dague
|
a1cc0e436f
changes to allow asset_source to be specified in the opensim.ini
|
16 years ago |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 years ago |
Sean Dague
|
30ea28c3b1
fix ups to include OpenSim.Framework explicit includes (they
|
16 years ago |
Sean Dague
|
f52c8f3970
attempt to fix up all refernces to new directory structure
|
16 years ago |
Sean Dague
|
c52c68f314
whole lot more moving
|
16 years ago |