Chris McDonough
2010-07-04 4dc529e4bbc36b7e5e2bd3ea199a7929e407a267
2010-07-04 Chris McDonough
prep for 1.3a4
blob@ 4dc529 commitdiff | diff to current
2010-07-02 Chris McDonough
- The ``repoze.bfg.url.route_url`` API has changed. If a keyword ``_app_...
blob@ b29429 commitdiff | diff to current
2010-06-30 Chris McDonough
more documentation fallout from allowing predicates access to route matchin...
blob@ 62eaa2 commitdiff | diff to current
2010-06-30 Chris McDonough
- A section named ``Custom Predicates`` was added to the URL Dispatch nar...
blob@ d61024 commitdiff | diff to current
2010-06-30 Chris McDonough
changelog gardening
blob@ 1a47ed commitdiff | diff to current
2010-06-30 Chris McDonough
pass only match and route and document route minimally
blob@ 23ab84 commitdiff | diff to current
2010-06-30 Chris McDonough
- In earlier versions, a custom route predicate associated with a url dis...
blob@ 44bc11 commitdiff | diff to current
2010-06-23 Chris McDonough
- Undocumented hook: make ``get_app`` and ``get_root`` of the ``repoze.bf...
blob@ 62f5af commitdiff | diff to current
2010-06-23 Chris McDonough
- Redirect requests for tutorial sources to http://docs.repoze.org/bfgwik...
blob@ 8989b3 commitdiff | diff to current
2010-06-23 Chris McDonough
- The authorization chapter of the SQLAlchemy Wiki Tutorial (docs/tutoria...
blob@ 1025eb commitdiff | diff to current
2010-06-23 Chris McDonough
- The authorization chapter of the ZODB Wiki Tutorial (docs/tutorials/bfg...
blob@ 12062a commitdiff | diff to current
2010-06-07 Chris McDonough
make docs render
blob@ d50b2c commitdiff | diff to current
2010-05-02 Chris McDonough
Add new line.
blob@ 2a8ca3 commitdiff | diff to current
2010-05-02 Chris McDonough
Prep for release.
blob@ d3cfd4 commitdiff | diff to current
2010-05-01 Chris McDonough
- A section entitled Detecting Available Languages was added to the i18n ...
blob@ 2f935c commitdiff | diff to current
2010-04-29 Chris McDonough
Next release ============
blob@ 7a3c22 commitdiff | diff to current
2010-04-28 Chris McDonough
Prep for 1.3a2.
blob@ 3fb08a commitdiff | diff to current
2010-04-27 Chris McDonough
- Expanded portion of i18n narrative chapter docs which discuss working w...
blob@ b5dc7f commitdiff | diff to current
2010-04-27 Chris McDonough
Features --------
blob@ 12cb6d commitdiff | diff to current
2010-04-26 Chris McDonough
Prep for 1.3a1.
blob@ 4c8f4d commitdiff | diff to current
2010-04-25 Chris McDonough
- Add a new method of the Configurator named ``derive_view`` which can be...
blob@ 8cc399 commitdiff | diff to current
2010-04-25 Chris McDonough
blob@ 579230 commitdiff | diff to current
2010-04-25 Chris McDonough
- It is now possible to turn on Chameleon template "debugging mode" for a...
blob@ 7c525f commitdiff | diff to current
2010-04-25 Chris McDonough
Add a "what's new in 1.3" document.
blob@ 23693f commitdiff | diff to current
2010-04-25 Chris McDonough
Merge i18n branch via svn merge --ignore-ancestry -r9030:9150 $REPOZE_SVN/r...
blob@ 7534ba commitdiff | diff to current
2010-04-21 Chris McDonough
Moved i18n work to a branch and revert to pre-i18n-feature state via svn me...
blob@ 51981a commitdiff | diff to current
2010-04-19 Chris McDonough
Go with a subclass of z.i18nmid.Message with the args reordered as a compro...
blob@ 3f8195 commitdiff | diff to current
2010-04-19 Chris McDonough
Pass along translate function to templates.
blob@ cdae91 commitdiff | diff to current
2010-04-19 Chris McDonough
Dip a toe in the i18n waters.
blob@ f5c6c5 commitdiff | diff to current
2010-04-19 Chris McDonough
Clean up.
blob@ 334f4a commitdiff | diff to current
2010-04-19 Chris McDonough
blob@ 44907a commitdiff | diff to current
2010-04-18 Chris McDonough
- Use "Venusian" (`http://docs.repoze.org/venusian <http://docs.repoze.or...
blob@ e6fa66 commitdiff | diff to current
2010-04-14 Chris McDonough
Credit Andrey.
blob@ e5a21b commitdiff | diff to current
2010-04-14 Chris McDonough
Note removal.
blob@ 4cbb0e commitdiff | diff to current
2010-04-14 Chris McDonough
Add "exception views" work contributed primarily by Andrey Popp by merging ...
blob@ ff1213 commitdiff | diff to current
2010-04-07 Chris McDonough
- Replace the statement ``path = path.rstrip('/').lstrip('/')`` with the ...
blob@ bcd781 commitdiff | diff to current
2010-03-08 Chris McDonough
- The ``__name__`` value assigned to the returned object in the ``bfg_alc...
blob@ 1a6e9e commitdiff | diff to current
2010-03-03 Tres Seaver
Defer conditional import of IPython to avoid breakage under mod_wsgi.
blob@ a45898 commitdiff | diff to current
2010-02-10 Chris McDonough
Prep for 1.2 final.
blob@ 4e27f9 commitdiff | diff to current
2010-02-07 Chris McDonough
Prep for 1.2b6.
blob@ e3f338 commitdiff | diff to current
2010-02-06 Chris McDonough
- Remove magical feature of ``repoze.bfg.url.model_url`` which prepended ...
blob@ a9f28d commitdiff | diff to current
2010-02-05 Chris McDonough
- More correct conversion of provided ``renderer`` values to resource spe...
blob@ 8470b8 commitdiff | diff to current
2010-02-04 Chris McDonough
Prep for 1.2b5.
blob@ 5dee60 commitdiff | diff to current
2010-02-04 Chris McDonough
- Fix a bug whereby a ``renderer`` argument to the ``@bfg_view`` decorato...
blob@ 89968d commitdiff | diff to current
2010-02-04 Chris McDonough
- 1.2b4 introduced a bug whereby views added via a route configuration th...
blob@ 98e0d0 commitdiff | diff to current
2010-02-03 Chris McDonough
Prep for 1.2b4.
blob@ f86d88 commitdiff | diff to current
2010-02-03 Chris McDonough
- Update GAE tutorial to use Chameleon instead of Jinja2 (now that it's p...
blob@ 4b55fa commitdiff | diff to current
2010-02-03 Chris McDonough
Normalize.
blob@ ece24e commitdiff | diff to current
2010-02-03 Chris McDonough
Bug Fixes ---------
blob@ 5ba063 commitdiff | diff to current
2010-02-02 Chris McDonough
- Remove ``view_header``, ``view_accept``, ``view_xhr``, ``view_path_info...
blob@ 362061 commitdiff | diff to current
first | « prev | next »