1. 08 Jan, 2019 1 commit
  2. 20 Dec, 2018 1 commit
  3. 18 Dec, 2018 1 commit
    • Kurtis Rader's avatar
      Implement `{when_iso_local}` placeholder (#2363) · 0684cf86
      Kurtis Rader authored
      Implement `{when_iso_local}` placeholder
      
      This implements the `{when_iso_local}` placeholder. This is like the
      `{when_iso}` placeholder but the output is in the current timezone
      rather than UTC.
      
      Resolves #2362
      0684cf86
  4. 13 Dec, 2018 2 commits
  5. 12 Dec, 2018 5 commits
  6. 11 Dec, 2018 5 commits
  7. 08 Dec, 2018 3 commits
  8. 06 Dec, 2018 2 commits
  9. 02 Dec, 2018 1 commit
  10. 27 Nov, 2018 2 commits
  11. 25 Nov, 2018 1 commit
  12. 18 Nov, 2018 2 commits
  13. 17 Nov, 2018 3 commits
  14. 16 Nov, 2018 1 commit
    • Makeev Ivan's avatar
      proxy: HTTP status 499 for 'Context canceled' errors (#2297) · 05d0b213
      Makeev Ivan authored
      * Adding {when_unix_ms} requests placeholder (unix timestamp with a milliseconds precision)
      
      * Add an 499 HTTP status code on user's cancel request as NGINX doing (instead of 502 Bad Gateway status with 'Context canceled' message)
      
      * 499 HTTP status code was added as constant CustomStatusContextCancelled = 499
      05d0b213
  15. 12 Nov, 2018 3 commits
  16. 30 Oct, 2018 7 commits