summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-31note previous changeChris McDonough
2010-12-31Merge branch 'viewderiver'Chris McDonough
2010-12-31ignore another subdirChris McDonough
2010-12-31use inbuilt PageTextTemplateFile rather than a hand-rolled subclass of Templa...Chris McDonough
2010-12-30clean up chameleon_zpt test setup and teardownChris McDonough
2010-12-30clean up chameleon text test setup and teardownChris McDonough
2010-12-30move translator out of method scope to make intent clear that its not a closureChris McDonough
2010-12-30Merge branch 'refs/heads/master' into viewderiverRob Miller
2010-12-30Merge branch 'mgedmin-master'Chris McDonough
2010-12-31Sign the contributor agreement.Marius Gedminas
2010-12-31Typo: runnning -> running.Marius Gedminas
2010-12-31ReST formatting fix in Request class docstring.Marius Gedminas
2010-12-30typosChris McDonough
2010-12-30factor defaultviewmapper to dispatch in a slightly more readable wayChris McDonough
2010-12-30stray header lineChris McDonough
2010-12-30- The "view derivation" code is now factored into a set of classes ratherChris McDonough
2010-12-29make sure view returned from view mapper preserves all attrsChris McDonough
2010-12-29preserve_attrs->wraps_view, break out preserve_attrs bulk into preserve_view_...Chris McDonough
2010-12-29simplify guard logic for __action_decorator__Chris McDonough
2010-12-29adjust tests to work w/ latest merge and changesRob Miller
2010-12-29Merge remote branch 'refs/remotes/upstream/viewderiver' into ra_view_decorationRob Miller
2010-12-29factor deriver from mapperChris McDonough
2010-12-29Merge branch 'master' into viewderiverChris McDonough
2010-12-29fix from mikeChris McDonough
2010-12-29typoChris McDonough
2010-12-29- The (weak) "Converting a CMF Application to Pyramid" tutorial has beenChris McDonough
2010-12-29gardenChris McDonough
2010-12-29git title rightChris McDonough
2010-12-29resource->assetChris McDonough
2010-12-29fix misleading exampleChris McDonough
2010-12-28Enforce that _action_decorator must be a classmethodRob Miller
2010-12-28change ``MyView`` to ``MyHandler``, since it's a handler we're mockingRob Miller
2010-12-28record handler _action_decorator classmethod supportRob Miller
2010-12-28Added support for an _action_decorator classmethod on handler classes.Rob Miller
2010-12-28Recorded description of last change and added self to contributors list.Rob Miller
2010-12-28add decorator argument to add_view method to support auto-wrapping view calla...Rob Miller
2010-12-28Merge branch 'master' into viewderiverChris McDonough
2010-12-28Merge branch 'mgedmin-master'Chris McDonough
2010-12-29Whitespace bigotry.Marius Gedminas
2010-12-29Merge branch 'master' of git://github.com/Pylons/pyramidMarius Gedminas
2010-12-29Markup fix.Marius Gedminas
2010-12-28Merge branch 'mgedmin-master'Chris McDonough
2010-12-29Fix quoting.Marius Gedminas
2010-12-29Added missing :meth:.Marius Gedminas
2010-12-29Show the method signatures of pop_flash/peek_flash.Marius Gedminas
2010-12-29"one or more has" -> "one or more have".Marius Gedminas
2010-12-29Rephrase sentence with no verb.Marius Gedminas
2010-12-29Typo: cam -> can.Marius Gedminas
2010-12-28- The ``proutes`` command tried too hard to resolve the view for printing,Chris McDonough
2010-12-28back to developmentChris McDonough