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
/
MySQL
/
Resources
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-18
Converted MySQL migration history to the new format
AlexRa
78
-1002
/
+1228
2010-05-16
Converted MySQL migration history to the new format
AlexRa
78
-1002
/
+1228
2010-05-09
* Fixed spamming the assets table with map tiles. The tile image ID is now st...
Diva Canto
1
-0
/
+3
2010-05-09
Add a field asset_flags and a corresponding enum to the asset database. This
Melanie
1
-0
/
+5
2010-05-07
These files are part of the GridUserService write-up.
Diva Canto
1
-0
/
+17
2010-05-07
GridUserService in place. Replaces the contrived concept of storing user's ho...
Diva Canto
3
-19
/
+4
2010-03-22
Somehow the starting estate number in MySQL was lost. This adds a migration
Melanie
1
-0
/
+3
2010-02-05
Implement the friends data adaptor
Melanie
2
-0
/
+10
2010-01-16
Fixed a missing field in the last regions table migration.
Diva Canto
1
-0
/
+1
2010-01-15
Add a handful of new region flags and a small migration
Melanie
1
-0
/
+6
2010-01-10
Add last_seen field to regions table
Melanie
1
-0
/
+5
2010-01-09
Preliminary work on the new default region setting mechanism
Melanie
1
-0
/
+6
2010-01-08
Add migrations to add fields to user and auth tables
Melanie
2
-0
/
+13
2010-01-04
AvatarStore. Untested, but complete
Melanie
1
-0
/
+5
2010-01-01
Auth data migration.
Diva Canto
1
-0
/
+5
2009-12-29
Fixed a couple of bugs that were bombing the data migration.
Diva Canto
2
-2
/
+2
2009-12-29
Give the new user tables the once-over. Strip the current set of methods
Melanie
3
-2
/
+16
2009-12-29
* Added useraccount table
Diva Canto
1
-0
/
+13
2009-12-28
Add the indices to really make this table work
Melanie
1
-0
/
+6
2009-12-28
Add a migration to add the 3 new fields
Melanie
1
-0
/
+7
2009-12-28
Add the second step of the friends migration to pull data from the old table ...
Melanie
1
-0
/
+5
2009-12-28
Add the migration for friends and guard the presence Report function
Melanie
1
-0
/
+9
2009-12-28
Forgot the migration file
Melanie
1
-0
/
+15
2009-09-27
Add the Migration for the regions table
Melanie
1
-0
/
+6
2009-09-16
Add the migration for scoping grid data
Melanie
1
-0
/
+7
2009-09-06
Revising the user account data interfaces. No user functionality yet
Melanie
1
-0
/
+5
2009-09-04
Add the new AuthStore to migrations. Update OpenSim.Server.ini
Melanie
1
-0
/
+21
2009-06-29
From: Chris Yeoh <yeohc@au1.ibm.com>
Sean Dague
1
-0
/
+7
2009-06-03
From: Chris Yeoh <yeohc@au1.ibm.com>
Dr Scofield
1
-0
/
+7
2009-05-27
From: Chris Yeoh <cyeoh@au1.ibm.com>
Dr Scofield
1
-0
/
+5
2009-05-17
Update svn properties.
Jeff Ames
1
-5
/
+5
2009-05-12
Thank you kindly, Patnad, for a patch that:
Charles Krinke
1
-0
/
+5
2009-05-08
WARNING: contains migration
Sean Dague
1
-0
/
+7
2009-05-07
* Consistently used dashed uuid format for mysql region data, as is done for ...
Justin Clarke Casey
1
-0
/
+79
2009-04-05
Adding migrations for MySQL and SQLite for removing the "old" cloud image.
Homer Horwitz
1
-0
/
+1
2009-02-17
remove all the very old create and upgrade sql files, these were
Sean Dague
17
-288
/
+0
2009-02-16
AssetInventoryServer plugins can't be a dependency for the OpenSim.Data.MySQL...
Mike Mazur
1
-1
/
+0
2009-02-16
Rename NewAssetServer AssetInventoryServer and fully qualify with
Mike Mazur
1
-1
/
+1
2009-02-16
- add OpenSim.Grid.AssetServer.Plugins.OpenSim as a dependency for OpenSim.Da...
Mike Mazur
1
-0
/
+1
2009-01-19
* Remove unused prims.ParentID field from SQLite and MySQL
Justin Clarke Casey
1
-0
/
+5
2008-11-26
Yay for unit tests. Increased the type width of the prims and primshapes
Melanie Thielker
1
-37
/
+41
2008-11-26
A migration to make the floats in prims table be doubles
Melanie Thielker
1
-0
/
+41
2008-11-26
A migration to convert the floats int the database to doubles.
Melanie Thielker
2
-0
/
+60
2008-11-26
Committing the LCO database layer. Native MySQL, no ADO. New reconnect
Melanie Thielker
1
-0
/
+6
2008-11-21
Update svn properties, minor formatting cleanup.
Jeff Ames
1
-6
/
+6
2008-11-19
Mantis#2656. Thank you kindly, Nlin for a patch that:
Charles Krinke
1
-0
/
+6
2008-11-18
Fixed MySQL and SQLite so they will save the
Sean Dague
1
-0
/
+8
2008-11-14
Add SQLite and the missing migrations files for last commit
Melanie Thielker
1
-0
/
+5
2008-11-06
add create_time and access_time to asset db for mysql, as well
Sean Dague
1
-0
/
+6
2008-11-04
implement email field for MySQL and SQLite
Sean Dague
1
-0
/
+5
[next]