Commit Graph

  • 806b129b1c Update database doc sdogruyol 2016-01-02 11:54:12 +0200
  • 211685ee74 Fix basic_auth sdogruyol 2015-12-31 14:03:11 +0200
  • 2c95fa560d Add public_folder to docs sdogruyol 2015-12-30 20:46:42 +0200
  • aaa2ee1e31 Add public_folder macro Serdar Dogruyol 2015-12-30 20:16:04 +0200
  • b7ec6014aa Merge pull request #39 from mfn/patch-1 Serdar Dogruyol 2015-12-28 13:07:51 +0200
  • 612c46e9e8 docs: string require double quotes Markus Fischer 2015-12-28 11:19:14 +0100
  • 15d776d114 Update middlewares.md Serdar Dogruyol 2015-12-27 12:55:49 +0200
  • bb686597bd Update middlewares.md Serdar Dogruyol 2015-12-27 12:08:14 +0200
  • a36596d332 Update middlewares doc Sdogruyol 2015-12-27 12:05:19 +0200
  • 24e2647ed7 Require middleware in bootstrap Sdogruyol 2015-12-27 11:59:07 +0200
  • 743fd3682d Add HTTPBasicAuth middleware Sdogruyol 2015-12-27 11:53:54 +0200
  • 8b6700695d Update delegate macro in context Sdogruyol 2015-12-27 11:17:22 +0200
  • 64fac62804 0.5.0 Sdogruyol 2015-12-24 19:13:14 +0200
  • 15fabafe68 Merge pull request #37 from AlfonsoUceda/master Serdar Dogruyol 2015-12-24 19:00:25 +0200
  • 8c0ea21d44 return raw json when we parse the request body Alfonso Uceda Pompa 2015-12-24 17:09:33 +0100
  • e39770b433 Make compatyble with crystal 0.10.0 Alfonso Uceda Pompa 2015-12-24 16:25:00 +0100
  • fbc21b197a Rename to Kemal::WebSocketHandler Sdogruyol 2015-12-22 20:51:27 +0200
  • d50d305e99 v0.4.0 Sdogruyol 2015-12-19 10:05:28 +0200
  • 44af664748 Remove experimental fork mode Sdogruyol 2015-12-19 10:00:29 +0200
  • 20ef2b2927 Add more documentation Sdogruyol 2015-12-18 22:45:28 +0200
  • b8e7ad2577 Merge pull request #36 from f/master Serdar Dogruyol 2015-12-18 10:51:56 +0200
  • 2d4edc83dc Add test to make custom renderer macros for projects. Add documentation Fatih Kadir Akın 2015-12-18 10:34:26 +0200
  • 7b85aa2b45 Update README.md Serdar Dogruyol 2015-12-17 11:28:39 +0200
  • 9169469a85 Update README.md Serdar Dogruyol 2015-12-17 10:45:24 +0200
  • 5fa399de2c Add websocket_server sample Sdogruyol 2015-12-16 20:36:41 +0200
  • c005bae101 Update docs Sdogruyol 2015-12-16 20:34:30 +0200
  • 5eba76da7b Update docs Sdogruyol 2015-12-16 20:32:01 +0200
  • 40b8411f25 Format websocket doc Sdogruyol 2015-12-16 20:21:17 +0200
  • f258f28689 Add websocket doc Sdogruyol 2015-12-16 20:19:30 +0200
  • 88c19f0051 Remove unnecessary handler Serdar Dogruyol 2015-12-16 17:06:06 +0200
  • 06ced7790b Adding websocket support :) Sdogruyol 2015-12-15 23:11:21 +0200
  • 0cc66cc9de Bump version to 0.3.0 Sdogruyol 2015-12-14 20:38:14 +0200
  • 66c8b6d857 Move macros from view to macros Sdogruyol 2015-12-14 20:05:46 +0200
  • 5c97942707 Add more documentation Sdogruyol 2015-12-13 10:25:04 +0200
  • 8522fd2f56 Fix binding Sdogruyol 2015-12-12 21:35:17 +0200
  • 58f9d8c590 Add read config from yml Sdogruyol 2015-12-12 20:27:46 +0200
  • 85a383b328 Fix static file handler Sdogruyol 2015-12-10 21:20:32 +0200
  • e4da65f1f2 Refactor static file handler Sdogruyol 2015-12-10 21:15:28 +0200
  • 21a3c6ad3c Add static file handler Sdogruyol 2015-12-10 20:40:39 +0200
  • 12c6af7d79 Merge pull request #32 from ilatif/master Serdar Dogruyol 2015-12-09 22:27:04 +0200
  • 4d1e31cb41 Removed env from redirect and changed redirect from method to macro. Imran Latif 2015-12-10 00:37:23 +0500
  • ef3c16b2c0 Merge pull request #31 from f/master Serdar Dogruyol 2015-12-09 21:57:01 +0200
  • 9ade49ae20 Add layout support for render macro. It should be improved in the future. Fatih Kadir Akın 2015-12-09 17:52:56 +0200
  • c05db1f643 Remove unnecessary log on exit Serdar Dogruyol 2015-12-09 17:36:13 +0200
  • a67a8508cf Add worker support (experimental) Sdogruyol 2015-12-08 22:15:13 +0200
  • d825b2316a Update docs Sdogruyol 2015-12-07 22:03:35 +0200
  • c258003b8e Merge pull request #24 from f/patch-2 Serdar Dogruyol 2015-12-07 21:54:14 +0200
  • a2a082b58f Merge pull request #29 from askn/master Serdar Dogruyol 2015-12-07 10:27:16 +0200
  • bee7ce2452 Bind host to 0.0.0.0 Sdogruyol 2015-12-07 09:16:51 +0200
  • fd80fd2f1b fix default log color Aşkın Gedik 2015-12-07 00:21:50 +0200
  • 2ffb4dccdf Merge pull request #27 from f/master Serdar Dogruyol 2015-12-06 20:45:53 +0200
  • aa0d97aa42 Update .travis.yml Sdogruyol 2015-12-06 17:55:21 +0200
  • 945fa59a6c Add render macro to kemal core to have dynamic rendering mechanism. It actually binds built-in ecr parser to the Kemal as a macro. Fatih Kadir Akın 2015-12-06 16:05:16 +0200
  • 692939dfe8 Merge pull request #26 from gitter-badger/gitter-badge Serdar Dogruyol 2015-12-05 23:15:30 +0200
  • 15b996b117 Add Gitter badge The Gitter Badger 2015-12-05 21:14:12 +0000
  • 265e75be21 Update docs Sdogruyol 2015-12-05 22:47:18 +0200
  • aa70e72192 Update tutorial.md Fatih Kadir Akın 2015-12-05 13:52:07 +0200
  • af9c9ba3af Merge pull request #23 from ilatif/master Serdar Dogruyol 2015-12-04 23:28:10 +0200
  • cd69a866d5 Adding method for doing browser redirection from inside any route. Imran Latif 2015-12-05 02:20:49 +0500
  • a37d45cd22 Merge pull request #20 from ilatif/master Serdar Dogruyol 2015-12-04 16:38:13 +0200
  • d25a611fbd Implemented HTTP `HEAD` method. Imran Latif 2015-12-04 00:21:22 +0500
  • 564cdcac0b Merge pull request #22 from f/master Serdar Dogruyol 2015-12-04 14:26:55 +0200
  • 60c3a15ee4 Update README.md Fatih Kadir Akın 2015-12-04 14:06:18 +0200
  • 6c1dd90611 Create json.md Fatih Kadir Akın 2015-12-04 13:54:12 +0200
  • eb546315d1 Create http-requests.md Fatih Kadir Akın 2015-12-04 13:52:39 +0200
  • e1f05d316c Update README.md Fatih Kadir Akın 2015-12-04 13:46:14 +0200
  • b5e98f2f9d Create statics.md Fatih Kadir Akın 2015-12-04 13:45:35 +0200
  • 4465ed9965 Create rest.md Fatih Kadir Akın 2015-12-04 13:38:56 +0200
  • da4e38ab0f Update tutorial.md Fatih Kadir Akın 2015-12-04 13:36:06 +0200
  • e4c6b12411 Update README.md Fatih Kadir Akın 2015-12-04 13:35:35 +0200
  • 51e8c19975 Update README.md Fatih Kadir Akın 2015-12-04 13:33:43 +0200
  • d33e367ece Update README.md Fatih Kadir Akın 2015-12-04 13:26:50 +0200
  • 880d2c1430 Create tutorial.md Fatih Kadir Akın 2015-12-04 13:26:15 +0200
  • 17ff97307d Create README.md Fatih Kadir Akın 2015-12-04 13:14:15 +0200
  • 7e04f51e3c Merge pull request #18 from ilatif/master Serdar Dogruyol 2015-12-02 22:43:39 +0200
  • c42f1f88e9 Added support for magic param `_method` just like Rails, Sinatra. Imran Latif 2015-12-03 00:57:23 +0500
  • dfea8df0f7 Clearer installation instructions Sdogruyol 2015-12-02 21:02:39 +0200
  • 171459eee9 Add 500 exception spec Sdogruyol 2015-12-01 21:52:44 +0200
  • 7f198cab3b Remove unnecessary check Sdogruyol 2015-12-01 21:47:49 +0200
  • 17fe691710 Add 500 template Sdogruyol 2015-11-29 17:32:31 +0200
  • e1530f8fd5 Add built-in exception route Sdogruyol 2015-11-28 12:39:58 +0200
  • 58013ba005 Add 404 Sdogruyol 2015-11-27 22:45:13 +0200
  • 9a5934811d Set to development before_each spec Sdogruyol 2015-11-25 23:35:04 +0200
  • 6e22496b92 Add development/production mode to README Sdogruyol 2015-11-23 20:52:28 +0200
  • 07b35a00b4 Merge pull request #16 from askn/logger Serdar Dogruyol 2015-11-22 20:09:36 +0200
  • e284ba8196 add colorize for logger Aşkın Gedik 2015-11-22 19:02:09 +0200
  • 56e3d36d7e Fix Travis link Serdar Dogruyol 2015-11-22 11:41:21 +0200
  • 9cb3cafa62 Add flush on newline Fixes #15 Sdogruyol 2015-11-21 22:46:37 +0200
  • 173bbf7639 Update README.md Serdar Dogruyol 2015-11-21 12:29:35 +0200
  • 41b1dbce6e Update shard.yml Serdar Dogruyol 2015-11-21 12:29:10 +0200
  • 556247c4ad Revert back to File.write Sdogruyol 2015-11-21 00:43:28 +0200
  • 485fed11af Added config env to startup message Sdogruyol 2015-11-20 23:12:12 +0200
  • f66e9cd834 More logger specs Sdogruyol 2015-11-20 23:07:10 +0200
  • 0e23e8d9a3 Be sure to close handlers Sdogruyol 2015-11-19 20:54:58 +0200
  • 86dfd1a24d Updated benchmark Sdogruyol 2015-11-19 20:20:51 +0200
  • 28d4d5167b Updated logger to be more robust Sdogruyol 2015-11-18 22:45:49 +0200
  • 639d4a7a48 Updated benchmarks Sdogruyol 2015-11-17 21:53:33 +0200
  • bde69e1cdb Changed default mode to development Sdogruyol 2015-11-17 21:43:05 +0200
  • 79ef2f30f7 Added environment Sdogruyol 2015-11-16 23:55:02 +0200
  • 0e617dcfb6 Removed redundant code for more performant processing Sdogruyol 2015-11-15 17:00:51 +0200