Commit Graph

  • d52c5d08a0
    servant-server 0.19.1 Maxim Koltsov 2022-03-21 14:13:52 +0100
  • 89b66a3634
    Merge pull request #1555 from ysangkok/janus/ghc-92 Maxim Koltsov 2022-03-21 13:58:48 +0100
  • 3370b75622
    Merge pull request #1565 from haskell-servant/re-export Gaël Deest 2022-03-21 13:57:40 +0100
  • 9a99ef9a0b Re-export Servant.API.Generic in Servant.API Gaël Deest 2022-03-21 12:59:03 +0100
  • 408352320e
    Remove obsolete allow-newer Maxim Koltsov 2022-03-21 11:45:49 +0100
  • 010e6a72af Disable curl-mock for 9.2 because of generic-arbitrary Janus Troelsen 2022-03-13 20:35:40 -0600
  • 39898676a8 Enable all packages on GHC 9.2 Janus Troelsen 2022-03-13 19:58:24 -0600
  • 9c7e47adf6 hie.yaml: added to use HLS in VSCode Felix Paulusma 2022-03-14 01:27:12 +0100
  • 4b31699c95 stack.yaml: upped to LTS-18.27 and added servant-auth packages Felix Paulusma 2022-03-14 01:26:00 +0100
  • 87a3c55c0b servant-auth-server: added new type of Auth as a PoC Felix Paulusma 2022-03-14 01:25:16 +0100
  • bbd82a736f Use Stack 2.7.5, cleanup Janus Troelsen 2022-03-09 12:58:50 -0600
  • 17e3eb1041 Allow GHC 9.2 for compatible packages Janus Troelsen 2022-02-24 21:24:59 -0600
  • 780862bcc3
    Merge 86d0e16940 into de923fc887 Ole Krüger 2022-03-08 08:17:00 +0000
  • de923fc887
    Merge pull request #1554 from ysangkok/repl-doctest Gaël Deest 2022-03-08 09:16:19 +0100
  • 222ccf107c Use cabal-install to invoke doctest Janus Troelsen 2022-03-07 21:32:15 -0600
  • e871e1eb85 Add RawM combinator rawm Gaël Deest 2022-03-04 10:23:41 +0100
  • 0aaf3b25d9 Update changelog Nicolas BACQUEY 2022-03-03 17:24:12 +0100
  • 2f9fcdb45d Add server spec for `NoContentVerbWithStatus` Nicolas BACQUEY 2022-03-03 16:49:41 +0100
  • 0a1d32d21e Refactor NoContentVerb into NoContentVerbWithStatus (#1532) Nicolas BACQUEY 2022-03-03 16:37:29 +0100
  • 38c38f12a5
    Merge ca86b4965f into d05da71f09 Guy Gastineau 2022-03-01 15:28:08 -0500
  • d05da71f09
    Export encoding function for a query parameter value (#1549) Giorgio Marinelli 2022-03-01 15:22:25 +0100
  • 282b35c144 Re-export encodeQueryParamValue from Servant.Client.Core Giorgio Marinelli 2022-03-01 14:26:40 +0100
  • ec472e395a Export the encodeQueryParamValue function Giorgio Marinelli 2022-03-01 14:25:26 +0100
  • cedab6572d
    fix broken links (#1548) Marco Perone 2022-03-01 09:34:45 +0100
  • 1cb811dbde fix broken links Marco Perone 2022-03-01 08:36:13 +0100
  • 15b364ae93
    Merge pull request #1541 from mjdominus/master Gaël Deest 2022-02-28 09:50:17 +0100
  • 8fccfccae0
    Merge pull request #1546 from hasufell/PR/hasufell/issue-1545/monad-fail Gaël Deest 2022-02-28 09:47:33 +0100
  • 181e51db8a
    Add `MonadFail` instance for `Handler` wrt #1545 Julian Ospald 2022-02-26 22:31:56 +0100
  • 0e4d02ae75 Update copyright notice from 2018 to 2022 Mark Jason Dominus (陶敏修) 2022-02-21 11:24:44 -0500
  • b4c4131778 Update error message in Makefile Mark Jason Dominus (陶敏修) 2022-02-21 11:20:02 -0500
  • 6d5c3023ce Discuss ghcup in tutorial installation instructions Mark Jason Dominus (陶敏修) 2022-02-21 11:17:04 -0500
  • 4f77f12f8d Bump lucid support Brandon Chinn 2022-02-14 10:28:58 -0800
  • 2352201461 Update cabal.project Brandon Chinn 2021-11-29 09:44:04 -0800
  • d453626df0 Update nix Brandon Chinn 2021-11-28 15:13:44 -0800
  • 1caefacf0b Add GHC 9.2 support Brandon Chinn 2021-11-15 12:44:34 -0800
  • 44b1b08bc2 Bump stack resolver Brandon Chinn 2021-11-15 12:39:07 -0800
  • 1ca98aa840 removing mode explaination inserting_doc_NamedRoutes akhesaCaro 2022-02-24 15:10:05 +0100
  • 53f722d41c Adding paragraph to generic cookbook akhesaCaro 2022-02-24 12:35:33 +0100
  • ddfbac9dfc why paragraph, gone akhesaCaro 2022-02-24 12:08:57 +0100
  • ca86b4965f
    Add changelog for PR #1516 concerning CaptureAll Guy Gastineau 2022-01-25 16:37:21 -0500
  • 2defee6b26 alp comments akhesaCaro 2022-02-23 07:42:17 +0100
  • 19e432c33e put some consistency between NamedRoutes cookbook and Generic cookbook akhesaCaro 2022-02-22 09:31:08 +0100
  • ece559ee6e renaming route into mode (for clarity and homogenization) akhesaCaro 2022-02-21 11:48:38 +0100
  • 485b2530c1 Introducing NamedRoutes cookbook akhesaCaro 2022-02-21 11:39:37 +0100
  • f9994cf0b7 Remove overlapping instance for `HasServer (Verb … (Headers x a))` orphan-instances Gaël Deest 2022-02-22 11:56:56 +0100
  • 86d0e16940
    Add Semigroup import for GHC <= 8.2 compatibility Ole Krüger 2020-07-02 17:37:47 +0100
  • 91a6452676
    Add changelog entry for #1317 Ole Krüger 2020-07-01 23:27:08 +0100
  • 069503e941
    Client-side support for server-sent events (SSE) Ole Krüger 2020-07-01 22:17:34 +0100
  • 94fab6b29b adding namedRoutes cookbook to cabal akhesaCaro 2022-02-21 11:39:07 +0100
  • 2947532cf2 feat(SourceT): add fromConsumableActionStep that creates a StepT from an action that consumes some data Giulio Foresto 2021-09-20 23:00:38 +0200
  • 219f63d7ff introducing NamedRoutes cookbook cookbook-namedroutes akhesaCaro 2022-02-15 12:15:13 +0100
  • 7ef9730f77
    Merge pull request #1538 from akhesaCaro/reverting Caroline GAUDREAU 2022-02-18 12:37:05 +0100
  • 6da8488f9b Revert "removing Generic cookbook in favour of NamedRoutes" akhesaCaro 2022-02-18 12:14:28 +0100
  • f4cd56446b Revert "introducing NamedRoutes cookbook" akhesaCaro 2022-02-18 12:13:09 +0100
  • 50355d0125
    Merge pull request #1534 from akhesaCaro/cookbook_namedRoutes Caroline GAUDREAU 2022-02-18 11:41:19 +0100
  • 34aed1d289 removing Generic cookbook in favour of NamedRoutes cookbook_namedRoutes akhesaCaro 2022-02-17 16:11:26 +0100
  • 5c80214351 introducing NamedRoutes cookbook akhesaCaro 2022-02-15 12:15:13 +0100
  • 009dc06e76
    Merge pull request #1535 from ysangkok/remove-unnecessary-constraints-and-allow-newer Gaël Deest 2022-02-16 22:51:59 +0100
  • e2a9165229 Remove unnecessary constraint/allow-newer Janus Troelsen 2022-02-15 09:54:17 -0600
  • d35b3e9b70
    Merge pull request #1529 from purefunsolutions/fix-servant-client-ghcjs-for-servant-0.19 Gaël Deest 2022-02-14 16:39:00 +0100
  • 002fa2107a
    Merge pull request #1531 from gdeest/servant-auth-named-routes Gaël Deest 2022-02-14 14:57:19 +0100
  • bd9151b9de servant-auth-server: Support NamedRoutes Gaël Deest 2022-02-14 14:18:56 +0100
  • 17b55634b3
    servant-client-ghcjs: Fix performRequest function Mika Tammi 2022-02-11 20:42:03 +0200
  • 3158809631
    servant-client-ghcjs: Bump base max-bound Mika Tammi 2022-02-11 20:22:57 +0200
  • cdd7c34add
    Merge pull request #1526 from ysangkok/master Gaël Deest 2022-02-07 10:00:58 +0100
  • 67322d8ab8
    Merge pull request #1525 from k0001/fix-9.2.1 Gaël Deest 2022-02-07 09:57:23 +0100
  • 67da8514a0 Allow newer hashable, lens, text Janus Troelsen 2022-02-06 16:12:25 -0600
  • 61d0d14b5c servant-server: Fix build on GHC 9.2.1 Renzo Carbonara 2022-02-04 14:34:12 +0200
  • b91e0a3fa9 WIP the-great-unification Gaël Deest 2022-02-03 15:21:49 +0100
  • e5989175be Make method non poly-kinded in Verb Gaël Deest 2022-02-03 13:49:33 +0100
  • ae75b54589 WIP Gaël Deest 2022-02-03 13:45:56 +0100
  • a8f1a7603f
    Update docs: #haskell-servant is now on libera.chat (#1503) Sven Tennie 2022-02-03 12:40:00 +0100
  • 78034cd2b3
    Merge pull request #1522 from peterbecich/github-actions-updates Gaël Deest 2022-02-03 10:20:23 +0100
  • 6f12e38698
    Fix NamedRoutes example in 0.19 changelog (#1523) Clément Delafargue 2022-02-03 09:56:19 +0100
  • cbab88129d
    Fix NamedRoutes example in 0.19 changelog Clément Delafargue 2022-02-03 09:39:40 +0100
  • 9a3fd77a3a
    minor updates to GitHub Actions Peter Becich 2022-02-02 23:50:10 -0800
  • e14f445e2a
    Merge pull request #1521 from gdeest/minor-releases v0.19 Gaël Deest 2022-02-02 16:14:21 +0100
  • 4caa1f563b servant-auth 0.4.0.0 -> 0.4.1.0, servant-auth-server 0.4.6.0 -> 0.4.7.0 Gaël Deest 2022-02-02 15:54:31 +0100
  • e1b59dbb31
    Merge pull request #1519 from haskell-servant/prepare-0.19 Gaël Deest 2022-02-01 12:42:34 +0100
  • b17d018d3f Changelog tweaks + servant-http-streams / servant-docs bump prepare-0.19 Gaël Deest 2022-02-01 12:22:41 +0100
  • e98ae8adba
    Merge pull request #1517 from haskell-servant/prepare-0.19 Gaël Deest 2022-02-01 10:28:15 +0100
  • e4945740aa Prepare 0.19 release Gaël Deest 2022-01-31 15:13:47 +0100
  • 2e5fe27f8c
    Fix runRouterEnv for CaptureAllRouter Guy Gastineau 2022-01-25 15:05:49 -0500
  • cb821c5ca0
    Fixed [""] for /route/ on `CaptureAll` apis. Guy Gastineau 2022-01-25 14:31:36 -0500
  • ea96794763
    Add tests for a more complete server with capture all branches. Guy Gastineau 2022-01-25 13:38:58 -0500
  • 7a770b5a1e
    Merge pull request #1514 from guibou/fix_ghc92_build Gaël Deest 2022-01-25 11:42:10 +0100
  • 22d5790e73 Fix GHC 9.2 build Guillaume Bouchard 2022-01-24 17:10:33 +0100
  • 86d2f6ec9d WIP: Add prometheus metrics to the servant router router-metrics Arian van Putten 2022-01-20 15:01:26 +0100
  • 75db4a5327
    Merge pull request #1486 from haskell-servant/type-errors Gaël Deest 2022-01-18 17:16:37 +0100
  • 75cb9ac246 Add comment about slightly incorrect error message type-errors Gaël Deest 2021-11-18 13:50:21 +0100
  • aab7e0d5dd Custom errors for HasClient, HasServer Gaël Deest 2021-11-18 11:49:28 +0100
  • 3493d135f0
    Merge pull request #1508 from haskell-servant/fix-servant-swagger-build Gaël Deest 2022-01-18 11:15:10 +0100
  • e8c301afc9 Add servant-swagger to stack.yaml Gaël Deest 2022-01-18 10:20:58 +0100
  • b56d681fde Relax doctest lower bound Gaël Deest 2022-01-18 10:47:51 +0100
  • b33442423e Re-adding Cabal-the-library as a dep Gaël Deest 2022-01-18 10:30:02 +0100
  • fa2232f806 Update docs: #haskell-servant is now on libera.chat Sven Tennie 2022-01-08 15:34:33 +0100
  • c388c5e82c
    Add HeadNoContent to Servant.API.Verbs (#1502) Sven Tennie 2022-01-06 13:02:57 +0100
  • 6be41853f5 Add HeadNoContent to Servant.API.Verbs Sven Tennie 2022-01-06 10:49:17 +0100
  • 73c87bc2bc
    bumped cabal-version field (#1498) Matthieu Coudron 2022-01-04 22:06:23 +0100
  • d2848329c0 changed license from cabal to spdx format Matthieu Coudron 2021-12-27 16:06:37 +0100