Fri, 10 Mar 2017 10:10:44 +0100 Sylvain Thénault [sobjects] Fix flake8 errors in services.py
Wed, 15 Mar 2017 08:39:51 +0100 Sylvain Thénault [test] Rename BaseQuerierTC._access to BaseQuerierTC.admin_access
Wed, 15 Mar 2017 09:15:32 +0100 Sylvain Thénault [repo] Fix flake8 error
Thu, 09 Mar 2017 16:36:33 +0100 Denis Laxalde [pyramid] Add a "pyramid" instance configuration type
Fri, 10 Mar 2017 12:02:41 +0100 Denis Laxalde [pyramid] Call repository's shutdown method atexit
Fri, 03 Mar 2017 11:13:03 +0100 Sylvain Thénault [querier] Turn repo.querier_cache_key into a private function
Tue, 14 Mar 2017 10:34:03 +0100 Sylvain Thénault [cleanup] Fix flake8 errors in web/application.py and associated test
Tue, 14 Mar 2017 10:33:24 +0100 Sylvain Thénault [test] Simplify CWTC's init_authentication and assertAuthSuccess
Fri, 10 Mar 2017 18:26:05 +0100 Sylvain Thénault [cleanup] Drop non sense sentence in docstring
Fri, 10 Mar 2017 18:23:29 +0100 Sylvain Thénault [repo] Drop Session at last
Fri, 10 Mar 2017 18:21:22 +0100 Sylvain Thénault Fix flake8 some errors
Fri, 10 Mar 2017 18:18:51 +0100 Sylvain Thénault [test] Use existing reference to repo_source
Fri, 10 Mar 2017 18:04:25 +0100 Sylvain Thénault [repo] Drop repo.new_session method
Tue, 14 Mar 2017 11:07:58 +0100 Sylvain Thénault Stop using Session on the repository side
Fri, 10 Mar 2017 18:00:13 +0100 Sylvain Thénault [test] Drop unnecessary call to new_session
Fri, 10 Mar 2017 17:58:25 +0100 Sylvain Thénault [user] Drop ugly hack on CWUser entity class
Fri, 10 Mar 2017 17:57:13 +0100 Sylvain Thénault [test] Use user_session_cache_key function
Fri, 10 Mar 2017 17:52:44 +0100 Sylvain Thénault [session+test] Stop storing / accessing session when it's not necessary
Fri, 10 Mar 2017 17:46:06 +0100 Sylvain Thénault [devtools] Stop relying on Session to create connection in RepoAccess
Fri, 10 Mar 2017 17:44:03 +0100 Sylvain Thénault [devtools] Stop using repo.new_session
Fri, 10 Mar 2017 18:25:35 +0100 Sylvain Thénault [session] Kill support for a 'session_open' hook event
Fri, 10 Mar 2017 17:03:28 +0100 Sylvain Thénault [devtools] Rename FakeSession into FakeConnection
Fri, 10 Mar 2017 16:55:57 +0100 Sylvain Thénault [cleanup] Drop references to the old internal_session method
Fri, 10 Mar 2017 16:31:08 +0100 Sylvain Thénault [session] Drop unused class
Fri, 10 Mar 2017 16:14:05 +0100 Sylvain Thénault [cleanup] Drop no more used parse_repo_uri function
Fri, 10 Mar 2017 14:07:15 +0100 Sylvain Thénault [server] Fix flake8 error of test/data/hooks.py
Fri, 10 Mar 2017 14:02:31 +0100 Sylvain Thénault [repo] Drop repo.connect backward compat
Fri, 10 Mar 2017 14:01:45 +0100 Sylvain Thénault [session] Drop no more necessary Session.sessionid and Connection.connectionid
Fri, 10 Mar 2017 14:04:26 +0100 Sylvain Thénault [repo] Kill repo._sessions
Fri, 10 Mar 2017 18:24:40 +0100 Sylvain Thénault [repo] Stop closing session
Fri, 10 Mar 2017 12:07:29 +0100 Sylvain Thénault [views] Stop giving stats / debug information relying on _sessions
Fri, 10 Mar 2017 16:41:10 +0100 Sylvain Thénault [session] Stop relying on _sessions to synchronize living session
Fri, 10 Mar 2017 12:01:31 +0100 Sylvain Thénault [test] Drop useless access to repo._sessions
Fri, 10 Mar 2017 11:27:01 +0100 Sylvain Thénault [repo] Fix flake8 errors in server/__init__.py
Fri, 10 Mar 2017 11:25:24 +0100 Sylvain Thénault [repo] Drop no more used ShuttingDown exception
Fri, 10 Mar 2017 11:55:16 +0100 Sylvain Thénault [repo] Drop _get_session method
Thu, 09 Mar 2017 18:02:16 +0100 Denis Laxalde [test] Drop call to CubicWebConfiguration.load_cwctl_plugins in unittest_cwctl.py
Thu, 09 Mar 2017 16:35:58 +0100 Denis Laxalde [web] Extract a base class out WebConfiguration
Thu, 09 Mar 2017 16:41:18 +0100 Denis Laxalde [tox] Drop reference to removed init_instance.py file in flake8-ok-files.txt
Fri, 10 Mar 2017 09:39:18 +0100 Denis Laxalde [web] Put 'use-uicache' option in level 2
Tue, 21 Feb 2017 08:56:38 +0100 Denis Laxalde [server] Add a "scheduler" command to run repository scheduler
Mon, 06 Mar 2017 15:13:44 +0100 Denis Laxalde [cwconfig] Do not instantiate a repo with a scheduler in repository method
Mon, 06 Mar 2017 14:50:00 +0100 Denis Laxalde [server] Make cubicweb/server/utils.py flake8-clean
Mon, 06 Mar 2017 14:38:52 +0100 Denis Laxalde [server] Drop utils's LoopTask and TasksManager classes not used anymore
Mon, 06 Mar 2017 13:23:33 +0100 Denis Laxalde [server] replace repository's tasks manager by a scheduler
Mon, 06 Mar 2017 13:21:50 +0100 Denis Laxalde [server] introduce a scheduler class to run repository "looping tasks"
Thu, 16 Feb 2017 11:15:23 +0100 Samuel Trégouët web: add options to ignore css compilation and uicache
Thu, 16 Feb 2017 10:56:45 +0100 Samuel Trégouët [skeleton] call includeme from new cube
Mon, 06 Mar 2017 14:19:20 +0100 Denis Laxalde [etwist] Do not call repository's start_looping_tasks anymore and warn about this
Thu, 09 Mar 2017 09:16:00 +0100 Denis Laxalde [test] Flake8-clean and use stdlib unittest in cubicweb/server/test/unittest_utils.py
Tue, 07 Mar 2017 12:08:39 +0100 Sylvain Thénault [web] Don't raise ProcessFormError if there is no value specified
Tue, 07 Mar 2017 11:59:07 +0100 Sylvain Thénault [test] Cleanup imports in unittest_form
Tue, 07 Mar 2017 14:27:09 +0100 Florent Cayré Fix log level parameter not taken into account in cwsource log table 3.23
Mon, 06 Mar 2017 13:49:51 +0100 Denis Laxalde [pyramid] Drop call to repository's start_looping_tasks method and warn about this
Mon, 06 Mar 2017 15:22:16 +0100 Denis Laxalde [test] Make unittest_serverctl.py flake8-clean
Mon, 06 Mar 2017 13:15:51 +0100 Denis Laxalde [wsgi] Drop calls to repo.start_looping_tasks
Mon, 06 Mar 2017 15:16:53 +0100 Denis Laxalde [pyramid] Drop useless "init_instance" module
Mon, 06 Mar 2017 15:01:41 +0100 Denis Laxalde [server] Drop inexistent "bootstrap" argument in Repository initialization
Wed, 08 Feb 2017 16:05:00 +0100 David Douard [server] fix a typo in a docstring
Fri, 24 Feb 2017 09:18:08 +0100 Denis Laxalde [ctl] Load available configurations in "cubicweb-ctl list" 3.24
Thu, 23 Feb 2017 10:59:56 +0100 Sylvain Thénault [web/views] Fix a docstring
Thu, 23 Feb 2017 08:37:39 +0100 Denis Laxalde [server] Use looping_task method in Repository._prepare_startup()
Mon, 27 Feb 2017 17:13:45 +0100 Denis Laxalde [skeleton] Drop logging configuration from development.ini
Mon, 27 Feb 2017 14:49:32 +0100 Denis Laxalde [pyramid] Drop retrieval of auth/session secret in all-in-one.conf
Mon, 27 Feb 2017 09:06:23 +0100 Denis Laxalde [cwctl] Recommend 'pyramid' before 'wsgi' when twisted is not available
Mon, 27 Feb 2017 09:05:33 +0100 Denis Laxalde [cwctl] Drop message about 'the pyramid cube' in "start" command
Mon, 27 Feb 2017 16:57:59 +0100 Denis Laxalde [cwconfig] Fix two NameError in load_available_configs()
Mon, 27 Feb 2017 08:53:52 +0100 Denis Laxalde [etwist] Drop try/except around definitions of 'all-in-one' configuration and command handlers
Tue, 28 Feb 2017 16:55:32 +0100 Denis Laxalde [server] Call 'server_startup' hooks at the end of repository "bootstrap"
Tue, 28 Feb 2017 16:46:16 +0100 Denis Laxalde [pyramid] Drop module-level cache and cleanup looping tasks in tools
Tue, 28 Feb 2017 16:11:17 +0100 Denis Laxalde [hooks] Return early in server_startup hooks if the repository has not tasks manager
Tue, 28 Feb 2017 16:05:00 +0100 Denis Laxalde [server] Only register "clean_sessions" looping tasks if repository has a tasks manager
Fri, 24 Feb 2017 10:16:17 +0100 Denis Laxalde [utils] Do not pass a tasks manager to Repository in admincnx()
Thu, 23 Feb 2017 18:02:33 +0100 Denis Laxalde [server] Separate repository bootstrap from initialization
Thu, 23 Feb 2017 17:51:11 +0100 Denis Laxalde [server] Also remove tmpdir in case of error during restore database command
Thu, 23 Feb 2017 17:47:18 +0100 Denis Laxalde [server] Rename Repository's init_cnxset_pool method bootstrap
Thu, 23 Feb 2017 17:45:50 +0100 Denis Laxalde [server] Replace server config's init_cnxset_pool attribute by a "bootstrap" parameter in Repository
Thu, 23 Feb 2017 17:38:47 +0100 Denis Laxalde [server] Drop close/open steps in NativeSQLSource.restore()
Tue, 07 Feb 2017 10:37:37 +0100 Sylvain Thénault [skel] Fix rpm's .spec file skeleton
Thu, 23 Feb 2017 17:36:11 +0100 Denis Laxalde [server] Move "starting repository..." message where this actually happens
Thu, 23 Feb 2017 17:34:37 +0100 Denis Laxalde [server] Initialize Repository without a tasks manager in ServerMigrationHelper.restore_database()
Thu, 23 Feb 2017 17:34:12 +0100 Denis Laxalde [server] Fix a typo in log message in Repository.init_cnxset_pool()
Fri, 24 Feb 2017 09:19:35 +0100 Denis Laxalde [cwconfig] Issue a warning if a configuration module cannot be loaded
Fri, 24 Feb 2017 09:18:08 +0100 Denis Laxalde [ctl] Load available configurations in "cubicweb-ctl list"
Thu, 23 Feb 2017 08:54:01 +0100 Denis Laxalde [skeleton] Set cubicweb.bwcompat to False in development.ini
Tue, 21 Feb 2017 17:41:32 +0100 Denis Laxalde [pyramid] Use existing repo in PyramidCWTest
Tue, 21 Feb 2017 17:35:16 +0100 Denis Laxalde [pyramid] Make it possible to setup CubicWeb instance from an existing repo in includeme()
Tue, 21 Feb 2017 17:42:46 +0100 Denis Laxalde [pyramid] Move loading of pyramid_debugtoolbar later in includeme()
Tue, 21 Feb 2017 08:54:20 +0100 Denis Laxalde [skeleton,pyramid] Move pyramid app definition in cubicweb.pyramid module
Fri, 10 Feb 2017 17:13:44 +0100 Denis Laxalde [pyramid] Add a copyright and docstring to all modules
Wed, 08 Feb 2017 17:54:16 +0100 Denis Laxalde [cwconfig] Strip "cubicweb_" prefix from cube name in available_cubes()
Tue, 21 Feb 2017 10:12:47 +0100 Philippe Pepiot [web] fix os.rename usage on windows when destination exists
Wed, 25 Jan 2017 14:28:20 +0100 Philippe Pepiot [web/views] show composite entities in delete view
Mon, 11 May 2015 13:57:34 +0200 Christophe de Vienne [workflow] Utilities for declarative definition of workflows
Mon, 20 Feb 2017 15:56:07 +0100 Denis Laxalde [server] Remove pseudo-handling of exceptions in Repository._delete_cascade_multi()
Tue, 21 Feb 2017 10:12:47 +0100 Philippe Pepiot [web] fix os.rename usage on windows when destination exists 3.23
Thu, 09 Feb 2017 10:31:15 +0100 Denis Laxalde [skeleton] Add "cubicweb.session.secret" to development.ini
Fri, 10 Feb 2017 16:55:23 +0100 Denis Laxalde [pyramid] Include 'cubicweb.pyramid.predicates' where it is used
Fri, 10 Feb 2017 16:33:16 +0100 Denis Laxalde [pyramid] Rename make_cubicweb_application function as config_from_cwconfig
Wed, 08 Feb 2017 17:49:25 +0100 Denis Laxalde [server] Reprase messages of db-check to avoid using "system" and "sources"
Mon, 20 Feb 2017 16:39:07 +0100 Denis Laxalde [predicates] Fix reference to has_related_entities in partial_has_related_entities docstring
Tue, 07 Feb 2017 13:47:03 +0100 Philippe Pepiot Fix possible double import of cubes modules
Wed, 08 Feb 2017 10:31:26 +0100 Philippe Pepiot Make load_module() return existing module if present in sys.modules
Mon, 06 Feb 2017 15:43:19 +0100 Denis Laxalde [server] Ignore computed relations in "relations" integrity checker
Mon, 06 Feb 2017 15:40:39 +0100 Denis Laxalde [server] Use global registry variable of integrity checker functions
Tue, 07 Feb 2017 18:18:22 +0100 Philippe Pepiot [doc] Add 3.25 release notes
Fri, 27 Jan 2017 18:09:56 +0100 Philippe Pepiot [repository] possibility to disable connections pooling
Thu, 02 Feb 2017 14:58:39 +0100 Florent Cayré [js] Fix loading image URL 3.24
Mon, 06 Feb 2017 11:21:31 +0100 Denis Laxalde [migration] Move pyramid-related migration after "entities" table modifications 3.24
Fri, 03 Feb 2017 13:37:32 +0100 Sylvain Thénault Merge 3.24.5 into default branch
Tue, 10 Jan 2017 16:08:55 +0100 Denis Laxalde [entities] Introduce an IDublinCore adapter
Fri, 27 Jan 2017 11:05:07 +0100 Denis Laxalde [skeleton] Add an entry point and configuration for running a Pyramid application
Fri, 27 Jan 2017 09:58:30 +0100 Denis Laxalde [cwconfig] Issue a warning when a "core" ctl plugin failed to load
Fri, 27 Jan 2017 13:36:00 +0100 Denis Laxalde [dataimport] Fix "existing_relations" parameter name in ExtEntitiesImporter
Thu, 15 Jan 2015 18:01:28 +0100 Olivier CAYROL (Logilab) [ical] Create ICal events or todos depending on component type returned by adapter
Tue, 31 Jan 2017 11:06:28 +0100 Sylvain Thénault Added tag 3.24.5, debian/3.24.5-1, centos/3.24.5-1 for changeset 70d28e632206 3.24
Tue, 31 Jan 2017 10:41:04 +0100 Sylvain Thénault Prepare 3.24.5 3.24 3.24.5 centos/3.24.5-1 debian/3.24.5-1
Mon, 30 Jan 2017 10:18:31 +0100 Sylvain Thénault [devtools] Skip computed relations when attempting to auto-populate test database 3.24
Mon, 30 Jan 2017 18:14:45 +0100 Sylvain Thénault [migration] Stop asking confirm to commit 3.24
Mon, 30 Jan 2017 17:17:17 +0100 Sylvain Thénault [migration] Fix crash on 3.24 migration 3.24
Mon, 30 Jan 2017 10:18:31 +0100 Sylvain Thénault [devtools] Skip computed relations when attempting to auto-populate test database
Mon, 30 Jan 2017 11:23:13 +0100 Denis Laxalde [test] Use our BaseTestCase in unittest_rtags.py
Mon, 30 Jan 2017 10:22:23 +0100 Denis Laxalde [server] Add a blank line before _CnxSetPool to fix PEP8 error
Mon, 30 Jan 2017 10:19:58 +0100 Denis Laxalde [pkg] Use logilab-common's master repository in dev requirements
Fri, 20 Jan 2017 16:39:44 +0100 Philippe Pepiot [rtags] pass module name to RegistrableInstance
Fri, 27 Jan 2017 17:42:16 +0100 Philippe Pepiot [repository] move cnxset pool handling to a helper class
Fri, 27 Jan 2017 15:53:15 +0100 Sylvain Thénault [pkg] Fix some error on building documentation
Fri, 27 Jan 2017 16:26:09 +0100 Sylvain Thénault Merge 3.24.4 into default branch
Fri, 27 Jan 2017 13:41:24 +0100 Sylvain Thénault Added tag 3.24.4, debian/3.24.4-1, centos/3.24.4-1 for changeset 35fd54c0065d 3.24
Fri, 27 Jan 2017 13:30:24 +0100 Sylvain Thénault Prepare 3.24.4 3.24 3.24.4 centos/3.24.4-1 debian/3.24.4-1
Fri, 20 Jan 2017 03:48:11 +0100 Florent Cayré [source,native] Generalize the IntegrityError constraint parsing regex 3.24
Wed, 18 Jan 2017 16:50:48 +0100 Samuel Trégouët [pyramid] use pyramid.request `path_info` property instead of `path` 3.24
Fri, 13 Jan 2017 11:36:51 +0100 Samuel Trégouët [pyramid] fix login route with language-mode = url-prefix 3.24
Fri, 18 Nov 2016 10:28:41 +0100 Denis Laxalde [devtools] Make timeout error in qunit tests configurable and use SkipTest in test_jscript.py 3.24
Thu, 26 Jan 2017 16:34:56 +0100 Denis Laxalde [web] Handle unspecified value in TZDatetimeField 3.24
Thu, 26 Jan 2017 16:33:15 +0100 Denis Laxalde [web] Handle unspecified 'date' or 'time' in JQueryDateTimePicker.process_field_data() 3.24
Mon, 23 Jan 2017 15:35:19 +0100 Philippe Pepiot [cwconfig] create a virtual "cubes" package
Fri, 20 Jan 2017 18:17:04 +0100 Sylvain Thénault Change hooks control (deny_all_hooks_but / allow_all_hooks_but) to be more predictable
Tue, 24 Jan 2017 14:09:13 +0100 Philippe Pepiot [cwconfig] make appobjects_cubes_modnames() public
Fri, 20 Jan 2017 15:16:18 +0100 Sylvain Thénault Fix str(Unauthorized) 3.24
Fri, 20 Jan 2017 09:55:08 +0100 Philippe Pepiot [test] avoid using a deprecated feature of yams
Tue, 12 May 2015 22:14:24 +0200 Alain Leufroy [test] add some tests to web.views.baseviews
Mon, 23 Jan 2017 10:44:00 +0100 Denis Laxalde [tox] Drop "touch {envdir}/share/cubicweb/cubes/__init__.py" command on py34 env
Mon, 23 Jan 2017 11:02:21 +0100 Sylvain Thénault Drop support for https-url in all-in-one.conf
Fri, 20 Jan 2017 16:53:28 +0100 Philippe Pepiot [test] use TemporaryDirectory context manager
Fri, 20 Jan 2017 14:32:34 +0100 Denis Laxalde [tox] Drop "exclude" option from flake8 config and adjust flake8-ok-files.txt accordingly
Fri, 20 Jan 2017 10:31:04 +0100 Sylvain Thénault [autoform] Go through guess_field even when field class is specified using uicfg
Fri, 20 Jan 2017 03:54:43 +0100 Florent Cayré [uilib] Fix incorrect serialization of python dicts into javascript objects 3.24
Thu, 12 Jan 2017 13:40:25 +0100 Philippe Pepiot [repository] Fix connection-pool-size not set to 1 with quick_start enabled 3.24
Thu, 19 Jan 2017 11:12:35 +0100 Sylvain Thénault [migration] Enhance assertion message to get a chance to fix the problem 3.24
Thu, 19 Jan 2017 11:12:07 +0100 Sylvain Thénault [migration] Skip virtual rtypes when adding relation definition through add_cube 3.24
Thu, 19 Jan 2017 11:10:47 +0100 Sylvain Thénault [migration] Avoid unnecessary intermediary commit when migrating a schema 3.24
Wed, 18 Jan 2017 15:04:27 +0100 Sylvain Thénault [migration] Fix addition of entity type including boundary constraints on its own attributes 3.24
Thu, 19 Jan 2017 09:53:31 +0100 Sylvain Thénault [schema sync] Refactor AfterAddCWRTypeHook and AfterAddCWComputedRTypeHook so the latter inherit from the former 3.24
Wed, 18 Jan 2017 12:36:02 +0100 Sylvain Thénault Drop embed-allowed option, gone away for a long time 3.24
Wed, 04 Jan 2017 10:02:05 +0100 Sylvain Thénault Never record undo information for session or data import 3.24
Thu, 19 Jan 2017 14:53:05 +0100 Philippe Pepiot [cwvreg] load registry using modules names instead of directories
Thu, 19 Jan 2017 15:27:39 +0100 Philippe Pepiot [schema] load schema from modules names instead of directories
Wed, 18 Jan 2017 17:16:00 +0100 Denis Laxalde [devtools/test] Skip qunit tests in case of timeout
Thu, 18 Feb 2016 14:22:07 +0100 Sylvain Thénault [autoform] Avoid two calls to field.process_form for the same field in some cases
Mon, 19 Dec 2016 17:22:48 +0100 Sylvain Thénault [pyramid] Don't use unsafe_cnx_context_manager for write queries 3.24
Wed, 14 Dec 2016 08:37:11 +0100 Sylvain Thénault Repair database wrt indexes / unique constraints 3.24
Wed, 14 Dec 2016 17:06:24 +0100 Sylvain Thénault Enhance postgres index filter with values from real life 3.24
Wed, 14 Dec 2016 17:04:29 +0100 Sylvain Thénault Extract functions to list expected/found database indexes from check_indexes 3.24
Thu, 24 Nov 2016 15:36:26 +0100 Sylvain Thénault Simplify and fix _cw.drop_entity_cache
Fri, 18 Nov 2016 17:50:56 +0100 Sylvain Thénault [entity/optimization] Cache rset when entity.related is called with entities=False
Wed, 14 Dec 2016 08:47:06 +0100 Sylvain Thénault Ensure in 3.24 migration that entities from LDAP have consistent cwuri 3.24
Wed, 14 Dec 2016 13:34:08 +0100 Nicolas Chauvat [doc/book] fix error in markup 3.24
Wed, 09 Nov 2016 16:14:17 +0100 Sylvain Thénault [rtags] Allow to 'derive' rtags
Wed, 09 Nov 2016 16:08:23 +0100 Sylvain Thénault [test] Use bare unittest in unittest_rtags
Wed, 09 Nov 2016 16:07:10 +0100 Sylvain Thénault [rtags] Docstring fix
Wed, 09 Nov 2016 16:05:06 +0100 Sylvain Thénault [cleanup] flake8 rtags.py
Wed, 14 Dec 2016 11:13:46 +0100 Denis Laxalde [pkg] Require passlib >= 1.7.0
Sun, 04 Dec 2016 23:45:52 +0100 Nicolas Chauvat [web/http_headers] do not crash when IfModifiedSince is empty string (closes #16527954) 3.24
Wed, 07 Dec 2016 14:07:35 +0100 Denis Laxalde [pkg] Set an upper bound to passlib 3.24
Fri, 09 Dec 2016 15:08:52 +0100 Denis Laxalde [cwconfig] Retrieve real path of cubes directory 3.24
Wed, 07 Dec 2016 14:11:23 +0100 Denis Laxalde [server] Use CryptContext's hash method instead of deprecated encrypt method
Wed, 07 Dec 2016 14:13:20 +0100 Denis Laxalde Merge public heads 3.24
Thu, 22 Oct 2015 16:58:12 +0200 Julien Cristau [cwctl] on upgrade, clear instance_md5_version cache
Tue, 15 Dec 2015 08:35:13 +0100 Adrien Di Mascio [twisted] add request error handler to avoid finishing it twice
Fri, 04 Sep 2015 18:05:51 +0200 Rémi Cardona [web/tests] Hide DeprecationWarnings
Thu, 19 Nov 2015 12:25:45 +0100 Julien Cristau [web] remove next_tabindex()
Wed, 23 Nov 2016 17:19:51 +0100 Sylvain Thénault [views/optimization] Ensure we call rset.possible_actions with the same argument
Fri, 18 Nov 2016 18:19:10 +0100 Sylvain Thénault [schema/optimization] Ensure read permissions are deactivated when we're checking a permission
Fri, 18 Nov 2016 18:16:21 +0100 Sylvain Thénault [web] Enhance query log file
Thu, 24 Nov 2016 14:26:12 +0100 Sylvain Thénault [massive store] Don't store eids_seq_range as a store attribute
Thu, 24 Nov 2016 16:58:50 +0100 Sylvain Thénault Flake8 bits with some copyright updates
Thu, 24 Nov 2016 16:58:27 +0100 Sylvain Thénault [test] Use plain unittest in unittest_views_forms.py
Thu, 24 Nov 2016 16:32:14 +0100 Sylvain Thénault Some py3k related fixes: use text_type instead of unicode
Thu, 24 Nov 2016 15:39:52 +0100 Sylvain Thénault [cwctl] Kill deprecated ordered_instances method
Fri, 02 Dec 2016 10:10:58 +0100 Sylvain Thénault [test/cleanup] Use plain unittest 3.24
Fri, 02 Dec 2016 10:10:42 +0100 Sylvain Thénault [test/cleanup] flake8 unittest_rqlannotation.py 3.24
Fri, 25 Nov 2016 13:10:10 +0100 Arthur Lutz [debian] logilab >= 1.2.2 in requires (only in build depends) 3.24
Fri, 25 Nov 2016 13:07:06 +0100 Arthur Lutz [debian] move unittest2 to requires not recommends closes #16404515 3.24
Wed, 23 Nov 2016 17:25:31 +0100 Philippe Pepiot [devtools] named context for boxes subTest for consistency 3.24
Wed, 23 Nov 2016 18:38:46 +0100 David Douard Added tag 3.24.3, debian/3.24.3-1, centos/3.24.3-1 for changeset bb5904cd284e 3.24
Wed, 23 Nov 2016 18:36:55 +0100 David Douard [pkg] 3.24.3 3.24 3.24.3 centos/3.24.3-1 debian/3.24.3-1
Wed, 23 Nov 2016 12:24:04 +0100 David Douard [cwconfig] ensure CubicWebNoAppConfiguration returns a typed value (closes #16364459) 3.24
Fri, 18 Nov 2016 18:15:14 +0100 Sylvain Thénault [views/optimization] Makes has_editable_relations predicate less costly by using generator
Thu, 17 Nov 2016 11:03:19 +0100 Denis Laxalde [cwconfig] Trim down allowed exceptions in gettext language setting
Mon, 21 Nov 2016 14:52:33 +0100 Denis Laxalde [pkg] Configure "universal" wheel build
Mon, 21 Nov 2016 15:17:32 +0100 Sylvain Thénault [rqlrewrite] Test and fix potential NameError
Wed, 16 Nov 2016 15:55:35 +0100 Sylvain Thénault flake8 uicfg
Wed, 16 Nov 2016 15:52:55 +0100 Sylvain Thénault [uicfg] Remove unpredictability from autoform_section initialization
Mon, 21 Nov 2016 14:55:27 +0100 Sylvain Thénault [schema/optimization] Wrap rql expressions into EXISTS node when checking individual permissions
Fri, 18 Nov 2016 17:44:52 +0100 Sylvain Thénault [views/optimization] Prefetch state'names and comment format in wfhistory component
Fri, 18 Nov 2016 10:28:41 +0100 Denis Laxalde [devtools] Make timeout error in qunit tests configurable and use SkipTest in test_jscript.py
Mon, 21 Nov 2016 14:18:43 +0100 Denis Laxalde Added tag 3.24.2, debian/3.24.2-1, centos/3.24.2-1 for changeset 296077513782 3.24
Mon, 21 Nov 2016 14:05:37 +0100 Denis Laxalde Added tag 0.34.2, debian/0.34.2-1, centos/0.34.2-1 for changeset 296077513782 3.24
Mon, 21 Nov 2016 13:47:03 +0100 Denis Laxalde [pkg] Version 3.24.2 3.24 3.24.2 centos/3.24.2-1 debian/3.24.2-1
Mon, 21 Nov 2016 13:44:59 +0100 Denis Laxalde Merge with 3.23 head 3.24
Thu, 17 Nov 2016 17:26:49 +0100 Sylvain Thénault [migration] Fix 3.23.0 migration script, broken by a703f00718c2 3.23
Mon, 21 Nov 2016 09:29:52 +0100 Denis Laxalde [doc] Add 3.24 release date and reference in index pages 3.24
Fri, 18 Nov 2016 17:08:35 +0100 Denis Laxalde Closing "oldstable" branch oldstable
Fri, 18 Nov 2016 17:07:43 +0100 Denis Laxalde Closing "stable" branch stable
Fri, 18 Nov 2016 15:42:10 +0100 Denis Laxalde Merge 3.24 branch
Thu, 17 Nov 2016 11:00:01 +0100 Denis Laxalde [pkg] Bump version to 3.25.0.dev0
Fri, 18 Nov 2016 15:00:43 +0100 David Douard Added tag 3.24.1, debian/3.24.1-1, centos/3.24.1-1 for changeset da52fda6f15b 3.24
Fri, 18 Nov 2016 14:58:58 +0100 David Douard [debian] update changelog's time tag 3.24 3.24.1 centos/3.24.1-1 debian/3.24.1-1
Fri, 18 Nov 2016 13:55:12 +0100 Denis Laxalde [pyramid] Drop reference to pyramid_cubicweb in ctl command docstring 3.24
Thu, 17 Nov 2016 17:08:29 +0100 Denis Laxalde [debian] Rework split of cubicweb-ctl package 3.24
Fri, 18 Nov 2016 09:14:25 +0100 Denis Laxalde [skeleton] Rephrase long description of Debian package into something meaningful 3.24
Fri, 18 Nov 2016 08:42:10 +0100 Denis Laxalde [skeleton] Depends on python-cubicweb in debian packaging 3.24
Fri, 18 Nov 2016 14:26:03 +0100 Denis Laxalde [debian] Have a single python-cubicweb binary for the library 3.24
Tue, 15 Nov 2016 10:13:47 +0100 David Douard [debian] Update debian packaging (closes #16133259) 3.24
Thu, 17 Nov 2016 16:03:02 +0100 Denis Laxalde [pkg] Version 3.24.1 3.24
Thu, 17 Nov 2016 16:14:21 +0100 Denis Laxalde [tox] Use `python -m check_manifest` instead of check-manifest program 3.24
Mon, 14 Nov 2016 16:23:22 +0000 David Douard add debian buildpackage-generated files to hgignore 3.24
Tue, 15 Nov 2016 00:12:34 +0100 Florent Cayré [test] Fix language negotiation test 3.24
Thu, 10 Nov 2016 18:25:50 +0100 Sylvain Thénault [pyramid] No more need for an internal connection when user is cached 3.24
Thu, 10 Nov 2016 18:23:45 +0100 Sylvain Thénault [web] req.lang should be None or a non-empty string 3.24
Thu, 17 Nov 2016 10:15:11 +0100 Sylvain Thénault [web] Simplify a bit language handling 3.24
Thu, 17 Nov 2016 10:53:04 +0100 Sylvain Thénault Fix AttributeError for "lang" on repo/client connections 3.24
Thu, 17 Nov 2016 10:47:52 +0100 Denis Laxalde Alias ugettext to gettext method of cwGNUTranslations in Python 3 3.24
Wed, 16 Nov 2016 14:38:11 +0100 Adrien Di Mascio [devctl] make i18n custom message extractors work with legacy layouts 3.24
Wed, 16 Nov 2016 17:12:09 +0100 Denis Laxalde Fix (new) flake8 errors 3.24
Tue, 15 Nov 2016 11:44:05 +0100 Denis Laxalde [pyramid] Try "eid" first when retrieving a subresource of ETypeResource 3.24
Tue, 15 Nov 2016 12:20:02 +0100 Florent Cayré Fix AttributeError on postcommit when db-create adds non-system CWSource entities 3.24
Wed, 09 Nov 2016 23:00:00 +0100 Florent Cayré [devctl] Optimize cleanup_sys_modules a bit 3.24
Thu, 10 Nov 2016 10:05:14 +0100 Denis Laxalde [pyramid] Install file listing monitored files in application home 3.24
(0) -10000 -3000 -1000 -240 +240 tip