Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Justin Clark-Casey (justincc) 1247174db4 Fix MSSQLInventoryHandler.IncreementFolderVersion where sql accidentally used a MySQL style ?folderID insted of @folderID 10 vuotta sitten
  Justin Clark-Casey (justincc) de941d2ec7 minor: remove compiler warning from NullEstateData 10 vuotta sitten
  Justin Clark-Casey (justincc) b0bae62c30 refactor: Actually use MaptileStaticFile in RegionInfo rather than having both a public field and a get property 10 vuotta sitten
  Justin Clark-Casey (justincc) 7a4c5b067d Add MSSQL EstateStore.migrations VERSION 10 transaction to add AllowLandMark, AllowParcelChanges and AllowSetHome columns to estate_settings table. 10 vuotta sitten
  Justin Clark-Casey (justincc) 6c447f892e Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 10 vuotta sitten
  Justin Clark-Casey (justincc) 5e8dfb4f7e Fix extra physics params MSSQL migration (version 39). 10 vuotta sitten
  Oren Hurvitz 7a47c15edb - Increased the threadpool timeout to 10 minutes 10 vuotta sitten
  Oren Hurvitz 14a7ddb885 Revert "Use log-rolling on the log files (once per day)" 10 vuotta sitten
  Justin Clark-Casey (justincc) 2fbb906ff6 Reinsert code to extract size_x and size_y parameters from GetHomeRegion response in UserAgentServiceConnector. 10 vuotta sitten
  Justin Clark-Casey (justincc) 62a03a5cac Also take YP/commented out JS references from script engine CodeTools. 10 vuotta sitten
  Justin Clark-Casey (justincc) d3387d591a Remove unmaintained and unused YieldProlog scripting language 10 vuotta sitten
  Justin Clark-Casey (justincc) cffea984f1 minor: Remove "js" (Javascript) from list of allowed languages in script config since it hasn't been present in OpenSimulator for a very long time (0.6 days) 10 vuotta sitten
  Justin Clark-Casey (justincc) 99308d64c6 minor: Add some doc to Scene.Backup() detailing its direct invocation if the indepedent backup thread is not running (e.g. in a regression test) 10 vuotta sitten
  Oren Hurvitz 6d1d58b654 Use the "X-Content-Encoding" header to indicate gzipped data, because old OpenSims fail if they get an unknown "Content-Encoding" 10 vuotta sitten
  Oren Hurvitz b1d8aa0b64 Use the "Content-Encoding" header to indicate gzipped streams 10 vuotta sitten
  Oren Hurvitz 8ecab21b37 Use log-rolling on the log files (once per day) 10 vuotta sitten
  Oren Hurvitz 368b29a680 In Core Profiles: as a fallback, try to get profiles from foreign grids using the OpenProfile protocol 10 vuotta sitten
  Oren Hurvitz f90aee696a Always throw an exception if MakeRequest (used for HTTP POST) fails. (Previously many exceptions were ignored) 10 vuotta sitten
  Oren Hurvitz f901a38204 Improved logging of HTTP requests 10 vuotta sitten
  Oren Hurvitz 4289b71141 Fixed unit tests due to changes in the threadpool 10 vuotta sitten
  Oren Hurvitz e131e73652 Run slow operations in a separate thread, instead of using FireAndForget (which has a 1-minute timeout) 10 vuotta sitten
  Oren Hurvitz 84d7227dfd Changed LogThreadPool to have 4 logging levels. Added console command "debug threadpool level" to set the logging level. 10 vuotta sitten
  Oren Hurvitz b13214af27 Added a watchdog to abort slow threads in the main thread pool 10 vuotta sitten
  Oren Hurvitz e735f76553 LogThreadPool: when the thread is for ProcessPacketMethod, also log the packet type 10 vuotta sitten
  Oren Hurvitz 4031933475 Refactored DebugFlagsEnum 10 vuotta sitten
  Oren Hurvitz 8555e54e22 Automatically start logging FireAndForget activity if the threadpool is full 10 vuotta sitten
  Oren Hurvitz 7c0ebcb984 Added debug flag: LogThreadPool. It makes us log every use of the main threadpool. 10 vuotta sitten
  Justin Clark-Casey (justincc) 091f3a8000 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 10 vuotta sitten
  Justin Clark-Casey (justincc) e12c044eab Don't fail to enable permissions modules correctly if there is any leading or trailing whitespace between comma separate module combinations. 10 vuotta sitten
  Oren Hurvitz 8276a9e5f7 Fixed Debug command for Groups. (Use of wrong capitalization caused *two* "debug" options to appear in "help") 10 vuotta sitten