Michael Merickel
2018-10-10 4a9f4f43684c3a754f43935b97013057340c305d
2018-10-10 Michael Merickel
deprecate range support
blob@ 4a9f4f commitdiff | diff to current
2018-09-27 Michael Merickel
fix old tests
blob@ c3c83e commitdiff | diff to current
2018-09-10 Michael Merickel
enable sorting of offers
blob@ 30f79d commitdiff | diff to current
2018-09-07 Michael Merickel
Revert "support a list of media types in the accept predicate"
blob@ 13b74d commitdiff | diff to current
2018-09-04 Michael Merickel
support a list of media types in the accept predicate
blob@ 762bd9 commitdiff | diff to current
2018-09-04 Michael Merickel
fallback to __contains__ if a media range is supplied
blob@ dd3572 commitdiff | diff to current
2018-08-08 Michael Merickel
fix deprecated usage of request.accept in AcceptPredicate
blob@ 121f45 commitdiff | diff to current
2017-06-29 Michael Merickel
fix circular imports with predicate config
blob@ 52fde9 commitdiff | diff to current
2018-06-14 Benjamin Gmurczyk
Update `request_param` kwarg documentation for `add_route` config method
blob@ 939165 commitdiff | diff to current
2018-05-25 Michael Merickel
remove the permission arg from add_route
blob@ 7b6eb3 commitdiff | diff to current
2018-05-16 Hunter Senft-Grupp
Updated CHANGES.rst and fixed versionadded to be correct
blob@ f6aee3 commitdiff | diff to current
2018-05-14 Hunter Senft-Grupp
Add Configurator context manager 'route_prefix_context' to allow for adding...
blob@ efd61e commitdiff | diff to current
2016-12-06 Michael Merickel
move predicates into top-level package instead of inside config
blob@ c7974f commitdiff | diff to current
2016-11-16 Michael Merickel
Revert "turn on warnings by default for ``pyramid.deprecation.RemoveInVersi...
blob@ c151ad commitdiff | diff to current
2016-11-15 Michael Merickel
turn on warnings by default for ``pyramid.deprecation.RemoveInVersion19Warn...
blob@ 9c8d43 commitdiff | diff to current
2015-11-02 Michael Merickel
fix add_route_predicate docs to reference add_route
blob@ cfd8cc commitdiff | diff to current
2015-02-06 Bert JW Regeer
Remove all signs of predicate
blob@ da1f20 commitdiff | diff to current
2014-12-15 Bert JW Regeer
Update add_route accept to non-predicate
blob@ 958c4c commitdiff | diff to current
2014-12-26 John Anderson
Add support for static routes
blob@ 582c2e commitdiff | diff to current
2014-02-10 Steve Piercy
- Garden PR #1121
blob@ 2033ee commitdiff | diff to current
2013-10-28 Chris McDonough
Bring change log, API docs, and deprecations in line with normal policies/p...
blob@ 0184b5 commitdiff | diff to current
2013-10-25 Matt Russell
Security APIs on pyramid.request.Request
blob@ 3c2f95 commitdiff | diff to current
2013-10-08 Chris McDonough
remove unused renderer arg
blob@ 422366 commitdiff | diff to current
2013-09-09 Chris McDonough
issue warnings when custom_predicates argument is used to add_route or add_...
blob@ b01f1d commitdiff | diff to current
2013-09-09 Chris McDonough
- Removed the ability to pass the following arguments to ``pyramid.config...
blob@ fdf30b commitdiff | diff to current
2013-09-08 Bert JW Regeer
Deprecate custom_predicates for add_view/add_route
blob@ e96f1b commitdiff | diff to current
2013-09-08 Bert JW Regeer
Update documentation to reflect the dotted python name
blob@ d71aca commitdiff | diff to current
2013-08-20 Chris McDonough
raise ValueError instead of generating just path when _app_url is provided ...
blob@ d07d16 commitdiff | diff to current
2013-08-20 Michael Merickel
allow pregenerator and route_prefix with external routes
blob@ 84367e commitdiff | diff to current
2013-08-19 Fabian Neumann
Fix indentation.
blob@ a6aa55 commitdiff | diff to current
2013-08-17 Fabian Neumann
Oops, indent one level deeper.
blob@ a58474 commitdiff | diff to current
2013-08-17 Tom Lazar
if `_app_url` is given it takes precedence
blob@ edbc1d commitdiff | diff to current
2013-08-17 Tom Lazar
assemble a custom pregenerator for static external urls
blob@ 33b638 commitdiff | diff to current
2013-07-11 Éric Araujo
Minor markup update to clarify object type
blob@ f1f49b commitdiff | diff to current
2013-04-06 Daniel Holmstrom
Documentation regarding missing Accept header
blob@ 503bbb commitdiff | diff to current
2013-01-23 Tshepang Lekhonkhobe
pyramid.config: take advantage of some Sphinx directives
blob@ 0b23b3 commitdiff | diff to current
2013-01-02 Tshepang Lekhonkhobe
eliminate other repeated words
blob@ 043ccd commitdiff | diff to current
2012-10-29 Chris McDonough
- Added an ``effective_principals`` route and view predicate.
blob@ c7337b commitdiff | diff to current
2012-09-22 Chris McDonough
note potential 1.5 removals and remove dead code
blob@ f272f2 commitdiff | diff to current
2012-08-25 Chris McDonough
_get_predlist -> get_predlist
blob@ 405213 commitdiff | diff to current
2012-08-25 Chris McDonough
Subscriber predicates:
blob@ 95f766 commitdiff | diff to current
2012-08-15 Chris McDonough
- Anonymous predicate keyword list for all add-view-ish methods and decor...
blob@ 8ec8e2 commitdiff | diff to current
2012-08-07 Chris McDonough
move stuff from config.util to registry so it can be a set of API (which ar...
blob@ d98612 commitdiff | diff to current
2012-08-06 Chris McDonough
add as-of-version notes
blob@ 5664c4 commitdiff | diff to current
2012-08-05 Chris McDonough
use a predicate list for routes, introduce the concept of deferred discrimi...
blob@ 9c8ec5 commitdiff | diff to current
2011-12-04 Chris McDonough
make add_route generate the right request methods introspection value
blob@ d8e504 commitdiff | diff to current
2011-12-03 Chris McDonough
add more content to the introspectables narr chapter; adjust introspection ...
blob@ 522405 commitdiff | diff to current
2011-11-29 Chris McDonough
docs and add more introspection info
blob@ 87f8d2 commitdiff | diff to current
2011-11-28 Chris McDonough
merge master to feature.introspection
blob@ dafb0b commitdiff | diff to current
2011-11-28 Chris McDonough
use multiline imports
blob@ ee117e commitdiff | diff to current
first | « prev | next »