AliciaRaven 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 %!s(int64=9) %!d(string=hai) anos
..
Addons da32512ea4 Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") %!s(int64=9) %!d(string=hai) anos
ApplicationPlugins da32512ea4 Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") %!s(int64=9) %!d(string=hai) anos
Capabilities b5ac0e1ab8 FetchInventoryDescendents2: Signal to the viewer that folder with UUID.Zero is a bad folder. Don't even go to the backend to ask for it, because that will likely kill the sim. Apparently Firestorm requests folder Zero quite often. %!s(int64=9) %!d(string=hai) anos
ConsoleClient 80c19b7cac Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. %!s(int64=11) %!d(string=hai) anos
Data 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 %!s(int64=9) %!d(string=hai) anos
Framework 0af17c9484 llListRandomize() wasn't very random %!s(int64=9) %!d(string=hai) anos
Region d750647fb1 BulletSim: fix two compiler warnings. %!s(int64=9) %!d(string=hai) anos
Server 0fa94f222d Refactor AgentPreferences so that database operations happen centrally. the opensim way. %!s(int64=9) %!d(string=hai) anos
Services 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 %!s(int64=9) %!d(string=hai) anos
Tests f63e7ec46f Trivial: fix copy-paste typo in string %!s(int64=9) %!d(string=hai) anos
Tools cc1fc400d8 pCampbot: added behavior that mimic initial inventory download. It's not exactly what the viewer does, but it's close enough, and the elapsed time can be measured. %!s(int64=9) %!d(string=hai) anos