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
/
server.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial pass of removing Python 2 support
Kevin Yap
2019-11-26
1
-10
/
+7
*
Update Tox config and fix failing CI envs
John Franey
2019-06-18
1
-1
/
+1
*
Refactor pelican.server logging
Deniz Turgut
2018-11-27
1
-16
/
+21
*
Merge pull request #2324 from oulenz/get_suffixes
Justin Mayer
2018-10-31
1
-29
/
+22
|
\
|
*
correct suffix order in ComplexHTTPRequestHandler
Oliver Urs Lenz
2018-08-08
1
-29
/
+22
*
|
fix pelican.server __main__ code, add deprecation warning
Oliver Urs Lenz
2018-08-08
1
-8
/
+7
|
/
*
clarify error message when running deprecated command for dev server. Fixes #...
Ryan Fox
2018-08-02
1
-0
/
+5
*
Remove develop_server.sh in favour of pelican serving static files itself
Johannes 'josch' Schauer
2018-06-22
1
-4
/
+34
*
Merge pull request #2269 from tonymet/feature/https-server
Justin Mayer
2018-04-10
1
-6
/
+36
|
\
|
*
support ssl in pelican.server with --ssl, --cert & --key
Anthony Metzidis
2018-04-07
1
-6
/
+36
*
|
Try to rstrip '/' from the address in the server script when serving pages.
Eli Bendersky
2018-04-05
1
-13
/
+20
|
/
*
prevent server from dying when query strings present
Ryan M
2016-12-10
1
-0
/
+4
*
fulfil pep8 standard
derwinlu
2015-08-17
1
-7
/
+9
*
Make `pelican.server` importable and use it in `fab serve`
Deniz Turgut
2015-04-03
1
-26
/
+20
*
Guess mime type with python-magic if available. Fixes #1514.
Forest
2015-03-24
1
-0
/
+17
*
Minor changes to server.py
Kevin Yap
2015-01-14
1
-11
/
+15
*
Adding ability to listen on addresses other than localhost.
Danny Hermes
2015-01-10
1
-4
/
+5
*
Refactor logging handling
Deniz Turgut
2014-07-22
1
-5
/
+5
*
Allow socket address reuse; fixed #1264
Rob Kennedy
2014-02-14
1
-0
/
+1
*
Fixes issue in devserver introduced in v3.3
Rob Iwancz
2013-12-04
1
-7
/
+10
*
Fixing #1038 by allowing nice URLs.
Sorin Sbarnea
2013-08-12
1
-5
/
+24
*
add port option to pelican.server
Stefan hr Berder
2013-07-07
1
-2
/
+2
*
Adding a message for gracefully shutting down dev server
Félix Delval
2013-03-19
1
-1
/
+5
*
Creating a more explicit error message at server creation
Félix Delval
2013-03-16
1
-1
/
+7
*
Manual pass on sources for better standards.
Alexis Métaireau
2013-03-03
1
-3
/
+2
*
Port pelican to python 3.
Dirk Makowski
2013-01-11
1
-0
/
+20