summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-07separate the viewderiver module and allow overriding the mapperMichael Merickel
2016-04-06rename pyramid.config.derivations to pyramid.viewderiversMichael Merickel
2016-04-06Merge pull request #2433 from msabramo/setup_logging_nicerMichael Merickel
2016-04-06Simplify setup_logging global_conf handlingMarc Abramowitz
2016-04-06Merge pull request #2432 from msabramo/setup_logging_intersphinx_link_to_file...Michael Merickel
2016-04-06Merge pull request #2399 from msabramo/logging_global_confMichael Merickel
2016-04-06setup_logging: Intersphinx link to fileConfigMarc Abramowitz
2016-04-06Pass vars to logging.config.fileConfigMarc Abramowitz
2016-04-06Merge pull request #2431 from stevepiercy/docs/easy-install-to-pip.2104Steve Piercy
2016-04-06- remove conf.py stragglerSteve Piercy
2016-04-05Merge pull request #2430 from stevepiercy/docs/easy-install-to-pip.2104Steve Piercy
2016-04-05- replace easy_install with pipSteve Piercy
2016-04-04Merge pull request #2428 from stevepiercy/docs/easy-install-to-pip.2104Steve Piercy
2016-04-04- replace setup.py with pipSteve Piercy
2016-04-03Merge pull request #2427 from stevepiercy/docs/easy-install-to-pip.2104Steve Piercy
2016-04-03- replace easy_install with pipSteve Piercy
2016-04-02Merge pull request #2426 from stevepiercy/docs/easy-install-to-pip.2104Steve Piercy
2016-04-02remove note to install setuptoolsSteve Piercy
2016-04-02Merge remote-tracking branch 'upstream/docs/easy-install-to-pip.2104' into do...Steve Piercy
2016-04-02Merge pull request #2425 from stevepiercy/docs/easy-install-to-pip.2104Steve Piercy
2016-04-02Merge branch 'docs/easy-install-to-pip.2104' of https://github.com/Pylons/pyr...Steve Piercy
2016-04-02Merge branch 'easy-install-to-pip.2104' of https://github.com/Pylons/pyramid ...Steve Piercy
2016-04-02Merge pull request #2423 from stevepiercy/masterSteve Piercy
2016-04-02update urlSteve Piercy
2016-03-31- change $VENV to just env.Steve Piercy
2016-03-31- change env35 to just env.Steve Piercy
2016-03-31- update links to PyPA site as practicalSteve Piercy
2016-03-30Merge pull request #2418 from stevepiercy/docs/easy-install-to-pip.2104Steve Piercy
2016-03-30update installation and glossarySteve Piercy
2016-03-27Merge pull request #2415 from stevepiercy/masterSteve Piercy
2016-03-27Merge branch 'master' of github.com:stevepiercy/pyramidSteve Piercy
2016-03-27Merge pull request #2414 from PavloKapyshin/masterSteve Piercy
2016-03-26Fix typoPavlo Kapyshin
2016-03-21Merge branch 'master' into feature/configurable-view-deriverMichael Merickel
2016-03-21polish view derivers docs, minor grammarSteve Piercy
2016-03-21polish view derivers docs, minor grammarSteve Piercy
2016-03-21polish view derivers docs, minor grammarSteve Piercy
2016-03-17fix deriver docs to explain ordering issuesMichael Merickel
2016-03-17remove unused importMichael Merickel
2016-03-17"over" is closer to ingress and "under" is closer to mapped_viewMichael Merickel
2016-03-14add a docstring for add_view_deriver and expose the method to the api docsMichael Merickel
2016-03-14do not guess at the name of the view deriver without further discussionMichael Merickel
2016-03-14use the implicit name in the doc examplesMichael Merickel
2016-03-14swap the order of view deriver arguments so that the name is implicitMichael Merickel
2016-03-14first cut at documenting view deriversMichael Merickel
2016-03-14Merge remote-tracking branch 'upstream/master'Steve Piercy
2016-03-14Merge pull request #2411 from stevepiercy/masterSteve Piercy
2016-03-14Merge remote-tracking branch 'upstream/master'Steve Piercy
2016-03-14polish Invoking an Exception View docsSteve Piercy
2016-03-14Merge pull request #2410 from stevepiercy/masterSteve Piercy