Fri, 07 Apr 2017 15:23:38 +0200 Denis Laxalde [pyramid] Avoid shutting down the repository at exit if it's already shutting down 3.25
Wed, 05 Apr 2017 14:42:30 +0200 Denis Laxalde [server/test] Extract a "ldapsource" function in unittest_ldapsource.py 3.25
Tue, 04 Apr 2017 16:07:52 +0200 Denis Laxalde [server] Move "system" source initialization into its own method 3.25
Wed, 05 Apr 2017 13:28:33 +0200 Denis Laxalde [entities] Make CWSource's dictconfig method clearer 3.25
Wed, 05 Apr 2017 08:37:22 +0200 Denis Laxalde [entities] Move CWSource update_config method as a function in 3.15 migration script 3.25
Wed, 05 Apr 2017 10:34:04 +0200 Denis Laxalde [server/test] Turn "pull" method of LDAPFeedTestBase into a staticmethod 3.25
Tue, 04 Apr 2017 18:47:13 +0200 Denis Laxalde [py3] Use six.text_type instead of unicode in _CWSourceCfgMixIn.update_config() 3.25
Tue, 04 Apr 2017 16:06:44 +0200 Denis Laxalde [server] Drop condition on "3.10" migration in repo.init_sources_from_database() 3.25
Thu, 30 Mar 2017 16:18:12 +0200 Denis Laxalde [pkg] Version 3.25.0rc2 3.25
Thu, 30 Mar 2017 11:59:37 +0200 Sylvain Thénault [doc] More release note about session data handling 3.25
Thu, 30 Mar 2017 11:59:01 +0200 Sylvain Thénault [session] Drop long deprecated [get/set]_shared_data methods 3.25
Thu, 30 Mar 2017 11:58:02 +0200 Sylvain Thénault [session] Drop the user session synchronization machinery 3.25
Thu, 30 Mar 2017 11:56:09 +0200 Sylvain Thénault [session] Avoid deprecation warning on access to Connection.data 3.25
Thu, 30 Mar 2017 10:43:49 +0200 Sylvain Thénault [doc] Add release note about change in uicfg 3.25
Thu, 30 Mar 2017 10:37:55 +0200 Sylvain Thénault merge 3.25 heads 3.25
Wed, 29 Mar 2017 14:56:04 +0200 Sylvain Thénault [hg] Add generated slapd.conf to hgignore 3.25
Wed, 29 Mar 2017 11:17:37 +0200 Sylvain Thénault Fix flake8 errors in unittest_cwctl 3.25
Wed, 29 Mar 2017 11:14:53 +0200 Sylvain Thénault [cwctl] Drop 'cubicweb_' prefix when displaying cubes with 'cubicweb-ctl list' 3.25
Tue, 28 Mar 2017 17:12:47 +0200 Sylvain Thénault Fix flake8 errors in unittest_cwconfig 3.25
Wed, 29 Mar 2017 10:34:39 +0200 Sylvain Thénault [config] Test loading of ccplugin modules 3.25
Wed, 29 Mar 2017 10:34:16 +0200 Sylvain Thénault [test] Extract out method-which-is-not-a-method mocking iter_entry_points 3.25
Wed, 29 Mar 2017 10:32:24 +0200 Sylvain Thénault [cwconfig] Add a docstring on available_cubes method 3.25
Tue, 28 Mar 2017 15:03:15 +0200 Sylvain Thénault Backed out changeset fe995d56c949 3.25
Wed, 29 Mar 2017 13:29:41 +0200 Denis Laxalde [hooks] Drop "logstats" hook 3.25
Wed, 29 Mar 2017 11:46:17 +0200 Denis Laxalde [hooks] Do not register "logstats" if repository has no scheduler 3.25
Wed, 29 Mar 2017 11:45:19 +0200 Denis Laxalde [server] Introduce an `has_scheduler` method on Repository 3.25
Wed, 29 Mar 2017 11:37:31 +0200 Denis Laxalde [server] Warn instead of failing when a looping task is registered and repo has no scheduler 3.25
Wed, 29 Mar 2017 11:31:02 +0200 Denis Laxalde [server] Exit quickly when a looping task is registered in maintenance mode 3.25
Fri, 24 Mar 2017 14:56:48 +0100 Sylvain Thénault [config] Drop unused init_available_cubes method 3.25
Tue, 28 Mar 2017 11:26:48 +0200 Sylvain Thénault [doc] Move content of former README.pyramid into relevant modules 3.25
Fri, 24 Mar 2017 16:57:05 +0100 Denis Laxalde Drop README.pyramid.rst file 3.25
Fri, 24 Mar 2017 17:22:02 +0100 Denis Laxalde Make entypo link a true URL in README 3.25
Fri, 24 Mar 2017 17:21:37 +0100 Denis Laxalde Refer to cubicweb.readthedocs.io in README 3.25
Mon, 27 Mar 2017 17:57:27 +0200 Philippe Pepiot [server] don't catch exception from postcommit_event() if we are in test mode 3.25
Fri, 24 Mar 2017 14:18:17 +0100 Denis Laxalde [pkg] Version 3.25.0rc1 3.25
Wed, 22 Mar 2017 14:36:05 +0100 Denis Laxalde [tox] Simplify command line to build the doc 3.25
Fri, 24 Mar 2017 09:37:51 +0100 Denis Laxalde [pyramid] Drop warning about pyramid_debugtoolbar not found in debug mode 3.25
Fri, 24 Mar 2017 11:21:39 +0100 Denis Laxalde [pkg] Add development.ini.tmpl to "cubicweb.pyramid" package data 3.25
Thu, 23 Mar 2017 10:30:48 +0100 Denis Laxalde [skeleton] Don't use system site packages in tox environment 3.25
Wed, 22 Mar 2017 14:38:10 +0100 Denis Laxalde [doc] Update "settings" pyramid documentation 3.25
Wed, 22 Mar 2017 14:37:04 +0100 Denis Laxalde [doc] Update the "quickstart" page of pyramid documentation 3.25
Wed, 22 Mar 2017 14:34:51 +0100 Denis Laxalde [doc] Rewrite "pyramid" index page in the book 3.25
Wed, 22 Mar 2017 15:05:04 +0100 Denis Laxalde [doc] Drop documentation for cubicweb.pyramid.tools module 3.25
Wed, 22 Mar 2017 14:49:04 +0100 Denis Laxalde [doc] Drop reference to "make_cubicweb_application" in pyramid doc 3.25
Wed, 22 Mar 2017 14:06:03 +0100 Denis Laxalde [doc] Remove trailing whitespaces in doc/book/pyramid/index.rst 3.25
Wed, 22 Mar 2017 15:43:20 +0100 Denis Laxalde [tox] Install "pyramid" dependencies in "doc" environment 3.25
Tue, 07 Mar 2017 13:13:23 +0100 Philippe Pepiot [web/views] fix bad html in deleteconf with show_composite=True 3.25
Thu, 23 Mar 2017 12:09:59 +0100 Philippe Pepiot [web/views] display unique composite entities in deleteconf 3.25
Thu, 23 Mar 2017 11:47:59 +0100 Denis Laxalde Really make rqlrewrite flake8 compliant 3.25
Wed, 22 Mar 2017 14:18:54 +0100 Philippe Pepiot [pyramid] disable bwcompat by default in PyramidCWTest 3.25
Fri, 17 Mar 2017 10:15:16 +0100 Sylvain Thénault Fix flake8 errors in rqlrewrite.py 3.25
Wed, 01 Mar 2017 18:07:49 +0100 Arthur Lutz [rqlrewrite/schema] Avoid parsing computed relations for each query 3.25
Wed, 22 Mar 2017 17:14:18 +0100 Philippe Pepiot [pkg] Restrict yams version to be less than 0.45.0 3.23
Wed, 22 Mar 2017 13:58:28 +0100 Denis Laxalde [pyramid] Remove pyramid_debugtoolbar from "pyramid.includes" 3.25
Wed, 22 Mar 2017 09:44:53 +0100 Sylvain Thénault [doc] Add some details about rtag derivation and server api cleanup in release notes 3.25
Wed, 22 Mar 2017 09:41:19 +0100 Sylvain Thénault [doc] Simplify release notes section 3.25
Mon, 20 Mar 2017 11:35:58 +0100 Denis Laxalde [doc] Fill release notes for 3.25 3.25
Mon, 20 Mar 2017 12:13:04 +0100 Denis Laxalde [devtools] Create "newcube" in current directory by default 3.25
Mon, 20 Mar 2017 14:39:22 +0100 Denis Laxalde [pyramid] Do not register repository.shutdown atexit in test mode 3.25
Tue, 21 Mar 2017 14:17:26 +0100 Philippe Pepiot [cwconfig] don't rely on _CubeImporter while loading cubes 3.25
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 tip