Commit Graph

74 Commits

Author SHA1 Message Date
sdogruyol 7ffa6700de Update CLI to handle missing ssl_key and ssl_cert 2016-01-15 14:50:11 +02:00
Fatih Kadir Akın 37d40f4fbe Implement SSL handling, move option parser to another file to maintain
easier
2016-01-13 23:31:19 +02:00
sdogruyol 7ad319c70d v0.6.0 2016-01-03 22:13:10 +02:00
Sdogruyol 24e2647ed7 Require middleware in bootstrap 2015-12-27 11:59:07 +02:00
Alfonso Uceda Pompa e39770b433 Make compatyble with crystal 0.10.0 2015-12-24 16:25:00 +01:00
Sdogruyol 44af664748 Remove experimental fork mode 2015-12-19 10:00:29 +02:00
Sdogruyol 8522fd2f56 Fix binding 2015-12-12 21:35:17 +02:00
Sdogruyol 58f9d8c590 Add read config from yml 2015-12-12 20:27:46 +02:00
Sdogruyol e4da65f1f2 Refactor static file handler 2015-12-10 21:15:28 +02:00
Sdogruyol 21a3c6ad3c Add static file handler 2015-12-10 20:40:39 +02:00
Serdar Dogruyol c05db1f643 Remove unnecessary log on exit 2015-12-09 17:36:13 +02:00
Sdogruyol a67a8508cf Add worker support (experimental) 2015-12-08 22:15:13 +02:00
Sdogruyol bee7ce2452 Bind host to 0.0.0.0 2015-12-07 09:17:00 +02:00
Sdogruyol e1530f8fd5 Add built-in exception route 2015-11-28 12:39:58 +02:00
Aşkın Gedik e284ba8196 add colorize for logger 2015-11-22 20:06:26 +02:00
Sdogruyol 485fed11af Added config env to startup message 2015-11-20 23:12:12 +02:00
Sdogruyol 0e23e8d9a3 Be sure to close handlers 2015-11-19 20:54:58 +02:00
Sdogruyol 28d4d5167b Updated logger to be more robust 2015-11-18 22:45:49 +02:00
Sdogruyol bde69e1cdb Changed default mode to development 2015-11-17 21:43:05 +02:00
Sdogruyol 79ef2f30f7 Added environment 2015-11-16 23:55:02 +02:00
Sdogruyol fb1d3c3a85 Added handlers to config 2015-11-12 22:48:22 +02:00
Sdogruyol dc1e6ed4c2 Changed server initialize message 2015-11-08 17:43:53 +02:00
Sdogruyol 5057bd039c Fix typo in require 2015-10-23 22:48:30 +03:00
Sdogruyol 5ca84fea4c Renamed all occurrences to Kemal 2015-10-23 21:33:26 +03:00
Renamed from src/frank.cr (Browse further)