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
/
paginator.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial pass of removing Python 2 support
Kevin Yap
2019-11-26
1
-4
/
+1
*
pagination: this lstrip() was way too hungry, eating absolute URLs.
Vladimír Vondruš
2019-01-04
1
-1
/
+11
*
tweak paginator to accomodate {slug}.html patterns
Oliver Urs Lenz
2018-11-01
1
-14
/
+8
*
control pagination per template
Oliver Urs Lenz
2018-07-12
1
-5
/
+4
*
Allow to use page URL in pagination pattern.
Vladimír Vondruš
2018-02-10
1
-4
/
+7
*
fulfil pep8 standard
derwinlu
2015-08-17
1
-8
/
+5
*
Fix Pelican rendering and unit tests on Windows.
George V. Reilly
2015-01-25
1
-1
/
+1
*
Refactor logging handling
Deniz Turgut
2014-07-22
1
-1
/
+1
*
Fix Issue #1165 allows extensions to be set by certain settings
th3aftermath
2014-03-08
1
-1
/
+2
*
Create new formatting context dict instead of using self.__dict__
Nathan Yergler
2013-08-03
1
-17
/
+29
*
Use six.u instead of unicode.
Nathan Yergler
2013-07-31
1
-1
/
+1
*
Allow definition of pagination rules by page index.
Nathan Yergler
2013-07-29
1
-2
/
+18
*
remove u prefix from string literal, using unicode_literals
Ross McFarland
2013-07-29
1
-1
/
+1
*
use six.string_types for python 3 compat
Ross McFarland
2013-07-29
1
-1
/
+2
*
more robust PAGINATION_(URL|SAVE_AS) support
Ross McFarland
2013-07-29
1
-1
/
+8
*
PAGINATION_URL/PAGINATION_SAVE_AS implementation
Ross McFarland
2013-07-29
1
-5
/
+39
*
Port pelican to python 3.
Dirk Makowski
2013-01-11
1
-1
/
+4
*
PEP8-ify.
Alexis Metaireau
2012-03-09
1
-1
/
+2
*
Removed a division by zero
Skami18
2011-03-26
1
-1
/
+1
*
Pagination added for index and tag/category pages
Laureline Guerin
2011-02-14
1
-0
/
+85