.. |
AgentPrefs.migrations
|
6f71d5c2c6
Support for Linden AgentPreferences capability and friends (UpdateAgentLanguage and UpdateAgentInformation) and Mantis #7157
|
9 anni fa |
AssetStore.migrations
|
d7b45a3ed2
Alter the migrations so that it is a no-op as the columns are unused and the operation is very expensive
|
10 anni fa |
AuthStore.migrations
|
ee713cb253
Converted MySQL migration history to the new format
|
14 anni fa |
Avatar.migrations
|
e98d8d500f
Fix logins and avatar appearance. Contains a Migration. May contain nuts.
|
14 anni fa |
EstateStore.migrations
|
81d8deb1a8
Send up the part missing from the Avination Estate commit.
|
11 anni fa |
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
|
9 anni fa |
FriendsStore.migrations
|
068a3afad9
HG Friends: migration #3 is failing on some installations of MySql. Setting the table to InnoDB seems to fix the problem.
|
11 anni fa |
GridStore.migrations
|
c4cc626dff
Add the needed column in the regions table and a few tweaks.
|
13 anni fa |
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.
|
12 anni fa |
HGTravelStore.migrations
|
b0140383da
Cleanup old hg sessions (older than 2 days)
|
11 anni fa |
IM_Store.migrations
|
2c9859314f
Changed table 'im_offline' to use UTF8 characters. This fixes a problem with Offline IM V2 (only relevant to MySQL).
|
10 anni fa |
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.
|
14 anni fa |
LogStore.migrations
|
ee713cb253
Converted MySQL migration history to the new format
|
14 anni fa |
Presence.migrations
|
acc2c42a79
Better logging in PresenceService, to help diagnose presence problems.
|
10 anni fa |
RegionStore.migrations
|
3e25430e3a
store rotation axis locks in MySql and SQlite dbs ( others need to be updated also
|
9 anni fa |
UserAccount.migrations
|
8c5a2e1e70
Added migration for UserAccounts table.
|
9 anni fa |
UserProfiles.migrations
|
cdaed11387
at last we can login and see objects ( friends is dead and disable in
|
9 anni fa |
UserStore.migrations
|
ee713cb253
Converted MySQL migration history to the new format
|
14 anni fa |
XAssetStore.migrations
|
d7b45a3ed2
Alter the migrations so that it is a no-op as the columns are unused and the operation is very expensive
|
10 anni fa |
os_groups_Store.migrations
|
9380d01976
First commit of Diva Groups. The Data bits went to OpenSim.Data core, the rest to Addons.Groups.dll.
|
12 anni fa |