summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
signed contributors agreement
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
- Fork point: master now represents a future 1.4 release.
2012-03-28signed contributors agreementWayne Witzel III
2012-03-28JSON-API rework and Object.__json__ supportWayne Witzel III
2012-03-28intermediate commitMichael Merickel
2012-03-28Merge pull request #515 from stevepiercy/contributorsChris McDonough
signed contributors agreement
2012-03-27signed contributors agreementSteve Piercy
2012-03-27Merge branch 'fix.512'Chris McDonough
2012-03-27add change noteChris McDonough
2012-03-26use a dollar sign instead of an underChris McDonough
2012-03-26add a test for an asset spec with a module dirChris McDonough
2012-03-26speculative fix for issue #512Chris McDonough
2012-03-25fix tests under py33Chris McDonough
2012-03-22Merge branch '1.3-branch'Chris McDonough
2012-03-22- Add ``REMOTE_ADDR`` to the ``prequest`` WSGI environ dict for benefit ofChris McDonough
the debug toolbar, which effectively requires it to be present to work properly.
2012-03-21Merge branch '1.3-branch'Chris McDonough
2012-03-21flesh out system valuesChris McDonough
2012-03-21prep for 1.3Chris McDonough
2012-03-20updateChris McDonough
2012-03-20Merge branch '1.3-branch'Chris McDonough
2012-03-20- The fix for issue https://github.com/Pylons/pyramid/issues/461 (which madeChris McDonough
it possible for instance methods to be used as view callables) introduced a backwards incompatibility when methods that declared only a request argument were used. See https://github.com/Pylons/pyramid/issues/503 Fixes #503
2012-03-19windowsChris McDonough
2012-03-19wordingChris McDonough
2012-03-19use the correct messageChris McDonough
2012-03-19show the effect of a server restart under reload; explain that template ↵Chris McDonough
changes dont require a restart
2012-03-19provide instructions about how to change the port, warn against changing the ↵Chris McDonough
server, put code reloading into its own section
2012-03-19explain where things might go in reality and explain gt example Windows ↵Chris McDonough
convention
2012-03-18warn about project names that shadow stdlib names, change UNIX prompt to gtChris McDonough
2012-03-18explainChris McDonough
2012-03-18Merge branch '1.3-branch'Chris McDonough
2012-03-18- When ``pyramid.wsgi.wsgiapp2`` calls the downstream WSGI app, theChris McDonough
app's environ will no longer have (deprecated and potentially misleading) ``bfg.routes.matchdict`` or ``bfg.routes.route`` keys in it.
2012-03-18add python 3 logoChris McDonough
2012-03-18Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2012-03-18Merge branch 'pull.500' into 1.3-branchMichael Merickel
2012-03-18Fixed line width.Michael Merickel
2012-03-18Suggestion : giving at least the name the command to use as an indication . Rachid Belaid
Even if this information it's not enough, when you read the doc via pdf that give you which command to use without having to jump of section. I find it better for the learning flow of the reader than jumping around.
2012-03-18Merge branch 'pull.500'Michael Merickel
2012-03-18Fixed line width.Michael Merickel
2012-03-18Merge branch 'patch-4' of https://github.com/rach/pyramid into pull.500Michael Merickel
2012-03-18Keep the same vocabulary than previously in the doc, at this stage of the ↵Rachid Belaid
instruction the user doesn't have more than one package which myproject
2012-03-18Merge pull request #499 from rach/patch-3Michael Merickel
Keep the same vocabulary than previously in the doc
2012-03-18Keep the same notation, 'myproject' is used previously. 'mypackage' is ↵Rachid Belaid
correct and generic, after following the previous step of the documentation the user would have only one package which is 'myproject'
2012-03-18Merge pull request #498 from rach/patch-2Michael Merickel
Keep the same notation, 'myproject' is used previously.
2012-03-18Suggestion : giving at least the name the command to use as an indication . Rachid Belaid
Even if this information it's not enough, when you read the doc via pdf that give you which command to use without having to jump of section. I find it better for the learning flow of the reader than jumping around.
2012-03-18Keep the same vocabulary than previously in the doc, at this stage of the ↵Rachid Belaid
instruction the user doesn't have more than one package which myproject