Commit Graph

633 Commits

Author SHA1 Message Date
Julian K. Arni
f525f5b14f Bump version to 0.4.4.5. 2015-10-13 21:50:18 +02:00
Julian K. Arni
9ad82654da Bump upper bound for http-types.
Conflicts:
	servant-server/servant-server.cabal
2015-10-13 21:18:12 +02:00
Julian Arni
5568d14eef Merge pull request #246 from ericnething/0.4
added status code 202 to servant-client POST responses
2015-10-07 13:50:34 +02:00
Eric Nething
c83ec084b3 added status code 202 to servant-client POST responses 2015-10-04 20:58:38 -04:00
Julian K. Arni
363f8c48fe Version bump to 0.4.4.4. 2015-09-23 16:32:11 +02:00
Julian K. Arni
6adecc9d09 Changelog for 0.4.3. 2015-09-23 16:31:42 +02:00
Julian Arni
4e28a45da4 Merge pull request #235 from haskell-servant/jkarni/0.4-fixes
Werror fixes
2015-09-23 16:29:17 +02:00
Julian K. Arni
c60588ade1 Make no-warn-missing-methods a test-all flag. 2015-09-23 15:48:41 +02:00
Julian K. Arni
48c2cc638a Loads of Werror fixes 2015-09-23 15:18:32 +02:00
Julian K. Arni
fe8408e272 no-warn-missing-methods for 0.10 ToJSON 2015-09-23 14:33:59 +02:00
Julian K. Arni
397db6b4b5 Explict imports 2015-09-23 13:31:49 +02:00
Julian K. Arni
ef3cf9f757 Another Day instance removed 2015-09-23 12:11:14 +02:00
Julian K. Arni
afc0f31f91 Use aeson's Day instance 2015-09-23 11:58:02 +02:00
Julian K. Arni
162f5bbd9c Bump version to 0.4.4.3.
For aeson version bump.
2015-09-23 11:43:35 +02:00
AndrewRademacher
051e6118dd Bumped aeson version. 2015-09-23 11:43:02 +02:00
Julian K. Arni
867530fb59 Fix servant-mock version 2015-08-29 15:55:20 +02:00
Julian Arni
b4be241fc9 Merge pull request #206 from haskell-servant/jkarni/mock-in-0.4
Add servant-mock to 0.4
2015-08-29 15:50:59 +02:00
Julian K. Arni
ca1b21ebff Remove 0.5 combinators 2015-08-29 14:55:00 +02:00
Julian K. Arni
28d48ce320 Add stack.yaml 2015-08-29 14:54:45 +02:00
Julian K. Arni
4397154f49 Add servant-mock to sources.txt 2015-08-29 14:52:04 +02:00
Julian K. Arni
cb75ed4073 Checkout servant-mock from master. 2015-08-29 14:46:57 +02:00
Julian K. Arni
52adac2039 Bump to 0.4.4.2.
For minor documentation fixes.
2015-08-29 13:26:06 +02:00
Julian K. Arni
85f5dfadde Remove broken links
Conflicts:
	servant/servant.cabal
2015-08-29 13:23:59 +02:00
Alp Mestanogullari
4bcf5158e7 Merge pull request #193 from haskell-servant/servant-server-readme-fix
update readme for servant-server
2015-08-16 11:32:39 +02:00
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