Commit graph

  • 5625f5273e more consistent line breaks Julian K. Arni 2016-02-18 00:48:05 +0100
  • 0daa8048c4 Remove stale next/previous Julian K. Arni 2016-02-18 00:43:34 +0100
  • e1312c1bb6 sundry tutorial improvements Julian K. Arni 2016-02-18 00:39:40 +0100
  • 9d2d7104d0 Changed so two titles are displayed correctly rwobben 2016-02-09 11:56:23 +0000
  • 73ab3062ab Use rst links syntax (it's not a markdown) Oleg Grenrus 2016-02-06 13:33:53 +0200
  • 487746f9e0 tutorial: make Javascript.lhs compile Sönke Hahn 2016-01-28 18:44:37 +0100
  • 7445d56c68 tutorial: make Docs.lhs compile Sönke Hahn 2016-01-28 15:46:56 +0100
  • 678d50796b tutorial: fix for ghc-7.8 Sönke Hahn 2016-01-28 14:39:54 +0100
  • 6cb529fc5f tutorial: added working .ghci Sönke Hahn 2016-01-28 14:16:05 +0100
  • a7424c4753 tutorial: make Server compile Sönke Hahn 2016-01-28 14:12:24 +0100
  • ad48c0efa6 tutorial: allow older ghcs in cabal file Sönke Hahn 2016-01-28 13:26:41 +0100
  • df363cecb0 tutorial: make Client.lhs compile Sönke Hahn 2016-01-28 13:22:20 +0100
  • 52b1a233fe Add / expand the documentation of the NoContent case. Andres Loeh 2016-01-28 13:30:58 +0100
  • 21426a223e Rewrite the part on verbs. Andres Loeh 2016-01-28 13:18:12 +0100
  • 4fbf28c3c0 tutorial: add markdown-unlit as a cabal dependency Sönke Hahn 2016-01-28 12:50:29 +0100
  • 207d51bbf9 docs: add documentation on how to build the docs locally Sönke Hahn 2016-01-28 12:47:03 +0100
  • c53945098d tutorial: compile during CI Sönke Hahn 2016-01-28 12:27:49 +0100
  • 8990ebb16e Fix toctree and page titles Julian K. Arni 2016-01-27 22:58:38 +0100
  • 8e63078691 compiling ApiType.lhs Julian K. Arni 2016-01-27 22:54:22 +0100
  • c6dfac5203 Remove matrix params Julian K. Arni 2016-01-27 22:49:09 +0100
  • f601cbf3b1 Fix cabal file, stack.yaml, and sources.txt Julian K. Arni 2016-01-27 22:46:28 +0100
  • a7c3880c67 Remove convert script Julian K. Arni 2016-01-27 22:30:18 +0100
  • 8b1bf02af8 Remove bird-tracks Julian K. Arni 2016-01-27 22:28:58 +0100
  • 7af73d63ea Explicit ignore Julian K. Arni 2016-01-27 22:26:59 +0100
  • 5542ce8916 Start tutorial project Julian K. Arni 2016-01-27 22:17:59 +0100
  • 62fffed1f1 Remove servant-examples Julian K. Arni 2016-01-27 22:04:13 +0100
  • db602e8a79 tutorial: add tutorial compiling script and conversion script Sönke Hahn 2016-01-26 00:27:07 +0100
  • 1d4e3a1e5b Moved tutorial to servant-examples/tutorial and include it in doc/index.rst Sönke Hahn 2016-01-25 22:30:16 +0100
  • 7bb393fe17 switch to rtd default theme Sönke Hahn 2016-01-25 22:06:44 +0100
  • 6c0a7ba8d8 Fix links Julian K. Arni 2016-01-25 14:24:38 +0100
  • 3b3c929b40 Move tutorial files over Julian K. Arni 2016-01-25 14:11:40 +0100
  • 94e07f9519 Add basic configuration for Read The Docs (based on Stack's) Nickolay Kudasov 2016-01-18 14:45:25 +0300
  • d96a8a0f3a add README for release process Sönke Hahn 2016-03-18 09:35:48 +0800
  • fcb0a727b4 More Werror fixes Julian K. Arni 2016-03-19 10:08:48 +0100
  • 3df1421678 explict lens imports Julian K. Arni 2016-03-18 17:19:38 +0100
  • b80a61d6c4 Enable Werror on CI. Julian K. Arni 2016-03-18 15:57:48 +0100
  • da1beba7f4 Merge pull request #404 from haskell-servant/base-compat Julian Arni 2016-03-18 13:53:13 +0100
  • 0a566b22fc Merge b194dd6a86 into c3a9ac4636 Aaron Levin 2016-03-18 09:27:53 +0000
  • c3a9ac4636 tutorial: add stack file Sönke Hahn 2016-03-18 11:08:53 +0800
  • 4f548f5025 tutorial: updated Javascript.lhs (and wrote some tests for it) Sönke Hahn 2016-03-12 16:03:57 +0800
  • f5f8f5ee7d Merge 9b89381e7f into f5fe9a060c Alexander Vieth 2016-03-17 09:18:28 +0000
  • f5fe9a060c Merge pull request #351 from purcell/variable-foreign-types Denis Redozubov 2016-03-15 09:40:53 +0300
  • b194dd6a86 Add basic authentication to tutorial aaron levin 2016-03-06 21:04:51 +0100
  • 5188e842a9 [servant-foreign] Parameterise type classes with a foreign representation type Steve Purcell 2016-03-14 10:21:36 +1300
  • 460a0c90b4 more purging Denis Redozubov 2016-03-12 12:45:04 +0300
  • 54273878b9 little improvements Denis Redozubov 2016-03-12 12:21:41 +0300
  • 7484780013 import only (<>) from Data.Monoid Denis Redozubov 2016-03-03 12:45:08 +0300
  • a22a981190 update base-compat imports Denis Redozubov 2016-03-01 21:25:04 +0300
  • c755f47806 use base-compat in servant-server Denis Redozubov 2016-03-01 14:41:24 +0300
  • c528eb24ca use base-compat Denis Redozubov 2016-03-01 14:21:21 +0300
  • 207f05e759 [servant-foreign] Parameterise Req with a foreign type Steve Purcell 2016-03-13 18:35:49 +1300
  • bfe812f5d9 [servant-foreign] Normalise names of arg field accessors Steve Purcell 2016-03-13 17:02:00 +1300
  • e34003e9af Merge pull request #378 from haskell-servant/textly-typed Denis Redozubov 2016-03-12 16:16:28 +0300
  • d8e98a1f16 fix lens export mismatch Denis Redozubov 2016-03-12 12:51:11 +0300
  • 36ddf7663a fix 7.8.4 compilation Denis Redozubov 2016-03-01 11:59:00 +0300
  • e5635a044e use newtypes in servant-foreign Denis Redozubov 2016-02-18 00:47:30 +0300
  • 16e7234ab1 Merge pull request #376 from haskell-servant/auth-gen Aaron Levin 2016-03-09 23:27:13 +0100
  • b3af5a8d95 Move general authentication to Experimental module aaron levin 2016-03-06 22:23:55 +0100
  • 29f8e64e1c Add Experimental warnings on combinators aaron levin 2016-02-17 22:01:54 +0100
  • cd31b20cd8 Update CHANGELOG for generalized authentication support aaron levin 2016-02-17 21:57:04 +0100
  • a09733a560 modify auth-combinator example for gen auth aaron levin 2016-02-17 21:49:54 +0100
  • 23da4879ef Add general auth support to servant-client aaron levin 2016-02-17 21:45:08 +0100
  • 0461c4642d Add gen. authentication support to servant-server aaron levin 2016-02-17 21:21:57 +0100
  • 038abb433d Add general Authentication combinators aaron levin 2016-02-17 20:59:58 +0100
  • 51dbd82c16 Merge pull request #375 from haskell-servant/auth-basic Aaron Levin 2016-03-08 23:55:58 +0100
  • 546adc391a basic-auth: config -> context aaron levin 2016-03-08 23:28:27 +0100
  • 1e703be15f replace serve with serveWithConfig aaron levin 2016-03-06 21:16:28 +0100
  • 60a536382f Update CHANGELOG for basic authentication support aaron levin 2016-02-17 20:25:34 +0100
  • e13965ae34 Add a basic authentication example aaron levin 2016-02-17 20:23:32 +0100
  • f13c61956c Add authentication support to servant-docs aaron levin 2016-02-17 20:15:51 +0100
  • d989d15e4c Add basic-auth support to servant-client aaron levin 2016-02-17 20:12:47 +0100
  • 104ac29bf8 Add BasicAuth support to servant-server aaron levin 2016-02-17 19:56:15 +0100
  • 9966e5b304 Add userdata to BasicAuth API type aaron levin 2016-02-17 19:23:05 +0100
  • 84172c6135 Augment Delayed to handle authentication. aaron levin 2016-02-17 19:00:31 +0100
  • 6dc577c821 Add basic-auth data types to servant core aaron levin 2016-02-17 18:49:01 +0100
  • c6b6639453 reworded Context comment Sönke Hahn 2016-03-01 09:53:49 +0800
  • 8ef4d4543b renaming: Config -> Context Sönke Hahn 2016-02-28 23:23:32 +0100
  • 473b8a1fbb Merge 65d0a51d60 into d6d6a76d6c Aaron Levin 2016-03-06 19:59:16 +0000
  • 65d0a51d60 Merge pull request #399 from eskimor/master Alp Mestanogullari 2016-03-06 10:38:33 +0100
  • deb2ccaab0 Removed comment Robert Klotzner 2016-03-04 12:11:44 +0100
  • 50f48b04ec Merge 7f609a87db into d46cde913c Alan Zimmerman 2016-03-02 13:27:55 +0000
  • 7f609a87db Fix compilation error, spurious Proxy Alan Zimmerman 2016-03-02 15:27:46 +0200
  • d6d6a76d6c deleted the Trans.Monad.Except rwobben 2016-03-02 13:03:18 +0000
  • 7fbcca9dfb hopefully solved the merge conflict rwobben 2016-03-02 11:17:22 +0000
  • d1598c7aec unnecessary dependency Denis Redozubov 2016-03-01 14:47:37 +0300
  • 23d36afbb6 tutorial: corrected curl examples Sönke Hahn 2016-03-01 19:47:14 +0800
  • fc125aafd9 use base-compat in servant-server Denis Redozubov 2016-03-01 14:41:24 +0300
  • 135854a7f1 use base-compat Denis Redozubov 2016-03-01 14:21:21 +0300
  • 904abcc623 added aeson-compat to the cabal file rwobben 2016-03-01 07:16:26 +0000
  • 338656b2ce tutorial: read through Docs.lhs Sönke Hahn 2016-02-28 22:32:53 +0100
  • 624e220450 tutorial: formatting for bash sections Sönke Hahn 2016-02-28 22:21:04 +0100
  • 00c9190fe6 tutorial: read through Client.lhs Sönke Hahn 2016-02-28 22:16:43 +0100
  • 8fc6b07287 tutorial: read through Server.lhs Sönke Hahn 2016-02-27 19:53:03 +0100
  • 57d0261fdf Merge remote-tracking branch 'origin' into tutorial Sönke Hahn 2016-02-27 16:51:34 +0100
  • c311f1a90b Added DeriveDataTypeable ghc-7.8.4 needs that. Robert Klotzner 2016-02-26 13:01:54 +0100
  • b1ff2beb8a Make ServantErr throwable Robert Klotzner 2016-02-26 12:27:19 +0100
  • a6d4ed5eef Merge d5b5780931 into 85ce21214a rwobben 2016-02-26 10:17:33 +0000
  • d5b5780931 change a dependency and delete EmptyConfig rwobben 2016-02-26 10:13:22 +0000
  • 85ce21214a tutorial: read through ApiType.lhs Sönke Hahn 2016-02-23 13:42:48 +0100
  • e3fcb3ddfc Merge 806b95ba6d into d46cde913c Nicolas Pouillard 2016-02-22 09:30:16 +0000