Commit graph

  • ffb095c0c7 self-promote Julian K. Arni 2015-09-20 13:28:06 +0200
  • 98af812491 Move toSample method out of ToSample class Nickolay Kudasov 2015-09-19 02:27:51 +0300
  • e3f5a357e1 Fix GHC 7.8 build Nickolay Kudasov 2015-09-19 01:44:36 +0300
  • 401b44ac1b Make default ToSample instances productive Nickolay Kudasov 2015-09-19 01:25:26 +0300
  • c769800adb Add ToSample instances for (), Bool and Ordering Nickolay Kudasov 2015-09-19 01:22:28 +0300
  • a2bc8a0d0d Add ToSample instances for Maybe, Either and [] Nickolay Kudasov 2015-09-19 01:21:15 +0300
  • 75999b8211 Replace boileplate ToSample instances for tuples with empty ones Nickolay Kudasov 2015-09-19 01:19:52 +0300
  • 80f235b986 Add default ToSample implementation for Generics Nickolay Kudasov 2015-09-19 01:15:15 +0300
  • 019fad973d Merge pull request #227 from zerobuzz/tosample-for-tuples Julian Arni 2015-09-18 16:36:08 +0200
  • 99d1402a06 ToSample instances for longer tuples (up to 7). Matthias Fischmann 2015-09-16 12:43:50 +0200
  • d9df8f043e Add tests. Matthias Fischmann 2015-09-16 12:42:05 +0200
  • e5259358db ToSample instances for tuples. Matthias Fischmann 2015-09-16 11:35:15 +0200
  • 81e08f31d1 Merge pull request #226 from haskell-servant/jkarni/octet-default Julian Arni 2015-09-15 17:36:21 +0200
  • 2be621871d Document octet-stream default RFC. Julian K. Arni 2015-09-15 17:21:41 +0200
  • ba918c720f fix for lens-4.13 Sönke Hahn 2015-09-15 21:44:55 +0800
  • 556ae1e1a6 Merge pull request #221 from int-index/int-index/except Julian Arni 2015-09-15 12:16:42 +0200
  • c5257f42ab Depend on transformers-compat Index Int 2015-09-12 16:28:20 +0300
  • f2f7b061d2 Drop EitherT in favor of ExceptT Index Int 2015-09-12 15:11:24 +0300
  • c0b0e48579 Merge a15b2319f9 into 961887cc95 George Pollard 2015-09-09 17:13:40 +0000
  • 961887cc95 Merge pull request #217 from jml/fix-nix-script Julian Arni 2015-09-08 13:00:34 -0700
  • ff3e15dbd2 Rename update-nix-files to generate-nix-files Jonathan Lange 2015-09-08 20:39:20 +0100
  • acd9d2f644 Ignore auto-generated nix files Jonathan Lange 2015-09-08 20:37:49 +0100
  • 6a35a0ae7a Remove auto-generated nix files Jonathan Lange 2015-09-08 20:36:54 +0100
  • e4ce3b95e5 Fix update-nix-files.sh to run correctly Jonathan Lange 2015-09-08 20:28:57 +0100
  • a265fd31a0 Run of update-nix-files.sh Jonathan Lange 2015-09-08 20:28:47 +0100
  • ff11f38e05 Merge pull request #207 from haskell-servant/jkarni/cassava Julian Arni 2015-09-07 12:29:47 -0700
  • ef058417bc README: typo Sönke Hahn 2015-09-07 09:53:46 -0700
  • 2b142796a4 poking around in the code, but no luck yet... Matthias Fischmann 2015-09-06 20:38:25 -0700
  • a97dd8bc0e Tweak test cases: Add raw handler that should not be called (but is). Matthias Fischmann 2015-09-06 19:30:08 -0700
  • 747b35d66d make travis builds use stack Sönke Hahn 2015-09-05 21:39:40 -0700
  • bfdd0c5e9b Routing test cases (some of them failing). Matthias Fischmann 2015-09-05 15:02:12 -0700
  • 7f6914e65a Merge 92255ba125 into b9ce73fcac Julian Arni 2015-09-02 01:51:55 +0000
  • 92255ba125 Try sandbox path Julian K. Arni 2015-09-01 18:49:05 -0700
  • 61384a9f1e add cabal bin dir to path Julian K. Arni 2015-09-01 17:52:45 -0700
  • 58b2b939d2 Try servant-server coverall Julian K. Arni 2015-08-31 14:28:21 -0700
  • 1bffaac2d0 Add servant-cassava. Julian K. Arni 2015-08-29 19:15:16 +0200
  • 867530fb59 Fix servant-mock version Julian K. Arni 2015-08-29 15:55:20 +0200
  • b4be241fc9 Merge pull request #206 from haskell-servant/jkarni/mock-in-0.4 Julian Arni 2015-08-29 15:50:59 +0200
  • ca1b21ebff Remove 0.5 combinators Julian K. Arni 2015-08-29 14:55:00 +0200
  • 28d48ce320 Add stack.yaml Julian K. Arni 2015-08-29 14:54:45 +0200
  • 4397154f49 Add servant-mock to sources.txt Julian K. Arni 2015-08-29 14:52:04 +0200
  • cb75ed4073 Checkout servant-mock from master. Julian K. Arni 2015-08-29 14:46:57 +0200
  • 52adac2039 Bump to 0.4.4.2. v0.4.4.2 Julian K. Arni 2015-08-29 13:26:06 +0200
  • 85f5dfadde Remove broken links Julian K. Arni 2015-08-27 16:24:25 +0200
  • b9ce73fcac Merge pull request #205 from haskell-servant/jkarni/broken-links Christian Marie 2015-08-28 10:54:57 +1000
  • 9e0b950200 Remove broken links Julian K. Arni 2015-08-27 16:24:25 +0200
  • e1d380e749 Merge pull request #204 from tfausak/gh-203-base-url-paths Julian Arni 2015-08-27 14:37:19 +0200
  • 4238a58f92 Fix #203; add path to BaseUrl Taylor Fausak 2015-08-24 21:26:15 -0500
  • e5492bf323 Merge pull request #202 from proger/patch-1 Christian Marie 2015-08-24 21:16:17 +1000
  • 6c987f2dc3 Dead link in servant.cabal Vlad Ki 2015-08-24 14:00:01 +0300
  • 620c8d7ada Merge 6782587fbd into 90d837dda9 Julian Arni 2015-08-20 19:16:18 +0000
  • 6782587fbd Add common instances to Req module. Julian K. Arni 2015-08-20 21:15:29 +0200
  • a15b2319f9 Sketch new overlapping instance for supplying a status code George Pollard 2015-08-19 19:38:50 +1200
  • 46bff31239 Remove 'default' status code from HttpMethod type George Pollard 2015-08-14 07:56:11 +1200
  • 1342052a4f Update doctest for error message in Links.hs George Pollard 2015-08-13 10:48:06 +1200
  • 68387f4c81 Fix doctest in ContentTypes George Pollard 2015-08-13 08:38:47 +1200
  • 91977cdb02 Fix Delete doctest George Pollard 2015-08-13 08:20:17 +1200
  • f186e2961c Fix up documentation George Pollard 2015-08-12 20:43:34 +1200
  • 36d162f59a Make it easier to define more HTTP methods George Pollard 2015-08-12 20:10:15 +1200
  • 90d837dda9 Merge pull request #196 from haskell-servant/jkarni/contributing Alp Mestanogullari 2015-08-18 11:25:08 +0200
  • 6eb7add53a stylish haskell changes Julian K. Arni 2015-08-17 23:56:29 +0200
  • 98b6e85128 Contributing Julian K. Arni 2015-08-17 23:50:42 +0200
  • 4bcf5158e7 Merge pull request #193 from haskell-servant/servant-server-readme-fix 0.4.4.1 Alp Mestanogullari 2015-08-16 11:32:39 +0200
  • e5341d708f update readme for servant-server Alp Mestanogullari 2015-08-16 11:02:47 +0200
  • 1a27e46f5c Merge pull request #182 from AndrewRademacher/master Julian Arni 2015-08-07 09:21:23 +0200
  • e780e445cb Bumped aeson version. AndrewRademacher 2015-08-06 13:40:18 -0500
  • 38eb199243 Merge pull request #180 from haskell-servant/freezeboy/js-small-fix Julian Arni 2015-08-06 09:05:23 +0200
  • b769ddc32b Fix GenerateList to let the API be nested Freezeboy 2015-08-05 21:01:33 +0200
  • 217f9e97e3 Merge pull request #179 from haskell-servant/jkarni/stack-dep-update Alp Mestanogullari 2015-08-01 21:02:54 +0200
  • 307d2a648f Update stack for servant-example dependency changes. Julian K. Arni 2015-08-01 20:18:47 +0200
  • 38ca8d54d0 Merge pull request #177 from codedmart/methodHead Julian Arni 2015-08-01 20:16:42 +0200
  • 050aa21b9d Response with Head to all Get requests Brandon Martin 2015-07-29 17:37:55 -0600
  • e15caf0d35 Merge pull request #175 from codedmart/nixFixes Julian Arni 2015-07-30 16:31:46 +0200
  • b40094d01c convenience scripts and nix updates Brandon Martin 2015-07-29 08:06:47 -0600
  • 17b99b933f Bump to 0.4.4. v0.4.4 Julian K. Arni 2015-07-30 10:49:40 +0200
  • b74d699f6c Bump warp upper bound. Julian K. Arni 2015-07-23 13:31:37 +0200
  • 522a7dc961 Merge pull request #165 from haskell-servant/jkarni/bump-warp Julian Arni 2015-07-30 10:44:35 +0200
  • 3dc304b8d7 Merge pull request #173 from freezeboy/axios Alp Mestanogullari 2015-07-29 14:10:41 +0200
  • dc902e2f58 Merge pull request #171 from freezeboy/transform-function-name Alp Mestanogullari 2015-07-29 12:03:18 +0200
  • 116d7bf22b Add capture in function name Freezeboy 2015-07-28 19:47:41 +0200
  • 4cab814e17 Add urlPrefix support for Axios Freezeboy 2015-07-28 16:47:19 +0200
  • 2c0fe980eb Rename also function name transformer for Axios Freezeboy 2015-07-28 16:46:00 +0200
  • 3f538b547d CamelCase for Angular Service Freezeboy 2015-07-28 16:43:09 +0200
  • ef13160d8b Rename functionRenamer and default to CameCase Freezeboy 2015-07-28 16:41:07 +0200
  • 4ff9697ed7 Merge pull request #172 from freezeboy/add-url-prefix Alp Mestanogullari 2015-07-28 15:53:48 +0200
  • eed8acd948 Merge pull request #162 from codedmart/socketIOExample Alp Mestanogullari 2015-07-28 15:52:07 +0200
  • 915ed652e1 Upgrading tests for Axios Freezeboy 2015-07-28 15:44:55 +0200
  • 60d94be0e9 Add a configuration mapping to Axios Freezeboy 2015-07-28 15:06:00 +0200
  • dda0616989 quick chat example base on chat example from engine-io Brandon Martin 2015-07-22 15:50:03 -0600
  • 522dc3c2cb Axios fix the request body Freezeboy 2015-07-28 11:33:36 +0200
  • b085e63aa7 Removing output from test Freezeboy 2015-07-28 01:27:20 +0200
  • 17ca343b45 Update example with Axios version Freezeboy 2015-07-28 01:25:00 +0200
  • 1c9d5baa99 Bump versions to 0.5 Julian K. Arni 2015-07-27 22:26:49 +0200
  • 3ff1f5c953 Update tests for Axios Freezeboy 2015-07-27 16:49:52 +0200
  • 2e2eac6543 Let example support Axios Freezeboy 2015-07-27 16:34:00 +0200
  • 4362112f31 Add preliminary Axios support Freezeboy 2015-07-27 16:29:08 +0200
  • 8b927e7f0d Add urlPrefix to CommonGeneratorOptions Freezeboy 2015-07-27 15:21:58 +0200
  • c01ad63112 Replace functionName with an array, and use functionRenamer to build the real function name Freezeboy 2015-07-27 13:55:30 +0200
  • e24cb9ddf6 add stack file Sönke Hahn 2015-07-25 17:22:05 +0800
  • 09a6bf35b6 Merge 85b2377208 into 2cf2d08cd3 Sönke Hahn 2015-07-25 07:54:40 +0000