| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-12-25 | Extend capture with Regex handling | frederik-h | 1 | -0/+1 | |
| 2017-12-18 | Fix warnings and errors | Jasper Van der Jeugt | 1 | -2/+1 | |
| 2017-11-17 | Fix compression of calc() in CSS | Krzysztof Jurewicz | 1 | -0/+2 | |
| According to Mozilla Developer Network, “The + and - operators must always be surrounded by whitespace.”. | |||||
| 2017-11-17 | Make unixFilter output stderr when failing | Nick Boultbee | 1 | -3/+21 | |
| Fixes #581. | |||||
| 2017-06-10 | Some small CSS compression improvements | Nicole Rauch | 1 | -3/+7 | |
| * We now also compress whitespace around commas. * Remove whitespace around some other operators as well. * Clarified the code around the separator compression and even improved the code (one case slipped through unnoticed). | |||||
| 2016-10-31 | Add test | Nikolaos S. Papaspyrou | 1 | -0/+1 | |
| 2016-10-17 | Move from test-framework to tasty | Jasper Van der Jeugt | 16 | -66/+65 | |
| 2016-08-15 | Also trim whitespace around colons. | Nicole Rauch | 1 | -0/+2 | |
| 2016-08-14 | Do not strip comments that are inside constants. | Nicole Rauch | 1 | -1/+4 | |
| 2016-08-14 | We must avoid the compression of whitespace in constants by handling it in ↵ | Nicole Rauch | 1 | -1/+6 | |
| the same way. | |||||
| 2016-08-14 | Improved the compaction a bit more. | Nicole Rauch | 1 | -0/+2 | |
| 2016-08-14 | Compacted the tests and made them more readable. | Nicole Rauch | 1 | -22/+11 | |
| 2016-08-14 | We need to constantly check whether we are at the start of a constant, not ↵ | Nicole Rauch | 1 | -4/+6 | |
| just once. | |||||
| 2016-08-14 | Adding tests that make sure that whitespace at the start or end of constants ↵ | Nicole Rauch | 1 | -0/+5 | |
| does not get eaten. | |||||
| 2016-08-14 | Adding tests that make sure that the constant terminators don't get mixed up. | Nicole Rauch | 1 | -0/+5 | |
| 2016-08-14 | Whitespace in certain kinds of string constants is no longer eliminated. | Nicole Rauch | 1 | -0/+3 | |
| 2016-08-14 | Added some unit tests for CompressCss | Nicole Rauch | 1 | -0/+43 | |
| 2016-08-04 | Fix partials and add a test | Jasper Van der Jeugt | 1 | -0/+13 | |
| Fixes #460 | |||||
| 2016-07-25 | Trim instructions. TrimRd chunk might need TrimL. Trim tests. | samgd | 1 | -6/+8 | |
| 2016-07-24 | Fix module layout | samgd | 1 | -48/+39 | |
| 2016-07-24 | Working trimming but module loop and formatting req. | samgd | 1 | -8/+8 | |
| 2016-07-23 | Expr trimming. '-' binds to '$'. | samgd | 1 | -0/+7 | |
| 2016-07-23 | Partial trimming | samgd | 1 | -0/+7 | |
| 2016-07-23 | For trimming | samgd | 1 | -3/+13 | |
| 2016-07-23 | If Trim parsing | samgd | 1 | -5/+8 | |
| 2016-07-22 | Add Trim_ data constructors. Add If test for Trim | samgd | 1 | -0/+15 | |
| 2016-07-22 | Remove redundant where | samgd | 1 | -1/+0 | |
| 2016-04-21 | Fix test failure | Jasper Van der Jeugt | 1 | -3/+11 | |
| 2016-04-06 | Initial YAML support | Jasper Van der Jeugt | 4 | -36/+29 | |
| See #225 | |||||
| 2015-10-24 | templateBodyCompiler compiles resource body only | Bergi | 1 | -1/+1 | |
| and becomes the new default, instead of templateCompiler fixes #378 | |||||
| 2015-08-16 | Add "poster" as a URL attribute | Duncan | 1 | -0/+3 | |
| 2015-05-29 | Update to use Pandoc 1.14 | Jasper Van der Jeugt | 1 | -1/+1 | |
| 2015-02-11 | Remove test debug output | Paul Keene | 1 | -2/+0 | |
| 2015-01-10 | Ensure "Listening on 0.0.0.0:8000" message is not garbled | Jasper Van der Jeugt | 1 | -2/+4 | |
| 2015-01-06 | Add a test for #300 | Jasper Van der Jeugt | 1 | -10/+24 | |
| 2014-10-27 | Add tests | Jasper Van der Jeugt | 1 | -3/+14 | |
| 2014-10-27 | Better functions in templates | Jasper Van der Jeugt | 2 | -2/+2 | |
| 2014-05-09 | Merge branch 'master' of github.com:jaspervdj/hakyll | Jasper Van der Jeugt | 1 | -0/+2 | |
| 2014-04-19 | ADD: Added failing test cases for `toSiteRoot`. | Izzy Cecil | 1 | -0/+2 | |
| 2014-04-11 | Fix tag dependency issue, slightly improve caching | Jasper Van der Jeugt | 1 | -1/+2 | |
| 2014-03-26 | Revert "Added test case for global metadata" | Jasper Van der Jeugt | 1 | -31/+0 | |
| This reverts commit 46b6f78da8ed814bef6972f4712d8b13e76c1122. Conflicts: tests/data/posts/metadata | |||||
| 2014-01-23 | Merge pull request #190 from krsch/master | Jasper Van der Jeugt | 1 | -0/+31 | |
| Implemented per-directory metadata support | |||||
| 2014-01-03 | Add a test for metadataRoute | Jasper Van der Jeugt | 1 | -2/+10 | |
| 2013-10-18 | Added test case for global metadata | Alexey Kreshchuk | 1 | -0/+31 | |
| 2013-08-10 | Add functionField again | Jasper Van der Jeugt | 1 | -0/+1 | |
| 2013-06-17 | Only add teaser when <!--more--> is there | Jasper Van der Jeugt | 1 | -7/+7 | |
| 2013-06-16 | More tests for toUrl function | Simonas Kazlauskas | 1 | -4/+9 | |
| 2013-06-15 | Sanitize URLs in toUrl | Jasper Van der Jeugt | 1 | -3/+4 | |
| Closes #163 | |||||
| 2013-05-06 | Implement foreach structure | Jasper Van der Jeugt | 2 | -3/+15 | |
| 2013-05-05 | Added tests for `needlePrefix` function. | Ivan N. Veselov | 1 | -0/+10 | |
