1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tests
Rogdham d9b0091357 Limit and filter logs
Drop duplicates logs.
Allow for logs to be grouped, enforcing a maximum number of logs per group.
Add the LOG_FILTER setting to ask from the configuration file to ignore some
logs (of level up to warning).
2014-04-01 20:44:09 +02:00
..
content Merge pull request #1293 from jeanlauliac/typogrify-summary 2014-03-30 12:08:05 -07:00
output add lang support for drafts (#826 & #1107) 2014-02-23 14:03:09 +01:00
TestPages Move the tests into pelican. Fix #500 2013-03-06 00:41:27 -08:00
__init__.py Fix for issue #392 2013-03-27 18:17:11 -04:00
default_conf.py added testing for default locale setting 2013-07-21 14:12:21 +08:00
support.py tests.support: Use kwargs overrides in get_settings() 2013-06-02 14:24:27 -04:00
test_contents.py Add the setting SLUGIFY_ATTRIBUTE 2014-03-04 21:16:23 -05:00
test_generators.py multiple authors implemented 2014-02-14 03:21:06 +01:00
test_importer.py multiple authors implemented 2014-02-14 03:21:06 +01:00
test_paginator.py Fix Issue #1165 allows extensions to be set by certain settings 2014-03-08 20:33:23 -05:00
test_pelican.py Limit and filter logs 2014-04-01 20:44:09 +02:00
test_readers.py Merge pull request #1293 from jeanlauliac/typogrify-summary 2014-03-30 12:08:05 -07:00
test_settings.py added testing for default locale setting 2013-07-21 14:12:21 +08:00
test_utils.py change date metadata parsing to dateutil.parser 2014-02-23 11:21:44 +01:00