summaryrefslogtreecommitdiff
path: root/pyramid
AgeCommit message (Expand)Author
2011-01-19- The default value for the ``cookie_on_exception`` parameter toChris McDonough
2011-01-19Merge git://github.com/wichert/pyramid into wichert-masterChris McDonough
2011-01-19Include tokens when reissueing a ticket.Wichert Akkerman
2011-01-19docsChris McDonough
2011-01-19Merge branch 'tokens'Wichert Akkerman
2011-01-19Validate tokens to prevent problems.Wichert Akkerman
2011-01-19- When a ``pyramid.exceptions.Forbidden`` error is raised, its status codeChris McDonough
2011-01-18chameleon needs a threadlocal registry for looking up translationsChris McDonough
2011-01-18readd coverage for code that was only exercised by zcml integration testsChris McDonough
2011-01-18- The ``make_app`` function has been removed from the ``pyramid.router``Chris McDonough
2011-01-16remove references to pylons paster templatesChris McDonough
2011-01-16- The ``pylons_minimal``, ``pylons_basic`` and ``pylons_sqla`` pasterChris McDonough
2011-01-16Remove configurator.add_handler, handler-related functions and methods from p...Chris McDonough
2011-01-16- When ``Configurator.include`` is passed a *module* as an argument, itChris McDonough
2011-01-16simplify slightlyChris McDonough
2011-01-15Merge branch 'config_extend' of git://github.com/gawel/pyramid into gawel-con...Chris McDonough
2011-01-15- URL Dispatch properly handles a '.*' or '*' appearing in a regex matchBen Bangert
2011-01-14- Add ``charset`` attribute to ``pyramid.testing.DummyRequest``Chris McDonough
2011-01-12Changed google font link in paster templatesBlaise Laflamme
2011-01-12Changed some references from pylonshq.com to pylonsproject.orgBlaise Laflamme
2011-01-12improve code linesGael Pasgrimaud
2011-01-12Typo: neednt -> needn't.Marius Gedminas
2011-01-12store extends in context and add attributes to instanceGael Pasgrimaud
2011-01-12add Configurator.extend featureGael Pasgrimaud
2011-01-12- Deprecation warnings related to import of the following API functions wereChris McDonough
2011-01-12FeaturesChris McDonough
2011-01-09collapse 2 paragraphs into oneChris McDonough
2011-01-09remove TMI from scan method docstring (it confused graham)Chris McDonough
2011-01-08- ``pyramid.interfaces.ISession.get_csrf_token`` now mandates that anChris McDonough
2011-01-07- Allow ``decorator`` and ``mapper`` arguments to view ZCML directive.Chris McDonough
2011-01-07comment about sphinxChris McDonough
2011-01-07- Rename ``view_mapper`` argument to add_view to ``mapper``.Chris McDonough
2011-01-07preserve method signatures of @action_method-decorated methods in sphinx docsChris McDonough
2011-01-06Merge branch 'master' of https://github.com/csenger/pyramid into csenger-masterChris McDonough
2011-01-06Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2011-01-06Added missing imagesBlaise Laflamme
2011-01-06Added small header support to css paster templates, using small header for wi...Blaise Laflamme
2011-01-06Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2011-01-05Fixed css in paster templatesBlaise Laflamme
2011-01-05Normalized stylesheet tagsBlaise Laflamme
2011-01-05Removed unused filesBlaise Laflamme
2011-01-05Updated all paster templates to use the new theme, use request.static_url('{{...Blaise Laflamme
2011-01-05- Instances of ``pyramid.testing.DummyRequest`` now have a ``session``Chris McDonough
2011-01-05add model_path_tuple for backward compatibilityCarsten Senger
2011-01-03fix docstringChris McDonough
2011-01-03unused importsChris McDonough
2011-01-03fix renderingChris McDonough
2011-01-03- Add a new API ``pyramid.url.current_route_url``, which computes a URL basedChris McDonough
2011-01-03Merge branch 'master' of https://github.com/ergo/pyramid into ergo-masterChris McDonough
2011-01-03use glossary entryChris McDonough