Commit graph

  • e17987e5ff Convert servant-foreign to use text Arian van Putten 2015-10-02 10:23:57 +0200
  • 4ad911aca4 cleanup after rebase Brandon Martin 2015-10-01 08:05:49 -0600
  • 011f094c4a Solve extra merge conflicts Arian van Putten 2015-10-01 15:58:39 +0200
  • 297f5743ec Change JSON to be the bearing type of JWT auth. Arian van Putten 2015-10-01 14:36:11 +0200
  • c19efbcec0 Export the auth stuff for jwt Arian van Putten 2015-10-01 13:45:59 +0200
  • e3d41fd544 Add JWT to servant-server Arian van Putten 2015-10-01 11:06:17 +0200
  • 60c41eec9f remove policy specificity and add lax endpoint aaron levin 2015-09-13 23:41:35 +0200
  • c95120bc22 Amend greet.hs to include authentication aaron levin 2015-09-13 23:36:41 +0200
  • ce554a2f6b Properly export ToAuthInfo and AuthenticationInfo aaron levin 2015-09-13 23:36:30 +0200
  • 6a626cdecd Remove client-specific data from AuthInfo aaron levin 2015-09-13 23:36:15 +0200
  • a6f00d3483 Update CHANGELOG aaron levin 2015-09-13 00:45:25 +0200
  • 2adbb4df55 serant-docs support for Authentication aaron levin 2015-09-13 00:44:27 +0200
  • d9c2ebeb01 Export AuthenticateRequest instance for BasicAuth aaron levin 2015-08-20 15:16:05 -0400
  • 1ba6dc8300 Fix spelling mistake aaron levin 2015-08-19 15:49:04 -0400
  • 30340b5b11 Fix warnings aaron levin 2015-08-18 16:18:09 -0400
  • dd3963f363 Add to changelog aaron levin 2015-08-18 15:36:16 -0400
  • 6672ee7918 Add authentication to servant-client aaron levin 2015-08-18 15:35:36 -0400
  • 4fce780c44 CHANGELOG entries for servant and servant-server aaron levin 2015-08-12 20:38:03 -0400
  • 873f79ef79 Small haddocks changes for authentication aaron levin 2015-08-12 20:20:18 -0400
  • 77d366c189 Fix spelling issues in auth-combinator aaron levin 2015-08-11 10:28:17 -0400
  • ece355bf58 Remove derived 'Show' instance for 'RR' aaron levin 2015-08-10 13:32:46 -0400
  • 9aaf426be0 Remove 'Show' instance for RouteMismatch aaron levin 2015-08-10 13:31:11 -0400
  • 6906b553fb fix another build error Alp Mestanogullari 2015-08-10 11:44:29 +0200
  • 5bd4789387 fix some build errors on 7.8/7.10 Alp Mestanogullari 2015-08-10 11:11:11 +0200
  • 9ffe361363 explicitly import 'mempty' for GHC 7.8.4 aaron levin 2015-08-09 11:52:48 -0400
  • a1628946c1 Use new strictProtect (arguments were flipped) aaron levin 2015-08-09 11:39:26 -0400
  • 4efee63380 Swap AuthHandlers and subserver placement aaron levin 2015-08-09 11:33:26 -0400
  • b9000d000d Fix authentication example aaron levin 2015-08-09 11:28:58 -0400
  • b96dc3da2f Update tests for new authentication framework aaron levin 2015-08-08 21:06:56 -0400
  • ef4ab91342 Cleanup import failures and compiler warnings aaron levin 2015-08-08 11:50:40 -0400
  • 272091effe Second Iteration of Authentication Andres Loeh 2015-06-01 22:39:12 +0200
  • d2e2122933 Add BasicAuth tests aaron levin 2015-05-12 15:23:44 -0400
  • 17885bc50f Authentication cleanup aaron levin 2015-05-12 11:01:23 -0400
  • 1cacf850bf First attempt at BasicAuth combinators aaron levin 2015-05-11 18:17:24 -0400
  • ca88a72bde improved description of BasicAuth lookup aaron levin 2015-05-11 18:16:53 -0400
  • 4add59bbd1 Add word8 dependency aaron levin 2015-05-11 18:15:56 -0400
  • 2e4e8e89a2 Add base64-bytestring dependency for basic auth aaron levin 2015-05-11 16:57:57 -0400
  • 20599d7bba Add BasicAuth data type aaron levin 2015-05-11 16:16:34 -0400
  • 745ff985b6 boom Julian K. Arni 2015-09-30 22:51:56 +0200
  • d1d87f391a finish swapping Raw args, add a number of instances for Raw Brandon Martin 2015-08-10 15:16:42 -0600
  • 5c4c95a528 switch params to raw Julian K. Arni 2015-08-10 17:21:06 +0200
  • 1b7e608f29 add unRaw and remove id from StaticFiles.hs Brandon Martin 2015-08-03 15:38:29 -0600
  • 8052d61c50 add change to servant-js CHANGELOG.md Brandon Martin 2015-07-31 12:34:53 -0600
  • 3f454ad0d2 Finish changes for Raw now works with Enter Brandon Martin 2015-07-31 11:21:28 -0600
  • 3165b43165 change Raw to Raw a m instead of Raw m a Brandon Martin 2015-07-31 10:07:38 -0600
  • 7a6f7dad5a fix servant-client tests Alp Mestanogullari 2015-07-31 14:22:52 +0200
  • 8cded479d8 initial changes of raw - wip Brandon Martin 2015-07-30 10:44:13 -0600
  • 52b58d0fe9 Merge pull request #242 from haskell-servant/jkarni/http-client-manager Julian Arni 2015-09-30 13:36:51 +0200
  • cd7906d72e Changelog updates and 7.8 fixes. Julian K. Arni 2015-09-28 18:17:22 +0200
  • 7049383e77 unsafegetmeamanager Julian K. Arni 2015-09-28 18:07:12 +0200
  • f14d227b11 More instances for Alternative Julian K. Arni 2015-09-28 18:06:49 +0200
  • de447dfe22 Pass in Manager as argument to 'client' Julian K. Arni 2015-09-28 16:34:53 +0200
  • 1d248a573f Merge pull request #238 from fizruk/simplify-ToSample-#211 Julian Arni 2015-09-24 15:03:17 +0200
  • f0c2284c30 Fix docs for ToSamples Nickolay Kudasov 2015-09-24 15:25:58 +0300
  • 479290affd Update changelog Nickolay Kudasov 2015-09-24 14:29:27 +0300
  • 5aa0e2e733 Fix servant-docs test suite and add Headers to TestApi Nickolay Kudasov 2015-09-24 14:02:21 +0300
  • 0082d2bd2f Remove redundant second argument of ToSample class Nickolay Kudasov 2015-09-24 14:00:39 +0300
  • c4561b4c6c Merge pull request #234 from haskell-servant/jkarni/werror Julian Arni 2015-09-23 20:50:27 +0200
  • 4206285e2d CPP NullaryTypeClass Julian K. Arni 2015-09-23 20:39:46 +0200
  • 487f323f2f More Werror fixes Julian K. Arni 2015-09-23 20:30:45 +0200
  • 3c3efda0d5 Extra file Julian K. Arni 2015-09-23 19:36:20 +0200
  • 7e3fdd6614 Use --ghc-options rather than --pendantic. Julian K. Arni 2015-09-23 19:27:25 +0200
  • dfc49dd0a0 Further cleanup Julian K. Arni 2015-09-23 19:05:27 +0200
  • 965063171b Janitoring Julian K. Arni 2015-09-23 18:26:05 +0200
  • b50e9128c1 Turn on Werror on travis. Julian K. Arni 2015-09-23 12:05:49 +0200
  • 363f8c48fe Version bump to 0.4.4.4. v0.4.4.4 Julian K. Arni 2015-09-23 16:32:11 +0200
  • 6adecc9d09 Changelog for 0.4.3. Julian K. Arni 2015-09-23 16:31:42 +0200
  • 4e28a45da4 Merge pull request #235 from haskell-servant/jkarni/0.4-fixes Julian Arni 2015-09-23 16:29:17 +0200
  • c60588ade1 Make no-warn-missing-methods a test-all flag. Julian K. Arni 2015-09-23 15:48:41 +0200
  • 48c2cc638a Loads of Werror fixes Julian K. Arni 2015-09-23 14:58:47 +0200
  • a1dc0561a3 Merge pull request #232 from dredozubov/servant-foreign Julian Arni 2015-09-23 14:41:59 +0200
  • fe8408e272 no-warn-missing-methods for 0.10 ToJSON Julian K. Arni 2015-09-23 14:17:17 +0200
  • 397db6b4b5 Explict imports Julian K. Arni 2015-09-23 13:31:49 +0200
  • ef3cf9f757 Another Day instance removed Julian K. Arni 2015-09-23 12:11:14 +0200
  • afc0f31f91 Use aeson's Day instance Julian K. Arni 2015-09-23 11:58:02 +0200
  • 162f5bbd9c Bump version to 0.4.4.3. Julian K. Arni 2015-09-23 11:43:35 +0200
  • 051e6118dd Bumped aeson version. AndrewRademacher 2015-08-06 13:40:18 -0500
  • 7b58f0463a reduce synopsis to make cabal happy Denis Redozubov 2015-09-23 01:03:56 +0300
  • 477976e128 update cabal package description Denis Redozubov 2015-09-22 22:36:03 +0300
  • 64fc870852 make version/version constraints consistent with other servant-* packages Denis Redozubov 2015-09-22 22:28:02 +0300
  • 438311c240 remove duplicate lens dependency Denis Redozubov 2015-09-22 14:46:45 +0300
  • 99b59eac39 NullaryTypeClasses needed for ghc 7.8 Denis Redozubov 2015-09-22 14:46:32 +0300
  • 897fd8fdfc bump servant-foreign to 0.5 Denis Redozubov 2015-09-22 14:11:51 +0300
  • 5018a34abd fix Elem type family to enable sane error reporting Denis Redozubov 2015-09-22 14:02:52 +0300
  • b59a62e012 no opinion on valid function names in servant-foreign Denis Redozubov 2015-09-22 13:17:43 +0300
  • e1ce514750 Merge pull request #233 from sguy/master Alp Mestanogullari 2015-09-22 12:48:31 +0200
  • 7ff9e52a50 CommonGeneratorOptions moved to servant-js Denis Redozubov 2015-09-22 12:21:04 +0300
  • fbc64b56e3 Fixed capitalization 'getbooks' => 'getBooks', 'getpoint' => 'getPoint'. sguy 2015-09-21 22:30:45 -0400
  • 6fa4b55c94 fix build settings for ghc-7.8.4 Denis Redozubov 2015-09-21 21:34:38 +0300
  • ce3e4f7193 Extract common code-generation stuff to servant-foreign Denis Redozubov 2015-09-21 13:31:00 +0300
  • d1496c9668 Merge pull request #228 from fizruk/generic-to-sample-#151 Julian Arni 2015-09-21 14:30:35 +0200
  • 350992069f Update changelog Nickolay Kudasov 2015-09-21 13:49:26 +0300
  • 42f5795fcc Add DocOptions with maxSamples field Nickolay Kudasov 2015-09-21 13:36:57 +0300
  • f96915e85e Add samples helper to define samples without documentation Nickolay Kudasov 2015-09-21 12:51:00 +0300
  • f56a656e65 Fix servant-docs tests Nickolay Kudasov 2015-09-21 12:46:21 +0300
  • 8ecf2219ab Add more ToSample instances Nickolay Kudasov 2015-09-21 12:02:44 +0300
  • 714e740098 Add some missing comments in Servant.Docs.Internal Nickolay Kudasov 2015-09-21 11:58:54 +0300
  • 9f13684afa Merge pull request #231 from haskell-servant/jkarni/readme Alp Mestanogullari 2015-09-20 15:16:28 +0200
  • b2589a2171 Don't self-promote at all Julian K. Arni 2015-09-20 14:14:09 +0200
  • 1beb3ad07f A little less self-promoting Julian K. Arni 2015-09-20 14:01:59 +0200