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
path:
root
/
CHANGES.txt
Age
Commit message (
Expand
)
Author
2014-11-13
Merge pull request #1377 from tilgovi/package-root-static-view-spec
Michael Merickel
2014-11-13
update changelog for fixes from #1453
Michael Merickel
2014-11-11
Fix static views with package root spec patterns
Randall Leeds
2014-11-11
update changelog
Michael Merickel
2014-11-11
update changelog
Michael Merickel
2014-11-10
moar changelogs!
Michael Merickel
2014-11-10
update changelog with new http exceptions from #1372
Michael Merickel
2014-11-10
update changelog
Michael Merickel
2014-11-09
update changelog for #1373
Michael Merickel
2014-11-09
update changelog from #1376
Michael Merickel
2014-10-20
Merge pull request #1337 from Pylons/feature.root-package
Tres Seaver
2014-10-20
reference more pull requests in the change log
Michael Merickel
2014-10-20
add config.root_package attribute
Michael Merickel
2014-07-24
cachebuster -> cachebust
Chris Rossi
2014-07-21
Update change log.
Chris Rossi
2014-06-05
- Work around a bug introduced in Python 2.7.7 on Windows where
Chris McDonough
2014-05-16
update changelog
Michael Merickel
2014-05-07
Merge branch 'master' of https://github.com/ftravers/pyramid into pull.1325
Michael Merickel
2014-05-06
Added required notes to changes/contributors file.
Fenton Travers
2014-05-05
modify p.testing.setUp() to configure the package relative to caller
Michael Merickel
2014-05-05
fix merge conflicts
Chris McDonough
2014-05-05
modify changes wrt logging config stripping
Chris McDonough
2014-04-29
require ISession.invalidate to leave behind a usable session
Michael Merickel
2014-04-23
remove redundant tests
Michael Merickel
2014-04-22
Update CHANGES for wsgiapp and wsgiapp2
Bert JW Regeer
2014-04-20
update change me with the scaffold changes
goodwillcoding
2014-04-18
Add information to CHANGES
Bert JW Regeer
2014-04-08
vb master to 1.6dev
Chris McDonough
2014-04-08
prep for 1.5 release
Chris McDonough
2014-04-08
fix typo and update whatsnew
Chris McDonough
2014-04-08
add changenote
Chris McDonough
2014-04-08
add changenote
Chris McDonough
2014-04-08
fix merge conflict while merging master to 1.5 branch
Chris McDonough
2014-02-27
update changelog
Michael Merickel
2014-02-21
support high-order characters in UnencryptedCookieSessionFactoryConfig secrets
Michael Merickel
2014-02-16
Changelog for PR #1245.
Tres Seaver
2014-02-08
prep for 1.5b1
Chris McDonough
2014-02-08
- We no longer eagerly clear ``request.exception`` and ``request.exc_info`` in
Chris McDonough
2014-01-28
prep for 1.5a4 release
Chris McDonough
2014-01-22
- Fix a memory leak when the configurator's ``set_request_property`` method was
Chris McDonough
2014-01-03
updated changes
Blaise Laflamme
2013-12-13
Update CHANGES
Bert JW Regeer
2013-12-12
put change note in the right release section
Chris McDonough
2013-12-12
add url to issue
Chris McDonough
2013-12-12
Merge branch 'jsonp-syntax' of github.com:wichert/pyramid into wichert-jsonp-...
Chris McDonough
2013-12-10
prep for 1.5a3
Chris McDonough
2013-12-10
add note about non-bw-compat between SignedCookieSessionFactory and Unencrypt...
Chris McDonough
2013-12-10
Fix JSONP syntax error
Wichert Akkerman
2013-12-10
use CookieProfile from webob in authentication module, add support for new do...
Chris McDonough
2013-11-27
revert my reversion
Chris McDonough
[next]