Commit graph

  • 31b12d4bf4 Refactoring: abstracting common parts of method handlers. Andres Loeh 2015-06-01 21:12:12 +02:00
  • eb86a82105 Refactoring: one module per concept. Andres Loeh 2015-06-01 19:38:51 +02:00
  • e83397a1db Fix the auth combinator example. Andres Loeh 2015-06-01 15:30:09 +02:00
  • 404bfdd89c Add test cases for the priority of error codes. Andres Loeh 2015-06-01 10:24:09 +02:00
  • f9b1e7fc50 Switch server interpretation to a datatype for efficiency. Andres Loeh 2015-05-29 17:16:36 +02:00
  • 2725e20a1a Merge pull request #110 from bgamari/master Julian Arni 2015-06-03 15:32:18 +02:00
  • 74a52df1a1 API.Capture: Fix haddocks Ben Gamari 2015-06-03 07:13:49 -04:00
  • 939a008b67 Bump aeson bound Ben Gamari 2015-06-03 06:53:34 -04:00
  • 0b3291970f Bump to 0.4.1 v0.4.1 Julian K. Arni 2015-05-29 16:24:08 +02:00
  • 9f1cb63206 fix HTML content types in haddocks Alp Mestanogullari 2015-05-29 16:08:14 +02:00
  • db8cf8bd8d Merge pull request #106 from haskell-servant/jkarni/bump-either Alp Mestanogullari 2015-05-29 14:56:45 +01:00
  • ce012da4ee Bump 'either' upper-bound Julian K. Arni 2015-05-29 14:29:32 +02:00
  • d785b7ff0f Merge pull request #105 from haskell-servant/jkarni/fix-docs Alp Mestanogullari 2015-05-29 10:56:06 +01:00
  • 3bcbe80c37 Fix for GHC-7.8.x Pierre Radermecker 2015-05-27 22:25:08 +02:00
  • 5de9daf528 Fix outdated docs Julian K. Arni 2015-05-29 10:59:24 +02:00
  • 69936280b0 Merge pull request #102 from haskell-servant/jkarni/bound-for-servant-examples Julian Arni 2015-05-28 12:31:26 +02:00
  • 7976468a32 Add servant bounds for servant-examples. Julian K. Arni 2015-05-28 11:22:43 +02:00
  • 460fe0ba46 travis: switch to install packages in the user package db Sönke Hahn 2015-05-20 23:12:20 +08:00
  • 520519bca9 Remove deps on HttpException from http-client Pierre Radermecker 2015-05-27 15:29:56 +02:00
  • 15b54cf1d0 Add AutoDeriveTypeable for ghc < 7.10 Pierre Radermecker 2015-05-23 14:55:12 +02:00
  • 076286c37b Add a Exception instance for ServantError Pierre Radermecker 2015-05-21 18:22:12 +02:00
  • 717b18df4e Use MonadThrow instead of Either in the signature of parseBaseUrl Pierre Radermecker 2015-05-20 21:54:10 +02:00
  • c6467e2e70 Merge pull request #100 from haskell-servant/jkarni/servant-changelog Alp Mestanogullari 2015-05-27 15:32:59 +01:00
  • 0c5ae32518 Merge pull request #99 from haskell-servant/jkarni/bump-attoparsec Alp Mestanogullari 2015-05-27 15:32:39 +01:00
  • 35e7e386a5 Update servant changelog Julian K. Arni 2015-05-27 15:33:25 +02:00
  • 28387b7804 Update changelog Julian K. Arni 2015-05-27 15:21:53 +02:00
  • 2bff26feca Bump attoparsec Julian K. Arni 2015-05-27 15:19:30 +02:00
  • de813c3269 Merge pull request #95 from haskell-servant/tvh/safeLink-92 Julian Arni 2015-05-27 13:27:06 +02:00
  • 0f4c73bffe Make safeLink safer (#92) Timo von Holtz 2015-05-27 11:29:08 +10:00
  • 0a6e2aaf61 Merge pull request #96 from haskell-servant/jkarni/missing-test-modules Julian Arni 2015-05-26 12:34:55 +02:00
  • cfd0b0d827 Merge pull request #97 from haskell-servant/jkarni/bump-version-script Julian Arni 2015-05-26 12:22:30 +02:00
  • 3e10ee8a69 Merge pull request #72 from codedmart/deleteFix Julian Arni 2015-05-26 12:19:23 +02:00
  • 49289ecbb4 Add bump-versions script Julian K. Arni 2015-05-26 12:18:26 +02:00
  • f7b2232818 Add missing servant-client test modules Julian K. Arni 2015-05-26 12:07:44 +02:00
  • ed7d235b26 Don't export HttpException Timo von Holtz 2015-05-25 17:51:35 +10:00
  • 5c25c56d50 Merge pull request #84 from haskell-servant/wip-json-decode-eof Alp Mestanogullari 2015-05-23 12:56:31 +01:00
  • c567ed04dc Merge pull request #90 from haskell-servant/shahn/cabal-fixes-second-try Julian Arni 2015-05-22 16:03:23 +02:00
  • 5c5abe1d14 ghc-7.10 compatibility Sönke Hahn 2015-05-18 18:53:43 +08:00
  • bcfe2fa361 travis: switch to install packages in the user package db Sönke Hahn 2015-05-20 23:12:20 +08:00
  • b6e8e1cb30 Added Cookie, a low-level combinator similar to Header Sean Clark Hess 2015-05-16 12:33:33 -06:00
  • 763928cd66 Merge pull request #82 from triplepointfive/drop-system-filepath Julian Arni 2015-05-18 12:55:40 +02:00
  • b45ac07ece HasClient instance for Delete cts' () now does not care at all about content types provided Brandon Martin 2015-05-17 07:51:49 -06:00
  • e4c696220e Merge 6e688e9e35 into 09e525fc76 Julian Arni 2015-05-16 08:59:44 +00:00
  • 09e525fc76 Merge pull request #85 from haskell-servant/wip-better-error-doctest-failure Alp Mestanogullari 2015-05-16 09:49:05 +01:00
  • e59c03faa2 Merge pull request #74 from haskell-servant/wip-whitespace-comment Alp Mestanogullari 2015-05-16 08:28:28 +01:00
  • 54131821a5 servant: allow whitespace before JSON Christian Marie 2015-05-16 12:40:26 +10:00
  • ec55177796 servant, servant-server: handle corner case in doctests Christian Marie 2015-05-16 11:14:24 +10:00
  • 43d0620403 servant: allow whitespace after parsing JSON Christian Marie 2015-05-16 11:11:38 +10:00
  • 7e14eeafe9 Use filepath to add trailing path separator Ilya Smelkov 2015-05-16 01:03:48 +03:00
  • c41267811e CPP for support for all 3.X versions of wai-app-static Julian K. Arni 2015-05-15 12:58:12 +02:00
  • 6e688e9e35 CPP for support for all 3.X versions of wai-app-static Julian K. Arni 2015-05-15 12:58:12 +02:00
  • 955261ddd3 Merge pull request #77 from haskell-servant/update-examples Christian Marie 2015-05-15 20:36:25 +10:00
  • ab3a95960a Bump upper bounds for wai-app-static and attoparsec Julian K. Arni 2015-05-13 14:53:56 +02:00
  • 04c8d50132 Bump version script Julian K. Arni 2015-05-11 22:59:53 +02:00
  • 35fa0ce7cf Fix missing test module and unify versions format Julian K. Arni 2015-05-11 22:39:04 +02:00
  • e27d8a512f Add sdist checking Julian K. Arni 2015-05-11 22:38:30 +02:00
  • 13a8813422 Merge pull request #78 from haskell-servant/wip-fix-test-all-script Christian Marie 2015-05-15 15:49:03 +10:00
  • 28647c0ac1 Merge branch 'wip-fix-test-all-script' into update-examples Christian Marie 2015-05-15 11:04:56 +10:00
  • d1b904372d Move comment out of haddocks. Christian Marie 2015-05-15 10:37:18 +10:00
  • 1e9a5eedb9 Merge branch 'wip-fix-test-all-script' into wip-whitespace-comment Christian Marie 2015-05-15 10:36:16 +10:00
  • b5e558f783 Merge pull request #79 from haskell-servant/shahn/wip-fix-test-all-script Christian Marie 2015-05-14 23:16:10 +10:00
  • 0d47f4527b fix doctests for cabal-install-1.18 Sönke Hahn 2015-05-14 19:47:39 +08:00
  • 07f8b6a28a scripts: install all of the servant ecosystem at once, for consistent dependencies Christian Marie 2015-05-14 12:35:35 +10:00
  • 46d48946b0 update examples for servant-docs. fixes #76 Alp Mestanogullari 2015-05-14 01:01:41 +02:00
  • ff6c04cf1a update examples in servant-client. fixes #75 Alp Mestanogullari 2015-05-14 00:52:37 +02:00
  • 13fcb4f3f1 servant: clean up some white spaces, add link explaining why Or works. Christian Marie 2015-05-14 00:07:57 +10:00
  • c87b846815 Merge pull request #66 from haskell-servant/upper-bound Alp Mestanogullari 2015-05-11 10:44:59 +01:00
  • 405d69d954 fix some links in the cabal descriptions Alp Mestanogullari 2015-05-11 10:43:52 +02:00
  • 3745446128 tweak README Alp Mestanogullari 2015-05-11 10:36:25 +02:00
  • 15a39b8a7b Upper bounds to base for servant-examples Julian K. Arni 2015-05-10 14:38:23 +02:00
  • 690df4d9e0 Consistent version numbering v0.4 Julian K. Arni 2015-05-10 14:10:21 +02:00
  • e3f46ed5ce Merge pull request #64 from haskell-servant/getting-started-examples Alp Mestanogullari 2015-05-10 13:07:31 +01:00
  • 39d114ab12 getting-started -> tutorial Alp Mestanogullari 2015-05-10 13:39:18 +02:00
  • 4653744706 examples: use 'random' instead of 'probable' for GS9 Alp Mestanogullari 2015-05-10 12:20:02 +02:00
  • e0f4ed6426 adapt examples to baseurl fix Alp Mestanogullari 2015-05-09 17:31:54 +02:00
  • a403eee488 examples: don't depend on pandoc & servant-pandoc, just serve a markdown file Alp Mestanogullari 2015-05-09 16:27:36 +02:00
  • 616b203792 examples: add GS10 Alp Mestanogullari 2015-05-09 16:05:09 +02:00
  • 77b15e9cdc examples: add GS9 Alp Mestanogullari 2015-05-09 12:27:45 +02:00
  • 0000189760 examples: add GS8 Alp Mestanogullari 2015-05-07 17:48:21 +02:00
  • c892aae429 examples: add GS7 Alp Mestanogullari 2015-05-06 19:01:32 +02:00
  • ec95cb0355 examples: add GS6 Alp Mestanogullari 2015-05-06 15:57:22 +02:00
  • 1d3eefaf48 examples: add GS5 Alp Mestanogullari 2015-05-06 15:07:49 +02:00
  • e81ac8fbc5 examples: add GS4 Alp Mestanogullari 2015-05-06 13:36:04 +02:00
  • f3002b36da examples: tweak GS3 Alp Mestanogullari 2015-05-06 00:20:54 +02:00
  • 3edc067c66 servant-examples: add GS3 Alp Mestanogullari 2015-05-05 22:54:55 +02:00
  • 66456cafa2 refactor a bit + add GS2 Alp Mestanogullari 2015-05-05 21:50:24 +02:00
  • 2b23253a8d first getting-started example Alp Mestanogullari 2015-05-05 18:00:10 +02:00
  • 8b705f6d0e Merge pull request #62 from haskell-servant/jkarni/bump-0.4 Alp Mestanogullari 2015-05-09 17:09:59 +01:00
  • b81ea9eee2 Bump everything to 0.4 Julian K. Arni 2015-05-09 02:28:05 +02:00
  • c8aa53f1a4 Merge pull request #63 from haskell-servant/docs-exports Alp Mestanogullari 2015-05-09 16:09:54 +01:00
  • b6f7efe8e2 put intro titles at the same level as the endpoints Alp Mestanogullari 2015-05-09 16:28:19 +02:00
  • c2211e9534 add missing exports (lenses) to servant-docs's Servant.Docs module Alp Mestanogullari 2015-05-09 16:06:11 +02:00
  • fc517a2f85 Merge pull request #60 from codedmart/fix-baseurl Julian Arni 2015-05-09 02:28:31 +02:00
  • bc8efb2464 clean up Client and remove Setup binary Brandon Martin 2015-05-08 17:51:23 -06:00
  • bec2ed3f8a Merge 0385abcf09 into c758e4bc10 Julian Arni 2015-05-08 23:02:56 +00:00
  • 0385abcf09 remove unsed type and clean up Brandon Martin 2015-05-08 12:47:19 -06:00
  • 54bef67fab Fix remaining test cases Julian K. Arni 2015-05-08 15:07:11 +02:00
  • 2fdb8e0161 changes to fix tests for baseurl changes Brandon Martin 2015-05-05 09:39:35 -06:00
  • ec22418d87 make BaseUrl an argument to 'client' instead of each function produced by 'client' Alp Mestanogullari 2015-04-24 17:51:30 +02:00
  • 7c24c2a5a3 remove unsed type and clean up Brandon Martin 2015-05-08 12:47:19 -06:00