Commit Verlauf

Autor SHA1 Nachricht Datum
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. vor 15 Jahren
  diva 4927bc60a2 Slashing trailing slashes. vor 15 Jahren
  diva 1e9cb2f8fc Making the delegate handlers async in async Get, to make things consistent. Them being synchronous in certain cases (asset in cache, for example) may account for slowness reported by folks in osgrid when they have the cache module on. Turns out that some of the provided handlers do non-trivial processing (the ones coming from J2KImage, for example), which means that the several asset requests that hit the cache end up being synchronous. The jury is still out on this. vor 15 Jahren
  diva bc2a22fb4b Catching exceptions on Store, including timeout. Store may fail, for whatever reason, but it won't crash the sim. vor 15 Jahren
  Melanie Thielker cb2ce61876 Move the connectors under services for reasons of application logic. Remove vor 15 Jahren