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-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
2010-08-10
use imp.get_suffixes indirection for package file names
Chris McDonough
2010-08-09
fix in case dotted is tuple
Chris McDonough
2010-08-09
forward compat test fixes for when we package can be string
Chris McDonough
2010-08-08
rendering
Chris McDonough
2010-08-08
- New public interface: ``repoze.bfg.exceptions.IExceptionResponse``.
Chris McDonough
2010-08-07
Features
Chris McDonough
2010-08-02
add infrastructure for resolving dotted names
Chris McDonough
2010-07-30
the dangers of leaving uncommitted changes in your working dir
Chris McDonough
2010-07-30
cm
Chris McDonough
2010-07-28
- A ``repoze.bfg.events.subscriber`` decorator was added. This
Chris McDonough
2010-07-28
- When adding a view for a route which did not yet exist ("did not yet
Chris McDonough
2010-07-26
return route from add_route
Chris McDonough
2010-07-26
merge generic_rendering branch
Chris McDonough
2010-07-24
Remove match_val feature: it's a pretty nuisance
Chris McDonough
2010-07-24
- A new method of the ``Configurator`` exists:
Chris McDonough
2010-07-23
- The ``Hybrid`` narrative chapter now contains a description of the
Chris McDonough
2010-07-23
actually make a predicate from traverse
Chris McDonough
2010-07-23
- New argument to ``repoze.bfg.configuration.Configurator.add_route``
Chris McDonough
2010-07-21
- A new internal exception class (*not* an API) named
Chris McDonough
2010-07-15
Features
Chris McDonough
2010-07-13
docs tweaks
Chris McDonough
2010-07-12
- New internal exception: ``repoze.bfg.exceptions.URLDecodeError``.
Chris McDonough
2010-07-12
- Fix regression in
Chris McDonough
2010-07-04
documentation updates
Chris McDonough
2010-07-04
make docs render
Chris McDonough
2010-07-02
- The ``repoze.bfg.url.route_url`` API has changed. If a keyword
Chris McDonough
2010-06-30
fix weird formatting
Chris McDonough
2010-06-30
more documentation fallout from allowing predicates access to route matching ...
Chris McDonough
[next]