Commit Graph

  • eefdfc3ce7 Update CHANGELOG sdogruyol 2016-11-25 17:40:00 +0300
  • 83fe17df9a Update Radix to latest and lock pessimistically (#262) Luis Lavena 2016-11-25 11:36:47 -0300
  • 1826789e84 Use body.gets_to_end for parse_json. Fixes #260 sdogruyol 2016-11-25 10:45:25 +0300
  • cc44710654 Remove session & csrf from core (#259) Serdar Dogruyol 2016-11-24 16:47:30 +0400
  • 126e5a033c v0.17.1 sdogruyol 2016-11-24 12:30:27 +0300
  • 3b9a3f84ab Treat HTTP::Request body as IO. Fixes #257 sdogruyol 2016-11-24 12:07:39 +0300
  • f11b0e07e4 v0.17.0 sdogruyol 2016-11-23 20:47:13 +0300
  • bf9adfbbab Update multipart.cr to v0.1.1 sdogruyol 2016-11-23 20:45:57 +0300
  • 2248475573 Properly add status_code on exceptions. Fixes #255 sdogruyol 2016-11-23 20:36:56 +0300
  • 6b034c3b2f Rename MemoryIO to IO::Memory since it's deprecated on Crystal 0.20.0 sdogruyol 2016-11-22 23:29:10 +0300
  • 733582f724 No need for require though sdogruyol 2016-11-19 00:11:35 +0300
  • 23cd325def Move some stuff to Utils sdogruyol 2016-11-19 00:05:22 +0300
  • bc764b7af7 Treat body as IO in param_parser (#252) Serdar Dogruyol 2016-11-16 22:09:50 +0400
  • 012ac8f6b7 Yield error in custom error handlers sdogruyol 2016-11-16 20:27:01 +0300
  • 14b094d52f Update Radix to v0.3.4 sdogruyol 2016-11-12 21:30:01 +0300
  • d3eea1d9ab Rename to FilterBlock sdogruyol 2016-11-10 23:54:25 +0300
  • 8ec9ed8331 Improve docs sdogruyol 2016-11-10 16:38:29 +0300
  • ddc92c44e0 Move Kemal::Handler from ext folder sdogruyol 2016-11-10 14:56:05 +0300
  • 9f0c6efad8 Update CHANGELOG Sdogruyol 2016-11-09 19:17:29 +0300
  • 666ccb26fb Update Radix to 0.3.2 (#247) Jesse Cooke 2016-11-09 07:31:54 -0800
  • ec11698ab1 Only / Exclude Paths in Middleware (#245) Serdar Dogruyol 2016-11-09 19:18:39 +0400
  • 7688bd13a5 Close repsonse on halt (#246) Sam Eaton 2016-11-07 12:31:36 -0700
  • 749c101d2e Update CHANGELOG sdogruyol 2016-11-06 11:59:17 +0300
  • 4267a5eea9 Set default exception Content-Type to text/html. Fixes #202 sdogruyol 2016-11-06 11:58:18 +0300
  • 87d88318de Rename to Kemal::Exceptions::InvalidPathStartException sdogruyol 2016-11-04 11:49:11 +0300
  • e6810c4516 Route declaration must start with / fixes #242 sdogruyol 2016-11-04 11:12:35 +0300
  • 7dd834ad28 Fix broken websocket routing :/ sdogruyol 2016-11-02 11:19:48 +0300
  • d676b559d2 Rename return_with as halt for clear intention sdogruyol 2016-11-01 11:46:13 +0300
  • cc78f4e02e Update CHANGELOG sdogruyol 2016-10-28 12:37:11 +0300
  • 922d6de4d1 Middleware ordering (#236) Serdar Dogruyol 2016-10-28 11:35:34 +0300
  • 1b27f5c011 Add Int64 type to context store sdogruyol 2016-10-24 16:12:29 +0300
  • a794c3dae2 Update CHANGELOG.md Serdar Dogruyol 2016-10-20 17:21:37 +0300
  • 375259f34c Replace implementation with more appropriate URI.unescape (#231) Sam Eaton 2016-10-19 02:30:58 -0600
  • e43b2a3a01 Decodes url parameters (#229) Sam Eaton 2016-10-18 07:28:42 -0600
  • 5d71c76554 Don't nest lines with unless. Fixes #225 Sdogruyol 2016-10-13 22:09:06 +0300
  • 5ce40d0971 v0.16.1 sdogruyol 2016-10-12 16:56:40 +0300
  • 3342007701 Yield UploadFile in parse_multipart (#224) Serdar Dogruyol 2016-10-12 16:51:28 +0300
  • 450dab9f81 Merge pull request #222 from samueleaton/master Serdar Dogruyol 2016-10-12 11:31:20 +0300
  • 875032f0dc removes Content-Type response header if the file is cached Sam Eaton 2016-10-11 15:51:37 -0600
  • 7908b54767 Update CHANGELOG sdogruyol 2016-10-02 18:33:28 +0300
  • c829b06675 Merge pull request #217 from faustinoaq/patch-1 Serdar Dogruyol 2016-10-02 18:32:53 +0300
  • dfcd913d66 Add new line between logo and title Faustino Aguilar 2016-10-01 14:52:22 -0500
  • acc9137b00 Update CHANGELOG sdogruyol 2016-10-01 18:50:24 +0300
  • d33ca9f16b Merge pull request #216 from sdogruyol/multipart Serdar Dogruyol 2016-10-01 18:43:04 +0300
  • 7efe69ac31 Add multipart support <3 sdogruyol 2016-10-01 18:18:28 +0300
  • 4e5a04b97f Add crystal-docs badge Serdar Dogruyol 2016-10-01 16:41:58 +0300
  • ad9790b9d8 Update session doc Sdogruyol 2016-09-29 23:23:26 +0300
  • e2c99bcfb8 Remove array support from session for now Sdogruyol 2016-09-29 23:20:42 +0300
  • a8e53fb94e Session also supports arrays Sdogruyol 2016-09-29 22:48:19 +0300
  • 8c600cb26e Make session name and expire time configurable Sdogruyol 2016-09-29 22:11:01 +0300
  • 6d4bf575cb Make session accept more types Sdogruyol 2016-09-29 21:42:46 +0300
  • cf2144636d Update CHANGELOG sdogruyol 2016-09-20 20:32:09 -0300
  • 39cfe14811 Adding port to Kemal#run (#208) Aurelien Louis Dit Picard 2016-09-21 00:27:35 +0100
  • d41ad90826 Merge pull request #204 from crisward/master Serdar Dogruyol 2016-09-18 13:03:54 +0300
  • a8cc4f4177 gzip static files options dir listing and etags Cris Ward 2016-09-15 21:45:54 +0100
  • 94217a1564 Merge pull request #205 from maiha/without_openssl Serdar Dogruyol 2016-09-16 22:35:37 +0300
  • b2e81e6bc1 Disable ssl when `-D without_openssl` is given maiha 2016-09-16 23:30:36 +0900
  • 2ff5991c92 Update CHANGELOG sdogruyol 2016-09-15 21:20:18 +0300
  • 4cd30839a5 Add gzip helper to enable/disable HTTP::DeflateHandler sdogruyol 2016-09-15 19:35:34 +0300
  • 7c8915bfa4 Don't forget to call_next on NullLogHandler sdogruyol 2016-09-05 17:55:53 +0300
  • 64d3271fb2 Make HTTP::Server uninitialized instead of HTTP::Server? sdogruyol 2016-09-05 10:38:00 +0300
  • 8dfe815dc0 v0.15.0 sdogruyol 2016-09-03 17:14:22 +0300
  • 55367a96fc Update CHANGELOG.md sdogruyol 2016-09-02 17:12:34 +0300
  • 1346332f39 Add CHANGELOG.md sdogruyol 2016-09-02 15:21:42 +0300
  • 0a11a1aee9 Don't overried env unless KEMAL_ENV is explicily set sdogruyol 2016-09-02 15:18:26 +0300
  • 6280af2e40 added mime types (#195) Cris Ward 2016-08-19 15:49:29 +0100
  • 849eda06c8 Don't round to seconds/minutes in CommonLogHandler Sdogruyol 2016-08-14 14:52:50 +0300
  • aea70fd1e5 No need to dup headers Sdogruyol 2016-08-13 17:54:11 +0300
  • ad571db682 Rename view.cr to templates.cr and move it under helpers Sdogruyol 2016-08-13 17:43:18 +0300
  • a6678f6622 Use String#starts_with? instead of String#[]? (#194) Sijawusz Pur Rahnama 2016-08-12 21:17:57 +0200
  • 28859fbdb8 Fix parsing JSON params when "charset" is present in "Content-Type" header (#193) Sijawusz Pur Rahnama 2016-08-11 21:29:29 +0200
  • d4e96c7b44 Add spec for send_file binary Sdogruyol 2016-08-08 21:49:47 +0300
  • 31cc9fbff4 Add send_file helper variation for sending raw data (#188) Sijawusz Pur Rahnama 2016-08-08 20:15:43 +0200
  • f6747be691 Merge pull request #189 from Sija/patch-2 Serdar Dogruyol 2016-08-08 10:38:24 +0300
  • 4397a3c7fd Use Response#content_type= Sijawusz Pur Rahnama 2016-08-08 04:17:58 +0200
  • 98199f96f8 Merge pull request #185 from raydf/master Serdar Dogruyol 2016-08-07 14:25:47 +0300
  • 0b92a7fd6c Use http-only cookie for session Rayner De Los Santos F 2016-08-02 23:41:45 -0400
  • e5a9035a61 Add doc to CommonLogHandler sdogruyol 2016-08-02 13:39:01 +0300
  • 1705852f25 Inject STDOUT by default in CommonLogHandler Sdogruyol 2016-08-01 23:21:19 +0300
  • 98efbfe341 Improve logging and specs Sdogruyol 2016-07-28 21:12:55 +0300
  • dc3cc74798 Add more specs to common_exception_handler Sdogruyol 2016-07-19 23:29:00 +0300
  • 676ed2aa67 Use send_file in built-in image handler Sdogruyol 2016-07-19 21:01:49 +0300
  • 5e297d86f8 Add send_file to helpers Sdogruyol 2016-07-19 20:58:04 +0300
  • b00bc7a202 Add next handler to init_handler_spec Sdogruyol 2016-07-17 20:42:00 +0300
  • d1c788f065 Don't override content_type in Kemal::InitHandler if it's already set Sdogruyol 2016-07-17 20:23:45 +0300
  • 646edb24ca Set Content-Type after call_next in Kemal::InitHandler Sdogruyol 2016-07-17 19:04:03 +0300
  • 3e3200e23e Oops, forgot call_next(context) on Kemal::InitHandler Sdogruyol 2016-07-17 18:15:12 +0300
  • 09d9e708f1 Introduce Kemal::InitHandler to initialize HTTP::Server::Context with defaults Sdogruyol 2016-07-17 18:11:26 +0300
  • 725e051723 Document helpers Sdogruyol 2016-07-17 17:06:49 +0300
  • f7484d14d3 Use nested module declaration Sdogruyol 2016-07-17 14:43:13 +0300
  • 4edebcf8eb Format Sdogruyol 2016-07-17 14:31:45 +0300
  • 6ffa4af0e1 Remove redundat http require and move it to kemal.cr Sdogruyol 2016-07-17 14:28:21 +0300
  • d11b702ee4 More docs Sdogruyol 2016-07-17 14:26:22 +0300
  • 8aab44f7cd Fix typo Sdogruyol 2016-07-17 14:13:05 +0300
  • b5ff93c677 Add docs Sdogruyol 2016-07-17 14:10:56 +0300
  • 09d82ed74b Add context store Sdogruyol 2016-07-14 21:56:01 +0300
  • c9714faab3 Bump version Sdogruyol 2016-07-13 21:24:44 +0300
  • dee1d1c58b Make macro variables local sdogruyol 2016-07-13 16:24:25 +0300
  • fb5ac9e0b6 Don't remove #write from common_log_handler sdogruyol 2016-07-13 14:42:41 +0300
  • 24e0824a9b Better view_specs for layout variables Sdogruyol 2016-07-12 00:09:01 +0300