Commit Graph

32 Commits

Author SHA1 Message Date
Oleg Grenrus
bd48099f48 Add changelog 2019-02-28 10:03:25 +02:00
Jesse Kempf
0d966b5b67 Add HasEndpoint instance for BasicAuth 2019-02-28 09:10:10 +02:00
Jesse Kempf
2183528966 Enumerate API and populate counters at start time 2019-02-28 09:09:37 +02:00
Oleg Grenrus
65fae84ae6
Merge pull request #11 from haskell-servant/servant-0.16
Servant 0.16
2019-02-28 09:07:34 +02:00
Jesse Kempf
9c5a6ce1a3 Update to work with LTS-12.x and Servant 0.14 2019-02-28 08:49:35 +02:00
Oleg Grenrus
4a280658d9 Allow servant-0.16 2019-02-28 01:15:30 +02:00
Oleg Grenrus
8f5e9ad2bb
Merge pull request #7 from haskell-servant/updates
Update to servant-0.15
2019-02-11 19:39:47 +02:00
Oleg Grenrus
aef56f17b0 Update to servant-0.15 2019-02-11 15:50:20 +02:00
Alp Mestanogullari
efb966aa04
Merge pull request #3 from NoRedInk/joneshf-patch-1
Fix git repo
2017-10-28 20:16:13 +02:00
Hardy Jones
f6e54ef43e
Fix git repo 2017-10-27 12:46:47 -07:00
Julian K. Arni
3f2d009c8f Add new authors 2017-01-30 10:47:41 -08:00
Julian K. Arni
c48a9aa851 More tests 2017-01-30 10:46:54 -08:00
Julian Arni
787bfb5c1b Merge pull request #2 from epsilonhalbe/master
compatibility to servant 0.8/0.9
2017-01-30 10:11:39 -08:00
Martin Heuschober
5cdc722b3a cleanup: removed unused (deprecated) language pragma 2017-01-30 03:06:13 +01:00
Martin Heuschober
c99f3005c8 compatibility servant 0.9 2017-01-30 03:00:58 +01:00
Martin Heuschober
9d7fe71bf6 compatibility servant 0.8.x
- add HasEndpoint instance for `CaptureAll`
- adjust test case for Delete () => NoContent
- adjust upper bounds for base & servant
2017-01-30 02:50:17 +01:00
Martin Heuschober
03ac1abd30 add .stack-work to gitignore 2017-01-30 02:11:58 +01:00
Julian K. Arni
05665e6b02 Add comprehensive combinator support 2016-05-13 17:54:18 +02:00
Julian K. Arni
ddb47d7d5e Bench more connections 2016-05-13 17:38:14 +02:00
Julian K. Arni
6f129e331d Benchmarking 2016-05-13 16:15:03 +02:00
Julian K. Arni
28df5baf6c Start more extensive tests 2016-05-13 14:56:09 +02:00
Julian K. Arni
afeab8dd11 Update for servant 0.7 2016-05-13 12:27:26 +02:00
Timo von Holtz
e2629d7434 Rename ekg-servant.cabal to servant-ekg.cabal 2015-05-04 11:43:09 +10:00
Timo von Holtz
9f2ddc8599 Monoid instance of Maybe is not what you think it is 2015-05-01 17:31:38 +10:00
Timo von Holtz
48ab0ea420 rename package 2015-05-01 16:11:37 +10:00
Timo von Holtz
38df4598f8 Merge branch 'servant-auto' 2015-05-01 16:10:02 +10:00
Timo von Holtz
04fce530d6 stylish 2015-05-01 16:09:23 +10:00
Thomas Sutton
df5868e144 Merge pull request #1 from anchor/servant-auto
Automatic metering for servant apis
2015-05-01 16:07:58 +10:00
Timo von Holtz
52585c70e6 Add testsuite to make sure it is usable 2015-05-01 16:07:20 +10:00
Timo von Holtz
4f359e74ff repair cabal file 2015-05-01 15:30:34 +10:00
Timo von Holtz
288cf78e76 Automatic metering for servant apis 2015-05-01 15:28:43 +10:00
Timo von Holtz
d3bd502568 Initial commit 2015-05-01 12:40:08 +10:00