.. |
AgentPrefs.migrations
|
6f71d5c2c6
Support for Linden AgentPreferences capability and friends (UpdateAgentLanguage and UpdateAgentInformation) and Mantis #7157
|
vor 9 Jahren |
AssetStore.migrations
|
d7b45a3ed2
Alter the migrations so that it is a no-op as the columns are unused and the operation is very expensive
|
vor 10 Jahren |
AuthStore.migrations
|
ee713cb253
Converted MySQL migration history to the new format
|
vor 14 Jahren |
Avatar.migrations
|
e98d8d500f
Fix logins and avatar appearance. Contains a Migration. May contain nuts.
|
vor 14 Jahren |
EstateStore.migrations
|
81d8deb1a8
Send up the part missing from the Avination Estate commit.
|
vor 11 Jahren |
FSAssetStore.migrations
|
f3f748ed11
Bringing FSAssets more inline with current OpenSim standards. * If no connection string found in assets config, fallback to using default database config * Create database storage interface to allow other db connectors to be written at some point * Add MySQL migrations file to create the initial db table * Added new config option named DaysBetweenAccessTimeUpdates to reduce db load by only updating access times when fetching assets if the last access time was over the threshold. This idea was taken from XAssets service. * Change log message headers to indicate FS assets is the source not just assets
|
vor 9 Jahren |
FriendsStore.migrations
|
068a3afad9
HG Friends: migration #3 is failing on some installations of MySql. Setting the table to InnoDB seems to fix the problem.
|
vor 11 Jahren |
GridStore.migrations
|
c4cc626dff
Add the needed column in the regions table and a few tweaks.
|
vor 13 Jahren |
GridUserStore.migrations
|
7a50705188
Removed the bits about the TOSModule. That module doesn't go into core. WARNING: migration on GridUser withdrawn too, but left the migration number there.
|
vor 12 Jahren |
HGTravelStore.migrations
|
b0140383da
Cleanup old hg sessions (older than 2 days)
|
vor 11 Jahren |
IM_Store.migrations
|
2c9859314f
Changed table 'im_offline' to use UTF8 characters. This fixes a problem with Offline IM V2 (only relevant to MySQL).
|
vor 10 Jahren |
InventoryStore.migrations
|
c617d658dd
Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being.
|
vor 14 Jahren |
LogStore.migrations
|
ee713cb253
Converted MySQL migration history to the new format
|
vor 14 Jahren |
Presence.migrations
|
acc2c42a79
Better logging in PresenceService, to help diagnose presence problems.
|
vor 10 Jahren |
RegionStore.migrations
|
3e25430e3a
store rotation axis locks in MySql and SQlite dbs ( others need to be updated also
|
vor 9 Jahren |
UserAccount.migrations
|
8c5a2e1e70
Added migration for UserAccounts table.
|
vor 9 Jahren |
UserProfiles.migrations
|
cdaed11387
at last we can login and see objects ( friends is dead and disable in
|
vor 9 Jahren |
UserStore.migrations
|
ee713cb253
Converted MySQL migration history to the new format
|
vor 14 Jahren |
XAssetStore.migrations
|
d7b45a3ed2
Alter the migrations so that it is a no-op as the columns are unused and the operation is very expensive
|
vor 10 Jahren |
os_groups_Store.migrations
|
9380d01976
First commit of Diva Groups. The Data bits went to OpenSim.Data core, the rest to Addons.Groups.dll.
|
vor 12 Jahren |