Commit Graph

  • 5cdc0a39ac Document whitelisting certain routes to not need CSRF protection Maximilian Tagher 2017-12-29 23:44:08 -0500
  • 51bdb66252 Fix Haddock syntax error and test failures introduced by #1459 Maximilian Tagher 2017-12-29 20:14:09 -0500
  • 3bf6a89595
    Update PULL_REQUEST_TEMPLATE.md Maximilian Tagher 2017-12-29 20:17:48 -0500
  • 5af7fe95ec
    Merge pull request #1470 from csi-adziahel/patch-1 Maximilian Tagher 2017-12-28 15:23:40 -0800
  • 3df82600b8
    Merge pull request #1459 from pythonissam/bylabel-exact yesod-test-1.5.9 Michael Snoyman 2017-12-27 13:02:42 +0200
  • daa953ed1f Add PR link into the deprecated pragmas kotaro 2017-12-27 09:47:57 +0900
  • 8a0778a58a
    Fix typo breaking some parsers Andrey Dyagel 2017-12-22 16:15:13 +0300
  • 5a5cd81276
    Support typed-process-0.2.0.0 (fixes #1467) yesod-bin/1.5.3 Michael Snoyman 2017-12-19 11:53:41 +0200
  • 1b22e6a908
    Further transformer cleanup Michael Snoyman 2017-12-18 17:06:46 +0200
  • 8e265f6ebc
    It all compiles Michael Snoyman 2017-12-18 15:04:45 +0200
  • 8e52b490fe Insert deprecated pragmas for byLabel and fileByLabel kotaro 2017-12-18 14:10:12 +0900
  • 8cf44ff7c8 Small fix of haddock kotaro 2017-12-18 13:34:16 +0900
  • 31903c34f8 fileByLabelExact: Created the exact version of fileByLabel pythonissam 2017-12-17 08:50:48 +0000
  • aed10fc84a
    WIP Michael Snoyman 2017-12-13 14:39:59 +0200
  • 61c887f501
    Start converting yesod-auth over Michael Snoyman 2017-12-13 13:44:59 +0200
  • 47ee7384ea
    Be gone with ye HandlerT! Michael Snoyman 2017-12-13 09:53:14 +0200
  • 96758a4d58
    Merge pull request #1465 from psibi/unsafe-haddock Maximilian Tagher 2017-12-12 15:14:21 -0800
  • 323d7f4322
    Fix haddock doc for the Yesod.Core.Unsafe module Sibi Prabakaran 2017-12-13 02:33:37 +0530
  • 1c2914eded
    MonadUnliftIO instances Michael Snoyman 2017-12-12 12:46:49 +0200
  • 5c8b1b542a
    WidgetT uses IORef Michael Snoyman 2017-12-12 12:46:35 +0200
  • c5ac821115
    Remove some conditionals for old versions drop-min-versions Michael Snoyman 2017-12-12 12:08:06 +0200
  • 64b5bdb347
    Merge pull request #1460 from yesodweb/updated-coc Michael Snoyman 2017-12-10 18:22:46 +0200
  • 09ac889376
    Merge pull request #1462 from psibi/master Michael Snoyman 2017-12-08 12:07:28 +0200
  • aff72a7365
    Fix since markup Sibi Prabakaran 2017-12-08 15:33:15 +0530
  • 663220f334
    Fix exposed version number and also haddock syntax Sibi Prabakaran 2017-12-08 15:30:32 +0530
  • c122af25ad
    Merge pull request #1461 from LiveViewTech/redirect_to_current yesod-auth/1.4.21 Michael Snoyman 2017-12-08 09:02:59 +0200
  • e40178a854 adding link to the PR in changelog.md Casey Allred 2017-12-07 14:24:48 -0700
  • 108c0c3984 merged master Casey Allred 2017-12-07 14:22:28 -0700
  • 30ccfc8089 didn't mean to change this signature Casey Allred 2017-12-07 14:01:36 -0700
  • f82d08b32a add a way to control redirection to current location when redirectLogin is called Casey Allred 2017-12-07 13:56:53 -0700
  • f7f2c1edbd
    Switch CoC to Contributor Covenant Michael Snoyman 2017-12-06 16:02:01 +0200
  • baf30d0c9d Improve comments kotaro 2017-12-04 17:12:51 +0900
  • 699203f5af Update the Changelog pythonissam 2017-12-02 10:14:24 +0000
  • e5c04a0b8e Version bump pythonissam 2017-12-02 09:57:40 +0000
  • db87b76816 Add version info pythonissam 2017-12-02 09:56:56 +0000
  • 8f218307be Improve the function name pythonissam 2017-12-02 09:46:41 +0000
  • 57e25eaf39 Improve the document pythonissam 2017-12-02 09:44:49 +0000
  • 8693c72c41 Remove the original nameFromLabel pythonissam 2017-12-02 08:05:59 +0000
  • 70ec8c6823 new function genericNameFromLabel which abstracts the match methods pythonissam 2017-12-02 08:00:31 +0000
  • c81ad91cd1
    Merge pull request #1455 from yesodweb/csrfBetterErrors yesod-core/1.4.37.2 yesod-auth/1.4.20 Maximilian Tagher 2017-11-26 10:41:02 -0500
  • 1275cce1af Give better error messages when CSRF validation fails csrfBetterErrors Maximilian Tagher 2017-11-16 23:03:16 -0800
  • 18de949b03
    Merge pull request #1457 from bermanjosh/langFix yesod-core/1.4.37.1 Michael Snoyman 2017-11-26 12:40:56 +0200
  • 6d6afcf826 point changelog to PR not issue Josh Berman 2017-11-26 12:09:17 +0200
  • 79ab662a80 Fix docs on languages set and getMessageRender to use it (#1325) Josh Berman 2017-11-26 11:52:37 +0200
  • 80aa45cf18 Simply, create the exact version of byLabel pythonissam 2017-11-26 07:22:25 +0000
  • cab78b65c2 Add a failure test case for byLabel pythonissam 2017-11-26 04:45:02 +0000
  • c21e77947c
    Merge pull request #1456 from eborden/eborden/fix-constraints-on-get404 yesod-persistent/1.4.3 Maximilian Tagher 2017-11-17 14:13:33 -0800
  • cfb8fd9b21 Version bump for get404 and getBy404 constraint changes. Evan Rutledge Borden 2017-11-17 14:41:57 -0500
  • 33d3200399 Fix constraints on get404 and getBy404 Evan Rutledge Borden 2017-11-17 14:28:20 -0500
  • d848a7123f
    Merge pull request #1451 from yesodweb/githubTemplates Maximilian Tagher 2017-11-16 09:28:22 -0800
  • 8208e3deac
    Fix typo in Haddocks of assertEq Maximilian Tagher 2017-11-15 11:32:59 -0800
  • 3247237c44 Respond to @psibi's comments githubTemplates Maximilian Tagher 2017-11-08 22:43:51 -0800
  • 7a4b2812c1 Update contributing guidelines based of Snoyberg's "How to Send Me a PR" post Maximilian Tagher 2017-11-08 22:32:15 -0800
  • 2c59cb7dcd extend docs of defaultMaybeAuthId (#1453) Alex Greif 2017-11-08 13:36:39 +0100
  • abc50deffe
    Drop an upper bound Michael Snoyman 2017-11-07 06:03:59 +0200
  • 42b94f5066 Add Github issue and PR templates, plus contributing guidelines Maximilian Tagher 2017-11-02 20:16:33 -0700
  • 299d0569af Merge pull request #1446 from bigs/extensible-password-hashing Sibi 2017-10-01 22:31:16 +0530
  • 600d307310 Extend YesodAuthEmail to support extensible password hashing. Cole Brown 2017-09-21 16:02:18 -0400
  • 4f6b07c2fb Merge pull request #1444 from iand675/weak-etag yesod-core/1.4.37 Michael Snoyman 2017-09-10 14:53:52 +0300
  • 05b2193e9f
    Code review fixes for #1444 Ian Duncan 2017-09-08 09:00:12 +0900
  • c4ef7e1410
    yesod-form version bump yesod-form/1.4.16 Michael Snoyman 2017-09-06 18:28:00 +0300
  • fd872cff40
    Add support to yesod-core for weak etags Ian Duncan 2017-09-06 10:08:45 +0900
  • d6e4499c54 Merge pull request #1439 from binarysunrise-io/login-vs-log-in yesod-auth/1.4.19 Michael Snoyman 2017-08-31 07:58:52 +0300
  • 9edca8e3b5 Correct Yesod-Auth's usage of "log in" vs "login" in English. Jesse Kempf 2017-08-30 20:35:22 -0700
  • 498d373e2d Merge pull request #1437 from paul-rouse/master yesod-auth/1.4.18 Sibi 2017-08-30 07:57:58 +0530
  • 3c53acdad8 Add "@since" comments for newly exposed Yesod.Auth.Util.PasswordStore Paul Rouse 2017-08-29 18:49:21 +0100
  • 464b055568 Expose Yesod.Auth.Util.PasswordStore Paul Rouse 2017-08-29 13:40:32 +0100
  • 59f073a41f Pure move of Yesod.PasswordStore to Yesod.Auth.Util.PasswordStore Paul Rouse 2017-08-29 13:34:20 +0100
  • c7736db69a Merge pull request #1435 from Ephemera/translation Sibi 2017-08-26 14:04:33 +0530
  • 1569af55c7 Add Korean translation GyuYong Jung 2017-08-26 04:51:52 +0900
  • a1c7fc5281 Merge pull request #1433 from binarysunrise-io/form-result-instantiate-alternative yesod-form/1.4.15 Michael Snoyman 2017-08-23 08:44:59 +0300
  • f08944d888 Give FormResult an Alternative instance Jesse Kempf 2017-08-22 13:09:33 -0700
  • 4f14b9b82d
    Add a stricter lower bound Michael Snoyman 2017-08-22 11:25:51 +0300
  • 1e9427baee
    Version bump yesod-auth/1.4.17.3 Michael Snoyman 2017-08-22 11:24:35 +0300
  • 469c1c2d01 Merge pull request #1432 from stackbuilders/reduce_verbosity_using_monadic_forms yesod-form/1.4.14 Michael Snoyman 2017-08-22 10:41:00 +0300
  • 0f28604cfe Reduce verbosity using Monadic Forms Sebastián Estrella 2017-08-21 11:38:19 -0500
  • f65d88d8c5 Merge pull request #1427 from alx741/fix-spanish-trans Michael Snoyman 2017-08-08 19:16:58 +0300
  • e3041aa17b Fix auth messages Spanish translation Daniel Campoverde 2017-08-08 11:03:09 -0500
  • 896ee9c644
    Version bump and close #1413 yesod-core/1.4.36 yesod-bin/1.5.2.5 Michael Snoyman 2017-08-04 16:30:58 +0300
  • 854f823059 add src/ to file path if Haskell source files in src GyuYong Jung 2017-07-18 22:46:29 +0900
  • 3b8ca1d3d1
    Bad CPP Michael Snoyman 2017-08-04 08:12:55 +0300
  • a4eee30930
    Cabal 2.0 support yesod-bin/1.5.2.4 Michael Snoyman 2017-07-31 09:54:56 +0300
  • e027652494 Merge pull request #1417 from psibi/header-yesod Sibi 2017-07-28 18:35:23 +0530
  • 7cfefdf3fa
    Merge remote-tracking branch 'origin/master' into header-yesod Sibi Prabakaran 2017-07-28 17:01:03 +0530
  • 19ff5c2006
    Fix warning in test code Sibi Prabakaran 2017-07-28 16:58:11 +0530
  • a17779b12d
    Fix persistent < 2.5 code Michael Snoyman 2017-07-23 16:53:12 +0300
  • ada76a9636
    Revert "Always use solver on Travis" Michael Snoyman 2017-07-23 16:45:47 +0300
  • 5b18bf0c09
    Always use solver on Travis Michael Snoyman 2017-07-23 16:28:58 +0300
  • fff8f8ff5f
    Reduce extra-deps, drop LTS 2 and 3 Michael Snoyman 2017-07-23 13:04:40 +0300
  • 4b34fe9c72
    Fix deprecation warning for LTS 8 Michael Snoyman 2017-07-23 12:25:23 +0300
  • 626719ce28
    Fix some version issues Michael Snoyman 2017-07-23 11:10:47 +0300
  • 8e367bda3d
    Bump to LTS 8 Michael Snoyman 2017-07-23 10:31:51 +0300
  • fefe8e0219
    Attempt to get Travis building again Michael Snoyman 2017-07-23 09:34:15 +0300
  • 42112add3c
    Version bump yesod-static/1.5.3.1 Michael Snoyman 2017-07-23 07:27:14 +0300
  • 39c0e0977b
    Merge branch 'master' of github.com:yesodweb/yesod Michael Snoyman 2017-07-23 07:13:24 +0300
  • c05c2ddde6 Merge pull request #1424 from QuLogic/yesod-static-cryptonite Michael Snoyman 2017-07-23 07:12:22 +0300
  • 087f4d2092 Convert yesod-static to cryptonite. Elliott Sales de Andrade 2017-07-22 22:58:23 -0400
  • 06ca675bb6
    Version bump yesod-core/1.4.35.1 Michael Snoyman 2017-07-20 13:58:15 +0300
  • eb3c570c93 Merge pull request #1421 from sestrella/add_has_call_stack_to_assertions yesod-test/1.5.8 yesod-form/1.4.13 Michael Snoyman 2017-07-20 13:41:37 +0300
  • a58a4d88cd Add implicit param HasCallStack to assertions Sebastián Estrella 2017-07-18 23:01:04 -0500