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
/
repoze
Age
Commit message (
Expand
)
Author
2010-10-25
first pass at converting bfg to pyramid namespace
Chris McDonough
2010-10-21
- When a renderer factory could not be found, a misleading error
Chris McDonough
2010-10-19
note dotted-name-acceptance
Chris McDonough
2010-10-13
merge tutorialfix branch
Chris McDonough
2010-10-01
wording
Chris McDonough
2010-09-30
rendering
Chris McDonough
2010-09-30
rendering
Chris McDonough
2010-09-30
rendering
Chris McDonough
2010-09-28
prevent pyflakes complaints
Chris McDonough
2010-09-24
- The ``repoze.bfg.traversal.traversal_path`` API now eagerly attempts
Chris McDonough
2010-09-15
coverage
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
is not None
Chris McDonough
2010-09-14
- The ``add_route`` method of a Configurator now accepts a
Chris McDonough
2010-09-13
documentation renderings
Chris McDonough
2010-09-13
- Call response callbacks *after* INewResponse event.
Chris McDonough
2010-09-13
allow callbacks to add other callbacks
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
rendering:
Chris McDonough
2010-09-12
put exception view in glossary
Chris McDonough
2010-09-12
- The BFG router now emits an additional event unconditionally at the
Chris McDonough
2010-09-10
s/encrypt/sign
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
- 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
- Process the response callbacks and the NewResponse event earlier, to
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
rename
Chris McDonough
2010-09-05
- Each of the follow methods of the Configurator now allow the
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-31
docstring
Chris McDonough
2010-08-29
Fix ReST error
Wichert Akkerman
2010-08-26
avoid some getattrs
Chris McDonough
2010-08-26
the goggles, they can be replaced
Chris McDonough
2010-08-23
docs renderings
Chris McDonough
2010-08-13
svn merge -r9909:HEAD $REPOZE_SVN/repoze.bfg/branches/rendererhelper
Chris McDonough
2010-08-13
- The new
Chris McDonough
2010-08-13
typo
Chris McDonough
2010-08-13
- The Configurator now accepts a dotted name *string* to a package as
Chris McDonough
[next]