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
/
bfg
/
tests
/
test_url.py
Age
Commit message (
Expand
)
Author
2010-10-25
first pass at converting bfg to pyramid namespace
Chris McDonough
2010-09-14
- The ``add_route`` method of a Configurator now accepts a
Chris McDonough
2010-07-02
- The ``repoze.bfg.url.route_url`` API has changed. If a keyword
Chris McDonough
2009-12-02
- The ``repoze.bfg.url.route_url`` function inappropriately passed
Chris McDonough
2009-11-27
Coverage.
Chris McDonough
2009-11-26
Add your bug here Malthe or Wiggy.
Chris McDonough
2009-11-23
- The ``repoze.bfg.scripting.get_root`` API now uses a 'real' WebOb
Chris McDonough
2009-10-15
Features
Chris McDonough
2009-09-23
Features
Chris McDonough
2009-09-17
- Add a ``repoze.bfg.url.static_url`` API which is capable of
Chris McDonough
2009-06-24
Merge noroutes branch to trunk.
Chris McDonough
2009-06-24
Change the implementation and the signature for ``route_url``.
Chris McDonough
2009-06-24
- Added the ``repoze.bfg.url.route_url`` API. This is meant to
Chris McDonough
2009-05-05
Get rid of direct dependency on zope.testing by creating our own addCleanUp a...
Chris McDonough
2009-04-05
Added a new anchor keyword argument to model_url().
Mike Naberezny
2009-02-06
Revert my decision to make ``model_path`` return a tuple; it
Chris McDonough
2009-02-03
Test coverage.
Chris McDonough
2009-01-27
Features
Chris McDonough
2009-01-27
- There is an indirection in ``repoze.bfg.url.model_url`` now that
Chris McDonough
2009-01-15
Clean up unused stuff.
Chris McDonough
2009-01-06
Test with seq and dict; use a unicode val with a space in it for maximum deli...
Chris McDonough
2009-01-05
New Modules
Chris McDonough