index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-08-16
indent 4 spaces
Steve Piercy
2018-08-16
indent 4 spaces
Steve Piercy
2018-08-10
Merge pull request #3325 from mmerickel/fix-unpickle-crash
Michael Merickel
2018-08-10
Merge pull request #3319 from Pylons/feature/more-samesite-work
Michael Merickel
2018-08-10
Merge branch 'master' into feature/more-samesite-work
Michael Merickel
2018-08-09
address review comments by rayedo
Chris McDonough
2018-08-09
let tox install the extras for us from the sdist
Michael Merickel
2018-08-08
add changelog for #3325
Michael Merickel
2018-08-08
catch other pickle errors when loading content
Michael Merickel
2018-08-08
Merge pull request #3113 from mmerickel/refactor-utils
Michael Merickel
2018-08-07
fix circular imports with predicate config
Michael Merickel
2018-08-04
syntax
Michael Merickel
2018-08-04
add changelog for #3307
Michael Merickel
2018-08-04
Merge pull request #3307 from Pylons/alembic-cookiecutter-alchemy
Michael Merickel
2018-08-04
Merge pull request #3323 from stevepiercy/master
Steve Piercy
2018-08-04
Update __init__.py
OdinsGenre
2018-08-04
Merge pull request #3318 from mmerickel/pshell-setup-generator
Michael Merickel
2018-08-01
Merge pull request #3321 from mmerickel/travis-pypy
Michael Merickel
2018-08-01
test on newer pypy/pypy3
Michael Merickel
2018-08-01
ignore these tests on pypy, see https://github.com/Pylons/pyramid/issues/3237...
Chris McDonough
2018-08-01
lol
Chris McDonough
2018-08-01
implement samesite option for AuthTktAuthenticationPolicy and CookieCSRFStora...
Chris McDonough
2018-07-30
add some docs for pshell setup with an example of handling transactions
Michael Merickel
2018-07-29
enable the setup function in pshell to wrap the command lifecycle
Michael Merickel
2018-07-02
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2018-06-30
use correct script name to fix tests
Steve Piercy
2018-06-30
synch up source code in tests step
Steve Piercy
2018-06-30
synch up source code in authorization step
Steve Piercy
2018-06-30
synch up linenos with source code
Steve Piercy
2018-06-30
Synch up source files for authentication step
Steve Piercy
2018-06-29
Synch up src files and update definingviews.rst
Steve Piercy
2018-06-29
Gardening of definingmodels.rst
Steve Piercy
2018-06-29
Add flake8
Steve Piercy
2018-06-29
More synching of src to cc files
Steve Piercy
2018-06-29
Resynch src files to cookiecutter
Steve Piercy
2018-06-28
Merge pull request #3310 from gerwis1998/master
Steve Piercy
2018-06-28
Change import to module scope
Steve Piercy
2018-06-29
Redoing some changes. My bad ;)
Gerard
2018-06-28
Typos changed
Gerard
2018-06-28
Modify sections for db script to align with Alembic workflow (WIP)
Steve Piercy
2018-06-28
First stab at updated db script
Steve Piercy
2018-06-28
Add Alembic step and overview
Steve Piercy
2018-06-27
Add alembic directory to source in models step
Steve Piercy
2018-06-27
switch to engine_from_config to be consistent with run_migrations_offline
Steve Piercy
2018-06-26
drop alpha status from pyramid requirement in setup.py
Steve Piercy
2018-06-26
rename script to align with cookiecutter default
Steve Piercy
2018-06-26
Merge pull request #3308 from stevepiercy/master
Steve Piercy
2018-06-26
add .python-version to gitignore
Steve Piercy
2018-06-26
Add alembic, correct name of init script in setup.py
Steve Piercy
2018-06-26
Add omitted files to basiclayout step
Steve Piercy
[next]