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
/
pyramid
Age
Commit message (
Expand
)
Author
2013-08-16
unused imports
Chris McDonough
2013-08-16
unused import
Chris McDonough
2013-08-16
rename teststaticappbase to staticappbase so non-nose testrunner (e.g. pytest...
Chris McDonough
2013-08-16
remove dead code
Chris McDonough
2013-08-15
prefer the functionish print
Philip Jenvey
2013-08-15
cleanup cherrypy runner
Michael Merickel
2013-08-15
Make ``pserve.cherrypy_server_runner`` Python 3 compatible.
Tom Lazar
2013-08-15
Merge pull request #1078 from wichert/auth-explicit-domain
Andreas Zeidler
2013-08-15
Merge pull request #1072 from wichert/auth-parent-domain-cleanup
Andreas Zeidler
2013-08-14
prevent reparenting if no properties are defined
Michael Merickel
2013-08-13
remove some dead code
Michael Merickel
2013-08-13
added deprecation warning for mako tuple
Blaise Laflamme
2013-08-13
added mako renderer test
Blaise Laflamme
2013-08-13
fixed mako renderer returning a tuple with a previous defname value in some c...
Blaise Laflamme
2013-08-13
Merge branch 'master' into docs.gettingstarted
Paul Everitt
2013-08-13
fix a regression with the current_route_url changes in #1081
Michael Merickel
2013-08-13
Fixed documentation width, signed contributors agreement and added a test for...
Jonathan Villemaire-Krajden
2013-08-13
Merge remote-tracking branch 'origin/master' into docs.gettingstarted
Paul Everitt
2013-08-13
Updated doc string for Request.current_route_url.
Jonathan Villemaire-Krajden
2013-08-13
Request.current_route_url() now returns the query string by default.
Jonathan Villemaire-Krajden
2013-08-12
Allow explicit cookie domain setting.
Wichert Akkerman
2013-08-10
No cookies on other domain with parent_domain
Wichert Akkerman
2013-08-10
Merge branch 'master' of github.com:junaidali/pyramid into junaidali-master
Chris McDonough
2013-08-10
Merge branch 'master' of github.com:cd34/pyramid into cd34-master
Chris McDonough
2013-08-10
Merge branch 'pserve.verbosity' of github.com:joulez/pyramid into joulez-pser...
Chris McDonough
2013-08-09
"agsinst" to "against"
tisdall
2013-08-09
"intead" to "instead"
tisdall
2013-08-09
"argments" to "arguments"; "agument" to "argument"
tisdall
2013-08-08
"readded" to "re-added"
tisdall
2013-08-03
"Web Application Development Framework" -> "Web Framework". Yay.
Paul Everitt
2013-08-02
add pdistreport command
Chris McDonough
2013-08-02
add a docstring for not_
Chris McDonough
2013-08-02
quiet keyword sets verbose level to 0, test_pserve.py restored to previous state
Julian Paul Glass
2013-08-01
Changed to an incrementing verbose level, (-q, --quiet) option added, all ref...
Julian Paul Glass
2013-08-01
Updated test_pserve.py - ins.options.verbose
Julian Paul Glass
2013-08-01
Replaced references tow self.verbose with self.option.verbose
Julian Paul Glass
2013-07-31
Added verbosity option -v --verbose to pserve.py
Julian Paul Glass
2013-07-31
Added verbosity option -v --verbose to pserve.py
Julian Paul Glass
2013-07-24
add not_ predicate feature
Chris McDonough
2013-07-21
Fix documentation of testing.setUp
Ronan Amicel
2013-07-18
When running the alchemy scaffold on MySQL an error is generated on table
Chris Davies
2013-07-17
Merge branch 'auth-parent-domain' of github.com:wichert/pyramid into wichert-...
Chris McDonough
2013-07-14
Avoid re-executing the same view when looking up context base views.
Laurence Rowe
2013-07-14
Merge branch 'master' of lrowe/pyramid into pull.1004
Michael Merickel
2013-07-12
Merge pull request #1043 from merwok/master
Tres Seaver
2013-07-12
Merge branch 'feature.prequest_login'
Chris McDonough
2013-07-11
Coverage for new OPTIONS and PROPFIND methods.
Tres Seaver
2013-07-11
Coverage for new '--login' option.
Tres Seaver
2013-07-11
Typo firx from merwok.
Tres Seaver
2013-07-11
Minor markup update to clarify object type
Éric Araujo
[next]