summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-05-19update link to canonical location for support and documentationSteve Piercy
2016-05-19oops, encode the password in the authorization tutorial as wellMichael Merickel
2016-05-19update master's history with the changelog from 1.7Michael Merickel
2016-05-19update contributing to reference 1.7 as stableMichael Merickel
2016-05-18Merge pull request #2586 from berkerpeksag/remove-duplicate-importMichael Merickel
Delete duplicate getargspec imports
2016-05-18Merge pull request #2585 from berkerpeksag/simplify-win-checkMichael Merickel
Simplify Windows detection code
2016-05-18Merge pull request #2576 from mmerickel/fix/unicode-password-hashMichael Merickel
password_hash is unicode, needs to be encoded
2016-05-16Delete duplicate getargspec importsBerker Peksag
2016-05-16Simplify Windows detection codeBerker Peksag
2016-05-16Merge pull request #2582 from stevepiercy/masterSteve Piercy
remove stray /
2016-05-16remove stray /Steve Piercy
2016-05-16Merge pull request #2580 from stevepiercy/masterSteve Piercy
Change link from pylonsproject.org to trypyramid.com
2016-05-16Change link from pylonsproject.org to trypyramid.comSteve Piercy
2016-05-16Merge pull request #2577 from stevepiercy/masterSteve Piercy
remove reference to Twitter Bootstrap styling. Closes #2570.
2016-05-16remove reference to Twitter Bootstrap styling. Closes #2570.Steve Piercy
2016-05-15password_hash is unicode, needs to be encodedMichael Merickel
2016-05-15Merge pull request #2573 from stevepiercy/masterSteve Piercy
update latexindex.rst and its parts to better align with index.rst
2016-05-15fix headings and sufficesSteve Piercy
2016-05-15reorganize authorintro sections to align with latexindexSteve Piercy
2016-05-15use characters that don't break the latexpdf builder. See #2572Steve Piercy
2016-05-15fix page countSteve Piercy
2016-05-15revise latexindex.rstSteve Piercy
- add designdefense, quick_tour, quick_tutorial, p* scripts, change history
2016-05-14fix IRC link and page countSteve Piercy
2016-05-14make version perpetualSteve Piercy
2016-05-14Merge pull request #2571 from stevepiercy/masterSteve Piercy
fix punctuation
2016-05-14fix punctuationSteve Piercy
2016-05-12Merge pull request #2567 from ↵Michael Merickel
mmerickel/fix/excview-should-reraise-original-exception fix excview tween to reraise the original exception if left unhandled…
2016-05-12add some tests for excview tweenMichael Merickel
2016-05-10expose the IRequestFactory interfaceMichael Merickel
2016-05-10Merge pull request #2568 from stevepiercy/masterSteve Piercy
update twitter announcement
2016-05-10update twitter announcementSteve Piercy
2016-05-10fix excview tween to reraise the original exception if left unhandled by ↵Michael Merickel
exception views fixes #2566
2016-05-10drop pypy3 from travis buildsMichael Merickel
2016-05-10drop pypy3 entirely until it supports py33+Michael Merickel
2016-05-10drop pypy3 from scaffold testsMichael Merickel
2016-05-10Merge pull request #2565 from mmerickel/fix/scaffold-testsMichael Merickel
execute scaffolds using pip and py.test
2016-05-10execute scaffolds using pip and py.testMichael Merickel
2016-05-10Merge pull request #2564 from mmerickel/fix/invoke_exception_view_return_valueMichael Merickel
ensure invoke_exception_view always returns a response
2016-05-10ensure invoke_exception_view always returns a responseMichael Merickel
2016-05-09Merge pull request #2562 from stevepiercy/masterSteve Piercy
Fix a few links in docs
2016-05-09use new trypyramid.com page. whee!Steve Piercy
2016-05-09add alt tag for Travis CI StatusSteve Piercy
2016-05-09- use cleaner URL for IRCSteve Piercy
2016-05-09pylons != pyramidSteve Piercy
2016-05-08Merge pull request #2550 from ↵Steve Piercy
Pylons/vincent-ferotin-scaffolds-allow-pytest-run-without-args Vincent ferotin scaffolds allow pytest run without args
2016-05-08Merge pull request #2558 from ↵Steve Piercy
vincent-ferotin/vincent-ferotin-scaffolds-allow-pytest-run-without-args Vincent ferotin : scaffolds allow pytest run without args: fix typos and sign contributor agreement
2016-05-08Add Vincent Férotin to contributors.Vincent Férotin
2016-05-08docs: Fix typos.Vincent Férotin
2016-05-07Merge pull request #2552 from stevepiercy/masterSteve Piercy
fix typo
2016-05-07Merge pull request #2551 from ↵Steve Piercy
stevepiercy/vincent-ferotin-scaffolds-allow-pytest-run-without-args complete update of docs for py.test and coverage defaults