Commit graph

  • 3248706eb2 Merge remote-tracking branch 'upstream/master' master Luna 2024-11-15 00:04:18 -0300
  • 749c537e85
    Bump exception_page shard to version ~> 0.5.0 (#693) Sijawusz Pur Rahnama 2024-10-28 11:55:56 +0100
  • 75d5ef1046 Bump version to 1.6.0 Serdar Dogruyol 2024-10-12 13:09:23 +0300
  • 2d8df1f116 Update CHANGELOG Serdar Dogruyol 2024-10-12 13:07:56 +0300
  • dc031c6074
    crystal tool format with Crystal 1.15.0-dev (#691) Johannes Müller 2024-10-12 12:01:24 +0200
  • 85fcbbee02
    Windows support (#690) Serdar Dogruyol - Sedo セド 2024-10-01 10:11:52 +0300
  • 3243b8e0e0
    clarify startup message in test mode (#687) Abdullah Alhusaini 2024-07-30 12:44:38 +0300
  • 0afbd129f5
    use Process.on_terminate to support SIGTERM termination. (#685) Abdullah Alhusaini 2024-07-25 12:17:35 +0300
  • 1d46fd17d7
    fix #683 (#684) Abdullah Alhusaini 2024-07-24 16:51:08 +0300
  • 5554d3d2f1
    Followup to #679 (#680) Sijawusz Pur Rahnama 2024-05-16 19:36:02 +0200
  • 6a29240bbe
    Use context instead of response in static_headers helper (#681) Serdar Dogruyol - Sedo セド 2024-05-10 18:47:27 +0300
  • e69bd400b7
    Directory Listing: Add UTF-8 Charset to the response Content type (#679) Alexander Kutsan 2024-05-07 16:11:38 +0400
  • 52ab623c50 Bump version to 1.5.0 Serdar Dogruyol 2024-04-10 19:44:40 +0300
  • ca7d6e1e64 Update CHANGELOG Serdar Dogruyol 2024-04-10 19:41:00 +0300
  • a15ba83175
    Tweak CHANGELOG.md (#677) Sijawusz Pur Rahnama 2024-04-10 18:31:48 +0200
  • b074578c1a
    Add Date header to HTTP responses (#676) Sijawusz Pur Rahnama 2024-04-10 18:26:04 +0200
  • 7c47bbc150
    Fix recent changes to CustomException (#673) Sijawusz Pur Rahnama 2024-02-14 11:33:05 +0100
  • bef7351000 Don't call super on CustomException Serdar Dogruyol 2024-02-03 13:48:18 +0300
  • bb9105f202
    Add message support to Kemal::Exceptions::CustomException (#671) Serdar Dogruyol - Sedo セド 2024-02-01 12:50:40 +0300
  • 9628043e4c
    Bump exception_page dependency (#669) Sijawusz Pur Rahnama 2024-01-23 17:08:49 +0100
  • 0de0e990e9
    Move to Process.on_interupt (#666) Giorgi Kavrelishvili 2024-01-23 20:07:39 +0400
  • 13fd4f8b2f
    helpers: Support building without_zlib (#667) Val Packett 2023-10-31 07:34:15 -0300
  • cb9adcd188
    Allow HTTP::Server::Context#redirect to take an URL (#659) Thomas Fini Hansen 2023-09-24 08:35:08 +0200
  • a939a577de
    Fixes the issues with Ameba types Giorgi Kavrelishvili 2023-09-23 11:48:45 +0400
  • c995a2a971 Bump version to 1.4.0 Serdar Dogruyol 2023-04-15 11:31:16 +0300
  • aa004afbbf Add CHANGELOG for 1.4.0 Serdar Dogruyol 2023-04-15 11:30:57 +0300
  • 8ebe171279
    HeadRequestHandler: run GET handler and don't return the body (#655) Mike Robbins 2023-02-21 23:34:47 -0500
  • 84ea6627ac
    Add Kemal::OverrideMethodHandler (#651) Serdar Dogruyol - Sedo セド 2023-02-19 08:59:30 +0300
  • 6a10ea8127
    bump ameba to 1.4.0 and fix warnings (#654) Anton Maminov 2023-02-17 07:18:37 +0200
  • 19661893ca
    Fix multiple logger handlers when custom logger is used (#653) Aravinda Vishwanathapura 2023-02-17 10:43:54 +0530
  • ae7cda8291 Bump version to 1.3.0 Serdar Dogruyol 2022-10-09 13:54:10 +0300
  • d20dbc783c Add CHANGELOG for 1.3.0 Serdar Dogruyol 2022-10-09 13:52:08 +0300
  • c8f857dff3
    Omitting filters fix for lowercase methods requests (#647) Serdar Dogruyol - Sedo セド 2022-09-15 11:52:28 +0300
  • 93521b7120
    Bump exception_page shard to v0.3.0 (#645) Sijawusz Pur Rahnama 2022-08-15 11:00:32 +0200
  • 99b1e759ba Merge remote-tracking branch 'upstream/master' Luna 2022-08-07 15:55:22 -0300
  • f5d767fe7e
    Fix static file handler for Crystal 1.6.0 (#644) Anton Maminov 2022-08-04 12:42:18 +0300
  • 4aa28c423c Enable GH sponsors Serdar Dogruyol 2022-07-30 11:18:46 +0300
  • 707e61641c Bump version to 1.2.0 Serdar Dogruyol 2022-07-07 12:02:34 +0300
  • c993a05731 Add changelog for 1.2.0 Serdar Dogruyol 2022-07-07 12:00:45 +0300
  • 1a45f54c6c
    Disable signal trap for usage kemal with other tools (#642) Oleksii Vasyliev 2022-07-16 12:44:40 +0300
  • 05d55540b9
    Enable option for index.html to be a directories default (#640) Russell Smith 2022-06-30 08:00:51 -0700
  • 268e501a63 fix Crystal 1.5.0 warnings Serdar Dogruyol 2022-06-29 13:31:28 +0300
  • f8fc8ce8c8 fix ameba warnings Serdar Dogruyol 2022-06-29 13:29:50 +0300
  • 9bd24caf7e
    Closes response by default in HTTP::Server::Context#redirect (#641) Chao Yang 2022-06-29 05:25:40 -0500
  • 317d086b4c
    fix content_for failing to capture the correct block input (#639) Serdar Dogruyol - Sedo セド 2022-06-27 12:28:13 +0300
  • d53d253620 Eliminated several seconds of delay when loading big mp4 file Alexander Zhou 2022-05-27 11:49:42 +0800
  • f706c7877d Update ameba to 1.0 Johannes Müller 2022-05-28 14:30:19 +0200
  • 1d54971efa Bump version to 1.1.2 Serdar Dogruyol 2022-02-24 17:56:54 +0300
  • d6dc893052 Fix content rendering matthewmcgarvey 2022-02-23 17:36:28 -0600
  • 59720fbd16 Bump version to 1.1.1 Serdar Dogruyol 2022-02-22 17:29:53 +0300
  • 3d2d30db93 Ignore HTTP::Server::Response patching for crystal >= 1.3.0 Samantaz Fox 2022-02-20 22:27:02 +0100
  • eb1832acaf Merge remote-tracking branch 'upstream/master' Luna 2021-10-09 17:35:25 -0300
  • 5e2efec050 Remove Kilt reference from README Serdar Dogruyol 2021-09-08 16:24:37 +0300
  • db0a6b8dc6 Remove Kilt from shard.yml Serdar Dogruyol 2021-09-08 16:22:41 +0300
  • 0ab0ecb7c6 Remove all code references to Kilt Serdar Dogruyol 2021-09-08 16:21:25 +0300
  • a251ede5bd
    Deprecate dependency on Kilt (#615) Henrik Christensen 2021-09-07 13:36:21 +0200
  • 5473312f3d Update CHANGELOG Serdar Dogruyol 2021-09-02 17:49:44 +0300
  • 523340b036 Bump version to 1.1.0 Serdar Dogruyol 2021-09-02 17:44:17 +0300
  • 64733c10e0
    Set content type to text/html for 500 exceptions (#616) Serdar Dogruyol - Sedo セド 2021-09-01 18:26:38 +0300
  • 14aabb8907
    fixed executing filters when before and after is defined at the same time (#612) Anton Maminov 2021-09-01 16:25:21 +0300
  • bba5bef505 don't prepend raw close code anymore Luna 2021-05-12 12:17:02 -0300
  • faeaeb4fba FORK.md: add notes on upstreamability of my patches Luna 2021-05-12 12:16:53 -0300
  • 3faba4e3fa add FORK.md Luna 2021-05-12 12:06:36 -0300
  • 00e5c98fdd Merge remote-tracking branch 'upstream/master' Luna 2021-05-12 11:57:15 -0300
  • 218be24221
    Update Kilt version dependency to ~> 0.6.0 Serdar Dogruyol - Sedo セド 2021-04-11 16:37:10 +0300
  • 926206a46c
    Allow running specs from any directory (#609) Oleh Prypin 2021-04-11 11:17:50 +0200
  • d237d3ef7d
    Bump exception_page shard to ~> 0.2.0 (#608) Sijawusz Pur Rahnama 2021-04-09 20:09:15 +0200
  • 6e72ebb447
    Add array of paths support for before/after filters (#605) Serdar Dogruyol - Sedo セド 2021-04-05 18:24:09 +0300
  • de5e022222
    New option to set application name (#606) Aravinda Vishwanathapura 2021-04-05 20:35:06 +0530
  • 2fb7d018d5 fix websocket close wrapper Luna 2021-03-31 22:57:05 -0300
  • 5e45349fff shard.yml: pin exception_page temporarily Luna 2021-03-31 22:52:21 -0300
  • 6af6569b0f Merge remote-tracking branch 'upstream/master' Luna 2021-03-31 22:36:00 -0300
  • 3fee068636
    Release 1.0.0 (#601) Serdar Dogruyol - Sedo セド 2021-03-22 23:20:46 +0300
  • 2d46beea5d
    Migrate from Travis CI to GitHub Actions (#603) Sijawusz Pur Rahnama 2021-03-15 06:47:14 +0100
  • 0764091e03
    Bump ameba dependency (#602) Sijawusz Pur Rahnama 2021-03-15 06:45:35 +0100
  • 8d0875f64c
    Fix StaticFileHandler failing spec (#599) jinn999 2021-03-07 12:29:49 +0100
  • f71a83e2c4
    Use latest version of Ameba dependency (dev) (#597) Luis Lavena 2021-02-13 05:18:51 -0300
  • 1da32e5246
    Use Radix v0.4.0 (#596) Luis Lavena 2021-02-13 05:18:04 -0300
  • 65ff5b9b2b Merge remote-tracking branch 'upstream/master' Luna 2021-01-04 16:50:59 -0300
  • bf9f627ac7 Bump version to 0.27.0 Serdar Dogruyol 2020-11-28 12:17:19 +0300
  • 00c2c5be50 Update Changelog Serdar Dogruyol 2020-11-28 12:15:37 +0300
  • 845ccb10ab don't overwrite content-length if its already there Luna 2020-09-03 22:46:19 -0300
  • 61af3854cb route_handler: remove auto-HEAD Luna 2020-02-20 21:17:50 -0300
  • aa378b7a90 add head method to dsl Luna 2020-02-20 20:59:34 -0300
  • 2f9f859be9 websocket: default to error code 500 on any websocket error Luna 2019-06-11 18:00:36 -0300
  • 19bc38b881 add support for error codes on websockets Luna 2019-06-11 15:38:07 -0300
  • a819d4792b
    Refactor run_spec to use process exit instead of empty stderr (#584) Brian J. Cardiff 2020-08-15 12:09:53 -0300
  • dfe7dca08f
    fix websocket issue (#577) Anton Maminov 2020-07-08 14:42:08 +0300
  • 2e749a2987
    fix an issues with responding with long strings (#576) Anton Maminov 2020-07-08 14:41:16 +0300
  • a8c0f09b85
    Upgrade to Crystal 0.35.0 (#570) Brian J. Cardiff 2020-06-10 15:11:43 -0300
  • 70684a2cf0
    Pick up transitional type aliases. (#566) Todd Sundsted 2020-05-16 11:22:13 -0400
  • c3c43145b8
    Comply exhaustive case check (#560) Brian J. Cardiff 2020-04-04 15:26:05 -0300
  • b7506f6fab
    allow to set optional response body on redirects (#561) Anton Maminov 2020-04-04 21:25:35 +0300
  • 4d6fb0614f Bump version to 0.26.1 Serdar Dogruyol 2019-12-01 14:14:25 +0300
  • a4bdecdc7d Flush io buffer after each write to log (#554) maggie 2019-10-11 11:14:26 +0200
  • c893172fbf Cleanup ameba warnings (#551) Sijawusz Pur Rahnama 2019-08-30 13:32:23 +0200
  • 740cb188a9 Check for KEMAL_ENV variable already in Config#initialize (#552) Sijawusz Pur Rahnama 2019-08-30 13:20:38 +0200
  • 15022c25b8 use new ameba repository (#549) Anton Maminov 2019-08-05 18:34:50 +0300
  • e99129ab50 fix process request when a response already closed (#550) Anton Maminov 2019-08-05 18:34:26 +0300
  • ff3b28c6f7 Bump version to 0.26.0 sdogruyol 2019-08-05 10:41:51 +0300