Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-09 | Remove Resource type | Jasper Van der Jeugt | 1 | -45/+0 | |
2012-11-08 | Pick metadata parsing from old develop | Jasper Van der Jeugt | 1 | -109/+29 | |
2012-10-29 | Pick Store from the develop branch | Jasper Van der Jeugt | 1 | -12/+27 | |
2012-08-08 | Style nazi strikes! | Jasper Van der Jeugt | 1 | -3/+4 | |
2012-08-08 | Make Resource Provider keep list of files in a set, rather than as a list, and | Andrew Miller | 1 | -3/+9 | |
use Data.Set.member rather than Prelude.elem to test whether a resource exists. On the site I'm currently working on (where there are ~1000 resources) this makes hakyll about 25% faster. | |||||
2012-05-18 | Resource invariant: / as path separator | Jasper Van der Jeugt | 1 | -8/+8 | |
2011-09-16 | Add modification time access for resources | Jasper Van der Jeugt | 1 | -5/+9 | |
2011-08-27 | Use cryptohash instead of hopenssl | Jasper Van der Jeugt | 1 | -6/+4 | |
2011-05-17 | More better errors | Jasper Van der Jeugt | 1 | -1/+1 | |
2011-05-06 | Fix encoding errors with unixFilter | Jasper Van der Jeugt | 1 | -5/+5 | |
2011-04-12 | Refactor resource provider creation | Jasper Van der Jeugt | 1 | -1/+11 | |
2011-04-12 | Major refactoring of identifiers/resources/groups | Jasper Van der Jeugt | 1 | -6/+6 | |
2011-04-06 | Play with dependency analyzer | Jasper Van der Jeugt | 1 | -5/+5 | |
2011-04-06 | Move modified cache to resource provider | Jasper Van der Jeugt | 1 | -1/+24 | |
Currently, it's kept twice: in Run and in the Provider. On the long term, it should be migrated entirely to the Provider, this can be done when the new dependency manager is finished. | |||||
2011-04-05 | New resource module hierarchy | Jasper Van der Jeugt | 1 | -0/+68 | |