summaryrefslogtreecommitdiff
path: root/cask/src/cask/router
Commit message (Expand)AuthorAgeFilesLines
* bump Scala to 2.13.1Li Haoyi2019-10-101-1/+1
* Statically check the set of decorators applied to each endpoint methodLi Haoyi2019-10-091-11/+61
* Genericize `EndpointMetadata#decorators`Li Haoyi2019-10-091-1/+1
* Convert `Decorator#OuterReturned` into a type parameterLi Haoyi2019-10-092-16/+13
* Add test to verify `compress` decorator is properly passing through irrelevan...Li Haoyi2019-10-091-3/+3
* Allow `cask.decorators.compress` to skip results it doesn't care aboutLi Haoyi2019-10-091-0/+6
* Genericize `cask.Main#decorators` and `cask.Routes#decorators` to allow other...Li Haoyi2019-10-091-3/+3
* 0.2.80.2.8Li Haoyi2019-09-161-1/+0
* Break up `Router.scala` into a `router/` folder with multiple filesLi Haoyi2019-09-167-0/+561