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
Age
Commit message (
Expand
)
Author
2012-04-04
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-04-04
Merge pull request #523 from oddshocks/master
Chris McDonough
2012-04-02
removed strange text that showed up
David Gay
2012-04-02
Merge branch 'master' of github.com:oddshocks/pyramid
David Gay
2012-04-02
addressed #327
David Gay
2012-04-02
addressed #327
David Gay
2012-04-01
Merge pull request #521 from ppaez/sql-wiki-authorization
Carlos de la Guardia
2012-04-01
Improve Authorization on SQL tutorial
Patricio Paez
2012-04-01
More simplification to the Authorization chapter
Patricio Paez
2012-04-01
Improved Adding Authorization in SQL wiki tutorial
Patricio Paez
2012-03-31
Merge pull request #513 from ppaez/issue-510
Carlos de la Guardia
2012-03-30
- As of this release, the ``request_method`` predicate, when used, will also
Chris McDonough
2012-03-30
note that this is a forward port
Chris McDonough
2012-03-30
forward-port security fix from 1.3 branch
Chris McDonough
2012-03-30
- When no authentication policy was configured, a call to
Chris McDonough
2012-03-29
bad idea
Chris McDonough
2012-03-29
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-03-29
move changes to history on master (master is now 1.4dev)
Chris McDonough
2012-03-29
Merge pull request #518 from wwitzel3/ww/contrib
Chris McDonough
2012-03-29
update version markers
Chris McDonough
2012-03-29
Merge branch 'wwitzel3-json-api'
Chris McDonough
2012-03-29
- Coverage and docs updates for custom JSON class.
Chris McDonough
2012-03-28
signed contributors agreement
Wayne Witzel III
2012-03-28
JSON-API rework and Object.__json__ support
Wayne Witzel III
2012-03-28
intermediate commit
Michael Merickel
2012-03-28
Merge pull request #515 from stevepiercy/contributors
Chris McDonough
2012-03-27
signed contributors agreement
Steve Piercy
2012-03-27
Merge branch 'fix.512'
Chris McDonough
2012-03-27
add change note
Chris McDonough
2012-03-26
use a dollar sign instead of an under
Chris McDonough
2012-03-26
add a test for an asset spec with a module dir
Chris McDonough
2012-03-26
Mark line with yellow in SQL wiki - issue #510
Patricio Paez
2012-03-26
speculative fix for issue #512
Chris McDonough
2012-03-25
fix tests under py33
Chris McDonough
2012-03-22
Merge branch '1.3-branch'
Chris McDonough
2012-03-22
- Add ``REMOTE_ADDR`` to the ``prequest`` WSGI environ dict for benefit of
Chris McDonough
2012-03-21
Merge branch '1.3-branch'
Chris McDonough
2012-03-21
flesh out system values
Chris McDonough
2012-03-21
prep for 1.3
Chris McDonough
2012-03-20
update
Chris McDonough
2012-03-20
Merge branch '1.3-branch'
Chris McDonough
2012-03-20
- The fix for issue https://github.com/Pylons/pyramid/issues/461 (which made
Chris McDonough
2012-03-19
windows
Chris McDonough
2012-03-19
wording
Chris McDonough
2012-03-19
use the correct message
Chris McDonough
2012-03-19
show the effect of a server restart under reload; explain that template chang...
Chris McDonough
2012-03-19
provide instructions about how to change the port, warn against changing the ...
Chris McDonough
2012-03-19
explain where things might go in reality and explain gt example Windows conve...
Chris McDonough
2012-03-18
warn about project names that shadow stdlib names, change UNIX prompt to gt
Chris McDonough
2012-03-18
explain
Chris McDonough
[next]