Commit Graph

  • aa8cbc72b2 bumped cabal-version field Matthieu Coudron 2021-12-21 17:45:37 +0100
  • 29d2553e74
    Derive HasClient good response status from Verb status (#1469) Giorgio Marinelli 2021-12-09 10:09:18 +0100
  • 062237d947 Fix comments in Servant.BrokenSpec Giorgio Marinelli 2021-12-09 09:49:02 +0100
  • ea9f386e93 Add Servant.BrokenSpec module to test api inconsistencies; and some clean-up Giorgio Marinelli 2021-12-09 09:39:46 +0100
  • c67e062c8d Add changelog entry for PR#1469 Giorgio Marinelli 2021-12-07 19:03:49 +0100
  • 50bc90553d Add "Servant.API.Get redirection" test to verify the derived response status Giorgio Marinelli 2021-12-07 18:47:06 +0100
  • 8761940ee2 Use statusIsSuccessful whenever possible Giorgio Marinelli 2021-10-20 18:05:39 +0200
  • 27c881d0ff Explicit imports in Servant.API.Status Giorgio Marinelli 2021-10-19 19:15:01 +0200
  • 835f4ffaaf Use statusFromNat in Servant.Client.Core.HasClient and Servant.Server.Internal Giorgio Marinelli 2021-10-19 19:04:11 +0200
  • 7fce9ec7f1 Add statusFromNat function to retrieve Status from a KnownNat Giorgio Marinelli 2021-10-19 19:02:54 +0200
  • 9e8f508026 Derive client status response from Verb Giorgio Marinelli 2021-10-13 17:36:46 +0200
  • c2af6e775d better MimeRender/Unrender instances no-mimerender-overlap Alp Mestanogullari 2021-12-06 17:31:15 +0100
  • cac6b93f77
    Merge 55a85e17d0 into cb294aa2b3 Erik 2021-12-01 13:47:29 -0600
  • cb294aa2b3
    Fix Request's Show instance (#1492) antoine-fl 2021-12-01 19:16:59 +0100
  • 1d53abcd0b
    Fix Request's Show instance Antoine Vandecreme 2021-12-01 16:34:10 +0100
  • a975cfc361
    Add details about AddHeaders instances (#1490) Théophile Choutri 2021-11-30 23:52:06 +0100
  • 0ac510f6bb fixup! Add details about the instances of AddHeader Théophile Choutri 2021-11-30 23:36:09 +0100
  • a3a5bdd78d Add details about the instances of AddHeader Théophile Choutri 2021-11-30 23:34:47 +0100
  • 9a3979926d
    Merge pull request #1475 from akhesaCaro/aeson_2 Caroline GAUDREAU 2021-11-26 17:25:56 +0100
  • 05ef0dd1d3 Allow using aeson 1 (lax with min-bounds) akhesacaro 2021-11-18 14:10:45 +0100
  • 62033db535 servant-auth-swagger: bump servant-swagger and swagger2 akhesacaro 2021-11-17 13:01:43 +0100
  • d9d8fa7525 servant-swagger: remove obsolete files akhesacaro 2021-11-17 18:58:51 +0100
  • 42ceb3916d changing servant-swagger info akhesacaro 2021-11-17 18:57:39 +0100
  • bcb484774e servant-swagger: bump aeson and cabal (aeson > 2) akhesacaro 2021-11-17 12:41:20 +0100
  • 39fb875951 moving servant-swagger into the main servant repo akhesacaro 2021-11-17 12:33:17 +0100
  • efffc70919 fixing servant-auth (aeson 2.0 bump) akhesacaro 2021-11-14 14:33:43 +0100
  • 8af80d35a0 bump jose min and max-bound (aeson 2.0 bump) akhesacaro 2021-11-14 14:20:56 +0100
  • e01188aaad min bound aeson 2 akhesacaro 2021-10-29 16:15:15 +0200
  • 3ed24fdd90
    Merge pull request #1289 from acondolu/master Gaël Deest 2021-11-18 10:51:30 +0100
  • 0e41e37c93
    Merge pull request #1485 from haskell-servant/rename-proof Gaël Deest 2021-11-18 10:43:35 +0100
  • f2bd982eaf Rename proof to g{Client,Server,Link}Proof rename-proof Gaël Deest 2021-11-18 10:25:36 +0100
  • 1bb0282abc
    Merge pull request #1388 from gdeest/generic-apis Gaël Deest 2021-11-18 10:21:59 +0100
  • 575aa70eca Cleanup Gaël Deest 2021-10-04 23:21:12 +0200
  • d81c8d9911 Add parameter-supplying operator Gaël Deest 2021-10-08 15:45:18 +0200
  • 6718752b4a Add (/:) operator Gaël Deest 2021-10-04 16:11:27 +0200
  • 5f8aaec146 Fix client tests Gaël Deest 2021-10-04 14:01:11 +0200
  • fca59556dd Code reorganization Gaël Deest 2021-10-03 17:09:46 +0200
  • b033871dfc Implement HasLink instance for NamedRoutes Gaël Deest 2021-10-02 20:43:38 +0200
  • 861cd4f997 Exclude quantified constraints code for GHCJS Gaël Deest 2021-10-02 17:32:41 +0200
  • 5ead291f8d Implementation of HasClient Gaël Deest 2021-10-01 02:24:21 +0200
  • b0b02f1948 Implement `HasServer (NamedRoutes routes)` Gaël Deest 2021-09-30 18:39:41 +0200
  • 65e3070cac Add NamedRoutes combinator Gaël Deest 2021-09-30 18:16:47 +0200
  • 55a85e17d0 Making the diff smaller and fix the tests. Erik Aker 2021-11-17 18:30:22 -0800
  • c64bbb96b0 Merge in latest and fix conflicts. Erik Aker 2021-11-17 18:15:09 -0800
  • 67a37dc3f6 Fix build error on GHC 8.6 Gaël Deest 2021-11-17 15:29:22 +0100
  • 04e4de5260
    Merge pull request #1357 from SupercedeTech/master Caroline GAUDREAU 2021-11-17 14:42:24 +0100
  • 54c5346dec moving servant-swagger into servant main repo akhesacaro 2021-11-17 11:51:12 +0100
  • 42b7d0eb9b Type-level errors for HasLink for invalid combinators Andrea Condoluci 2020-04-10 17:07:45 +0200
  • f3d25bfdb3
    Merge pull request #1479 from tchoutri/update-cabal-spdx-identifiers Théophile Choutri 2021-11-01 10:39:54 +0100
  • 4e4ad495ef Change the license value to a valid SPDX identifier Théophile Choutri 2021-10-31 22:37:56 +0100
  • 043d5a0e90
    Merge pull request #1476 from haskell-servant/maksbotan/fix-servant-auth-tests Maxim Koltsov 2021-10-31 22:04:49 +0100
  • 70f6c49524
    Get rid of Unicode in err404 example (#1478) Maxim Koltsov 2021-10-31 12:36:57 +0100
  • c1e6c368f6 Get rid of Unicode in err404 example Maxim Koltsov 2021-10-31 12:28:05 +0100
  • 70b3721537
    Merge pull request #1477 from josephcsible/ghc92 Théophile Choutri 2021-10-31 12:09:04 +0100
  • fea40bd0fc Enable FlexibleContexts in Servant.API.ContentTypes Joseph C. Sible 2021-10-30 23:26:21 -0400
  • ca6774d797 Update servant-auth cookbook deps Maxim Koltsov 2021-10-30 21:29:17 +0200
  • e2e9ce0596 Enable servant-auth cookbook Maxim Koltsov 2021-10-30 21:26:44 +0200
  • 53b1d9d2b6 Enable tests for servant-auth-client Maxim Koltsov 2021-10-30 21:01:01 +0200
  • 551d4936af Fix tests for some servant-auth pkgs on GHC 9 Maxim Koltsov 2021-10-30 20:43:35 +0200
  • bd9e4b1090
    Merge pull request #1471 from akhesaCaro/monorepo_servant_auth Caroline GAUDREAU 2021-10-29 15:03:24 +0200
  • e05826a799 servant-auth-swagger: Excluding building against GHC 9.0 (need base > 4.15 but swagger exclude it) akhesacaro 2021-10-26 19:00:18 +0200
  • 95033be30f server-auth-server: Excluding tests against GHC 9 akhesacaro 2021-10-26 18:58:36 +0200
  • 7c012d70d3 servant-auth-client: Excluding tests against GHC 9 akhesacaro 2021-10-26 18:56:55 +0200
  • 48d22a35b8 servant-auth: removing CI status in README, Servant attribution now akhesacaro 2021-10-27 18:28:42 +0200
  • 8e7a775cdd servant-auth: removing unused files from former repo akhesacaro 2021-10-27 18:25:15 +0200
  • 05674e4870 change servant-auth repo url in cabal files akhesacaro 2021-10-26 22:29:04 +0200
  • 119e54a800 repatriation of servant-auth in the main servant repo akhesacaro 2021-10-26 16:08:30 +0200
  • 26b01f03f2
    Merge pull request #1432 from GambolingPangolin/fixes-1418 Caroline GAUDREAU 2021-10-24 09:24:57 +0200
  • 63e9099f87 Add Cookbook for OpenAPI 3.0 maksbotan/cookbook-openapi3 Maxim Koltsov 2021-10-24 00:05:01 +0200
  • abc53b54e3
    Merge pull request #1462 from haskell-servant/upgrade-ghcjs Gaël Deest 2021-10-11 13:40:39 +0200
  • b0f8c89472
    Merge pull request #1465 from haskell-servant/eyeinsky-master Gaël Deest 2021-10-11 13:27:34 +0200
  • f92d2c7ad6 Fix typo Markus Läll 2021-09-21 13:48:59 +0300
  • 43760caf97 Fix documentation hierarchy Markus Läll 2021-08-28 17:23:41 +0300
  • 9df5195710
    Merge pull request #1463 from sorki/srk/foreignTypo Théophile Choutri 2021-10-11 11:32:29 +0200
  • b7c6a95929 Fix tested-with fields in Cabal files Gaël Deest 2021-10-11 10:35:40 +0200
  • 51c8edb74d servant-foreign: fix haddock/example typo Richard Marko 2021-10-11 10:29:06 +0200
  • e9ae1eeed8 Remove the old Github action Gaël Deest 2021-10-10 22:52:13 +0200
  • 910a3ae7ec Upgrade GHCJS to 8.6 Gaël Deest 2021-10-09 13:27:01 +0200
  • d5e439e56b Updates changelog Ian Shipman 2021-08-28 09:40:24 -0500
  • 9666f1956b Addresses problems with URL encodings Ian Shipman 2021-08-27 17:57:37 -0500
  • 48bc24768e
    Merge pull request #1458 from tchoutri/master Théophile Choutri 2021-10-03 12:00:59 +0200
  • c011f12d24 Use GHC 8.10.7 for CI and in Cabal metadata Théophile Choutri 2021-10-02 19:16:32 +0200
  • 5115c41617
    Merge pull request #1457 from akhesaCaro/nixshell_ghc9 Caroline GAUDREAU 2021-10-02 19:29:28 +0200
  • 9be55b3ba3 uncomment db-sqlite-simple cookbook to add it to the building plan akhesacaro 2021-10-02 18:13:24 +0200
  • 61d097db44 uncomment uverb coobook and include it from building against GHC >= 9 akhesacaro 2021-10-02 18:07:03 +0200
  • 2ea6664124 GHC9 mention in Nix README. akhesaCaro 2021-09-07 14:21:13 +0200
  • a930544ab2 Exclude quantified constraints code for GHCJS named-routes Gaël Deest 2021-10-02 17:32:41 +0200
  • 7e8a1b240d Implementation of HasClient Gaël Deest 2021-10-01 02:24:21 +0200
  • 49c7dd2e8d Implement `HasServer (NamedRoutes routes)` Gaël Deest 2021-09-30 18:39:41 +0200
  • 94cccffc75 Add NamedRoutes combinator Gaël Deest 2021-09-30 18:16:47 +0200
  • 0b706aa6d1
    Merge pull request #1452 from akhesaCaro/unsupport_old_ghc Caroline GAUDREAU 2021-10-02 13:41:42 +0200
  • a4aacc9475 A new version of hashable isn't compitable with our ghcjs. A max bound version is needed in the Cabal file akhesacaro 2021-10-02 13:20:05 +0200
  • e5f1604a9d removing Makefile deprecated with its GHC version akhesacaro 2021-10-02 12:57:16 +0200
  • e56f0092d7 remove tested-with (GHC < 8.6.5) from cabal akhesacaro 2021-10-02 12:56:23 +0200
  • 6e5dffbb91 unsupporting GHC < 8.6.5, removing unecessary imports akhesaCaro 2021-09-12 10:50:53 +0200
  • 1fa1878180 unsupporting GHC < 8.6.5 in the CI akhesaCaro 2021-09-12 10:49:58 +0200
  • af7d281ef0 add missing dependencies into shell.nix akhesacaro 2021-10-02 13:09:51 +0200
  • b1a9876dc9 unsupporting GHC < 8.6.5 in the nix-shell akhesaCaro 2021-09-12 10:49:43 +0200
  • 8da966f057
    Merge pull request #1455 from bChiquet/Document-Raw's-behaviour Caroline GAUDREAU 2021-10-01 17:32:01 +0200
  • 8b93af3d12 factor in @alp's feedbacks on PR #1455 bChiquet 2021-09-29 19:59:55 +0200