summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Switch `invoke tests` test runner to Pytestdrop_py2_docsJustin Mayer2019-11-101-1/+1
* Add Pytest `filterwarnings` config sectionJustin Mayer2019-11-101-0/+5
* Update CONTRIBUTING docs for Python 2.x removalJustin Mayer2019-11-092-80/+105
* Add Invoke as dependency in pyprojectJustin Mayer2019-11-091-0/+1
* Add initial EditorConfig configurationJustin Mayer2019-11-091-0/+15
* Add initial Pre-commit configuration fileJustin Mayer2019-11-091-0/+13
* Add initial Invoke tasks.py fileJustin Mayer2019-11-091-0/+81
* Release Pelican 4.2.04.2.0botpub2019-10-174-8/+10
* Support inline SVG images (#2634)Justin Mayer2019-10-175-1/+33
|\
| * Update RELEASE.mdJustin Mayer2019-10-171-2/+5
| * Support inline SVGs (don't break on title in inline SVG).Stuart Axon2019-10-155-1/+30
* | Update functional test output for category in feedJustin Mayer2019-10-1737-188/+188
* | Adds the category to the feed item. Fix #2556.MaurĂ­cio Gardini2019-10-171-1/+7
* | Add docs on how to include other files - fix #1902 (#2638)Justin Mayer2019-10-173-7/+42
|\ \
| * | Adding docs on how to include other files - fix #1902Lucas Cimon2019-10-171-0/+36
| * | Adding missing call to topdown=True in Generator.get_filesLucas Cimon2019-10-172-7/+6
| |/
* | Improve content metadata field docs (#2620)Justin Mayer2019-10-171-16/+23
|\ \ | |/ |/|
| * Follow-up changes to metadata field docsmetadata_keysJustin Mayer2019-10-161-25/+23
| * Improve content metadata field docs. Fixes #2347Justin Mayer2019-10-161-14/+23
|/
* Release Pelican 4.1.34.1.3botpub2019-10-094-11/+13
* Merge pull request #2609 from MinchinWeb/windows-tests-4Justin Mayer2019-10-094-7/+36
|\
| * Update RELEASE.mdJustin Mayer2019-10-091-2/+7
| * Skip some non-Windows tests on WindowsMinchinWeb2019-08-214-7/+31
* | Separate SSH user/host/path vars in tasks.pyJustin Mayer2019-10-091-5/+6
* | Merge pull request #2624 from MicroJoe/fix-invoke-publish-ssh-portJustin Mayer2019-10-091-1/+3
|\ \
| * | templates: tasks.py: introduce "production_port" to fix #2623Romain Porte2019-09-241-1/+3
* | | Merge pull request #2632 from davidag/extra-setuptools-markdownJustin Mayer2019-10-093-2/+13
|\ \ \
| * | | Add extra/optional Markdown dependency to setup.pyDavid Alfonso2019-10-093-2/+13
|/ / /
* | | Merge pull request #2630 from andreagrandi/fix-default-bind-addressJustin Mayer2019-10-051-1/+1
|\ \ \
| * | | Set default binding addres to 127.0.0.1Andrea Grandi2019-10-051-1/+1
* | | | Merge pull request #2629 from oulenz/deprecated_settingsJustin Mayer2019-10-052-61/+61
|\ \ \ \ | |/ / / |/| | |
| * | | place all deprecated settings handling togetherOliver Urs Lenz2019-10-042-61/+61
|/ / /
* | | Fix quick-start docs regarding `pelican --listen`Justin Mayer2019-09-282-15/+7
* | | Add related project URLs for display on PyPIJustin Mayer2019-09-281-2/+8
|/ /
* | Release Pelican 4.1.24.1.2botpub2019-09-234-5/+7
* | Merge pull request #2621 from Lucas-C/fix_module_import_caching_bugJustin Mayer2019-09-232-3/+10
|\ \
| * | Fix pelican.settings.load_source to avoid caching issuesLucas Cimon2019-09-232-3/+10
* | | Merge pull request #2622 from Lucas-C/patch-1Justin Mayer2019-09-231-1/+1
|\ \ \ | |/ / |/| |
| * | Pushing Python compatibility to Python 3.5+Lucas Cimon2019-09-231-1/+1
|/ /
* | Fix formatting, etc in Settings documentationJustin Mayer2019-09-211-3/+3
* | Merge pull request #2612 from jorgesumle/documentation-fixJustin Mayer2019-08-261-1/+1
|\ \
| * | [Documentation] Add comma after 'for instance'Jorge Maldonado Ventura2019-08-261-1/+1
|/ /
* | Release Pelican 4.1.14.1.1botpub2019-08-234-8/+10
* | Tidy and shorten a commentJustin Mayer2019-08-231-2/+1
* | Prevent Travis IRC spam from forksJustin Mayer2019-08-231-1/+2
* | Add changelog entries to prepare for releaseJustin Mayer2019-08-211-5/+4
* | Configure AutoPub for Pelican changelog path & formatJustin Mayer2019-08-211-0/+3
* | Merge pull request #2600 from Lucas-C/allow_argv_passingJustin Mayer2019-08-211-4/+4
|\ \
| * | Allowing to pass `argv` to pelican `main` entrypointLucas Cimon2019-08-011-4/+4
* | | Merge pull request #2610 from MinchinWeb/default-statusJustin Mayer2019-08-212-1/+10
|\ \ \ | |_|/ |/| |