Commit graph

  • 15143cc900 Merge pull request #457 from kosmikus/fix-router-sharing Andres Löh 2016-04-12 10:04:05 +0200
  • b1a6d88845 Revise the Router type to allow proper sharing. Andres Loeh 2016-04-09 15:42:57 +0200
  • d4c6f67cf0 servant-server: update changelog Sönke Hahn 2016-04-12 13:58:00 +0800
  • 21546991af Introduce a Handler alias for ExceptT ServantErr IO Luke Cycon 2016-04-07 14:34:23 -0700
  • b8422e80b2 Merge #456 Sönke Hahn 2016-04-12 13:00:39 +0800
  • b84016e191 Sort out this changelog situation Luke Cycon 2016-04-11 21:54:04 -0700
  • 353c1798e1 Update some docs and the changelogs Luke Cycon 2016-04-11 11:19:18 -0700
  • fffa72b62b Merge pull request #459 from joncfoo/patch-1 Sönke Hahn 2016-04-11 23:01:06 +0800
  • aa71099ffd Update Mock.hs Jonathan 2016-04-11 08:54:38 -0500
  • 6ec4bdcc73 Merge pull request #451 from kosmikus/show-router Andres Löh 2016-04-11 08:43:10 +0200
  • 8c778825c7 Improvements and visualization of router structure. Andres Loeh 2016-04-07 13:45:15 +0200
  • 8dd0b7a93e Merge 16219f00fe into ba57d20008 Sönke Hahn 2016-04-11 03:52:11 +0000
  • ba57d20008 Add ReflectMethod instances for OPTIONS, TRACE, and CONNECT Andrew Gibiansky 2016-04-05 17:30:50 -0700
  • 23fb5e1f56 Fix code example in haddock of servant-mock Jonathan 2016-04-10 11:03:48 -0500
  • f484483d84 Re-export throwE from module Servant Luke Cycon 2016-04-08 12:06:44 -0700
  • 21822be75a update servant-server's changelog for 0.6.1 Sönke Hahn 2016-04-08 14:49:51 +0800
  • 3375a33b4a WIP - Mappable Amar 2016-04-07 20:54:11 +0800
  • 8bf81190b2 add one more auth test Sönke Hahn 2016-04-07 18:04:36 +0800
  • c2c9bef571 version bump v0.6.1 Sönke Hahn 2016-04-07 18:24:29 +0800
  • 285f47e252 sources.txt: prefer servant-server and servant-client Sönke Hahn 2016-04-04 16:54:27 +0800
  • b926166273 Merge 59365116f3 into 16219f00fe Nicolas Rolland 2016-04-06 20:09:20 +0000
  • 56c13eeae9 Merge pull request #446 from haskell-servant/gen-auth-test-for-raw Aaron Levin 2016-04-06 18:06:48 +0200
  • 8a0c3a9497 Add test: Gen Auth properly supports Raw endpoints aaron levin 2016-04-06 13:45:44 +0200
  • 16219f00fe roughly working again Sönke Hahn 2016-04-06 17:43:28 +0800
  • 2434399845 wip Sönke Hahn 2016-04-06 16:58:44 +0800
  • 6df3429b68 refactored basic auth test cases Sönke Hahn 2016-04-06 15:24:30 +0800
  • b5dc4dd350 travis-wip Sönke Hahn 2016-04-06 11:41:41 +0800
  • 14ff219726 fix error status bug in basic auth Sönke Hahn 2016-04-06 11:16:18 +0800
  • 4224c20bff some formatting and refactoring Sönke Hahn 2016-04-06 10:59:49 +0800
  • 6a586858ae Merge remote-tracking branch 'origin/master' into client-ghcjs-wip Sönke Hahn 2016-04-05 20:19:21 +0800
  • 75fc59dd44 Add ReflectMethod instances for OPTIONS, TRACE, and CONNECT Andrew Gibiansky 2016-04-05 17:30:50 -0700
  • 933a2c4445 re-export ClientM from Servant.Client. Sönke Hahn 2016-04-05 17:51:25 +0800
  • 14a8139cbe version bump v0.6 Sönke Hahn 2016-04-01 21:19:05 +0800
  • 1fe37d5170 move doc/tutorial out of sources.txt Sönke Hahn 2016-04-01 20:48:03 +0800
  • 94982c15dc move travis script into a file Sönke Hahn 2016-04-01 20:47:24 +0800
  • 2367ee9965 put 0.6 into changelogs Sönke Hahn 2016-04-01 19:52:43 +0800
  • 7ec8eae2e7 fixed release readme and bumper script Sönke Hahn 2016-04-01 19:51:50 +0800
  • b72c271c2c remove ToText from docs Sönke Hahn 2016-04-02 15:03:00 +0800
  • 4f558971d1 Removed FromText references from docs. Alexander Kjeldaas 2016-04-01 22:56:19 +0200
  • 707679def8 Merge fcb0a727b4 into 2fb981f02a Julian Arni 2016-04-01 17:06:29 +0000
  • 2fb981f02a Merge branch 'pr' Sönke Hahn 2016-04-01 18:46:15 +0800
  • 1920694f62 cabal: decrease upper bound for base to disallow ghc-8 Sönke Hahn 2016-03-27 17:16:28 +0800
  • 6fd1e21580 Updated changelog to reflect that client no longer requires BaseUrl and Manager arguments mbg 2016-03-30 22:51:08 +0100
  • a9200cd050 Modified the tutorial to reflect the changes to servant-client (explicit parameters) mbg 2016-03-30 22:50:29 +0100
  • 9e1ba9221d Manager and BaseUrl are now explicit parameters of all client functions, instead of ReaderTs mbg 2016-03-30 22:41:39 +0100
  • 41129e98b3 Removed GetNth and GetLast type classes mbg 2016-03-28 18:01:53 +0100
  • 19a4e037d8 Updated tutorial to reflect the updated client function in servant-client mbg 2016-03-28 15:27:51 +0100
  • 316737c16d Updated documentation in Client.hs to reflect the changes to the client function mbg 2016-03-28 14:56:50 +0100
  • 89b0758dc8 Changed servant-client tests to reflect the changes to the client function mbg 2016-03-28 14:52:33 +0100
  • 7379b7486a Moved BaseUrl and Manager parameters from the client function to the Client type as discussed in #428 mbg 2016-03-28 14:11:50 +0100
  • 97168459fd servant-server: add a test-case for streaming request bodies from client to server Sönke Hahn 2016-03-01 16:19:13 +0800
  • 5890d5253b update changelog Sönke Hahn 2016-03-27 17:05:59 +0800
  • 57afd80d5d Merge pull request #429 from haskell-servant/add-auth-to-tutorial-toc v0.5.post3 Aaron Levin 2016-03-26 22:57:51 +0100
  • 5b068b3ad3 Authentication.lhs in tutorial project + toc Alp Mestanogullari 2016-03-26 13:56:45 +0100
  • 09c40f61e2 return 400 (instead of 404) on invalid captures Sönke Hahn 2016-03-23 15:06:38 +0800
  • b4eef7acde refactored HasServer Capture instance Sönke Hahn 2016-03-23 14:59:46 +0800
  • 509d8ab605 Merge branch 'pr' v0.5.post2 Sönke Hahn 2016-03-26 19:35:15 +0800
  • 0c01b0dba4 Fixed some minor typos Alexander Kjeldaas 2016-03-25 19:09:44 +0100
  • 0ad60fe093 Document http error codes Alexander Kjeldaas 2016-03-25 10:53:45 +0100
  • 59365116f3 fix MVar infinite blocking Yann Esposito (Yogsototh) 2016-01-04 20:25:52 +0100
  • 9c4aeec792 Add link to old tutorial Jonathan Curran 2016-03-22 08:32:15 -0500
  • a35aa161a6 Fix link to serveDirectory. Julian K. Arni 2016-03-18 15:54:22 +0100
  • a67a761cae Make more packages compilable with GHC8 Oleg Grenrus 2016-02-19 12:32:41 +0200
  • a266965051 Make servant compilable with GHC8 Oleg Grenrus 2016-02-18 22:56:19 +0200
  • fbf7c02d73 Merge pull request #416 from haskell-servant/jkarni/basic-auth-tutorial v0.5.post1 Aaron Levin 2016-03-20 22:21:25 +0100
  • 4e37365534 Fix type-synonym in tutorial Julian K. Arni 2016-03-20 19:04:49 +0100
  • 44c2f1a8de fixing reference, trying out file link Chris Allen 2016-03-20 00:11:15 -0500
  • b4aad4fa91 Mentioning the Cabal file explicitly, how to make Stackage LTS play nice. Chris Allen 2016-03-19 23:23:50 -0500
  • d6c52683bd Merge 8a4265e0a0 into 75da1a1b4b Chris Allen 2016-03-20 04:51:08 +0000
  • 8a4265e0a0 no more server Chris Allen 2016-03-19 23:51:05 -0500
  • 37e778e9eb What if it's markdown? Chris Allen 2016-03-19 23:43:12 -0500
  • 730e3d3bce More honest/trustworthy version bounds Chris Allen 2016-03-19 23:34:18 -0500
  • 28a78124d7 mention stack.yaml Chris Allen 2016-03-19 23:33:04 -0500
  • 25106f9645 Making dependencies known, demonstrating how to split things apart Chris Allen 2016-03-19 23:23:50 -0500
  • f742a5c4c8 Simplify auth section in apitypes Julian K. Arni 2016-03-19 17:44:05 +0100
  • 45eba28da9 re-add conclusion Julian K. Arni 2016-03-19 17:26:52 +0100
  • c22d74ca55 Add basic authentication to tutorial aaron levin 2016-03-06 21:04:51 +0100
  • 75da1a1b4b Update servant-js changelog v0.5 Arian van Putten 2016-03-19 13:41:27 +0100
  • 101e138a4b Cut 0.5 in changelogs Julian K. Arni 2016-03-19 13:26:13 +0100
  • eb11fe6b02 Merge pull request #355 from haskell-servant/tutorial Julian Arni 2016-03-19 12:04:51 +0100
  • 81ef37323e rewrite upload script Sönke Hahn 2016-03-19 18:12:05 +0800
  • ff34393d4b bump version for servant-cassava to 0.5 Sönke Hahn 2016-03-19 18:18:39 +0800
  • 610b837e8d tutorial: html tweak Sönke Hahn 2016-03-19 17:28:39 +0800
  • 050f071a0b tutorial: update .gitignore Sönke Hahn 2016-03-19 17:16:21 +0800
  • 79029089db Remove servant-examples (again) Julian K. Arni 2016-03-18 15:10:56 +0100
  • 4e90308b85 Fix compilation Julian K. Arni 2016-03-18 15:09:38 +0100
  • b97a352773 tutorial: updated Javascript.lhs (and wrote some tests for it) Sönke Hahn 2016-03-12 16:03:57 +0800
  • 0985e51022 deleted the Trans.Monad.Except rwobben 2016-03-02 13:03:18 +0000
  • 027cd82725 tutorial: corrected curl examples Sönke Hahn 2016-03-01 19:47:14 +0800
  • 1b928878dd added aeson-compat to the cabal file rwobben 2016-03-01 07:16:26 +0000
  • 8e4ab06030 tutorial: read through Docs.lhs Sönke Hahn 2016-02-28 22:32:53 +0100
  • ac02a28527 tutorial: formatting for bash sections Sönke Hahn 2016-02-28 22:21:04 +0100
  • 2716d508e8 tutorial: read through Client.lhs Sönke Hahn 2016-02-28 22:16:43 +0100
  • e84fea334a tutorial: read through Server.lhs Sönke Hahn 2016-02-27 19:53:03 +0100
  • e68cf28750 change a dependency and delete EmptyConfig rwobben 2016-02-26 10:13:22 +0000
  • 434c163aa1 tutorial: read through ApiType.lhs Sönke Hahn 2016-02-23 13:42:48 +0100
  • 140da7a7b0 tutorial: tweaks Sönke Hahn 2016-02-18 22:12:27 +0100
  • 71a21403a0 tutorial: tweak index page Sönke Hahn 2016-02-18 18:17:56 +0100
  • 23d6671c6c tutorial: tweak some titles Sönke Hahn 2016-02-18 18:13:43 +0100
  • 9263f9790f tutorial: restructuring Sönke Hahn 2016-02-18 17:02:11 +0100