Alp Mestanogullari
e5341d708f
update readme for servant-server
2015-08-16 11:02:47 +02:00
Julian K. Arni
17b99b933f
Bump to 0.4.4.
2015-07-30 10:49:40 +02:00
Julian K. Arni
b74d699f6c
Bump warp upper bound.
...
To < 3.2.
Conflicts:
servant-server/servant-server.cabal
2015-07-30 10:47:44 +02:00
Julian K. Arni
1eacd565f1
Bump to 0.4.3.1
2015-07-10 13:55:18 +02:00
Julian K. Arni
b5b4d9ad60
Cabal file fixes
2015-07-10 13:53:32 +02:00
Christian Marie
a67cbbc224
Merge pull request #146 from haskell-servant/pingu/0.4-bugfixes
...
Bugfix release
2015-07-09 11:52:13 +10:00
Christian Marie
fb97bee5ee
Bump to 0.4.3
2015-07-09 11:05:23 +10:00
bwo
3b4df6775b
servant-jquery: set content type to application/json on POST
...
Also remove some redundant newlines in generated JS.
2015-07-09 11:05:23 +10:00
Christian Marie
1efe9f1a2a
Make bump-versions.sh work
...
This also makes it behave when called from from any directory.
2015-07-07 17:34:06 +10:00
Alp Mestanogullari
e3c3ba2aeb
remove tabs
2015-07-06 19:36:03 +10:00
Alp Mestanogullari
76b21f787c
clarify some variable names in the examples + semantic html pedantry
2015-07-06 19:36:03 +10:00
Philipp Kant
d1ee5c7a63
Added test for docsWith.
...
Make sure that no information is lost when providing additional
information via docsWith. With the current left-biased implementation of
combineAction, this can happen if the function arguments are in the
wrong order.
2015-07-06 19:36:03 +10:00
Philipp Kant
3565641359
servant-docs: Fix docsWith.
...
When adding extra info using using docsWith, the responses vanished from
the output. This was due to combineAction being left-biased, and
docsWith combining the extra info with the enpoint (in that
order). Flipping combineAction solves this.
2015-07-06 19:36:03 +10:00
Alp Mestanogullari
452ddf02e4
Add HasLink instance for Header. Fixes #128
2015-07-06 16:27:13 +10:00
Julian K. Arni
9f319963e9
Fix upload script issues
2015-06-09 12:51:39 +02:00
Julian K. Arni
c11012dcbf
Fix DIR issues
2015-06-09 12:33:30 +02:00
Julian K. Arni
0c52b23168
Upload script and some script refactoring
2015-06-09 12:33:19 +02:00
Julian K. Arni
c86e32433a
Bump version to 0.4.2
2015-06-09 11:06:41 +02:00
Julian K. Arni
1fc048e9db
Bump string-conversions
2015-06-09 10:44:41 +02:00
Julian K. Arni
358f7691e5
Don't render header via String
2015-06-09 10:44:15 +02:00
Julian Arni
2725e20a1a
Merge pull request #110 from bgamari/master
...
Bump aeson bound
2015-06-03 15:32:18 +02:00
Ben Gamari
74a52df1a1
API.Capture: Fix haddocks
2015-06-03 07:13:49 -04:00
Ben Gamari
939a008b67
Bump aeson bound
2015-06-03 06:53:34 -04:00
Julian K. Arni
0b3291970f
Bump to 0.4.1
2015-05-29 16:24:08 +02:00
Alp Mestanogullari
9f1cb63206
fix HTML content types in haddocks
2015-05-29 16:08:14 +02:00
Alp Mestanogullari
db8cf8bd8d
Merge pull request #106 from haskell-servant/jkarni/bump-either
...
Bump 'either' upper-bound
2015-05-29 14:56:45 +01:00
Julian K. Arni
ce012da4ee
Bump 'either' upper-bound
2015-05-29 14:37:10 +02:00
Alp Mestanogullari
d785b7ff0f
Merge pull request #105 from haskell-servant/jkarni/fix-docs
...
Fix outdated docs
2015-05-29 10:56:06 +01:00
Julian K. Arni
5de9daf528
Fix outdated docs
2015-05-29 10:59:24 +02:00
Julian Arni
69936280b0
Merge pull request #102 from haskell-servant/jkarni/bound-for-servant-examples
...
Add servant bounds for servant-examples.
2015-05-28 12:31:26 +02:00
Julian K. Arni
7976468a32
Add servant bounds for servant-examples.
2015-05-28 11:22:43 +02:00
Alp Mestanogullari
c6467e2e70
Merge pull request #100 from haskell-servant/jkarni/servant-changelog
...
Update servant changelog
2015-05-27 15:32:59 +01:00
Alp Mestanogullari
0c5ae32518
Merge pull request #99 from haskell-servant/jkarni/bump-attoparsec
...
Bump attoparsec
2015-05-27 15:32:39 +01:00
Julian K. Arni
35e7e386a5
Update servant changelog
2015-05-27 15:33:25 +02:00
Julian K. Arni
28387b7804
Update changelog
2015-05-27 15:29:34 +02:00
Julian K. Arni
2bff26feca
Bump attoparsec
2015-05-27 15:19:30 +02:00
Julian Arni
de813c3269
Merge pull request #95 from haskell-servant/tvh/safeLink-92
...
More strict matching for Capture (safeLink)
2015-05-27 13:27:06 +02:00
Timo von Holtz
0f4c73bffe
Make safeLink safer ( #92 )
2015-05-27 11:29:08 +10:00
Julian Arni
0a6e2aaf61
Merge pull request #96 from haskell-servant/jkarni/missing-test-modules
...
Add missing servant-client test modules
2015-05-26 12:34:55 +02:00
Julian Arni
cfd0b0d827
Merge pull request #97 from haskell-servant/jkarni/bump-version-script
...
Add bump-versions script
2015-05-26 12:22:30 +02:00
Julian Arni
3e10ee8a69
Merge pull request #72 from codedmart/deleteFix
...
Allow zero content types on delete. fixes #69
2015-05-26 12:19:23 +02:00
Julian K. Arni
49289ecbb4
Add bump-versions script
2015-05-26 12:18:26 +02:00
Julian K. Arni
f7b2232818
Add missing servant-client test modules
2015-05-26 12:07:44 +02:00
Alp Mestanogullari
5c25c56d50
Merge pull request #84 from haskell-servant/wip-json-decode-eof
...
fix a bug in our `eitherDecodeLenient` function
2015-05-23 12:56:31 +01:00
Julian Arni
763928cd66
Merge pull request #82 from triplepointfive/drop-system-filepath
...
Add support for wai-app-static-3.1.0
2015-05-18 12:55:40 +02:00
Brandon Martin
b45ac07ece
HasClient instance for Delete cts' () now does not care at all about content types provided
2015-05-17 07:51:49 -06:00
Alp Mestanogullari
09e525fc76
Merge pull request #85 from haskell-servant/wip-better-error-doctest-failure
...
servant, servant-server: handle corner case in doctests, add an helpful error message
2015-05-16 09:49:05 +01:00
Alp Mestanogullari
e59c03faa2
Merge pull request #74 from haskell-servant/wip-whitespace-comment
...
servant: clean up some white spaces, add link explaining why Or works.
2015-05-16 08:28:28 +01:00
Christian Marie
54131821a5
servant: allow whitespace before JSON
2015-05-16 12:58:53 +10:00
Christian Marie
ec55177796
servant, servant-server: handle corner case in doctests
...
They seem to encounter multiple sandboxes sometimes, we now provide a more
helpful error if that happens. Didn't look into why this happens.
2015-05-16 12:45:08 +10:00