devtools/htmlparser.py
Wed, 16 Sep 2015 17:22:41 +0200 Rémi Cardona [py3k] unicode vs str vs bytes vs the world
Tue, 15 Sep 2015 16:15:03 +0200 Rémi Cardona [py3k] dict.iteritems → dict.items
Mon, 14 Sep 2015 18:56:29 +0200 Rémi Cardona [py3k] io.BytesIO
Fri, 11 Sep 2015 14:28:06 +0200 Samuel Trégouët [py3k] except as
Tue, 19 Aug 2014 12:04:23 +0200 Rémi Cardona [devtools] Remove unused local function
Fri, 02 May 2014 17:57:37 +0200 Aurelien Campeas remove most 3.10 bw compat
Wed, 15 May 2013 14:42:50 +0200 Sylvain Thénault [devtools] use self._parse so AssertionError is properly raised instead of lxml error (test failure introduced in 6711f78c18be)
Wed, 15 May 2013 14:22:51 +0200 Sylvain Thénault [testlib] introduce a validator that check xml-well formness
Mon, 06 May 2013 17:13:43 +0200 Sylvain Thénault [testlib] unspaghettify Validator / PageInfo api
Mon, 06 May 2013 16:05:51 +0200 Sylvain Thénault [testlib] update htmlparsers.VALMAP: stop using SaxOnlyValidator and add an entry for html
Mon, 29 Apr 2013 11:06:28 +0200 Pierre-Yves David [devtools] Use XMLValidator instead deprecated SaxOnlyValidator
Fri, 26 Apr 2013 12:10:37 +0200 Aurelien Campeas drop xhtml content-type support (closes #2065651)
Fri, 26 Apr 2013 11:53:47 +0200 Pierre-Yves David [htmlparser] exclude <script> tag from html source
Fri, 26 Apr 2013 11:52:35 +0200 Pierre-Yves David [htmlparser] store unaltered source in pageinfo.source
Thu, 25 Apr 2013 18:38:47 +0200 Sylvain Thénault [htmlparser] rename SaxOnlyValidator to XMLValidator
Thu, 25 Apr 2013 17:46:28 +0200 Sylvain Thénault [htmlparser] add missing deprecation message
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Fri, 18 Feb 2011 09:33:32 +0100 Sylvain Thénault [testlib pageinfo] extract matching_node method from has_tag to ease looking for a node with a given set of attributes stable
Fri, 11 Feb 2011 11:28:46 +0100 Sylvain Thénault [testlib] new method on page info object to ensure some tag with arbitrary attributes is found stable
Tue, 04 Jan 2011 16:34:22 +0100 Sylvain Thénault [test, html validation] make validator selection somewhat smarter (at least it works properly when content is demoted from xhtml to html, making the XMLDemotingValidator class useless stable
Tue, 04 Jan 2011 16:33:01 +0100 Sylvain Thénault minor code cleanup stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Thu, 15 Apr 2010 14:06:33 +0200 Aurelien Campeas [devtools/validators] add an Xml validator able to degrade to Html validation because of views perusing demote_to_html stable
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Tue, 22 Sep 2009 12:11:12 +0200 Adrien Di Mascio backport stable branch
Fri, 18 Sep 2009 16:00:02 +0200 Julien Jehannet fix sys import stable
Thu, 10 Sep 2009 08:13:22 +0200 Sylvain Thénault backport 3.5
Wed, 09 Sep 2009 17:57:46 +0200 Aurelien Campeas note about this test under windows 3.5
Tue, 11 Aug 2009 17:13:32 +0200 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Tue, 26 May 2009 19:37:36 +0200 Sylvain Thénault new argument telling if we want text or (text / attrs), keeping bw compat stable
Fri, 24 Apr 2009 19:49:39 +0200 sylvain thenault nicer fix tls-sprint
Fri, 24 Apr 2009 18:53:12 +0200 Florent fix WebTest crash when view contains non ascii characters tls-sprint
Wed, 22 Apr 2009 16:54:23 +0200 sylvain thenault doc type handling refactoring: do the ext substitution at the module level tls-sprint
Mon, 23 Mar 2009 17:55:59 +0100 sylvain thenault pylint cleanup tls-sprint
Wed, 18 Feb 2009 13:43:56 +0100 sylvain thenault fix import, use non_final_entity instead of implements('Any') tls-sprint
Wed, 05 Nov 2008 15:52:50 +0100 Adrien Di Mascio Showtime !
less more (0) tip