| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-10-02 | Docs: project.rst: Fix markup failure just introduced. | Karl O. Pinc | |
| 2013-10-02 | Docs: Make statements more concreate regards renderers getting data from ↵ | Karl O. Pinc | |
| dictionaries. | |||
| 2013-10-02 | Merge remote-tracking branch 'upstream/master' into doc_render | Karl O. Pinc | |
| Doing something to make the pull request have the right stuff. | |||
| 2013-10-02 | Docs: renderers.rst: Explain typical renderer usage. | Karl O. Pinc | |
| 2013-10-02 | Docs: project.rst: Emphasize key takeaway; use dicts to supply values to ↵ | Karl O. Pinc | |
| templates. | |||
| 2013-10-02 | Docs: project.rst: Eliminate reduncency and better explain renderer. | Karl O. Pinc | |
| 2013-10-01 | - Fix the ``principals_allowed_by_permission`` method of | Chris McDonough | |
| ``ACLAuthorizationPolicy`` so it anticipates a callable ``__acl__`` on resources. Previously it did not try to call the ``__acl__`` if it was callable. | |||
| 2013-10-01 | - Fix the ``pcreate`` script so that when the target directory name ends with a | Chris McDonough | |
| slash it does not produce a non-working project directory structure. Previously saying ``pcreate -s starter /foo/bar/`` produced different output than saying ``pcreate -s starter /foo/bar``. The former did not work properly. | |||
| 2013-10-01 | remove unused files | Chris McDonough | |
| 2013-10-01 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2013-10-01 | Add comma | Steve Piercy | |
| 2013-09-30 | Merge pull request #1136 from kpinc/qualify_assets | Chris McDonough | |
| Qualify assets | |||
| 2013-10-01 | Docs: project.rst: Make the sentence more better. | Karl O. Pinc | |
| 2013-10-01 | Docs: project.rst: Note that asset specs must be fully qualifed when moving ↵ | Karl O. Pinc | |
| views into a sub-package. | |||
| 2013-10-01 | Docs: project.rst: Match parenthesis & fix punctuation. | Karl O. Pinc | |
| 2013-09-30 | Merge pull request #1135 from kpinc/contributors | Michael Merickel | |
| Contributors | |||
| 2013-09-30 | CONTRIBUTORS: Add Karl O. Pinc. | Karl O. Pinc | |
| 2013-09-28 | Used a parsed-literal to pin the version number on easy_install. | Paul Everitt | |
| 2013-09-28 | Used a parsed-literal to pin the version number on easy_install. | Paul Everitt | |
| 2013-09-28 | Add versioning to branch master | Steve Piercy | |
| 2013-09-28 | Merge pull request #1133 from mgedmin/patch-1 | Michael Merickel | |
| OCD: add back missing ) | |||
| 2013-09-28 | OCD: add back missing ) | Marius Gedminas | |
| 2013-09-28 | Merge branch 'pull.1132' | Michael Merickel | |
| 2013-09-28 | minor tweaks to language | Michael Merickel | |
| 2013-09-27 | Add note about C extensions | Bert JW Regeer | |
| There was some confusion regarding the output of easy_install pyramid when the Python header files were not installed, these errors are harmless however adding a simple note would have stopped a lot of frustration. | |||
| 2013-09-27 | Docs: Make clear that installation is into the virtual enviornment. | Karl O. Pinc | |
| 2013-09-26 | Quick Tour: shorten the setup part and point to Quick Tutorial Requirements ↵ | Paul Everitt | |
| for more explanation. Cross link each Quick Tour section with its Quick Tutorial match. | |||
| 2013-09-25 | Get pyramid_chameleon added to the quick tutorial, plus some other fixes for ↵ | Paul Everitt | |
| Python 3. | |||
| 2013-09-25 | Add some more of the up-front packages. | Paul Everitt | |
| 2013-09-25 | Oops, need a $VENV path to easy_install | Paul Everitt | |
| 2013-09-25 | Quick Tutorial: Improve the setup instructions (adapted from Steve Piercy's ↵ | Paul Everitt | |
| work), particularly for Windows. Change all the steps to use $VENV/bin prefixes on commands (don't presume that they have done source env/bin/activate). | |||
| 2013-09-24 | Merge branch 'docs.quicktutorial' | Paul Everitt | |
| 2013-09-24 | add mention of PEP 453 | Steve Piercy | |
| 2013-09-24 | Change python version to 3.3 | Steve Piercy | |
| 2013-09-24 | Added a note to CHANGES.txt, push the quick tutorial. | Paul Everitt | |
| 2013-09-24 | Update Requirements section | Steve Piercy | |
| 2013-09-24 | Merge branch 'master' of https://github.com/Pylons/pyramid | Paul Everitt | |
| 2013-09-22 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2013-09-22 | try to clarify the docs to avoid "if '__main__'" confusion | Michael Merickel | |
| 2013-09-22 | fix rst rendering of changes | Chris McDonough | |
| 2013-09-22 | Merge branch '1.5-branch' | Chris McDonough | |
| 2013-09-22 | Merge branch 'master' into 1.5-branch | Chris McDonough | |
| 2013-09-22 | prep for 1.5a2 | Chris McDonough | |
| 2013-09-22 | Merge branch 'master' into 1.5-branch | Chris McDonough | |
| 2013-09-22 | run zodb scaffolding tests on py3 too (now compat) and dont use distribute ever | Chris McDonough | |
| 2013-09-22 | Merge branch 'master' into 1.5-branch | Chris McDonough | |
| 2013-09-22 | better description of mako/chameleon bw incompat in changelog, update ↵ | Chris McDonough | |
| whatsnew for 1.5 | |||
| 2013-09-22 | make sure that missing template renderer factories dont cause a startup time ↵ | Chris McDonough | |
| error, and instead behave like other renderers which, when missing, cause pyramid to throw a valueerror at rendering time | |||
| 2013-09-22 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2013-09-22 | typo | Chris McDonough | |
