CHANGES
changeset 11573 fd7d946d11b3
parent 11569 42d6d4dcd153
child 11576 6df91cb85ecc
equal deleted inserted replaced
11572:7a42f63f5e56 11573:fd7d946d11b3
     1 0.3.0 (next)
     1 0.3.0 (2015-05-11)
     2 ------------
     2 ------------------
       
     3 
       
     4 -   Reorganize the authentication stack around on pyramid_multiauth_
       
     5     (:issue:`4985962`).
       
     6 -   Implement the CW message API on top of the Pyramid :ref:`flash_messages`
       
     7     (:issue:`5298654`).
     3 
     8 
     4 -   Don't commit `'uncommitable'` connexions anymore (:issue:`5343870`).
     9 -   Don't commit `'uncommitable'` connexions anymore (:issue:`5343870`).
     5 -   Debug mode enables pyramid.reload_templates.
    10 -   Debug mode enables pyramid.reload_templates.
     6 -   Testcases can override pyramid settings (:issue:`5307426`).
    11 -   Testcases can override pyramid settings (:issue:`5307426`).
     7 -   Implement the CW message API on top of the Pyramid :ref:`flash_messages`.
       
     8 -   Reorganize the authentication stack around on pyramid_multiauth_
       
     9     (:issue:`4985962`).
       
    10 -   pyramid_debugtoolbar is not mandatory anymore (:issue:`5310434`).
    12 -   pyramid_debugtoolbar is not mandatory anymore (:issue:`5310434`).
    11 -   Add unit tests (coverage 79%).
    13 -   Add unit tests (coverage 79%).
    12 -   Performance improvements (:issue:`4891437` & :issue:`4870347`).
    14 -   Performance improvements (:issue:`4891437` & :issue:`4870347`).
    13 -   Documentation improvements
    15 -   Documentation improvements
    14 -   Set response headers on exceptions (:issue:`4939219`).
    16 -   Set response headers on exceptions (:issue:`4939219`).