summaryrefslogtreecommitdiff
path: root/src/Hakyll/Core/Resource/Provider
AgeCommit message (Collapse)AuthorFilesLines
2012-09-24Conditional getModificationTimeJasper Van der Jeugt1-0/+5
2012-05-18Resource invariant: / as path separatorJasper Van der Jeugt2-4/+4
2011-09-16Add modification time access for resourcesJasper Van der Jeugt2-1/+13
2011-05-25Test for UnixFilterJasper Van der Jeugt1-3/+5
2011-05-16Fix issue with ignoreFileJasper Van der Jeugt1-1/+1
2011-04-12Dummy resource provider for testing purposesJasper Van der Jeugt1-0/+21
2011-04-12Refactor resource provider creationJasper Van der Jeugt1-14/+3
2011-04-12Major refactoring of identifiers/resources/groupsJasper Van der Jeugt1-5/+4
2011-04-06Move modified cache to resource providerJasper Van der Jeugt1-0/+6
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-05New resource module hierarchyJasper Van der Jeugt1-0/+30