Commit Graph

32 Commits

Author SHA1 Message Date
Luna 8042202628 Merge remote-tracking branch 'upstream/master' 2021-10-09 17:34:58 -03:00
Henrik Christensen 97733e57c8
added section about Kemal.config.always_rescue (#22) 2021-10-04 09:28:13 +03:00
Luna e4765ff11d Merge remote-tracking branch 'upstream/master' 2021-05-12 11:58:20 -03:00
Serdar Dogruyol d0cf79de3e Bump to 1.0.0 2021-04-25 16:49:44 +03:00
Luna 214187be00 Merge remote-tracking branch 'upstream/master' 2021-03-31 22:37:55 -03:00
Kenichi Kamiya 88a56be7ed
Follow crystal 1.0.0 (#20) 2021-03-26 15:34:36 +03:00
Luna 72a0290729 update shard.yml to point to luna/kemal 2019-06-15 19:24:11 -03:00
Serdar Dogruyol 64b89c7192 0.5.0 2018-11-06 20:06:31 +03:00
Serdar Dogruyol 93ab608228 Merge pull request #10 from n7olkachev/feature-update-kemal-version
Update kemal version
2017-09-25 10:49:19 +03:00
n7olkachev b6a93d2fe0 update kemal version 2017-09-24 17:24:41 +03:00
Sdogruyol 05cc810f5f Update README 2016-12-10 20:11:12 +03:00
Sdogruyol 555804d29a 0.4.0 2016-12-10 19:55:51 +03:00
Serdar Dogruyol 37925cf90c Merge pull request #6 from drujensen/kemal_as_development_dependency
move kemal to development dependency
2016-11-23 00:26:21 +04:00
Dru Jensen 171d7bbdf4 move to development dependency 2016-11-22 12:19:38 -08:00
Serdar Dogruyol 6df7caca0a Update README.md 2016-11-05 01:05:09 +02:00
Serdar Dogruyol 11157d2484 Upcase method names 2016-10-26 18:00:56 +03:00
Serdar Dogruyol e232dde74a Don't spawn, build handlers instead 2016-10-26 16:53:36 +03:00
Serdar Dogruyol fee1b2b7c0 Merge pull request #4 from amitsaha/fix_0.19
Fixes for Crystal 0.19
2016-09-06 10:25:57 +03:00
Amit Saha f2659b06fd Fixes for Crystal 0.19 2016-09-06 13:21:24 +10:00
Serdar Dogruyol 8c0d4268b9 0.2.0 2016-04-18 16:51:50 +03:00
Sdogruyol 4abdf39037 Disable logging 2016-04-17 00:14:17 +03:00
Serdar Dogruyol 25d1474e29 Merge pull request #1 from jeromegn/patch-1
Bind to 127.0.0.1 to prevent firewall requests on OS X
2016-04-11 16:22:00 +03:00
Jerome Gravel-Niquet a46bc3d78c Bind to 127.0.0.1 to prevent firewall requests on OS X 2016-04-11 08:48:22 -04:00
Serdar Dogruyol 56d6941412 Update README.md 2016-04-10 21:03:23 +03:00
Sdogruyol ce27b796c1 Update Readme 2016-04-10 17:35:22 +03:00
Sdogruyol f3b6bdadf0 Add specs 2016-04-10 17:13:25 +03:00
Sdogruyol a318920bcc Add start and stop instead of Spec.before_each and Spec.after_each 2016-04-10 16:52:39 +03:00
Sdogruyol ee61ecfdf1 Add get,post,put,head,delete,patch to easily perform requests 2016-04-10 14:36:16 +03:00
Sdogruyol 85b52dab77 Change port and move to constants 2016-04-10 14:36:16 +03:00
Serdar Dogruyol b4d7512ca5 Update README.md 2016-04-09 17:58:56 +03:00
Sdogruyol f64aa9099b Update README 2016-04-09 17:49:51 +03:00
Sdogruyol 189d577c64 First commit 2016-04-09 17:37:46 +03:00