summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare to release Pelican 4.0.14.0.1Justin Mayer2018-11-303-3/+3
* Add upgrade notes for slug-related settingsJustin Mayer2018-11-291-0/+8
* Add bug fixes to changelogJustin Mayer2018-11-291-0/+7
* Merge pull request #2480 from avaris/serve-logJustin Mayer2018-11-281-16/+21
|\
| * Refactor pelican.server loggingDeniz Turgut2018-11-271-16/+21
* | Merge pull request #2449 from stuaxo/patch-5Justin Mayer2018-11-282-22/+29
|\ \
| * | Make the blogger tests consistant with the wp ones - castStuart Axon2018-11-262-12/+18
| * | Don't convert posts to lists for wp importer.Stuart Axon2018-11-261-6/+8
| * | Update pelican_import.pyStuart Axon2018-11-261-8/+7
* | | Merge pull request #2483 from bryanbrattlof/issue/2482Justin Mayer2018-11-281-1/+1
|\ \ \ | |/ / |/| |
| * | Remove unnecessary whitespace strippingBryan Brattlof2018-11-281-1/+1
|/ /
* | Merge pull request #2452 from stuaxo/patch-6Justin Mayer2018-11-262-9/+11
|\ \
| * | Update pelican_import.pyStuart Axon2018-11-172-9/+11
* | | Merge pull request #2479 from avaris/2475Justin Mayer2018-11-261-1/+10
|\ \ \
| * | | Use language_code if it is supportedDeniz Turgut2018-11-261-1/+10
| | |/ | |/|
* | | Merge pull request #2477 from oulenz/tag_attributeJustin Mayer2018-11-252-15/+1
|\ \ \
| * | | Remove non-existent tag attribute handling from Content.url_formatOliver Urs Lenz2018-11-252-15/+1
| |/ /
* | | Merge pull request #2478 from avaris/2474Justin Mayer2018-11-251-7/+3
|\ \ \ | |/ / |/| |
| * | Use pelican.server class in invoke templateDeniz Turgut2018-11-251-7/+3
|/ /
* | Merge pull request #2447 from stuaxo/patch-4Justin Mayer2018-11-201-8/+8
|\ \
| * | pelican_import wordpress importStuart Axon2018-11-151-8/+8
| |/
* | Merge pull request #2455 from oulenz/static_contentJustin Mayer2018-11-202-1/+20
|\ \ | |/ |/|
| * Disinherit Page from Static so default draft status does not affect save_asOliver Urs Lenz2018-11-162-1/+20
|/
* Prepare to release Pelican 4.04.0.0Justin Mayer2018-11-134-5/+5
* Add more changelog entriesJustin Mayer2018-11-131-6/+9
* Merge pull request #2374 from jorgesumle/hreflangJustin Mayer2018-11-1239-37/+104
|\
| * Add hreflang attribute to default themesJorge Maldonado Ventura2018-07-0539-37/+104
* | Merge pull request #2437 from ajorg/gentle-s-deprecationJustin Mayer2018-11-122-6/+43
|\ \
| * | Replace %s rather than fallback to defaultsAndrew Jorgensen2018-11-112-6/+43
|/ /
* | Merge pull request #2440 from avaris/urlwrapper-slugJustin Mayer2018-11-111-31/+13
|\ \
| * | Make URLWrapper.slug settable againDeniz Turgut2018-11-111-31/+13
|/ /
* | Merge pull request #2406 from mosra/metadata-intrasite-links-process-only-onceJustin Mayer2018-11-116-4/+62
|\ \
| * | Bring back Content._summary.Vladimír Vondruš2018-11-111-1/+15
| * | Don't process metadata links before all files are present.Vladimír Vondruš2018-11-112-4/+4
| * | Add a test for false-positive warnings about intersite links.Vladimír Vondruš2018-11-114-0/+44
* | | Merge pull request #2439 from mosra/settings-paginated-templates-deprecation-fixJustin Mayer2018-11-112-0/+30
|\ \ \
| * | | settings: set backward-compatible PAGINATED_TEMPLATES if not present.Deniz Turgut2018-11-111-0/+5
| * | | settings: add another consistency test for SLUG_SUBSTITUTIONS.Vladimír Vondruš2018-11-111-0/+11
| * | | settings: test reading PAGINATED_DIRECT_TEMPLATES from pelicanconf.py.Vladimír Vondruš2018-11-111-0/+14
| |/ /
* | | Add more changes to changelogOliver Urs Lenz2018-11-111-0/+10
* | | Merge pull request #2434 from oulenz/importer_docJustin Mayer2018-11-111-0/+8
|\ \ \
| * | | importer docs: warn about multiple categories in wordpressOliver Urs Lenz2018-11-061-0/+8
| |/ /
* | | Merge branch '{slug}-indent'Justin Mayer2018-11-111-18/+18
|\ \ \
| * | | Fix PyCodeStyle violationsJustin Mayer2018-11-111-2/+2
| * | | fix indentMinchinWeb2018-11-031-18/+18
* | | | Fix example sites in metadata tags list testJustin Mayer2018-11-112-3/+3
* | | | Merge branch 'master' into html_list_tagsJustin Mayer2018-11-1159-786/+1098
|\ \ \ \
| * \ \ \ Merge pull request #2438 from mosra/graceful-rst-parse-errorsJustin Mayer2018-11-115-2/+33
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Improve the looks of reST parser error output.Deniz Turgut2018-11-101-0/+3
| | * | | Let's handle reST errors in a simple and nice way, finally.Deniz Turgut2018-11-101-2/+5