| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-11-08 | Move test, coverage together; start and view too. | Chris Shenton | |
| Previously it was: test, start, coverage, view. | |||
| 2011-11-08 | We don't yet have mechanism to specify other files to monitor. | Chris Shenton | |
| So comment out the checks for the nonexistent requires_config_file. Server still runs and monitors our file changes. | |||
| 2011-11-08 | CHANGES.txt says Pyramid no longer runs on 2.5 and earlier | Chris Shenton | |
| So don't require here in HACKING | |||
| 2011-11-07 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2011-11-07 | Merge pull request #345 from RichardBarrell/pcreate_abspath_test | Chris McDonough | |
| Create a test to demonstrate that pcreate works with absolute paths. | |||
| 2011-11-07 | Create a test to demonstrate that pcreate works with absolute paths. | Richard Barrell | |
| 2011-11-07 | add self to contributors | Reed O'Brien | |
| 2011-11-07 | Merge branch 'RichardBarrell-master' | Chris McDonough | |
| 2011-11-07 | Merge branch 'master' of https://github.com/RichardBarrell/pyramid into ↵ | Chris McDonough | |
| RichardBarrell-master | |||
| 2011-11-07 | Merged from master, resolved conflict in CONTRIBUTORS.txt. | Richard Barrell | |
| 2011-11-07 | pcreate scaffolds are allowed to assume that the output_dir that they have ↵ | Richard Barrell | |
| been handed is an absolute path. Fix my 'fix' to pcreate.py so that it enforces this again. | |||
| 2011-11-07 | Added myself to CONTRIBUTORS.txt. | Richard Barrell | |
| 2011-11-07 | Merge branch 'master' of https://github.com/RichardBarrell/pyramid into ↵ | Chris McDonough | |
| RichardBarrell-master | |||
| 2011-11-07 | Have pcreate base the project name on just the basedir of the target output ↵ | Richard Barrell | |
| path, and use the target output path (pretty much) as-is, so that pcreate no longer appears to go nuts when calling it with an absolute path. | |||
| 2011-11-07 | Current Pyramid uses 'pcreate' rather than 'paster create'. Update ↵ | Richard Barrell | |
| HACKING.txt to reflect this. | |||
| 2011-11-07 | Merge branch 'kenmanheimer-klm/docs.tutorial' | Chris McDonough | |
| 2011-11-07 | resolve conflict | Chris McDonough | |
| 2011-11-07 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2011-11-07 | Merge pull request #339 from ↵ | Chris McDonough | |
| shentonfreude/shentonfreude/meta.contributor-agreement Added my name to contributors. Thanks. | |||
| 2011-11-07 | Added my name to contributors. Thanks. | Chris Shenton | |
| 2011-11-07 | Greetings. | kenmanheimer | |
| 2011-11-07 | Correct the description to match the code. | kenmanheimer | |
| 2011-11-07 | garden | Blaise Laflamme | |
| 2011-11-07 | garden | Blaise Laflamme | |
| 2011-11-02 | - The DummySession in ``pyramid.testing`` now generates a new CSRF token if | Chris McDonough | |
| one doesn't yet exist. | |||
| 2011-11-02 | Merge branch 'rbu-master-fix-dummysession-csrf-token-generation' | Chris McDonough | |
| 2011-11-02 | Merge branch 'master-fix-dummysession-csrf-token-generation' of ↵ | Chris McDonough | |
| https://github.com/rbu/pyramid into rbu-master-fix-dummysession-csrf-token-generation | |||
| 2011-11-02 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2011-11-02 | whatever | Chris McDonough | |
| 2011-11-02 | DummySession: Correctly implement ISession by generating CSRF token if it's ↵ | Robert Buchholz | |
| missing | |||
| 2011-10-26 | Merge pull request #326 from alexander-travov/patch-1 | Chris McDonough | |
| Removed some minor misprints from documentation. | |||
| 2011-10-26 | Removing some minor misprints in documentation. | alexander-travov | |
| 2011-10-25 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2011-10-25 | Merge pull request #324 from cypha/fix.diveintopythonlink | Chris McDonough | |
| Fix.diveintopythonlink | |||
| 2011-10-25 | updated [DEFAULT] to link to the relevant section | Cypha | |
| 2011-10-24 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2011-10-24 | rename requirements -> rtd_requirements | Chris McDonough | |
| 2011-10-24 | readd _themes | Chris McDonough | |
| 2011-10-24 | Added _themes to the clean target to reclone the submodule. | Michael Merickel | |
| 2011-10-24 | remove themes? | Chris McDonough | |
| 2011-10-24 | add tests for view sorting | Chris McDonough | |
| 2011-10-24 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2011-10-24 | Merge pull request #323 from aodag/views_sort | Chris McDonough | |
| fix for #321 | |||
| 2011-10-24 | garden | Michael Merickel | |
| 2011-10-24 | fix for #321 | Atsushi Odagiri | |
| 2011-10-24 | garden | Michael Merickel | |
| 2011-10-24 | clarified [DEFAULT] as an optional section in .ini | Cypha | |
| 2011-10-24 | garden | Michael Merickel | |
| 2011-10-23 | updated Dive Into Python link | Cypha | |
| 2011-10-19 | fix reraise case for python 3 | Chris McDonough | |
