Commit Graph

4335 Commits

Author SHA1 Message Date
Daniel Campoverde [alx741]
ea5e1cca26 Update emailLoginHandler 'since' version 2017-02-18 18:28:53 -05:00
Daniel Campoverde [alx741]
c5ddf55937 Update emailLoginHandler 'since' version 2017-02-18 15:14:45 -05:00
Daniel Campoverde [alx741]
c78ae95b3a Fix email auth module 2017-02-18 15:14:45 -05:00
Daniel Campoverde [alx741]
311f7927bb Merge branch 'master' of https://github.com/yesodweb/yesod 2017-02-18 15:14:31 -05:00
Michael Snoyman
1cc30efe41 Merge pull request #1353 from psibi/add-post-function
Add getPostParams function in Yesod.Core.Handler
2017-02-17 08:00:49 +02:00
Sibi Prabakaran
6d7ba59e4b
Update changelog 2017-02-17 00:22:57 +05:30
Sibi Prabakaran
470858f81c
Better Haddock rendering. Since -> @since 2017-02-17 00:21:31 +05:30
Sibi Prabakaran
797278243e
Add and export getPostParams function 2017-02-17 00:18:17 +05:30
Michael Snoyman
4327dac8a7 For nightly, build cabal-install 2017-02-08 13:35:31 +02:00
Michael Snoyman
e032785af9 Another missing --install-ghc 2017-02-08 11:46:08 +02:00
Michael Snoyman
cdc6c8ae04 Version bumps/changelog updates 2017-02-08 11:20:31 +02:00
Michael Snoyman
86411d25f2 Silly typo 2017-02-08 09:08:10 +02:00
Michael Snoyman
305931f322 Not pedantic on OS X (since it applies to deps too) 2017-02-08 08:13:35 +02:00
Michael Snoyman
e83d018002 Add missing --install-ghc 2017-02-08 07:01:17 +02:00
Michael Snoyman
fc9d45aa33 Nightly: use solver --update-config 2017-02-07 21:05:44 +02:00
Michael Snoyman
58119d90cc Another build speed-up attempt
* Don't do the pre-build
* Apply --fast to dependencies on OS X
2017-02-07 21:02:26 +02:00
Michael Snoyman
b55b919800 Revert "Allow latest nightly"
This reverts commit 9ee3c37074.
2017-02-07 20:48:43 +02:00
Michael Snoyman
16924f6603 Merge branch 'allow-latest-nightly' 2017-02-07 20:48:12 +02:00
Michael Snoyman
a53d2cecf5 Try using cabal-head to work around haskell/cabal#4298 2017-02-07 19:00:48 +02:00
Michael Snoyman
9ee3c37074 Allow latest nightly 2017-02-07 17:18:21 +02:00
Michael Snoyman
4920ca11eb Merge pull request #1342 from yesodweb/appveyor
Add appveyor.yml
2017-02-07 17:17:20 +02:00
Michael Snoyman
1bc1ef5a35 Fix a CR test failure 2017-02-07 16:19:08 +02:00
Michael Snoyman
954f813569 Fix route parsing for CRLF line endings 2017-02-07 15:49:23 +02:00
Michael Snoyman
e90b31bb4a Add appveyor.yml 2017-02-07 15:49:23 +02:00
Michael Snoyman
958bc58153 Merge pull request #1345 from psibi/export-pid
Export plugin identifier for GoogleEmail2 module
2017-02-07 14:21:59 +02:00
Daniel Campoverde [alx741]
276a9f1321 Add and export defaultEmailLoginHandler 2017-02-06 16:15:38 -05:00
Sibi Prabakaran
d1ec382fc6
Better haddock rendering: Since -> @since 2017-02-07 01:01:05 +05:30
Sibi Prabakaran
854e0e45e7
Update relevant changelog 2017-02-07 01:00:19 +05:30
Sibi Prabakaran
dddae24786
Export plugin identifier for GoogleEmail2 module 2017-02-07 01:00:00 +05:30
Michael Snoyman
01378311f8 Merge pull request #1343 from psibi/show-creds
Add Show Instance For Creds type
2017-02-06 10:14:57 +02:00
Sibi Prabakaran
6f1356f2a1
Update changelog 2017-02-05 20:27:00 +05:30
Sibi Prabakaran
0c3e1d2299
Derive Show for Creds type
Useful for doing liftIO $ print inside Yesod handlers like
authenticate.
2017-02-05 20:25:23 +05:30
Michael Snoyman
52f67fb04b Merge pull request #1341 from yesodweb/pedantic
Compile with -Wall -Werror
2017-02-05 14:37:19 +02:00
Michael Snoyman
aefd074efa Cleanup GHC 8 redundant constraints 2017-02-05 13:35:12 +02:00
Michael Snoyman
3dc2d10b30 Compile with -Wall -Werror 2017-02-05 12:09:18 +02:00
Michael Snoyman
07147f42c2 Try to speed up OS X builds 2017-02-03 13:05:06 +02:00
Michael Snoyman
1920604d67 Merge pull request #1340 from jprider63/master
Fix for bug in identifyForm with empty forms.
2017-02-02 09:49:04 +02:00
James Parker
d59344b78b housekeeping 2017-02-02 01:55:00 -05:00
Michael Snoyman
64ed0792bc Check mime-type for JSON bodies #1330 2017-02-02 08:10:19 +02:00
Michael Snoyman
db883f19b8 Fix some whitespace 2017-02-02 07:43:55 +02:00
James Parker
ef22b131f1 Fix for bug in identifyForm with empty forms. #1072 2017-01-31 16:06:40 -05:00
Michael Snoyman
5e84a6c063 Merge pull request #1338 from tolysz/websockets-options
yesod-websockets: add `webSocketsOptions` `webSocketsOptionsWith`
2017-01-19 15:54:21 +02:00
Marcin Tolysz
e7e2caeacf yesod-websockets: add webSocketsOptions webSocketsOptionsWith 2017-01-19 11:13:34 +00:00
Michael Snoyman
6d03e6beed Merge pull request #1336 from LightAndLight/master
Fixed misspelling of 'utilities'
2017-01-15 11:06:03 +02:00
Isaac Elliott
2d98587cce Fixed misspelling of 'utilities' 2017-01-15 18:34:16 +10:00
Michael Snoyman
33f58e2bd1 Allow vector 0.12 2017-01-09 00:10:45 +02:00
Michael Snoyman
42e0e9aab9 Merge pull request #1329 from ocharles/master
yesod-core: Build with template-haskell-2.12.0
2017-01-04 16:18:13 +02:00
Ollie Charles
57a9420d99 yesod-core: Build with template-haskell-2.12.0 2017-01-04 13:08:09 +00:00
Michael Snoyman
5469e38d43 Travis: switch language to generic 2017-01-03 20:46:34 +02:00
Michael Snoyman
38fec7f8b8 Reduce dependencies 2017-01-03 12:45:11 +02:00