Commit Graph

  • cdc6c8ae04 Version bumps/changelog updates Michael Snoyman 2017-02-08 11:20:31 +0200
  • 86411d25f2 Silly typo Michael Snoyman 2017-02-08 09:08:10 +0200
  • 305931f322 Not pedantic on OS X (since it applies to deps too) Michael Snoyman 2017-02-08 08:13:35 +0200
  • e83d018002 Add missing --install-ghc Michael Snoyman 2017-02-08 07:01:17 +0200
  • fc9d45aa33 Nightly: use solver --update-config Michael Snoyman 2017-02-07 21:05:44 +0200
  • 58119d90cc Another build speed-up attempt Michael Snoyman 2017-02-07 21:02:26 +0200
  • b55b919800 Revert "Allow latest nightly" Michael Snoyman 2017-02-07 20:48:43 +0200
  • 16924f6603 Merge branch 'allow-latest-nightly' Michael Snoyman 2017-02-07 20:48:12 +0200
  • a53d2cecf5 Try using cabal-head to work around haskell/cabal#4298 Michael Snoyman 2017-02-07 19:00:48 +0200
  • 9ee3c37074 Allow latest nightly Michael Snoyman 2017-02-07 15:23:58 +0200
  • 4920ca11eb Merge pull request #1342 from yesodweb/appveyor Michael Snoyman 2017-02-07 17:17:20 +0200
  • 1bc1ef5a35 Fix a CR test failure Michael Snoyman 2017-02-07 15:51:16 +0200
  • 954f813569 Fix route parsing for CRLF line endings Michael Snoyman 2017-02-07 15:23:35 +0200
  • e90b31bb4a Add appveyor.yml Michael Snoyman 2017-02-05 14:38:50 +0200
  • 958bc58153 Merge pull request #1345 from psibi/export-pid Michael Snoyman 2017-02-07 14:21:59 +0200
  • 276a9f1321 Add and export defaultEmailLoginHandler Daniel Campoverde [alx741] 2017-02-06 16:15:38 -0500
  • d1ec382fc6
    Better haddock rendering: Since -> @since Sibi Prabakaran 2017-02-07 01:01:05 +0530
  • 854e0e45e7
    Update relevant changelog Sibi Prabakaran 2017-02-07 01:00:19 +0530
  • dddae24786
    Export plugin identifier for GoogleEmail2 module Sibi Prabakaran 2017-02-07 01:00:00 +0530
  • 01378311f8 Merge pull request #1343 from psibi/show-creds Michael Snoyman 2017-02-06 10:14:57 +0200
  • 6f1356f2a1
    Update changelog Sibi Prabakaran 2017-02-05 20:27:00 +0530
  • 0c3e1d2299
    Derive Show for Creds type Sibi Prabakaran 2017-02-05 20:25:23 +0530
  • 52f67fb04b Merge pull request #1341 from yesodweb/pedantic Michael Snoyman 2017-02-05 14:37:19 +0200
  • aefd074efa Cleanup GHC 8 redundant constraints Michael Snoyman 2017-02-05 13:35:12 +0200
  • 3dc2d10b30 Compile with -Wall -Werror Michael Snoyman 2017-02-03 07:23:03 +0200
  • 07147f42c2 Try to speed up OS X builds Michael Snoyman 2017-02-03 13:05:06 +0200
  • 1920604d67 Merge pull request #1340 from jprider63/master yesod-form/1.4.10 yesod-core/1.4.31 yesod-auth/1.4.16 Michael Snoyman 2017-02-02 09:49:04 +0200
  • d59344b78b housekeeping James Parker 2017-02-02 01:55:00 -0500
  • 64ed0792bc Check mime-type for JSON bodies #1330 Michael Snoyman 2017-02-02 08:10:19 +0200
  • db883f19b8 Fix some whitespace Michael Snoyman 2017-02-02 07:43:55 +0200
  • ef22b131f1 Fix for bug in identifyForm with empty forms. #1072 James Parker 2017-01-31 15:25:44 -0500
  • 5e84a6c063 Merge pull request #1338 from tolysz/websockets-options yesod-websockets/0.2.5 Michael Snoyman 2017-01-19 15:54:21 +0200
  • e7e2caeacf yesod-websockets: add webSocketsOptions webSocketsOptionsWith Marcin Tolysz 2017-01-18 15:44:12 +0000
  • 6d03e6beed Merge pull request #1336 from LightAndLight/master Michael Snoyman 2017-01-15 11:06:03 +0200
  • 2d98587cce Fixed misspelling of 'utilities' Isaac Elliott 2017-01-15 18:34:16 +1000
  • 33f58e2bd1 Allow vector 0.12 Michael Snoyman 2017-01-09 00:09:49 +0200
  • 42e0e9aab9 Merge pull request #1329 from ocharles/master Michael Snoyman 2017-01-04 16:18:13 +0200
  • 57a9420d99 yesod-core: Build with template-haskell-2.12.0 Ollie Charles 2017-01-04 13:08:09 +0000
  • 5469e38d43 Travis: switch language to generic yesod/1.4.4 Michael Snoyman 2017-01-03 20:46:34 +0200
  • 38fec7f8b8 Reduce dependencies Michael Snoyman 2017-01-03 12:42:45 +0200
  • 6d3c530ab8 Merge pull request #1326 from psibi/verkey Michael Snoyman 2017-01-02 09:40:56 +0200
  • 4330461033
    Change the type signature from Text to Verkey Sibi Prabakaran 2016-12-30 18:06:40 +0530
  • 705b52f7eb Add --host option to yesod devel (fixes #975) yesod-bin/1.5.1 Michael Snoyman 2016-12-21 14:27:52 +0200
  • 9dbbe030de Fix compatibility with older persistent #1324 yesod-persistent/1.4.1.1 Michael Snoyman 2016-12-20 15:21:36 +0200
  • 8d85ad1ab5 Merge pull request #1321 from whittle/insert400 yesod-persistent/1.4.1.0 Michael Snoyman 2016-12-12 19:06:54 +0200
  • 2e284bbe64 Add notes to changelog for yesod-persistent 1.4.1.0. Jason Whittle 2016-12-12 08:23:16 -0500
  • d526658c7b Implement the changes requested by @snoyberg. Jason Whittle 2016-12-12 08:18:25 -0500
  • c573f02d9d Add insert400 and insert400_, which check for violated uniqueness constraints. Jason Whittle 2016-12-12 01:54:27 -0500
  • b9ece6f242 Merge pull request #1319 from psibi/auth-json-doc Michael Snoyman 2016-12-08 07:00:08 -0500
  • 08f994103a
    Add documentation for JSON endpoints for Yesod.Auth.Email module Sibi Prabakaran 2016-12-08 14:25:08 +0530
  • 9a484f9163 defaultMessageWidget yesod-core/1.4.30 Michael Snoyman 2016-12-07 20:08:47 -0500
  • 706a995b67 blaze-markup in extra-deps yesod-auth/1.4.15 Michael Snoyman 2016-12-07 09:42:26 -0500
  • 98854b4de3 Version bump for #1317 Michael Snoyman 2016-12-07 09:23:53 -0500
  • d7be78f82e Merge pull request #1317 from psibi/json-auth Michael Snoyman 2016-12-07 09:23:00 -0500
  • 03c1ee4807 Compilation fix for GHC 7.8 yesod-test/1.5.4.1 yesod-core/1.4.29 Michael Snoyman 2016-12-07 08:54:53 -0500
  • ae7dfd2408 Changelog for #1310 Michael Snoyman 2016-12-07 08:52:55 -0500
  • f54b924137 Merge pull request #1318 from s9gf4ult/master Michael Snoyman 2016-12-07 08:50:52 -0500
  • 80f0b3cd70 Add comments and bump minor version to 1.4.29 Aleksey Uimanov 2016-12-07 14:04:51 +0500
  • 60f66b4c3a
    Add relevant changelog Sibi Prabakaran 2016-12-07 14:09:01 +0530
  • 8f8c99db88
    Do parseJsonBody only when form data is not found Sibi Prabakaran 2016-12-07 14:08:37 +0530
  • 0255f93c22
    Export croatianMessage Sibi Prabakaran 2016-12-06 18:44:46 +0530
  • 47b2877c79
    More Haddock fixes Sibi Prabakaran 2016-12-06 18:44:38 +0530
  • 75df4e0468
    Use @since for proper haddock rendering Sibi Prabakaran 2016-12-06 18:21:36 +0530
  • 83575e92a0
    Fix typo: /s/interoprate/interoperate Sibi Prabakaran 2016-12-06 18:20:18 +0530
  • 85bd15d109
    Add json support for postPasswordR Sibi Prabakaran 2016-12-06 18:17:19 +0530
  • b6cd72f49f
    Implement Login via JSON endpoint Sibi Prabakaran 2016-12-06 15:20:51 +0530
  • 47ef36012d export getGetMaxExpires Aleksey Uimanov 2016-12-05 19:33:04 +0500
  • 19840cdc89
    Add json support for postRegisterR Sibi Prabakaran 2016-12-05 19:32:23 +0530
  • 2bd3a936c9 fix blaze-markup version bounds Aleksey Uimanov 2016-12-02 16:26:19 +0500
  • d1697a3fde export toWaiAppYre Aleksey Uimanov 2016-12-02 15:55:09 +0500
  • 9c38a4b08e Version bump for #1314 yesod-test/1.5.4 yesod-core/1.4.28 Michael Snoyman 2016-12-01 06:53:41 +0200
  • 7b12f61a91 yesod-test: add getLocation test helper. Jason Whittle 2016-11-30 18:05:48 -0500
  • fbdaa2f675 Add since lines Michael Snoyman 2016-11-30 19:36:29 +0200
  • 312adc40d5 Version bump for #1310 Michael Snoyman 2016-11-30 13:40:46 +0200
  • 51a5641435 Merge pull request #1310 from yesodweb/text_toWidget Michael Snoyman 2016-11-30 13:39:59 +0200
  • a337bf6d58 websockets 0.10 support yesod-websockets/0.2.4.1 Michael Snoyman 2016-11-30 06:42:15 +0200
  • 58407c292e Fix a build failure yesod-core/1.4.27 yesod-bin/1.5.0.1 yesod-auth/1.4.14 Michael Snoyman 2016-11-29 13:51:02 +0200
  • 2c4e19e0b6 Version bump for #1309 Michael Snoyman 2016-11-29 13:48:42 +0200
  • 00cf852216 Version bump for #1308 Michael Snoyman 2016-11-29 13:47:33 +0200
  • a921d6cb31 Add caveat about possible Docker integration issues yesod-bin/1.5.0 Michael Snoyman 2016-11-29 13:44:46 +0200
  • 784f04ae7a Merge branch '1304-stack-based-devel' Michael Snoyman 2016-11-29 13:43:01 +0200
  • 3883063ec2 Devel server indicates when recompilation is occurring Michael Snoyman 2016-11-28 09:58:48 +0200
  • 1781699cab Add ToWidget instances for strict text, lazy text, and text builder Andrew Martin 2016-11-27 15:27:54 -0500
  • ed87ded970 Merge pull request #1308 from sbditto85/default_attrs_julius Michael Snoyman 2016-11-27 05:45:48 +0200
  • 3159745ee8 Merge pull request #1309 from filipg/master Michael Snoyman 2016-11-27 05:44:26 +0200
  • 9458e57a58 adjusted to use *{..} syntax Casey Allred 2016-11-26 12:07:49 -0700
  • a3929aa9bb remove invalid Google OpenID link Filip Gralinski 2016-11-26 19:39:24 +0100
  • b1f1e4e222 Revert to runghc Michael Snoyman 2016-11-26 17:57:32 +0200
  • cec6f42a99 added jsAttributes for the script tag generated by julius files Casey Allred 2016-11-25 21:36:51 -0700
  • f3fc735a25 README.md, and some minor code cleanups Michael Snoyman 2016-11-24 07:51:54 +0200
  • ab4d6540ca Workaround for compatibility with older fsnotify Michael Snoyman 2016-11-23 15:59:58 +0200
  • 6048a2c9bf Got my logic backwards :( Michael Snoyman 2016-11-23 15:34:14 +0200
  • db3beff4f3 Some CPP for Cabal API changes Michael Snoyman 2016-11-23 15:19:27 +0200
  • 03307a8cc8 Fix dependency problems for older snapshots Michael Snoyman 2016-11-23 15:05:41 +0200
  • 83d3a12a23 Rewrite yesod devel based on Stack #1304 Michael Snoyman 2016-11-23 13:59:56 +0200
  • 54cc4205d8 Merge pull request #1302 from psibi/csrf-fix Maximilian Tagher 2016-11-22 10:49:26 -0800
  • 696faa3fd0
    req is not needed. Sibi Prabakaran 2016-11-20 13:43:01 +0530
  • 10850f5cee
    Use checkCsrfHeaderOrParam instead of manual check Sibi Prabakaran 2016-11-20 13:32:15 +0530
  • 7f17d829b3
    Fix CSRF security vulnerability in registerHelper function Sibi Prabakaran 2016-11-20 03:59:32 +0530
  • 10a751cdbc Version bump for #1296 yesod-form/1.4.9 Michael Snoyman 2016-11-14 07:04:36 +0200