| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-11-11 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2011-11-10 | Merge pull request #350 from kenmanheimer/klm/docs.tutorial | Carlos de la Guardia | |
| various tutorial changes by Ken Manheimer | |||
| 2011-11-10 | Remove gratuitous whitespace. | kenmanheimer | |
| 2011-11-10 | Convert absolute 'tutorial' package references that are from within the | kenmanheimer | |
| package to relative ones, to reduce brittleness, eg when the user names the package something other than 'tutorial'. - make imports relative - use plain relative URLs for resources (like stylesheets and images) in page templates. This is the last batch of this kind of change that I know about. I've exercised the changes (via the browser and the test target) in a package with an alternate name, 'zodbtutorial', as well as in a package with the default name, 'tutorial'. | |||
| 2011-11-08 | Add a note flagging the only case where we might mislead the student to | kenmanheimer | |
| change substitute the package name they used with 'tutorial'. | |||
| 2011-11-08 | Remove unnecessary whitespace. | kenmanheimer | |
| 2011-11-08 | Convert absolute 'tutorial' package references that are from within the | kenmanheimer | |
| package to relative ones, to reduce brittleness, eg when the user names the package something other than 'tutorial'. - make imports relative - use plain relative URLs for resources (like stylesheets and images) in page templates. | |||
| 2011-11-08 | Merge branch 'RichardBarrell-issue330' | Chris McDonough | |
| 2011-11-08 | the with statement doesnt work under py26; unit tests shouldnt show comments | Chris McDonough | |
| 2011-11-08 | Rewrite my unit test to behave correctly w.r.t. different exception types. | Richard Barrell | |
| 2011-11-08 | Raise a ValueError from HTTPFound.__init__() if location is None. | Richard Barrell | |
| 2011-11-08 | Added a unit test that asserts that HTTPFound(location=None) throws a ↵ | Richard Barrell | |
| ValueError. | |||
| 2011-11-08 | Use active ("Run the Tests") rather than passive ("Running the Tests") | kenmanheimer | |
| voice for the headings. | |||
| 2011-11-08 | fix hacking for trunk stuff | Chris McDonough | |
| 2011-11-08 | No longer using request.static_url() in the demos. | kenmanheimer | |
| 2011-11-08 | Track change of the scaffolding file names, removing 'pyramid_' prefix. | kenmanheimer | |
| 2011-11-08 | Remove 'pyramid_' from scaffolding name used for pcreate now. | Chris Shenton | |
| 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-08 | Note that firewalls may ask for network connection authorization. | kenmanheimer | |
| 2011-11-08 | Use active ("Run the Tests") rather than passive ("Running the Tests") | kenmanheimer | |
| voice for the headings. | |||
| 2011-11-08 | Swap order of the test-coverage and starting-application sections, so | kenmanheimer | |
| test-coverage comes right after the test section, and the starting-application section right before the visit-app-in-browser section. | |||
| 2011-11-08 | Explain relative naming policies necessary to allow varying the package | kenmanheimer | |
| name without breaking operation. | |||
| 2011-11-08 | Convert absolute 'tutorial' package references that are from within the | kenmanheimer | |
| package to relative ones, to reduce brittleness, eg when the user names the package something other than 'tutorial'. - make imports relative - use plain relative URLs for resources (like stylesheets and images) in page templates. | |||
| 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 | Reverting "grammar: "people who" - it's not "to whom"." | kenmanheimer | |
| 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 | |||
