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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #1042 enable (sym)linking of static content and sources
static_symlink_1042
Ondrej Grover
2014-05-09
5
-8
/
+85
*
Fix #1335 remove old and unmaintained French docs
Ondrej Grover
2014-05-04
11
-876
/
+0
*
rename CACHE_DIR -> CACHE_PATH to unify with rest of Pelican
Ondrej Grover
2014-05-02
6
-29
/
+41
*
Remove errant backtick
Justin Mayer
2014-05-02
1
-1
/
+1
*
Fix get_writer signal received result unpacking
Ondrej Grover
2014-05-01
1
-2
/
+2
*
Remove errant leading spaces from fabfile.py.in
Justin Mayer
2014-04-30
1
-3
/
+3
*
Show setting defaults as actual code
Justin Mayer
2014-04-30
1
-213
/
+211
*
Add Python 3.4 to Travic CI configuration
Justin Mayer
2014-04-30
1
-0
/
+1
*
Fix #1277 use rsync -c option as all output is rewritten
Ondrej Grover
2014-04-28
2
-2
/
+3
*
Really fix #1311 by declaring CSS overrides as !important
Ondrej Grover
2014-04-28
1
-4
/
+4
*
Fix #1311 wide tables in RTD theme, remove old theme files
Ondrej Grover
2014-04-28
8
-289
/
+18
*
Merge pull request #1330 from smartass101/unify-run-get_-signals
Justin Mayer
2014-04-27
3
-5
/
+21
|
\
|
*
add get_writer signal and unify with get_generators
Ondrej Grover
2014-04-27
3
-5
/
+21
|
/
*
Merge pull request #1328 from Scheirle/StaticGeneratorSignals
Justin Mayer
2014-04-26
2
-0
/
+13
|
\
|
*
send the static_generator_{init, finalized} signals.
Bernhard Scheirle
2014-04-24
2
-0
/
+13
*
|
Merge pull request #1329 from smartass101/fix_caching_subclass_super
Justin Mayer
2014-04-25
1
-1
/
+1
|
\
\
|
*
|
use correct CachingGenerator class in super() call
Ondrej Grover
2014-04-25
1
-1
/
+1
|
/
/
*
|
Merge pull request #1313 from al-tonio/frenchdate
Justin Mayer
2014-04-21
1
-0
/
+19
|
\
\
|
*
|
Test to reproduce an issue that occurs with python3.3 under macos10 only
Antoine Brenner
2014-04-15
1
-0
/
+19
*
|
|
Merge pull request #1320 from smartass101/cache_raw_content
Justin Mayer
2014-04-20
9
-81
/
+200
|
\
\
\
|
*
|
|
split content caching into two layers
Ondrej Grover
2014-04-20
9
-81
/
+200
|
/
/
/
*
|
|
Merge pull request #1310 from eincs/handle-multiline-meta-in-markdown
Justin Mayer
2014-04-18
3
-0
/
+20
|
\
\
\
|
*
|
|
Handle list metadata as list of string in MarkdownReader
James Lee
2014-04-19
3
-0
/
+20
*
|
|
|
Add feeds for each author
Shauna
2014-04-18
7
-0
/
+179
*
|
|
|
Make docutils requirement explicit. Fixes #1243.
Tastalian
2014-04-18
1
-9
/
+6
*
|
|
|
Text tweaks for "PLUGIN_PATH as list" feature
Justin Mayer
2014-04-18
2
-6
/
+6
*
|
|
|
Ability to specify PLUGIN_PATH as list
Lonewolf
2014-04-18
3
-5
/
+14
|
/
/
/
*
|
|
Merge pull request #1318 from smartass101/fix_cacher_open_func
Justin Mayer
2014-04-18
2
-19
/
+65
|
\
\
\
|
*
|
|
set _cache_open func even if not loading cache, fixes autoreload
Ondrej Grover
2014-04-18
2
-19
/
+65
*
|
|
|
Merge pull request #1314 from smartass101/write-selected-only-PR
Justin Mayer
2014-04-18
7
-2
/
+81
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
enable writing of only selected output paths
Ondrej Grover
2014-04-17
7
-2
/
+81
|
|
/
/
*
|
|
Merge pull request #1316 from saimn/tox
Justin Mayer
2014-04-17
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add python 3.4 to tox config.
Simon Conseil
2014-04-17
1
-1
/
+1
|
/
/
*
|
Merge pull request #1309 from al-tonio/date_format_japanese_fix_python2
Justin Mayer
2014-04-15
8
-3
/
+58
|
\
\
|
*
|
Make sure locale is what we want before/after the tests
Antoine Brenner
2014-04-15
7
-2
/
+44
|
*
|
Fix unittest issue related to python2/python3 differences
Antoine Brenner
2014-04-15
1
-1
/
+14
*
|
|
Fix settings table in docs
Justin Mayer
2014-04-15
1
-4
/
+4
*
|
|
Added new sphinxtheme as requirement for docs Modified docs conf to support t...
Lonewolf
2014-04-15
2
-9
/
+28
|
/
/
*
|
Add s3cmd MIME type detection
Federico Ceratto
2014-04-15
1
-1
/
+1
*
|
Cache content to speed up reading. Fixes #224.
Ondrej Grover
2014-04-15
9
-34
/
+336
*
|
Merge pull request #1308 from al-tonio/download_attachments_japanese_error_ms...
Justin Mayer
2014-04-14
1
-2
/
+12
|
\
\
|
*
|
Fix error in download_attachments() triggered by python2 unit test
Antoine Brenner
2014-04-14
1
-2
/
+12
*
|
|
Minor text changes to log message limitation
Justin Mayer
2014-04-14
5
-21
/
+21
|
/
/
*
|
Merge pull request #1307 from al-tonio/datetestfix
Justin Mayer
2014-04-14
1
-3
/
+9
|
\
\
|
*
|
Fix unittest issue related to python2/python3 differences
Antoine Brenner
2014-04-14
1
-3
/
+9
|
|
/
*
|
Merge pull request #1030 from Rogdham/filter_log
Justin Mayer
2014-04-14
8
-33
/
+146
|
\
\
|
|
/
|
/
|
|
*
Limit and filter logs
Rogdham
2014-04-01
8
-33
/
+146
*
|
Minor correction to settings documentation
Justin Mayer
2014-04-07
1
-4
/
+4
*
|
Fix deprecated logger warning for Python 3
Justin Mayer
2014-04-02
1
-3
/
+3
|
/
*
Merge pull request #1266 from hrbonz/date_timezone
Justin Mayer
2014-03-31
4
-38
/
+37
|
\
[next]