summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* prepare 3.0.1 release3.0.13.0.1Alexis Métaireau2012-11-063-5/+11
* Revert "Sitemap plugin & `get_generators` signal"Alexis Métaireau2012-11-064-292/+2
* Merge pull request #514 from streeter/asset_url_doc_fixJustin Mayer2012-09-191-1/+1
|\
| * Correctly use the right variable for webassetsChris Streeter2012-09-191-1/+1
|/
* fix-pelican-rsync_upload-makefileRémy HUBSCHER2012-09-171-1/+1
* Merge pull request #504 from tbunnyman/update-toxJustin Mayer2012-09-142-11/+9
|\
| * Clean up Dev Requirements and add typogrify & webassetstBunnyMan2012-09-042-6/+6
| * Add the unit2 tests to toxtBunnyMan2012-09-021-5/+3
* | Clarify specifying paths in settings. Closes #477.Justin Mayer2012-09-111-3/+6
* | Clarify docs for specifying theme. Closes #475.Justin Mayer2012-09-111-17/+27
* | Add a list of plugins to the docs. Closes #493.Justin Mayer2012-09-113-30/+93
* | Eliminate extraneous whitespaceJustin Mayer2012-09-1010-27/+27
* | Minor doc changes, including those for webassetsJustin Mayer2012-09-102-34/+34
* | Merge pull request #509 from epatters/fix-typogrifyAlexis Metaireau2012-09-101-1/+1
|\ \ | |/ |/|
| * BUG: Typogrify not applied to pages.epatters2012-09-081-1/+1
|/
* Merge pull request #468 from m-r-r/masterAlexis Metaireau2012-09-024-1/+301
|\
| * Sitemap plugin & `get_generators` signalm-r-r2012-09-024-1/+301
* | Merge pull request #496 from sigmavirus24/gittipAlexis Metaireau2012-09-012-1/+2
|\ \ | |/ |/|
| * Add Gittip to social icons.Ian Cordasco2012-08-312-1/+2
|/
* Merge pull request #490 from tbunnyman/fixDEFAULT_CONFIGoverwriteAlexis Metaireau2012-08-304-9/+31
|\
| * Added extra tests to help prevent regression.tBunnyMan2012-08-301-0/+16
| * Deep copy _DEFAULT_SETTINGS instead of linking.tBunnyMan2012-08-294-9/+15
* | Merge pull request #484 from saimn/webassets_docAlexis Metaireau2012-08-301-7/+22
|\ \
| * | add some doc for webassets:Simon2012-08-251-6/+21
| * | fix issue #480Simon2012-08-251-1/+1
* | | Merge pull request #487 from getpelican/DRY-functional-teststhe Bunny Man2012-08-291-42/+14
|\ \ \
| * | | avoid repeatition in the functional testsAlexis Metaireau2012-08-271-42/+14
* | | | Merge pull request #476 from tbunnyman/fixAutorunInfLoopthe Bunny Man2012-08-293-6/+33
|\ \ \ \ | |_|_|/ |/| | |
| * | | Missed a line in commit.tBunnyMan2012-08-231-0/+1
| * | | Implemented better "valid files not found" behavior.tBunnyMan2012-08-233-5/+14
| * | | Check for value error caused by no valid files found with files_changedtBunnyMan2012-08-232-5/+22
* | | | Improve devserver durability. Refs #473.Justin Mayer2012-08-272-2/+3
| |/ / |/| |
* | | Merge pull request #479 from tbunnyman/issue#405the Bunny Man2012-08-271-21/+18
|\ \ \
| * | | Cleaned up tests.tBunnyMan2012-08-241-21/+18
| | |/ | |/|
* | | Merge pull request #474 from tbunnyman/fix#473the Bunny Man2012-08-272-2/+2
|\ \ \ | |/ / |/| |
| * | use lowercase pwd since only Mac OS X allows uppercase commandstBunnyMan2012-08-232-2/+2
| |/
* | Merge pull request #478 from davidmarble/fix-docs-startBunnyMan2012-08-231-8/+10
|\ \ | |/ |/|
| * docs: Pelican outputs to output/ not content/. Markdown ::: syntax must be in...David Marble2012-08-231-8/+10
|/
* Merge pull request #470 from case/patch-1Justin Mayer2012-08-211-1/+1
|\
| * added a missing spaceEric Case2012-08-211-1/+1
|/
* Change email address in docs to "authors@" aliasJustin Mayer2012-08-212-2/+2
* Merge pull request #449 from Julian/settingsAlexis Metaireau2012-08-162-10/+24
|\
| * Reimplement settings loading to preserve __file__Julian Berman2012-08-011-10/+22
| * Ignore coverage.pyJulian Berman2012-08-011-0/+2
* | Merge pull request #433 from iurisilvio/patch-1Alexis Metaireau2012-08-161-7/+8
|\ \
| * | Use async Google Analytics code.Iuri de Silvio2012-07-201-7/+8
* | | Merge pull request #462 from zoresvit/fix-typosAlexis Metaireau2012-08-162-2/+2
|\ \ \
| * | | Fixed description of copying themes/static content.Zoresvit2012-08-161-1/+1
| * | | Include index in format() string.Zoresvit2012-08-161-1/+1
|/ / /
* | | add a way to run setup.py testAlexis Metaireau2012-08-131-0/+1