summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-12Merge pull request #531 from veeti/patch-1Carlos de la Guardia
2012-04-13Fix a typo in the documentationVeeti Paananen
2012-04-11spellingMichael Merickel
2012-04-11Merge branch 'mmerickel.feature-instance-properties'Chris McDonough
2012-04-11readmeChris McDonough
2012-04-11Merge branch 'feature.instance-properties' of https://github.com/mmerickel/py...Chris McDonough
2012-04-11Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2012-04-11request properties are now added in bulkMichael Merickel
2012-04-10changed to classmethodMichael Merickel
2012-04-10tests for bulk property creationMichael Merickel
2012-04-10refactored set_property to support multiple properties in the same subclassMichael Merickel
2012-04-10enable warning badge on master docsMichael Merickel
2012-04-10poke rtdChris McDonough
2012-04-10test checkin for rtdChris McDonough
2012-04-08Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2012-04-08Merge pull request #525 from ppaez/zodb-tutorialChris McDonough
2012-04-08Final detailsPatricio Paez
2012-04-08Normalize Authorization in both tutorials 4Patricio Paez
2012-04-08Normalize Authorization in both tutorials 3Patricio Paez
2012-04-07Normalize Authorization in both tutorials 2Patricio Paez
2012-04-07Ordered sections as per the summaryPatricio Paez
2012-04-07Normalize Authorization in both tutorials 1Patricio Paez
2012-04-06Merge pull request #524 from ppaez/sql-wiki-authorizationCarlos de la Guardia
2012-04-06Added first level sections, fixed route in the summaryPatricio Paez
2012-04-06Improve Authorization in the SQL tutorialPatricio Paez
2012-04-05noteChris McDonough
2012-04-04Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2012-04-04Merge pull request #523 from oddshocks/masterChris McDonough
2012-04-02removed strange text that showed upDavid Gay
2012-04-02Merge branch 'master' of github.com:oddshocks/pyramidDavid Gay
2012-04-02addressed #327David Gay
2012-04-02addressed #327David Gay
2012-04-01Merge pull request #521 from ppaez/sql-wiki-authorizationCarlos de la Guardia
2012-04-01Improve Authorization on SQL tutorialPatricio Paez
2012-04-01More simplification to the Authorization chapterPatricio Paez
2012-04-01Improved Adding Authorization in SQL wiki tutorialPatricio Paez
2012-03-31Merge pull request #513 from ppaez/issue-510Carlos de la Guardia
2012-03-30- As of this release, the ``request_method`` predicate, when used, will alsoChris McDonough
2012-03-30note that this is a forward portChris McDonough
2012-03-30forward-port security fix from 1.3 branchChris McDonough
2012-03-30- When no authentication policy was configured, a call toChris McDonough
2012-03-29bad ideaChris McDonough
2012-03-29Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2012-03-29move changes to history on master (master is now 1.4dev)Chris McDonough
2012-03-29Merge pull request #518 from wwitzel3/ww/contribChris McDonough
2012-03-29update version markersChris McDonough
2012-03-29Merge branch 'wwitzel3-json-api'Chris McDonough
2012-03-29- Coverage and docs updates for custom JSON class.Chris McDonough
2012-03-28signed contributors agreementWayne Witzel III
2012-03-28JSON-API rework and Object.__json__ supportWayne Witzel III