Steve Piercy
2017-06-27 7b16126c85c466be09868c26ea67e09bfa18a446
2017-06-27 Steve Piercy
Update all external links per `make linkcheck` - Most are changing http to ...
blob@ 7b1612 commitdiff | diff to current
2017-06-26 Steve Piercy
change http://docs.pylonsproject.org to https - use correct URL for code st...
blob@ 19d341 commitdiff | diff to current
2017-06-11 Steve Piercy
update src files and synch emphasize-lines for alchemy wiki tutorial
blob@ 2c0e3e commitdiff | diff to current
2017-06-02 Steve Piercy
mid-release cycle will be the death of me
blob@ 1aa283 commitdiff | diff to current
2017-06-02 Steve Piercy
append ` --checkout master` to cookie cutter command
blob@ c3bb23 commitdiff | diff to current
2017-06-02 Steve Piercy
use shortcut for github URL; update RELEASING.txt - refs: #3042
blob@ d179ce commitdiff | diff to current
2017-04-24 Steve Piercy
update user prompt for cookiecutter repo_name - refs: https://github.com/Py...
blob@ 6ff6fa commitdiff | diff to current
2017-02-28 Steve Piercy
update pyramid-cookiecutter-starter prompts and reformat presentation of al...
blob@ 2cd381 commitdiff | diff to current
2017-01-16 Steve Piercy
Update Windows docs - Installation overhauled - update project.rst to remov...
blob@ 7ed8e2 commitdiff | diff to current
2017-01-01 Steve Piercy
Remove notes about cookiecutter installation, as they now remove sudo for m...
blob@ b867c8 commitdiff | diff to current
2016-12-23 Steve Piercy
sort packages alpha
blob@ 2d5234 commitdiff | diff to current
2016-12-23 Steve Piercy
wiki2/*.rst first cut from comparing across branches
blob@ b29848 commitdiff | diff to current
2016-11-26 Steve Piercy
add 3.6 support to documentation - See #2835
blob@ c8a5e0 commitdiff | diff to current
2016-11-19 Michael Merickel
link to documentation on hupper
blob@ 1644ef commitdiff | diff to current
2016-07-29 andrew david burt
remove essentially duplicate "note" section under "initializing the database"
blob@ a37645 commitdiff | diff to current
2016-05-23 Steve Piercy
Merge pull request #2601 from stevepiercy/1.7-branch
blob@ f7236f commitdiff | diff to current
2016-05-22 Steve Piercy
change type integer to type text, and update output of db init script - upd...
blob@ 45835a commitdiff | diff to current
2016-05-07 Steve Piercy
update wiki1 with py.test and coverage defaults
blob@ 779b31 commitdiff | diff to current
2016-05-07 Steve Piercy
update wiki2 with py.test and coverage defaults
blob@ 5e3eeb commitdiff | diff to current
2016-05-06 Steve Piercy
remove duplicate links
blob@ f69bec commitdiff | diff to current
2016-05-06 Steve Piercy
Update wiki tutorials with py.test remarks - better synch up wiki tutorials...
blob@ 9591e9 commitdiff | diff to current
2016-04-24 Steve Piercy
Use parsed-literal for installing versions of Pyramid. This should future p...
blob@ ac4d2c commitdiff | diff to current
2016-04-16 Steve Piercy
replace ps1con with doscon for lexer
blob@ a651b3 commitdiff | diff to current
2016-04-12 Steve Piercy
one does not simply "create a virtualenv". one should "create a virtual env...
blob@ d67566 commitdiff | diff to current
2016-04-12 Steve Piercy
one does not simply "create a virtualenv". one should "create a virtual env...
blob@ f573cd commitdiff | diff to current
2016-04-12 Steve Piercy
- use an environment variable and venv. See https://github.com/Pylons/pyram...
blob@ ebbe68 commitdiff | diff to current
2016-04-12 Michael Merickel
fix extras_requires to extras_require
blob@ db13c8 commitdiff | diff to current
2016-04-11 Steve Piercy
- upgrade setuptools, too, in the two wikis
blob@ da6244 commitdiff | diff to current
2016-04-09 Steve Piercy
- add intersphinx targets
blob@ 640d77 commitdiff | diff to current
2016-04-09 Steve Piercy
- use literalinclude for setup.py source - strip comments - update py.test ...
blob@ d8be5a commitdiff | diff to current
2016-04-08 Steve Piercy
removed test_suite line. ping @mmerickel @bertjwregeer
blob@ 9b61be commitdiff | diff to current
2016-04-08 Steve Piercy
adjust line numbers for emphasis
blob@ 3c0d2e commitdiff | diff to current
2016-04-08 Steve Piercy
simplify test dependencies per https://github.com/Pylons/pyramid/pull/2442/...
blob@ c239c4 commitdiff | diff to current
2016-04-08 Steve Piercy
use `--cov-report=term-missing`
blob@ aa51dc commitdiff | diff to current
2016-04-08 Steve Piercy
fix syntax highlighting
blob@ 25c809 commitdiff | diff to current
2016-04-08 Steve Piercy
rough draft for wiki2, replace setup.py with pip. See #2104.
blob@ e551a4 commitdiff | diff to current
2016-03-30 Steve Piercy
update installation and glossary
blob@ a7dd05 commitdiff | diff to current
2016-02-22 Steve Piercy
update installation - update command line output to reflect changes to scaf...
blob@ 8571f2 commitdiff | diff to current
2016-02-21 Bert JW Regeer
Remove references to pip
blob@ 93fa23 commitdiff | diff to current
2016-02-21 Steve Piercy
oopsie, include installation in commit
blob@ 25fed6 commitdiff | diff to current
2016-02-07 Michael Merickel
update definingmodels chapter of wiki2 tutorial
blob@ d6243a commitdiff | diff to current
2016-02-07 Michael Merickel
reference addon links for pyramid_jinja2, pyramid_tm, zope.sqlalchemy and t...
blob@ 8d4571 commitdiff | diff to current
2016-01-31 Michael Merickel
Merge branch 'master' into feature/alchemy-scaffold-update
blob@ 3eb1c3 commitdiff | diff to current
2016-01-31 Michael Merickel
minor tweaks
blob@ 13846e commitdiff | diff to current
2016-01-23 Michael Merickel
Merge pull request #2256 from Pylons/remove_py32
blob@ 869cd9 commitdiff | diff to current
2016-01-20 Steve Piercy
fix underline for heading
blob@ 0e1ad7 commitdiff | diff to current
2016-01-20 Steve Piercy
Update docs to reflect dropping Python 3.2 support
blob@ 406402 commitdiff | diff to current
2015-05-25 Steve Piercy
cherry pick from 1.5-branch
blob@ 3e6b60 commitdiff | diff to current
2015-05-25 Steve Piercy
- make templates html5 compliant - punctuation, grammar, spelling - fix lin...
blob@ ee9676 commitdiff | diff to current
2013-08-16 Steve Piercy
remove --no-site-packages and add usage note
blob@ 2ded59 commitdiff | diff to current
first | « prev | next »