Commit History

Author SHA1 Message Date
  UbitUmarov 65310f3e5e don't share SHA256CryptoServiceProvider (can be improved) 5 years ago
  UbitUmarov 7fcb3fdf11 FSAssets: truncate assets name and description to max size 5 years ago
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  Melanie Thielker f510898188 Fake accepting materials (Type == -2) on FSAssets. 7 years ago
  AliciaRaven 05f7002445 Include config option to disable stats thread showing read/write stats in console. 7 years ago
  Melanie Thielker 15b9601393 Introduce UseOsgridFormat config to select the OSGrid specific path name 8 years ago
  Melanie Thielker 74c2113bce Port the safer database access and the cure for "Chicken Bones" which 8 years ago
  AliciaRaven ce62824b1f Add HGFSAssetService to the HypergridService to provide HG support for FSAssets. 9 years ago
  Diva Canto c8cd2f18f5 Mantis #7657: similar fixes for FSAssets. 9 years ago
  AliciaRaven 248c0e18de Prevent multiple instances of the FSAssets service causing problems. Protect against secondary instances registering duplicate console commands Also prevents multiple instances each starting a writer thread which will cause major file access exceptions as they fight over the contents of the spool directory. 9 years ago
  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 9 years ago
  Melanie Thielker c59144ff13 More cleanup, add missing refs to prebuild, remove refs to stuff not 9 years ago
  Melanie Thielker a343c07d12 Some cleanup, add prebuild project, correct path 9 years ago