Commit Graph

  • b97d8d60b3
    Fix changelog Michael Snoyman 2021-03-30 22:13:53 +0300
  • 42eea68fb6
    Support persistent 2.12 Michael Snoyman 2021-03-30 21:30:36 +0300
  • 85cbc00419 Improve per-request-cache performance Gregor Kleen 2021-03-25 15:33:31 +0100
  • 1f122a6eac fix build on nix Gregor Kleen 2021-03-25 15:33:23 +0100
  • f2657e7ee0
    Merge pull request #1717 from Burtannia/devel-ssl yesod-bin-1.6.1 Michael Snoyman 2021-02-10 17:46:18 +0200
  • a068bbdb8c Simplified implementation of cert/key parser option James Burton 2021-02-10 13:54:22 +0000
  • 4699479bbb Removed unused imports James Burton 2021-02-09 17:52:55 +0000
  • 8d0866f08b Updated changelog James Burton 2021-02-09 17:41:49 +0000
  • 818e8e3781 Parser now requires that both cert/key be provided or neither James Burton 2021-02-09 17:38:50 +0000
  • 8a4fb790cf Revert "Fixed indentation" James Burton 2021-02-09 12:07:56 +0000
  • 52cf633993 Fixed indentation James Burton 2021-02-08 22:42:26 +0000
  • 045d05f7d6 Bumped version James Burton 2021-02-08 18:19:40 +0000
  • 9f72790df9 Added options to pass SSL certificate and key to yesod devel James Burton 2021-02-08 17:59:49 +0000
  • 1c471acfd5
    Fixed bug when duplicating option tags (#1716) James Burton 2021-01-08 19:03:46 +0000
  • 60350c6532
    Merge pull request #1715 from yesodweb/multi-form-cabal-version Michael Snoyman 2020-12-22 05:05:25 +0200
  • bb008df3bd Bumped cabal version to >= 1.10 Burtannia 2020-12-22 02:17:57 +0000
  • 19bd528ac7
    Version bump yesod-test-1.6.12 Michael Snoyman 2020-12-16 05:45:46 +0200
  • 9cb8d2d369
    Merge pull request #1705 from masaeedu/addmonadstate Michael Snoyman 2020-12-16 05:32:31 +0200
  • 63afa32fa0
    Add MPTC extension Asad Saeeduddin 2020-12-15 21:34:16 -0500
  • 7695803af5
    Fix ambiguous get/put issue Asad Saeeduddin 2020-11-13 14:01:25 -0500
  • 210c992601
    Add MTL dependency Asad Saeeduddin 2020-11-12 12:49:28 -0500
  • a1e708107b
    Add MonadState instance for SIO Asad Saeeduddin 2020-11-12 12:18:17 -0500
  • 3015133b0e
    Merge pull request #1713 from eahlberg/fix-cookie-test-example Michael Snoyman 2020-12-14 16:01:49 +0200
  • 383149c0af Update changelog Eric Ahlberg 2020-12-14 14:30:08 +0100
  • 44895915ea Fix import in cookie example Eric Ahlberg 2020-12-14 10:39:50 +0100
  • f52291d2c9
    Forgot to update cabal file yesod-core-1.6.18.8 Michael Snoyman 2020-12-14 11:30:14 +0200
  • e4cd44a4c7
    Fix test suite for latest wai-extra (fixes #1711) Michael Snoyman 2020-12-14 11:29:11 +0200
  • c6c2cd2252
    Merge pull request #1710 from yesodweb/pb/has-callstack yesod-test-1.6.11 Michael Snoyman 2020-12-02 08:37:52 +0200
  • 761dbc7753
    Update yesod-test ChangeLog patrick brisbin 2020-12-01 12:00:45 -0500
  • cb06004044
    yesod-test version bump patrick brisbin 2020-12-01 11:57:46 -0500
  • 07d76095a7
    Add missing HasCallStack patrick brisbin 2020-12-01 11:56:37 -0500
  • 24acd4e3b7
    Add missing HasCallStack patrick brisbin 2020-12-01 11:49:29 -0500
  • 95dc598d4b
    Merge pull request #1707 from yesodweb/multi-form-delete-button Michael Snoyman 2020-11-20 08:31:48 +0200
  • c60430e69e Wrapper error class is now removed on copy Burtannia 2020-11-20 02:51:34 +0000
  • f2d3f3d8da Replaced JS string concatenation with rawJS Burtannia 2020-11-20 02:47:19 +0000
  • 3b306b39ba
    Merge pull request #1709 from eahlberg/fix-open-graph-functions yesod-core-1.6.18.7 Michael Snoyman 2020-11-19 06:43:31 +0200
  • fd049ec3b0 Update changelog Eric Ahlberg 2020-11-18 19:37:39 +0100
  • 13039e567f Bump version Eric Ahlberg 2020-11-18 19:28:36 +0100
  • 62479374cf Use property attribute instead of name Eric Ahlberg 2020-11-18 19:22:17 +0100
  • 91c1a7fac7 Fixed name clashes when using more than one instance of a multi-field Burtannia 2020-11-18 07:14:40 +0000
  • 2eec150289 Moved JS constant inside function Burtannia 2020-11-18 05:16:12 +0000
  • 0f51f91334 Removed dependency on Semigroup Burtannia 2020-11-17 22:12:59 +0000
  • 5c56320c39 Added PR to changelog Burtannia 2020-11-17 21:20:43 +0000
  • da3723d2c7 Bumped version number to 1.7.0 Burtannia 2020-11-17 21:17:34 +0000
  • ee5b2e129d Updated changelog and readme Burtannia 2020-11-17 21:01:54 +0000
  • e619b8d6ff Updated since annotations in docs Burtannia 2020-11-17 21:00:42 +0000
  • fcda22ec5c Clearing fields now triggers the change event James Burton 2020-11-16 00:54:33 +0000
  • 1c742a83d3 Fixed tooltip styling in Bootstrap 4 James Burton 2020-11-15 22:31:35 +0000
  • 973461e70f Minor refactoring James Burton 2020-11-15 22:19:37 +0000
  • 008b4af741 Reworked the field duplication code to be more robust and allow for fields with multiple elements like radio fields James Burton 2020-11-15 21:12:23 +0000
  • e209810b8c Removed strictness from MultiSettings fields that are only used in applicative forms James Burton 2020-11-15 17:45:47 +0000
  • 0d0112b73b Updated documentation James Burton 2020-11-15 17:44:56 +0000
  • 7b327b3dcd Made MultiSettings fields strict Burtannia 2020-11-14 00:45:20 +0000
  • 44f065c615 Updated docs Burtannia 2020-11-14 00:37:18 +0000
  • df0c61e364 Tooltip now shows in applicative multi-fields Burtannia 2020-11-13 23:03:14 +0000
  • 2c1112c52c Fixed bootstrap styling Burtannia 2020-11-13 22:48:56 +0000
  • a3319f766a Error messages are now deleted with fields and are highlighted correctly Burtannia 2020-11-13 22:25:44 +0000
  • 39ed1f6453 Added support for customising button contents Burtannia 2020-11-13 20:18:50 +0000
  • e18d0a771b Added delete button to Yesod.Form.Multi Burtannia 2020-11-13 18:46:42 +0000
  • cdd6e28d5f
    New cabal-version for Hackage yesod-eventsource-1.6.0.1 Michael Snoyman 2020-11-08 12:52:23 +0200
  • 3cfe814cba
    cabal-version bump for Hackage yesod-core-1.6.18.6 Michael Snoyman 2020-11-06 09:24:50 +0200
  • 0325a24826
    Merge pull request #1703 from jeffhappily/update-docs-for-handlert Michael Snoyman 2020-11-08 12:49:26 +0200
  • 29bb2053fd
    Bump version and update changelog Jeff Happily 2020-11-08 18:32:33 +0800
  • de375e26de
    Replace HandlerT with HandlerFor in the documentation Jeff Happily 2020-11-08 10:55:01 +0800
  • 1184cafe68
    cabal-version bump for Hackage yesod-auth-oauth-1.6.0.2 Michael Snoyman 2020-11-06 09:24:50 +0200
  • 6a40abf033
    More Hackage appeasement yesod-persistent-1.6.0.5 Michael Snoyman 2020-11-06 09:15:40 +0200
  • 3c65d49376
    Hackage wants newer cabal-version yesod-auth-1.6.10.1 Michael Snoyman 2020-11-06 09:07:06 +0200
  • e02f1dc780
    Merge pull request #1702 from yesodweb/actions Michael Snoyman 2020-11-06 09:11:15 +0200
  • 2a280a0a4e
    Move to actions, test persistent 2.11 Michael Snoyman 2020-11-06 06:29:25 +0200
  • 504b3c74cf
    Merge branch 'master' of https://github.com/friedbrice/yesod Michael Snoyman 2020-11-06 06:24:17 +0200
  • 3a44d47acf link to PR in changelog Daniel Brice 2020-11-05 18:06:52 -0800
  • a770fd2b63
    Appease Hackage Michael Snoyman 2020-11-05 10:50:38 +0200
  • 710d40d253
    Merge pull request #1700 from Disco-Dave/yesod-websockets/remove-use-of-forkPingThread yesod-websockets-0.3.0.3 Michael Snoyman 2020-11-05 08:26:44 +0200
  • c00d1e1aa8 Use forkPingThread if websockets is less than 0.12.6.0 David Burkett 2020-11-04 21:46:00 -0500
  • da09fdc69a Updated the Changelog.md for yesod-websockets to include comment and link for PR 1700 David Burkett 2020-11-04 20:43:41 -0500
  • ead5d3388f Remove the use of forkPingThread in Yesod.WebSockets and replaced it with withPingThread David Burkett 2020-11-04 20:34:37 -0500
  • 46f8879a0a add language extensions (how did this compile before?) Daniel Brice 2020-11-04 14:18:23 -0800
  • 0a338177fe bump persistent-template Daniel Brice 2020-11-04 14:15:21 -0800
  • 41bcace5fc support persistent 2.11 Daniel Brice 2020-11-04 14:01:57 -0800
  • bcae4c99b1
    Merge pull request #1698 from yesodweb/documentErrorResponse yesod-core-1.6.18.5 Michael Snoyman 2020-10-07 09:14:08 +0300
  • 24061e18bd .. Maximilian Tagher 2020-10-06 10:41:53 -0400
  • 067914aac0 Document ErrorResponse Maximilian Tagher 2020-10-06 10:41:03 -0400
  • de45bc0d27
    Appease Hackage Michael Snoyman 2020-09-22 17:34:22 +0300
  • f6ac2b1d3a
    Fix filepath in cabal file yesod-core-1.6.18.4 Michael Snoyman 2020-09-22 17:32:37 +0300
  • 1b79db382d
    Merge pull request #1697 from d86leader/master Michael Snoyman 2020-09-22 17:30:26 +0300
  • 22c59207c1 Update changelog and version d86leader 2020-09-22 15:57:49 +0700
  • e3528ad85d Add test for regression of mkYesod d86leader 2020-09-22 15:41:45 +0700
  • 4c4584fde8 Fix incorrect code generation for polymorphic datatypes d86leader 2020-09-22 15:33:43 +0700
  • 62b418a801 Add tests for mkYesod with polymorphic datatypes d86leader 2020-09-22 15:32:57 +0700
  • 84ca72e1d0
    Merge pull request #1695 from yesodweb/removeGHandlerFromDocs Michael Snoyman 2020-09-21 05:29:19 +0300
  • 6e5fa23dc2 .. Maximilian Tagher 2020-09-20 16:57:01 -0400
  • f0db028ec0 .. Maximilian Tagher 2020-09-20 16:54:44 -0400
  • 30f189a48c Remove GHandler from handlerToIO docs Maximilian Tagher 2020-09-20 16:50:16 -0400
  • eb5f7a95cd
    Merge pull request #1691 from dten/absolute-templates-path yesod-1.6.1.0 Michael Snoyman 2020-08-09 17:48:45 +0300
  • 8585893b1d bump yesod version David Hewson 2020-08-07 13:29:29 +0100
  • 8069d42d90 use globFilePackage in widgetFileReload and widgetFileNoReload David Hewson 2020-08-07 13:22:55 +0100
  • b73a95c8b6 globFilePackage which provides absolute globFile paths within package David Hewson 2020-08-07 13:20:51 +0100
  • 8845483c20
    Merge pull request #1689 from felixonmars/skip-semigroups-for-ghc8 Michael Snoyman 2020-08-02 13:28:11 +0300
  • 672b82d510
    Drop dependency on semigroups Felix Yan 2020-07-31 23:09:23 +0800
  • b2c154b358
    Merge pull request #1688 from yesodweb/fixAddHandler yesod-bin-1.6.0.6 Michael Snoyman 2020-08-02 12:19:06 +0300