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
*
Support inline SVG images (#2634)
Justin Mayer
2019-10-17
3
-0
/
+26
|
\
|
*
Support inline SVGs (don't break on title in inline SVG).
Stuart Axon
2019-10-15
3
-0
/
+26
*
|
Update functional test output for category in feed
Justin Mayer
2019-10-17
37
-188
/
+188
*
|
Adding missing call to topdown=True in Generator.get_files
Lucas Cimon
2019-10-17
1
-1
/
+1
|
/
*
Skip some non-Windows tests on Windows
MinchinWeb
2019-08-21
3
-7
/
+27
*
Add CSS classes for reStructuredText figures
Justin Mayer
2019-07-23
3
-6
/
+51
*
replace os.mknod with open for macos and windows compatibility
Oliver Urs Lenz
2019-07-03
1
-3
/
+3
*
Support for python -m pelican
Tim Gates
2019-06-14
1
-0
/
+7
*
PyCodeStyle fix
Justin Mayer
2019-06-10
1
-1
/
+0
*
Configure footnote test to keep hyphen as separator
Justin Mayer
2019-06-10
1
-1
/
+5
*
Provide 'all_articles' variable to period pages
Marcin Juszkiewicz
2019-04-19
1
-3
/
+6
*
Allow directories in EXTRA_PATH_METADATA
Andrew Vant
2019-03-06
1
-0
/
+32
*
Fix linting issues
John Franey
2019-02-06
1
-15
/
+15
*
Merge pull request #2503 from mosra/paginator-broken-again
Justin Mayer
2019-01-27
1
-2
/
+3
|
\
|
*
pagination: this lstrip() was way too hungry, eating absolute URLs.
Vladimír Vondruš
2019-01-04
1
-2
/
+3
*
|
Add relative_source_path attribute to content
Bryan Brattlof
2019-01-26
1
-0
/
+28
|
/
*
Remove Atom summaries when they are unnecessary
Nicolas Le Manchet
2018-12-18
21
-269
/
+99
*
Make the blogger tests consistant with the wp ones - cast
Stuart Axon
2018-11-26
1
-9
/
+11
*
Don't convert posts to lists for wp importer.
Stuart Axon
2018-11-26
1
-6
/
+8
*
Merge pull request #2452 from stuaxo/patch-6
Justin Mayer
2018-11-26
1
-7
/
+9
|
\
|
*
Update pelican_import.py
Stuart Axon
2018-11-17
1
-7
/
+9
*
|
Remove non-existent tag attribute handling from Content.url_format
Oliver Urs Lenz
2018-11-25
1
-14
/
+1
*
|
Disinherit Page from Static so default draft status does not affect save_as
Oliver Urs Lenz
2018-11-16
1
-0
/
+15
|
/
*
Merge pull request #2374 from jorgesumle/hreflang
Justin Mayer
2018-11-12
32
-34
/
+54
|
\
|
*
Add hreflang attribute to default themes
Jorge Maldonado Ventura
2018-07-05
32
-34
/
+54
*
|
Replace %s rather than fallback to defaults
Andrew Jorgensen
2018-11-11
1
-0
/
+9
*
|
Merge pull request #2406 from mosra/metadata-intrasite-links-process-only-once
Justin Mayer
2018-11-11
5
-0
/
+48
|
\
\
|
*
|
Don't process metadata links before all files are present.
Vladimír Vondruš
2018-11-11
1
-0
/
+4
|
*
|
Add a test for false-positive warnings about intersite links.
Vladimír Vondruš
2018-11-11
4
-0
/
+44
*
|
|
Merge pull request #2439 from mosra/settings-paginated-templates-deprecation-fix
Justin Mayer
2018-11-11
1
-0
/
+25
|
\
\
\
|
*
|
|
settings: add another consistency test for SLUG_SUBSTITUTIONS.
Vladimír Vondruš
2018-11-11
1
-0
/
+11
|
*
|
|
settings: test reading PAGINATED_DIRECT_TEMPLATES from pelicanconf.py.
Vladimír Vondruš
2018-11-11
1
-0
/
+14
|
|
/
/
*
|
|
Fix example sites in metadata tags list test
Justin Mayer
2018-11-11
2
-3
/
+3
*
|
|
Merge branch 'master' into html_list_tags
Justin Mayer
2018-11-11
26
-140
/
+305
|
\
\
\
|
*
|
|
Add tests verifying graceful handling on reST errors.
Vladimír Vondruš
2018-11-10
3
-0
/
+25
|
|
/
/
|
*
|
Convert FEED settings from `%s` to `{slug}` redux (#2432)
MinchinWeb
2018-11-03
1
-1
/
+1
|
*
|
automatically copy linked static files
Oliver Urs Lenz
2018-11-01
23
-139
/
+279
*
|
|
Merge branch 'master' into html_list_tags
Justin Mayer
2018-11-01
134
-161
/
+1814
|
\
\
\
|
|
/
/
|
*
|
control scope of identification of translations with new settings
Oliver Urs Lenz
2018-11-01
2
-28
/
+53
|
*
|
tweak paginator to accomodate {slug}.html patterns
Oliver Urs Lenz
2018-11-01
1
-2
/
+2
|
*
|
Merge pull request #2326 from oulenz/slug_substitutions
Justin Mayer
2018-10-31
5
-37
/
+141
|
|
\
\
|
|
*
|
control slug substitutions from settings with regex
Oliver Urs Lenz
2018-10-31
5
-37
/
+141
|
*
|
|
Merge pull request #2324 from oulenz/get_suffixes
Justin Mayer
2018-10-31
1
-0
/
+58
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
correct suffix order in ComplexHTTPRequestHandler
Oliver Urs Lenz
2018-08-08
1
-0
/
+58
|
*
|
|
Merge pull request #2389 from farseerfc/master
Justin Mayer
2018-10-24
1
-1
/
+5
|
|
\
\
\
|
|
*
|
|
fix travis tests for py27 by try import collections.abc
Jiachen YANG
2018-07-25
1
-2
/
+6
|
|
*
|
|
fix DeprecationWarnning about collections.abc
Jiachen YANG
2018-07-25
1
-2
/
+2
|
*
|
|
|
Merge pull request #2384 from oulenz/pagination_per_template
Justin Mayer
2018-09-15
3
-11
/
+34
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
control pagination per template
Oliver Urs Lenz
2018-07-12
3
-11
/
+34
|
|
|
/
/
|
*
|
|
add blogger importer
Oliver Urs Lenz
2018-08-07
2
-1
/
+1117
[next]