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
2015-01-01
Fix typo
John Anderson
2015-01-01
Updated the CHANGES to discuss these improvments.
John Anderson
2015-01-01
Merge branch 'master' of https://github.com/Pylons/pyramid into support_more_...
John Anderson
2015-01-01
Updated the docs to talk about `--format`
John Anderson
2015-01-01
Merge branch 'master' of https://github.com/sontek/pyramid into support_more_...
John Anderson
2015-01-01
Merge pull request #1499 from sontek/expose_response_class
Michael Merickel
2015-01-01
Added py3 support
John Anderson
2015-01-01
Move _get_response_factory to pyramid.response
John Anderson
2015-01-01
Catch bad `name` and raise a `ValueError`
John Anderson
2015-01-01
Merge pull request #1519 from sontek/add_logging_to_prequest
Michael Merickel
2015-01-01
Added a test for configuring logging
John Anderson
2015-01-01
Setup logging with prequest
John Anderson
2015-01-01
Added CHANGES entry for this PR
John Anderson
2015-01-01
Fix typo
John Anderson
2015-01-01
Mkae the response factory a factory that takes a request
John Anderson
2014-12-27
Added a version added flag
John Anderson
2014-12-27
basic docs cleanup
John Anderson
2014-12-27
Add the `set_response_factory` API
John Anderson
2014-12-27
update changelog
Michael Merickel
2014-12-27
add action-order documentation
Michael Merickel
2014-12-26
Clean up compat tests
John Anderson
2014-12-26
Don't need im_self
John Anderson
2014-12-26
Raise errors if unbound methods are passed in
John Anderson
2014-12-27
add reentrant tests
Michael Merickel
2014-12-26
Merge pull request #1503 from stevepiercy/master
Steve Piercy
2014-12-26
- update theme with new image
Steve Piercy
2014-12-26
modify text
Michael Merickel
2014-12-26
improve error output a bit
Michael Merickel
2014-12-26
optimize the conflict resolution to occur against only executed actions
Michael Merickel
2014-12-26
refactor loop to combine conflict resolution paths into one
Michael Merickel
2014-12-26
izip_longest is not valid on py3
Michael Merickel
2014-12-26
first cut at a re-entrant configurator where tests still pass
Michael Merickel
2014-12-26
Merge pull request #1502 from stevepiercy/master
Steve Piercy
2014-12-26
- pin Sphinx >= 1.2.3 for RTD
Steve Piercy
2014-12-26
pass proper registry
John Anderson
2014-12-26
Add support for static routes
John Anderson
2014-12-26
Added 2 more tests directly to the util function
John Anderson
2014-12-26
Merge pull request #1501 from stevepiercy/master
Steve Piercy
2014-12-26
- establish minimum version of 1.2.3 for Sphinx. I hope this works. See https...
Steve Piercy
2014-12-26
Merge pull request #1500 from stevepiercy/master
Steve Piercy
2014-12-26
- adding back .png file because PDF cannot include and build SVG files. Also ...
Steve Piercy
2014-12-26
Add test to show usage of custom response class
John Anderson
2014-12-26
Refactored how `ResponseClass` is used so it can be overridden
John Anderson
2014-12-25
Add support for passing unbound class methods to `add_view`
John Anderson
2014-12-25
Add the --format flag
John Anderson
2014-12-25
Added test for the view glob
John Anderson
2014-12-23
Add a --glob option to limit output
Marc Abramowitz
2014-12-23
Merge pull request #1496 from stevepiercy/master
Steve Piercy
2014-12-23
- add an index to the API directory for better SEO
Steve Piercy
2014-12-23
Merge pull request #1479 from stevepiercy/master
Steve Piercy
[prev]
[next]