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
2010-10-31
- Renderer factories now accept a *dictionary* rather than an absolute resource
Chris McDonough
2010-10-29
bfg-> pyramid
Chris McDonough
2010-10-29
- The ``bfgshell`` paster command is now named ``pshell``.
Chris McDonough
2010-10-29
bfg_view -> view_config
Chris McDonough
2010-10-29
pylons paster templates
Chris McDonough
2010-10-28
add sessioning interfaces, configuration API, and a sample implementation tha...
Chris McDonough
2010-10-28
merge static view bugfixes/features from bfg trunk
Chris McDonough
2010-10-27
Ok, this time, actually include the mako renderer changes.
Ben Bangert
2010-10-26
wording
Chris McDonough
2010-10-26
add handler code
Chris McDonough
2010-10-25
add httpexceptions docs
Chris McDonough
2010-10-25
docs fixes
Chris McDonough
2010-10-25
docs and deprecations
Chris McDonough
2010-10-25
convert remainder of docs to use pyramid instead of repoze.bfg
Chris McDonough
2010-10-21
- When a renderer factory could not be found, a misleading error
Chris McDonough
2010-10-13
(no commit message)
Chris McDonough
2010-09-30
prep for 1.3a15
Chris McDonough
2010-09-24
- The ``repoze.bfg.traversal.traversal_path`` API now eagerly attempts
Chris McDonough
2010-09-15
prep for 1.3a14
Chris McDonough
2010-09-15
Features
Chris McDonough
2010-09-14
- If an exception view was registered through the legacy
Chris McDonough
2010-09-14
gardening
Chris McDonough
2010-09-14
prep for 1.3a13
Chris McDonough
2010-09-14
- The ``add_route`` method of a Configurator now accepts a
Chris McDonough
2010-09-13
Features
Chris McDonough
2010-09-12
- Add a new request API: ``request.add_finished_callback``. Finished
Chris McDonough
2010-09-12
remove FinishedEvent (bad idea)
Chris McDonough
2010-09-12
typo
Chris McDonough
2010-09-12
- The BFG router now emits an additional event unconditionally at the
Chris McDonough
2010-09-09
Features
Chris McDonough
2010-09-09
- The ``traverse`` route predicate could not successfully generate a
Chris McDonough
2010-09-08
prep for 1.3a12
Chris McDonough
2010-09-08
- The ``repoze.bfg.interfaces`` API documentation page is now rendered
Chris McDonough
2010-09-08
- Add an API to the ``Configurator`` named ``get_routes_mapper``.
Chris McDonough
2010-09-08
- The ``repoze.bfg.urldispatch.Route`` constructor (not an API) now
Chris McDonough
2010-09-07
- Prevent a race condition which could result in a ``RuntimeError``
Chris McDonough
2010-09-07
- Use ``hash()`` rather than ``id()`` when computing the "phash" of a
Chris McDonough
2010-09-07
- Fix a bug in ``repoze.bfg.url.static_url`` URL generation: if two
Chris McDonough
2010-09-06
they werent that big
Chris McDonough
2010-09-06
prep for 1.3a11 (1.3a10 was a minor brownbag)
Chris McDonough
2010-09-06
- Process the response callbacks and the NewResponse event earlier, to
Chris McDonough
2010-09-06
prep for 1.3a10
Chris McDonough
2010-09-06
renderings
Chris McDonough
2010-09-06
- The ``repoze.bfg.interfaces.INewResponse`` interface now includes a
Chris McDonough
2010-09-05
- The route pattern registered internally for a a local "static view"
Chris McDonough
2010-09-05
- Each of the follow methods of the Configurator now allow the
Chris McDonough
2010-09-05
gardening
Chris McDonough
2010-09-05
Documentation
Chris McDonough
2010-08-31
- The reify decorator now maintains the docstring of the function it
Chris McDonough
2010-08-30
- The ZCML ``include`` directive docs were incorrect: they specified
Chris McDonough
[next]