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-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
2010-06-30
- A section named ``Custom Predicates`` was added to the URL Dispatch
Chris McDonough
2010-06-30
pass only match and route and document route minimally
Chris McDonough
2010-06-30
- In earlier versions, a custom route predicate associated with a url
Chris McDonough
2010-06-23
- Undocumented hook: make ``get_app`` and ``get_root`` of the
Chris McDonough
2010-04-29
Next release
Chris McDonough
2010-04-27
- Expanded portion of i18n narrative chapter docs which discuss
Chris McDonough
2010-04-27
Features
Chris McDonough
2010-04-26
Be kind to KARL: don't assume "debug_templates" will be in the settings dict.
Chris McDonough
2010-04-25
- Add a new method of the Configurator named ``derive_view`` which can
Chris McDonough
2010-04-25
Allow default exception views to handle the case where they've
Chris McDonough
2010-04-25
Make default_notfound_view and default_forbidden_view expect an exception as
Chris McDonough
2010-04-25
Add tests for debug_templates (backfill for reload_templates).
Chris McDonough
2010-04-25
- It is now possible to turn on Chameleon template "debugging mode"
Chris McDonough
2010-04-25
Fix default_locale_name.
Chris McDonough
2010-04-25
Move locale out of fixtures and into localeapp to prevent test runner weirdne...
Chris McDonough
2010-04-25
Merge i18n branch via svn merge --ignore-ancestry -r9030:9150 $REPOZE_SVN/rep...
Chris McDonough
2010-04-21
Moved i18n work to a branch and revert to pre-i18n-feature state via svn merg...
Chris McDonough
2010-04-19
Docstring tweak.
Chris McDonough
2010-04-19
Go with a subclass of z.i18nmid.Message with the args reordered as a compromise.
Chris McDonough
2010-04-19
Docstrings.
Chris McDonough
2010-04-19
Punt and use zope.i18nmessageid.
Chris McDonough
[prev]
[next]