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
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 tip