Commit graph

  • 85b2377208 add stack.yaml and use it in travis file Sönke Hahn 2015-07-14 01:07:19 +0800
  • 2cf2d08cd3 Merge pull request #163 from haskell-servant/servant-mock Alp Mestanogullari 2015-07-24 15:45:08 +0200
  • 221074388f Merge 170e981751 into b11fe341d4 Julian Arni 2015-07-23 20:37:26 +0000
  • b11fe341d4 Merge pull request #161 from haskell-servant/new-js-codegen Alp Mestanogullari 2015-07-23 22:37:25 +0200
  • 170e981751 add stack.yaml Sönke Hahn 2015-07-14 01:07:19 +0800
  • 710c560de8 Merge pull request #160 from haskell-servant/jkarni/fix-is-elem-header Alp Mestanogullari 2015-07-23 13:50:53 +0200
  • d3fa61c041 servant-js testsuite code cleanup Alp Mestanogullari 2015-07-23 13:47:44 +0200
  • 42d73d10e6 Bump warp upper bound. Julian K. Arni 2015-07-23 13:31:37 +0200
  • 29e3c1a45a Fix isElem for Header. Julian K. Arni 2015-07-21 15:22:56 +0200
  • fe0e526aa1 haddocks for Servant.Mock Alp Mestanogullari 2015-07-23 13:00:37 +0200
  • d6a7f5c856 actually fix the build on 7.8, hopefully Alp Mestanogullari 2015-07-22 22:08:56 +0200
  • 248033ad81 fix build on 7.8 Alp Mestanogullari 2015-07-22 22:06:46 +0200
  • 349cc1089b transformers bound Alp Mestanogullari 2015-07-22 21:49:24 +0200
  • 87c3bd590e first shot at Servant.Mock Alp Mestanogullari 2015-07-22 21:22:42 +0200
  • 6257712687 add changelog entries for the work done on servant-js Alp Mestanogullari 2015-07-22 19:36:42 +0200
  • a2a4665951 clean up servant-js significantly, simplify the API of the library a lot and document @freezeboy's sweet generators from #159 a bit in the main module of the library, Servant.JS along with how people should use the library. Alp Mestanogullari 2015-07-22 19:23:31 +0200
  • 0f15cb7328 fix servant-js import in examples/tutorial Alp Mestanogullari 2015-07-22 13:05:12 +0200
  • eabf13ebdb rename servant-jquery to servant-js, Servant.JQuery to Servant.JS Alp Mestanogullari 2015-07-22 12:55:44 +0200
  • 688bc7520e Revert "Replace <> with interpolate QQ" Freezeboy 2015-07-18 12:20:36 +0200
  • a50d36c786 Replace <> with interpolate QQ Freezeboy 2015-07-18 11:42:35 +0200
  • ce43317eeb Add some haddock, rename 'functionName' Freezeboy 2015-07-18 10:51:49 +0200
  • 294143af1d Modifying T9.hs accordingly with new js gen Freezeboy 2015-07-18 00:11:44 +0200
  • f9de958fda Adding a generic way to generate js variants Freezeboy 2015-07-17 23:36:38 +0200
  • 6ebaf4225b Merge 859e315cd8 into f7d25c5b35 freezeboy 2015-07-21 14:17:04 +0000
  • f7d25c5b35 Merge pull request #156 from haskell-servant/jkarni/overlappable-alt-doc Alp Mestanogullari 2015-07-21 16:17:03 +0200
  • 859e315cd8 Revert "Replace <> with interpolate QQ" Freezeboy 2015-07-18 12:20:36 +0200
  • 7fb4471b00 Replace <> with interpolate QQ Freezeboy 2015-07-18 11:42:35 +0200
  • d8740ff0e5 Add some haddock, rename 'functionName' Freezeboy 2015-07-18 10:51:49 +0200
  • e8c457ed1f Modifying T9.hs accordingly with new js gen Freezeboy 2015-07-18 00:11:44 +0200
  • adad56d82b Adding a generic way to generate js variants Freezeboy 2015-07-17 23:36:38 +0200
  • e29acc0825 Make HasDocs instance for :<|> overlappable. Julian K. Arni 2015-07-14 15:57:36 +0200
  • 3209f98985 Merge pull request #141 from haskell-servant/new-combinators Alp Mestanogullari 2015-07-10 15:00:19 +0200
  • f39d57c6b3 add HttpVersion, IsSecure, RemoteHost and Vault combinators with instances for all interpretations (all but the server ones being 'ignore that combinator') Alp Mestanogullari 2015-06-23 10:34:20 +0200
  • 1eacd565f1 Bump to 0.4.3.1 v0.4.3.1 Julian K. Arni 2015-07-10 13:55:18 +0200
  • b5b4d9ad60 Cabal file fixes Julian K. Arni 2015-07-09 23:34:21 +0200
  • a2ae9e521a Merge b6e8e1cb30 into e450e531c1 Sean Hess 2015-07-09 23:06:58 +0000
  • e450e531c1 Merge pull request #152 from haskell-servant/jkarni/cabal0file-fixes Alp Mestanogullari 2015-07-10 00:51:56 +0200
  • 5db91c9ecb Cabal file fixes Julian K. Arni 2015-07-09 23:34:21 +0200
  • a67cbbc224 Merge pull request #146 from haskell-servant/pingu/0.4-bugfixes v0.4.3 Christian Marie 2015-07-09 11:52:13 +1000
  • fb97bee5ee Bump to 0.4.3 Christian Marie 2015-07-07 17:48:00 +1000
  • 3b4df6775b servant-jquery: set content type to application/json on POST bwo 2015-07-07 21:25:32 -0700
  • 490a84cda1 Merge pull request #150 from haskell-servant/pingu/jquery-post-content-type-take2 Christian Marie 2015-07-09 10:58:36 +1000
  • f6196aea4d servant-jquery: set content type to application/json on POST bwo 2015-07-07 21:25:32 -0700
  • 1b6115da6e Merge 7c98f57f6c into 9c50804c6f bwo 2015-07-08 04:25:41 +0000
  • 7c98f57f6c alternative cotnent-type bwo 2015-07-07 21:25:32 -0700
  • f61eb9e6ee Merge 2fd069df59 into 9c50804c6f Christian Marie 2015-07-08 02:01:01 +0000
  • 2fd069df59 servant-jquery: set content type to application/json on POST Christian Marie 2015-07-08 11:54:44 +1000
  • 1efe9f1a2a Make bump-versions.sh work Christian Marie 2015-07-06 17:05:45 +1000
  • 9c50804c6f Merge pull request #147 from haskell-servant/pingu/fix-bump-versions-script Alp Mestanogullari 2015-07-07 08:29:23 +0200
  • e3c3ba2aeb remove tabs Alp Mestanogullari 2015-06-18 13:09:18 +0200
  • 76b21f787c clarify some variable names in the examples + semantic html pedantry Alp Mestanogullari 2015-06-18 12:32:00 +0200
  • d1ee5c7a63 Added test for docsWith. Philipp Kant 2015-06-16 22:38:14 +0200
  • 3565641359 servant-docs: Fix docsWith. Philipp Kant 2015-06-16 10:53:13 +0200
  • 627158845b Make bump-versions.sh work Christian Marie 2015-07-06 17:05:45 +1000
  • 452ddf02e4 Add HasLink instance for Header. Fixes #128 Alp Mestanogullari 2015-06-18 12:40:00 +0200
  • fa6cfbb539 Merge pull request #94 from haskell-servant/tvh/simpler-error Alp Mestanogullari 2015-07-02 00:59:14 +0200
  • ef54deae8e Merge 757d924302 into d27c7c0c6f Oswyn Brent 2015-06-24 06:21:49 +0000
  • 472249e92c Merge pull request #119 from haskell-servant/existential-error Christian Marie 2015-06-24 12:02:54 +1000
  • 757d924302 wip-either Oswyn Brent 2015-06-24 12:02:03 +1000
  • d27c7c0c6f Merge pull request #140 from oswynb/fix-aeson-test Julian Arni 2015-06-23 16:51:52 +0200
  • 8eb592bc15 Fix ordering of CPP directive for aeson test Oswyn Brent 2015-06-23 14:55:13 +1000
  • 7399f30cc4 Merge pull request #132 from haskell-servant/fix-129-queryparam-link Alp Mestanogullari 2015-06-19 22:16:34 +0100
  • 0e22d19800 Make Link take a Maybe argument for MatrixParam, just like QueryParam Alp Mestanogullari 2015-06-19 11:30:44 +0200
  • 82328247e6 Fix doctests for Link/QueryParam Alp Mestanogullari 2015-06-19 10:29:06 +0200
  • 9fbd312b4c adapt tests to the modified HasLink instance for QueryParam Alp Mestanogullari 2015-06-19 10:03:24 +0200
  • e8bae7d035 Tweak the HasLink instance for QueryParam, fixes #129 Alp Mestanogullari 2015-06-18 18:03:48 +0200
  • 9b9ea1059c Merge pull request #130 from haskell-servant/fix-128 Alp Mestanogullari 2015-06-18 14:29:36 +0100
  • 8b38344494 remove tabs Alp Mestanogullari 2015-06-18 13:09:18 +0200
  • ee0372e0bf Add HasLink instance for Header. Fixes #128 Alp Mestanogullari 2015-06-18 12:40:00 +0200
  • 13edc014b7 clarify some variable names in the examples + semantic html pedantry Alp Mestanogullari 2015-06-18 12:32:00 +0200
  • 74423feed0 Merge pull request #124 from kantp/fix-docswith Alp Mestanogullari 2015-06-17 10:22:28 +0100
  • 529139eb03 Added test for docsWith. Philipp Kant 2015-06-16 22:38:14 +0200
  • 8dc6d9a7d4 servant-docs: Fix docsWith. Philipp Kant 2015-06-16 10:53:13 +0200
  • 56b91b1d77 Remove verbose flag from cabal install for travis Julian K. Arni 2015-06-12 17:07:49 +0200
  • dfa30e890c Merge pull request #120 from haskell-servant/jkarni/travis_retry Alp Mestanogullari 2015-06-12 15:35:07 +0100
  • bef0e880cb Fix sporadic eitherDecodeLenient test failures Julian K. Arni 2015-06-12 15:45:51 +0200
  • a9085287fa travis fixes Julian K. Arni 2015-06-12 15:45:27 +0200
  • e022ad0b23 Add travis_retry bash function Julian K. Arni 2015-06-12 14:37:41 +0200
  • 29de4f53d1 travis retry Julian K. Arni 2015-06-12 13:34:46 +0200
  • a4bf32c51a servant-client: Hide HttpException by wrapping it in SomeException Christian Marie 2015-06-12 21:13:22 +1000
  • ad16c4f768 Merge branch 'master' into existential-error Christian Marie 2015-06-12 19:56:49 +1000
  • 863d076220 Merge 460fe0ba46 into ab19ea884a Julian Arni 2015-06-09 15:17:33 +0000
  • ab19ea884a Fix upload script issues Julian K. Arni 2015-06-09 12:51:39 +0200
  • 9f319963e9 Fix upload script issues Julian K. Arni 2015-06-09 12:51:39 +0200
  • c11012dcbf Fix DIR issues Julian K. Arni 2015-06-05 15:08:52 +0200
  • 0c52b23168 Upload script and some script refactoring Julian K. Arni 2015-06-05 14:14:26 +0200
  • c86e32433a Bump version to 0.4.2 v0.4.2 Julian K. Arni 2015-06-09 11:06:41 +0200
  • 1fc048e9db Bump string-conversions Julian K. Arni 2015-06-04 15:09:01 +0200
  • 358f7691e5 Don't render header via String Julian K. Arni 2015-06-04 14:28:28 +0200
  • 9e9329c784 Merge pull request #116 from haskell-servant/upload-script Julian Arni 2015-06-05 16:56:33 +0200
  • a621b1d854 Fix DIR issues Julian K. Arni 2015-06-05 15:08:52 +0200
  • aec39b546e Upload script and some script refactoring Julian K. Arni 2015-06-05 14:14:26 +0200
  • c162e10676 Merge pull request #115 from haskell-servant/jkarni/patch-safe-link Alp Mestanogullari 2015-06-05 12:44:03 +0100
  • 8b0ade729e Add missing Patch case for safeLink Julian K. Arni 2015-06-05 12:18:01 +0200
  • 664691e1ba Merge pull request #114 from haskell-servant/jkarni/bump-string-conversions Alp Mestanogullari 2015-06-04 14:56:40 +0100
  • e208977700 Merge pull request #112 from haskell-servant/jkarni/content-type-performance-fix Alp Mestanogullari 2015-06-04 14:23:58 +0100
  • d5091a68e1 Bump string-conversions Julian K. Arni 2015-06-04 15:09:01 +0200
  • e8f7c69aca Merge pull request #89 from PierreR/master Julian Arni 2015-06-04 14:32:54 +0200
  • fb26e134d5 Don't render header via String Julian K. Arni 2015-06-04 14:28:28 +0200
  • d654ccaf3d Merge pull request #111 from haskell-servant/improved-routing Alp Mestanogullari 2015-06-04 12:57:45 +0100