summaryrefslogtreecommitdiff
path: root/CHANGES.txt
AgeCommit message (Expand)Author
2013-09-04add install_requires example as wellMichael Merickel
2013-09-04add example of rendering to the changelogMichael Merickel
2013-09-04fix markupMichael Merickel
2013-09-04update changelogMichael Merickel
2013-08-30prep for 1.5a1Chris McDonough
2013-08-30update whatsnewChris McDonough
2013-08-30move 1.4 stuff to HISTORY.txtChris McDonough
2013-08-30add HTTPSuccessful base class, allowing HTTPOk to be caught independently; cl...Chris McDonough
2013-08-30allow exception view registrations for HTTPException to override default exce...Chris McDonough
2013-08-29get rid of remainder_name on route, and just default to passing traverse; add...Chris McDonough
2013-08-29point at docs sectionChris McDonough
2013-08-29documentation for hybrid url generationChris McDonough
2013-08-29first cut at hybrid url generation; still needs tests for resource_url logicChris McDonough
2013-08-29make local_name an attribute of Request, move logic from get_localizer into R...Chris McDonough
2013-08-29- When the ``pyramid.reload_templates`` setting was true, and a ChameleonChris McDonough
2013-08-28Permit escaping of double braces in scaffolds, see #862Chris McDonough
2013-08-28- The ``route_url`` and ``route_path`` APIs no longer quote ``/``Chris McDonough
2013-08-27- Fix an obscure problem when combining a virtual root with a route with aChris McDonough
2013-08-20raise ValueError instead of generating just path when _app_url is provided to...Chris McDonough
2013-08-19Merge branch 'feature.issue611-external-static-routes' of tomster/pyramid int...Michael Merickel
2013-08-17update changelogTom Lazar
2013-08-17add ``localizer`` property to the request (refs #508)Andreas Zeidler
2013-08-15fix some rST issuesTshepang Lekhonkhobe
2013-08-15Make ``pserve.cherrypy_server_runner`` Python 3 compatible.Tom Lazar
2013-08-15Add reference to the pull requestsTom Lazar
2013-08-15Merge pull request #1078 from wichert/auth-explicit-domainAndreas Zeidler
2013-08-14fixed line indentationBlaise Laflamme
2013-08-14added bug fix to changesBlaise Laflamme
2013-08-13Fixed documentation width, signed contributors agreement and added a test for...Jonathan Villemaire-Krajden
2013-08-13Fixes to documentation, added change to what's new.Jonathan Villemaire-Krajden
2013-08-13Updated CHANGESJonathan Villemaire-Krajden
2013-08-12Allow explicit cookie domain setting.Wichert Akkerman
2013-08-10add change noteChris McDonough
2013-08-10add change noteChris McDonough
2013-08-10add change noteChris McDonough
2013-08-02add pdistreport commandChris McDonough
2013-07-24add not_ predicate featureChris McDonough
2013-07-18version bump in setup.py conf.py CHANGES.txt, rejigger changes bugs vs. featuresChris McDonough
2013-07-17Merge branch 'auth-parent-domain' of github.com:wichert/pyramid into wichert-...Chris McDonough
2013-07-15update changelogMichael Merickel
2013-07-14update changlogMichael Merickel
2013-07-12add an entry to changes about code merged from feature.prequest_login branchChris McDonough
2013-06-19TypoTres Seaver
2013-06-19Changelog for PR #1033.Tres Seaver
2013-06-11- ``pyramid.testing.DummyResource`` didn't define ``__bool__``, so code underChris McDonough
2013-06-05add changelog noteChris McDonough
2013-06-03Add a parent_domain option for auth_tkt policyWichert Akkerman
2013-05-21this is actually a bugfixChris McDonough
2013-05-21Merge branch 'feature-pep302'Chris McDonough
2013-05-21tortured docsChris McDonough