index
:
delta/python/pelican.git
3.0.1
3.2-series
Lucas-C-patch-1
add_multi_theme_support
autopub
cache-readers
caching_warning
content-written-signal
draft-tz
drop_py2_docs
faq_index_save_as
fix-1493
fix-delete-output-logic
funding
jinja-custom
listen-interrupt
master
metadata_keys
multiple-authors
pin-pygments
poetry-build
pygments-2.8
remove-legacy
remove-pkg_resources
rich
settings-join-paths
skip-md-metadata-parse
static_symlink_1042
striptags
theme-docs
theme-metadata
github.com: getpelican/pelican.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pelican
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update functional test output
Justin Mayer
2023-03-27
31
-167
/
+167
*
update unit test to avoid using deprecated locale.getdefaultlocale()
Deniz Turgut
2022-10-26
1
-8
/
+8
*
Use tmp dir for test output
Ryan de Kleer
2022-09-16
1
-3
/
+11
*
docs: Fix a few typos
Tim Gates
2022-07-24
1
-1
/
+1
*
Fix #2982: Improve _HTMLWordTruncator (#3002)
manhhomienbienthuy
2022-07-11
1
-0
/
+5
*
Add content tag static expansion
Ravin Kumar
2022-04-28
1
-0
/
+10
*
Fix #2938
Victor Skvortsov
2022-02-09
1
-16
/
+1
*
Add failing tests
Victor Skvortsov
2022-02-09
1
-0
/
+72
*
Add categories.html template to default theme
Paolo Melchiorre
2022-02-01
3
-3
/
+15
*
Use `--no-pager` option rather than override all environment variables
Ben Sturmfels
2021-10-08
1
-2
/
+1
*
Ensure _DISCARDED is not being cached. Fix #2825 (#2926)
Jonas Borges
2021-10-06
3
-0
/
+25
*
Adjust suffix in server to allow redirection when needed
Deniz Turgut
2021-10-05
1
-1
/
+5
*
Merge pull request #2897 from MinchinWeb/rich-logging
Justin Mayer
2021-09-29
1
-50
/
+0
|
\
|
*
Remove log format test
MinchinWeb
2021-06-30
1
-50
/
+0
*
|
Improve word count behavior when generating summary
ImBearChild
2021-09-29
1
-0
/
+13
*
|
Update tests for other locales
Ben Sturmfels
2021-09-28
27
-0
/
+27
*
|
Update tests to match theme changes
Ben Sturmfels
2021-09-28
83
-63
/
+161
*
|
Support date format codes G, V, and u (used by ISO dates) (#2902)
MinchinWeb
2021-07-13
1
-0
/
+3
|
/
*
Add support for hidden articles
Gio
2021-05-04
3
-0
/
+24
*
Add period_num var for period_archives template
Petr Viktorin
2021-05-04
1
-0
/
+3
*
Merge pull request #2838 from namn/patch-2
Justin Mayer
2021-04-27
3
-6
/
+6
|
\
|
*
Update functional tests.
Nam Nguyen
2021-01-07
15
-18
/
+18
*
|
Update functional test output for Pygments 2.8
Justin Mayer
2021-02-18
28
-63
/
+63
*
|
Adjust functional test output for Pygments 2.7.x
Justin Mayer
2021-01-15
14
-14
/
+14
*
|
Match test output line endings with current rendering
Justin Mayer
2021-01-15
12
-12
/
+12
*
|
Support last page pattern in PAGINATION_PATTERNS
Tom Adler
2021-01-13
1
-0
/
+26
|
/
*
Stringify plugin definitions so they can be pickled during caching (#2835)
Frederik Ring
2021-01-04
4
-19
/
+28
*
Improve logging of generators and writer loaders (#2821)
Leonardo Giordani
2020-11-22
1
-2
/
+2
*
Fix plugins running twice in autoreload mode
shniubobo
2020-10-31
1
-0
/
+11
*
Merge pull request #2813 from avaris/2805
Justin Mayer
2020-10-19
5
-0
/
+25
|
\
|
*
resolve packages for legacy plugins
Deniz Turgut
2020-10-12
5
-0
/
+25
*
|
Try unescaped paths in intrasite link discovery
Deniz Turgut
2020-10-19
1
-0
/
+57
|
/
*
Rename setting SUMMARY_END_MARKER → SUMMARY_END_SUFFIX (#2792)
kernc
2020-08-19
1
-3
/
+3
*
Merge pull request #2785 from jwodder/lower-rst-summary
Justin Mayer
2020-08-16
3
-0
/
+36
|
\
|
*
Lowercase metadata field name when comparing with FORMATTED_FIELDS in rST reader
John T. Wodder II
2020-07-30
3
-0
/
+36
*
|
Override settings from the command line
Peter Sabaini
2020-08-11
1
-2
/
+17
|
/
*
fix linting errors
Deniz Turgut
2020-05-12
2
-10
/
+10
*
Merge pull request #2753 from avaris/log-dict
Justin Mayer
2020-05-10
2
-40
/
+103
|
\
|
*
Fix dictionary logging in formatter
Deniz Turgut
2020-05-09
2
-0
/
+58
|
*
use context manager for log testing
Deniz Turgut
2020-05-09
1
-40
/
+45
*
|
Merge pull request #2750 from avaris/autoreload
Justin Mayer
2020-05-10
1
-41
/
+86
|
\
\
|
*
|
Refactor file/folder watchers and autoreload
Deniz Turgut
2020-05-09
1
-41
/
+86
|
|
/
*
|
Fix Windows tests
Deniz Turgut
2020-05-09
6
-31
/
+45
*
|
Cleanup test environment and requirements
Deniz Turgut
2020-05-09
4
-47
/
+5
|
/
*
Set "modified:" from "date:" when the latter was set from the filesystem (#2748)
(GalaxyMaster)
2020-05-03
6
-0
/
+112
*
Expose first and last page of pagination (#2618)
Joachim Lusiardi
2020-04-30
12
-12
/
+28
*
Modernize code base to Python 3+ syntax
remove-legacy
Justin Mayer
2020-04-27
16
-75
/
+45
*
Remove duplicate tests in test_contents
Deniz Turgut
2020-04-21
1
-14
/
+16
*
Expose preserve_case option from slugify
Deniz Turgut
2020-04-21
1
-10
/
+25
*
Expose use_unicode setting of slugify in settings and use it
Deniz Turgut
2020-04-19
1
-0
/
+11
[next]