Wed, 16 Mar 2016 11:56:32 +0100 Julien Cristau [schema] use json to serialize constraints
Wed, 16 Mar 2016 17:59:10 +0100 Julien Cristau [pkg] fix cubicweb.spec syntax
Wed, 16 Mar 2016 10:06:18 +0100 Denis Laxalde [pkg] Use Twisted < 16.0.0
Wed, 16 Mar 2016 17:59:10 +0100 Julien Cristau [pkg] fix cubicweb.spec syntax
Wed, 16 Mar 2016 15:55:56 +0100 Julien Cristau [cwconfig] Use imp.load_source instead of exec() to load site_cubicweb.py from apphome
Tue, 15 Mar 2016 11:24:51 +0100 Rémi Cardona [cwconfig] Stop using lgc.modutils to load *config.py and *ctl.py files
Wed, 16 Mar 2016 13:53:03 +0100 Rémi Cardona [cwconfig] Stop using lgc.modutils to load site_cubicweb.py files
Wed, 16 Mar 2016 11:31:40 +0100 Denis Laxalde [test] Use a Popen in i18n tests
Tue, 06 May 2014 17:45:37 +0200 Vladimir Popescu [forms] Fix HTableFormRenderer _render_fields method behavior when display_label is False.
Tue, 17 Mar 2015 15:21:29 +0100 Aurelien Campeas [connection] remove a dead counter
Wed, 16 Jul 2014 17:34:21 +0200 Aurelien Campeas [session] drop .is_repo_in_memory
Wed, 16 Mar 2016 11:39:24 +0100 Aurelien Campeas [session] drop session-as-a-context-manager
Thu, 12 Jun 2014 18:37:29 +0200 Aurelien Campeas [devtools/repotest] use the RepoAccess object
Tue, 01 Jul 2014 18:25:20 +0200 Aurelien Campeas [devtools] adapt stresstester to current APIs
Wed, 16 Mar 2016 12:11:18 +0100 Aurelien Campeas [session] retire session.vreg
Wed, 16 Jul 2014 16:26:16 +0200 Aurelien Campeas [session] fix super call in Connection.__init__
Wed, 16 Jul 2014 15:30:16 +0200 Aurelien Campeas [session,repo] remove last trace of "cnxprops"
Wed, 16 Mar 2016 10:06:18 +0100 Denis Laxalde [pkg] Use Twisted < 16.0.0
Tue, 15 Mar 2016 16:58:50 +0100 Julien Cristau [web/views] stop using cwaction='cancel'
Wed, 16 Mar 2016 00:42:40 +0100 Julien Cristau [test] fix test_printable_value_bytes with current pygments
Thu, 12 Jun 2014 15:54:44 +0200 Aurelien Campeas [session, repository] deprecate repo.connect and move .close reponsibility to session object
Wed, 09 Mar 2016 14:11:47 +0100 Julien Cristau [web/test] fix typo in doc string
Wed, 09 Mar 2016 19:00:09 +0100 Julien Cristau [web/httpcache] send weak ETags
Fri, 04 Mar 2016 12:17:58 +0100 Julien Cristau [server] print backend exception if we fail to execute an sql script
Tue, 15 Mar 2016 14:59:24 +0100 Julien Cristau [cwctl] drop unnecessary admincnx call from 'shell'
Mon, 07 Mar 2016 17:51:30 +0100 Julien Cristau [serverctl] allow schema-diff when db and fs are not in sync
Wed, 09 Jul 2014 16:33:08 +0200 Aurelien Campeas [cwctl] remove networked remote shell
Tue, 15 Mar 2016 14:30:21 +0100 Julien Cristau [web/calendar] fix regression in previous changeset
Mon, 17 Mar 2014 15:21:47 +0100 Laura Médioni Enables css customization in CalendarView
Thu, 17 Sep 2015 12:47:39 +0200 Alexandre Richardson refactor a bit breadcrumbs to ease overriding of the root's display
Wed, 14 Jan 2015 13:35:22 +0100 Julien Cristau Add migration helper function to delete entity types faster
Mon, 14 Mar 2016 15:38:03 +0100 Denis Laxalde [testlib] Import nocoverage from logilab.common.testlib
Mon, 14 Mar 2016 21:28:44 +0100 Julien Cristau [web/test] replace unicode with six.text_type
Thu, 18 Feb 2016 10:23:05 +0100 Denis Laxalde [devtools/testlib] Issue a RuntimeError when a generative tests is detected
Thu, 18 Feb 2016 09:30:58 +0100 Julien Cristau [devtools] stop using lgc.testlib.TestCase
Thu, 03 Mar 2016 10:25:32 +0100 Denis Laxalde [test] Replace remaining generative tests by subtests
Mon, 14 Mar 2016 18:15:09 +0100 Denis Laxalde [tox] Enable all applicable py34 environments
Wed, 09 Mar 2016 17:01:42 +0100 Julien Cristau [migration/3.10] fix AttributeError
Mon, 07 Mar 2016 17:53:20 +0100 Julien Cristau [server/sources] Fix authenticate on pre-3.10 database
Fri, 29 Jan 2016 17:11:17 +0100 Denis Laxalde [test] Add a test ensuring new cube built from skeleton is flake8-compliant
Mon, 25 Jan 2016 08:28:16 +0100 Denis Laxalde [skeleton] Ship a tox.ini file upon new cube
Thu, 10 Mar 2016 13:47:20 +0100 Julien Cristau [web] fix headers on 304 responses (closes #11466875)
Wed, 09 Mar 2016 18:01:44 +0100 Julien Cristau [web/httpcache] GMTOFFSET no longer exists
Thu, 10 Mar 2016 13:47:20 +0100 Julien Cristau [web] fix headers on 304 responses (closes #11466875)
Mon, 29 Feb 2016 12:32:52 +0100 Julien Cristau [rset] fix infinite recursion introduced in c1eb5a676c80
Wed, 17 Feb 2016 10:02:03 +0100 Sylvain Thénault pep8 unittest_application and unittest_formfields
Tue, 12 Jan 2016 14:31:14 +0100 Alexandre Richardson [rset] Always complete attribute/relation caches in ResultSet.get_entity
Tue, 12 Jan 2016 17:36:28 +0100 Alexandre Richardson [rset] refactoring of _build_entity method
Thu, 25 Feb 2016 09:28:21 +0100 Julien Cristau [entity] comparing two entities returns NotImplemented
Thu, 18 Feb 2016 09:24:43 +0100 Julien Cristau [test] replace one use of lgc.testlib.unittest_main with unittest.main
Thu, 18 Feb 2016 09:23:18 +0100 Julien Cristau [test] stop using TestCase.set_description
Thu, 18 Feb 2016 09:20:57 +0100 Julien Cristau [test] convert a lgc-style generative test into unittest2-style
Mon, 08 Feb 2016 16:10:22 +0100 Julien Cristau [web/application] fix query log handling on python3
Mon, 08 Feb 2016 16:32:36 +0100 Julien Cristau [devtools/test] duplicate CubicWebServerTC tests for CubicWebWsgiTC
Mon, 08 Feb 2016 16:32:07 +0100 Julien Cristau [devtools/test] fix bytes vs text in test_base_url
Wed, 24 Feb 2016 17:34:56 +0100 Julien Cristau [devtools] skip CubicWebServerTC on python3
Mon, 08 Feb 2016 16:10:51 +0100 Julien Cristau [web/test] switch unittest_web from twisted to wsgi
Wed, 24 Feb 2016 17:31:56 +0100 Julien Cristau [devtools] add CubicWebWsgiTC
Mon, 08 Feb 2016 15:37:52 +0100 Julien Cristau [web/test] return the hash of uploaded files in FileUploadTC instead of their contents
Mon, 08 Feb 2016 15:29:06 +0100 Julien Cristau [web/test] open() as a context manager
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip