Johannes Müller
|
72bcac6dd5
|
Add app reference to the handlers which are bound to the app
|
2018-12-17 20:04:35 +03:00 |
|
Johannes Müller
|
5d65bcb3b9
|
Refactor spec helper classes locations and visibility
|
2018-12-17 19:52:25 +03:00 |
|
Johannes Müller
|
2e42b3f48c
|
Decouple specs from global state to isolated tests
|
2018-12-17 19:51:35 +03:00 |
|
Johannes Müller
|
aaa2109837
|
Refactor global namespace DSL into OOP Kemal::Base
|
2018-12-17 19:46:29 +03:00 |
|
V. Elenhaupt
|
c2236acf3a
|
Code fixes reported by static code analysis (#450)
|
2018-05-17 11:07:40 +03:00 |
|
Will Leinweber
|
5a83522866
|
allow %w in Handler macros (#385)
|
2017-08-18 10:19:21 +03:00 |
|
sdogruyol
|
1d056b203b
|
Dynamically insert handlers. Fixes #376
|
2017-07-11 11:22:35 +03:00 |
|
sdogruyol
|
62946fd987
|
Modularize handlers
|
2017-05-12 16:18:50 -07:00 |
|
Sdogruyol
|
eb64b52f84
|
Actually there's no middleware anymore
|
2016-12-04 01:43:30 +03:00 |
|
Serdar Dogruyol
|
ec11698ab1
|
Only / Exclude Paths in Middleware (#245)
Add only / exclude paths in Middlewares
|
2016-11-09 19:18:39 +04:00 |
|
Serdar Dogruyol
|
922d6de4d1
|
Middleware ordering (#236)
Improve and correct request middleware
Request -> Middleware -> Filter -> Route
|
2016-10-28 11:35:34 +03:00 |
|