Tue, 31 Mar 2020 18:22:05 +0200 Philippe Pepiot [server] Make connection pooler configurable and set better default values draft default tip
Tue, 31 Mar 2020 18:12:20 +0200 Philippe Pepiot [server] Enhance connections-pooler-enabled documentation draft
Tue, 31 Mar 2020 16:17:14 +0200 Philippe Pepiot [server] move connection pooler initialization logic to get_cnxset() draft
Mon, 30 Mar 2020 15:46:12 +0200 Philippe Pepiot [server] dynamically close idle database connections draft
Mon, 30 Mar 2020 15:45:40 +0200 Philippe Pepiot [server] implement dynamic database pooler draft
Mon, 30 Mar 2020 15:30:02 +0200 Philippe Pepiot [server] use a LifoQueue in _CnxSetPool draft
Mon, 30 Mar 2020 15:23:56 +0200 Philippe Pepiot [server] extract creating a new cnxset in a _new_cnxset() helper draft
Mon, 30 Mar 2020 15:19:23 +0200 Philippe Pepiot [server] avoid a possible race condition on _CnxSetPool.close() draft
Mon, 30 Mar 2020 15:17:10 +0200 Philippe Pepiot [server] extract "no pooler" CnxSet class to a _BaseCnxSet class draft
Tue, 31 Mar 2020 19:15:03 +0200 Philippe Pepiot [server] prevent returning closed cursor to the database pool draft
Fri, 20 Mar 2020 14:34:07 +0100 Laurent Wouters [rql] Store selected variables for RQL select queries in ResultSet (#17218476)
Thu, 12 Mar 2020 15:38:51 +0100 Simon Chabot [debugtoolbar] Make SQL and RQL tables sortable
Thu, 12 Mar 2020 15:37:59 +0100 Simon Chabot [debugtoolbar] Do not render CW controller panel when no controller got collected
Wed, 18 Mar 2020 11:30:05 +0100 Elodie Thieblin [doc] Fix bugs in code examples
Wed, 18 Mar 2020 11:29:30 +0100 Elodie Thieblin [doc] Remove zone cube which causes to crash on install
Wed, 18 Mar 2020 11:45:35 +0100 Elodie Thieblin [doc] Precise which component to modify in gallery tutorial
Wed, 18 Mar 2020 10:20:29 +0100 Elodie Thieblin [doc] Fix example about Community view customization
Wed, 18 Mar 2020 09:58:05 +0100 Elodie Thieblin [doc] Add command pip install of new cube
Wed, 18 Mar 2020 09:57:48 +0100 Elodie Thieblin [doc] update cubicweb version
Wed, 18 Mar 2020 09:24:02 +0100 Elodie Thieblin [doc, blog tutorial] Remove cubicweb-dev from pip dependencies
Wed, 18 Mar 2020 09:22:45 +0100 Elodie Thieblin [doc] Add requirement for gettext and graphviz
Wed, 18 Mar 2020 13:18:21 +0100 Philippe Pepiot Added tag 3.27.3, debian/3.27.3-1 for changeset 85284f028266 3.27
Wed, 18 Mar 2020 13:18:04 +0100 Philippe Pepiot [pkg] version 3.27.3 3.27 3.27.3 debian/3.27.3-1
Tue, 17 Mar 2020 13:36:27 +0100 Philippe Pepiot [pkg] require python >= 3.6 in debian packaging
Tue, 17 Mar 2020 13:34:54 +0100 Philippe Pepiot [pkg] merge 3.27
Tue, 17 Mar 2020 13:31:50 +0100 Philippe Pepiot [pkg] add python3 only pypi specifiers 3.27
Tue, 17 Mar 2020 13:30:50 +0100 Philippe Pepiot [pkg] the wheel is no longer universal 3.27
Tue, 17 Mar 2020 13:29:08 +0100 Philippe Pepiot [pkg] require python >= 3.4 3.27
Wed, 11 Mar 2020 11:18:40 +0100 Fabien Amarger merge public heads
Tue, 10 Mar 2020 17:37:43 +0100 Fabien Amarger [web.views] add Link alternate in HTTP response header in HTML view
Tue, 10 Mar 2020 23:47:50 +0100 Nicolas Chauvat [pyramid] add routes /{eid} and /{etype}/{eid} to return RDF when rdf mimetype in Accept HTTP headers
Tue, 10 Mar 2020 23:44:45 +0100 Elodie Thieblin [entities] simplify rdf generation and add a generic rdf adapter
Thu, 05 Mar 2020 17:50:00 +0100 Simon Chabot Added tag 3.26.17, debian/3.26.17-1 for changeset 5c6d242069b6 3.26
Thu, 05 Mar 2020 17:49:34 +0100 Simon Chabot [pkg] version 3.26.17 3.26 3.26.17 debian/3.26.17-1
Thu, 05 Mar 2020 16:03:26 +0100 Simon Chabot [fix, calendar] Ensure that the buffer is a string 3.26
Thu, 05 Mar 2020 10:41:30 +0100 Philippe Pepiot Added tag 3.26.16, debian/3.26.16-1 for changeset fb6aecd654a3 3.26
Thu, 05 Mar 2020 10:41:14 +0100 Philippe Pepiot [pkg] version 3.26.16 3.26 3.26.16 debian/3.26.16-1
Tue, 25 Feb 2020 23:31:30 +0100 Julien Tayon [ldapfeed] add option to enable starttls on ldap servers 3.26
Tue, 25 Feb 2020 23:30:32 +0100 Philippe Pepiot [ldapfeed] re-enable ldap tests for python 3.7 3.26
Tue, 25 Feb 2020 23:22:58 +0100 Julien Tayon [ldapfeed] make code compatible with ldap3>=2 3.26
Tue, 25 Feb 2020 22:45:42 +0100 Philippe Pepiot [ldapfeed] use LDAP_SCOPES to find user-scope 3.26
Thu, 05 Mar 2020 10:15:38 +0100 Philippe Pepiot Merge 3.27
Thu, 05 Mar 2020 09:54:49 +0100 Philippe Pepiot Added tag 3.27.2, debian/3.27.2-1 for changeset e731c31eaed0 3.27
Thu, 05 Mar 2020 09:54:35 +0100 Philippe Pepiot [pkg] version 3.27.2 3.27 3.27.2 debian/3.27.2-1
Tue, 25 Feb 2020 23:31:30 +0100 Julien Tayon [ldapfeed] add option to enable starttls on ldap servers 3.27
Tue, 25 Feb 2020 23:30:32 +0100 Philippe Pepiot [ldapfeed] re-enable ldap tests for python 3.7 3.27
Tue, 25 Feb 2020 23:22:58 +0100 Julien Tayon [ldapfeed] make code compatible with ldap3>=2 3.27
Tue, 25 Feb 2020 22:45:42 +0100 Philippe Pepiot [ldapfeed] use LDAP_SCOPES to find user-scope 3.27
Tue, 25 Feb 2020 22:18:15 +0100 Julien Tayon [ldapfeed] drop now useless import from __future__ 3.27
Fri, 28 Feb 2020 17:11:01 +0100 Simon Chabot [rdf] Add a basic foaf adapter for CWUser
Fri, 14 Feb 2020 18:15:55 +0100 Simon Chabot [rdf] add functions and tools to generate rdf graph
Wed, 12 Feb 2020 13:58:17 +0100 Simon Chabot [pyramid, predicate] Add a predicate that matches if the pattern is an eid in the DB
Wed, 13 Mar 2019 11:06:46 +0100 Nicolas Chauvat [server.querier] construct ExecutionPlan from schema since querier is not needed
Wed, 19 Feb 2020 19:49:01 +0100 Nicolas Chauvat [server.querier] remove useless attribute Querier._planner
Wed, 13 Mar 2019 11:02:39 +0100 Nicolas Chauvat [server.querier] remove useless indirection Querier.rqlannotator
Wed, 13 Mar 2019 10:40:05 +0100 Nicolas Chauvat [server.querier] remove useless indirections ExecutionPlan.{syssource,rqlhelper,schema}
Wed, 13 Mar 2019 10:26:15 +0100 Nicolas Chauvat [server.rqlannotation] rename SQLGenAnnotator to RQLAnnotator
Fri, 15 Mar 2019 21:35:59 +0100 Nicolas Chauvat [server] drop system_source_cnx for a simpler internal API
Wed, 13 Mar 2019 00:01:35 +0100 Nicolas Chauvat [server/sources/native] refactor to remove useless injection
Wed, 13 Mar 2019 00:15:48 +0100 Nicolas Chauvat [cwvreg] rename CWRegistryStore.solutions to compute_var_types
Sun, 02 Feb 2020 22:15:38 +0100 Nicolas Chauvat [doc] replace python with python3 in shell commands
Sat, 08 Feb 2020 22:57:59 +0100 Nicolas Chauvat [adapters] move class EntityAdapter from cubicweb.view to cubicweb.entity
Sat, 15 Feb 2020 17:08:15 +0100 Nicolas Chauvat [doc] replace tabs with spaces (and make linter happy)
Sat, 08 Feb 2020 22:20:45 +0100 Nicolas Chauvat [setup] add rdflib-jsonld to dependencies for cubicweb[rdf]
Thu, 13 Feb 2020 13:56:43 +0100 Guillaume Vandevelde Added tag 3.26.15, debian/3.26.15-1 for changeset fe9bd0e937e4 3.26
Thu, 13 Feb 2020 13:56:12 +0100 Guillaume Vandevelde [pkg] version 3.26.15 3.26 3.26.15 debian/3.26.15-1
Wed, 12 Feb 2020 16:20:10 +0100 Nicola Spanti [web/views] Backport changeset be63e0fd43d0 (it is a fix) in 3.26 3.26
Mon, 10 Feb 2020 16:56:02 +0100 Guillaume Vandevelde [utils] Add the possibility to add elements in the head of an UStringIO list 3.26
Sun, 02 Feb 2020 22:15:38 +0100 Nicolas Chauvat [doc] replace python with python3 in shell commands 3.27
Tue, 11 Feb 2020 10:52:33 +0100 Katia Saurfelt Added tag 3.27.1, debian/3.27.1-1 for changeset 917601bb5b1b 3.27
Tue, 11 Feb 2020 10:52:06 +0100 Katia Saurfelt [pkg] version 3.27.1 3.27 3.27.1 debian/3.27.1-1
Tue, 11 Feb 2020 10:22:52 +0100 Philippe Pepiot Backed out changeset 7d3299d6e655 3.27
Tue, 11 Feb 2020 10:20:18 +0100 Philippe Pepiot Backed out changeset c69421aece24 3.27
Fri, 07 Feb 2020 17:09:59 +0100 Nicolas Chauvat merge
Sat, 01 Feb 2020 22:01:00 +0100 Nicolas Chauvat [web/views/rdf] enhance encoding and formats for RDFView 3.27
Sat, 01 Feb 2020 22:00:03 +0100 Nicolas Chauvat [web/views/cwuser] fix encoding of FoafView to application/rdf+xml 3.27
Sun, 02 Feb 2020 23:01:01 +0100 Nicolas Chauvat merge 3.27 into default
Fri, 31 Jan 2020 17:24:45 +0100 Arthur Lutz [doc/dev/CI] initial information about jenkins 3.27
Fri, 31 Jan 2020 17:24:31 +0100 Arthur Lutz [doc/index] fix link to "how to contribute" and add link to dev dashboard 3.27
Fri, 31 Jan 2020 17:07:25 +0100 Arthur Lutz [doc/book/admin] initial version of deploy cubicweb page in documentation 3.27
Fri, 31 Jan 2020 16:52:24 +0100 Arthur Lutz [doc/book/admin/setup] forget about easy_install 3.27
Fri, 31 Jan 2020 16:51:48 +0100 Arthur Lutz [doc/book/admin/setup] fix pip / virtualenv links 3.27
Sun, 02 Feb 2020 22:24:59 +0100 Arthur Lutz [doc/book/admin/setup] update apt sources 3.27
Fri, 31 Jan 2020 16:45:58 +0100 Arthur Lutz [doc/book/admin/setup] add section about docker install 3.27
Sun, 02 Feb 2020 22:10:00 +0100 Arthur Lutz [doc] remove setup instructions for Windows 3.27
Fri, 31 Jan 2020 16:31:44 +0100 Arthur Lutz [doc/book/devweb/ajax] warning about deprecated use of ajax 3.27
Fri, 31 Jan 2020 16:25:14 +0100 Arthur Lutz [doc] add links to pypi and npm 3.27
Fri, 31 Jan 2020 15:13:14 +0100 Arthur Lutz [doc] remove guestrepo as a recommendation 3.27
Fri, 31 Jan 2020 15:12:45 +0100 Arthur Lutz [doc] remove Subversion mentions 3.27
Fri, 31 Jan 2020 18:01:41 +0100 Nicolas Chauvat [doc] fix typo 3.27
Fri, 31 Jan 2020 15:57:16 +0100 Simon Chabot [doc] Update changes title, 3.27 is now released 3.27
Fri, 31 Jan 2020 15:28:55 +0100 Simon Chabot [pkg] Version 3.28.0.dev0
Fri, 31 Jan 2020 15:28:00 +0100 Simon Chabot merge 3.27
Fri, 31 Jan 2020 14:45:39 +0100 Carine Dengler Added tag 3.27.0, debian/3.27.0-1 for changeset e77900f19390 3.27
Fri, 31 Jan 2020 14:44:19 +0100 Carine Dengler [pkg] version 3.27 3.27 3.27.0 debian/3.27.0-1
Fri, 31 Jan 2020 11:52:22 +0100 Philippe Pepiot Backed out changeset b1ef9690f357
Tue, 14 Jan 2020 17:38:11 +0100 Noe Gaumont Remove useless error FindEntittyError
Tue, 14 Jan 2020 09:43:02 +0100 Philippe Pepiot [pkg] Version 3.27.0rc3
Thu, 09 Jan 2020 17:51:16 +0100 Philippe Pepiot [sobjects/notification] fix broken email notifications
Wed, 18 Dec 2019 22:07:33 +0100 Nicolas Chauvat [server.source.native] exceptions should never pass silently
Thu, 19 Dec 2019 15:13:10 +0100 Nicola Spanti [py] Make flake8 less angry with cubicweb/server/test/
Wed, 18 Dec 2019 05:39:03 +0100 Laurent Peuch [doc/fix] correct link to screenshots in changelog
Thu, 19 Dec 2019 12:15:29 +0100 Nicolas Chauvat closing branch 3.23 3.23
Thu, 19 Dec 2019 12:14:52 +0100 Nicolas Chauvat closing branch 3.22 3.22
Thu, 19 Dec 2019 12:14:36 +0100 Nicolas Chauvat closing branch 3.21 3.21
Thu, 19 Dec 2019 12:13:57 +0100 Nicolas Chauvat closing branch 3.20 3.20
Tue, 12 Mar 2019 23:30:12 +0100 Nicolas Chauvat [server/querier] drop ExecutionPlan.annotate_rqlst that is never used
Wed, 18 Dec 2019 22:06:31 +0100 Nicolas Chauvat [server.querier] improve docstrings and comments
Thu, 19 Dec 2019 06:35:54 +0100 Laurent Peuch [mypy] type AppObject.category
Thu, 19 Dec 2019 06:35:19 +0100 Laurent Peuch [mypy] type Hook.events
Thu, 19 Dec 2019 06:33:49 +0100 Laurent Peuch [mypy] type __select__ everywhere
Thu, 19 Dec 2019 06:32:16 +0100 Laurent Peuch [python3] 'unicode' function doesn't exist anymore
Thu, 19 Dec 2019 01:04:07 +0100 Laurent Peuch [mypy/fix] Incompatible types in assignment (expression has type "staticmethod", variable has type "Callable[[ETag], Any]")
Thu, 19 Dec 2019 10:31:49 +0100 Nicola Spanti [py] Make flake8 less angry with cubicweb/server/sources/
Thu, 19 Dec 2019 00:59:27 +0100 Laurent Peuch [mypy/fix] Module 'urllib' has no attribute 'quote'
Thu, 19 Dec 2019 08:13:52 +0100 Laurent Peuch autopep8
Thu, 19 Dec 2019 08:13:22 +0100 Laurent Peuch [python3] replace 'unicode' by 'str'
Tue, 17 Dec 2019 21:21:55 +0100 Laurent Peuch autopep8
Tue, 17 Dec 2019 18:04:02 +0100 Laurent Peuch [test] ensure FirefoxHelper successfully exited
Tue, 17 Dec 2019 17:54:09 +0100 Laurent Peuch [test/ux] add a warning when test from FirefoxHelper timeout
Tue, 17 Dec 2019 17:19:15 +0100 Laurent Peuch [test/fix] tempfile is non portable linux command and is useless here
Tue, 17 Dec 2019 16:56:23 +0100 Laurent Peuch [test/fix] prevent FirefoxHelper from silently failing to start
Wed, 18 Dec 2019 05:39:42 +0100 Laurent Peuch [doc] document debug toolbar
Tue, 10 Dec 2019 23:50:24 +0100 Laurent Peuch [doc] document new debug channels mechanism
Tue, 17 Dec 2019 21:20:46 +0100 Laurent Peuch DeprecationWarning: Please use assertEqual instead.
Wed, 18 Dec 2019 06:01:13 +0100 Laurent Peuch [doc/fix] listing of js_api in index was broken
Wed, 18 Dec 2019 05:56:41 +0100 Laurent Peuch [doc] cubicweb.server.session.Session doesn't exist anymore
Wed, 18 Dec 2019 05:49:34 +0100 Laurent Peuch [doc] remove autodoc for functions and class that don't exist anymore
Wed, 18 Dec 2019 05:48:25 +0100 Laurent Peuch [doc/fix] BwCompatCWRegistry class doesn't exist anymore
Wed, 18 Dec 2019 05:45:37 +0100 Laurent Peuch [doc] set_/free_cnxset method doesn't exist anymore
Thu, 05 Dec 2019 18:49:32 +0100 Laurent Peuch [refactoring] rename logilab.database as db to logilab_database
Thu, 05 Dec 2019 18:43:19 +0100 Laurent Peuch [UX] make error message explicit with useful information
Thu, 05 Dec 2019 18:41:32 +0100 Laurent Peuch [refactoring] blank lines to visually group lines for lisbility
Thu, 05 Dec 2019 18:40:38 +0100 Laurent Peuch [refactoring] class variable is useless
Thu, 05 Dec 2019 18:39:09 +0100 Laurent Peuch [comment] add comment for maybe unhandled situation
Thu, 05 Dec 2019 18:38:00 +0100 Laurent Peuch [refactoring] don't hide exceptions
Thu, 05 Dec 2019 18:37:27 +0100 Laurent Peuch [refactoring] blank lines to make core more readable
Thu, 05 Dec 2019 18:36:55 +0100 Laurent Peuch [refactoring] not needed anymore in python3
Thu, 05 Dec 2019 18:34:59 +0100 Laurent Peuch [refactoring] inline useless variable
Wed, 11 Dec 2019 00:01:38 +0100 Laurent Peuch [debug_channels/doc] add docstring to functions
Tue, 10 Dec 2019 23:34:46 +0100 Laurent Peuch [doc/building/fix] encoding issue was crashing sphinx in python3
Tue, 10 Dec 2019 17:14:56 +0100 Philippe Pepiot [pkg] Version 3.27.0rc2
Thu, 05 Dec 2019 02:41:59 +0100 Laurent Peuch [changelog] talk about the new debug channels mechanism
Thu, 05 Dec 2019 02:26:14 +0100 Laurent Peuch [changelog] add information about the new debug html attributes
Thu, 05 Dec 2019 02:12:20 +0100 Laurent Peuch [changelog] change bullet point organization
Thu, 05 Dec 2019 02:10:23 +0100 Laurent Peuch [changelog] document the new toolbar panels with screenshots
Thu, 05 Dec 2019 02:09:13 +0100 Laurent Peuch [comment] comment didn't matched reality
Thu, 05 Dec 2019 02:08:01 +0100 Laurent Peuch [debug-toolbar/display_source_code] change link display from "<>" to "[source]"
Fri, 06 Dec 2019 13:21:56 +0100 Arthur Lutz [tox] add doc8 target to test documentation
Thu, 04 Apr 2019 17:11:14 +0200 Arthur Lutz [doc8] D002 Trailing whitespace
Fri, 06 Dec 2019 13:20:05 +0100 Arthur Lutz [doc/conf] update year of copyright
Fri, 06 Dec 2019 13:21:18 +0100 Arthur Lutz [doc/book] add RQL use cases with search/card/python/javascript
Tue, 03 Dec 2019 17:44:28 +0100 Laurent Peuch [debug-toolbar/fix] only import mako when the toolbar is loaded
Wed, 04 Dec 2019 16:12:15 +0100 Philippe Pepiot [pkg] require logilab-common >= 1.5.2
Fri, 13 Apr 2018 17:28:14 +0200 Nicola Spanti [web/views] Fix AutoformSectionRelationTags.set_muledit_editable
Fri, 22 Feb 2019 16:47:40 +0100 Nicola Spanti [html] Add tags ol, ul, li, i, q
Thu, 28 Nov 2019 16:33:15 +0100 Laurent Peuch [debug-toolbar/registry] move to Registry.add_select_best_listener new api
Tue, 03 Dec 2019 11:34:56 +0100 Nsukami Patrick [pkginfo] Retrieve Cubicweb version using pkg_resources
Fri, 22 Nov 2019 12:06:52 +0000 Nsukami Patrick [pkginfo] Remove unused parameter
Fri, 29 Nov 2019 15:32:31 +0100 Philippe Pepiot Fix flake8 issues
Fri, 29 Nov 2019 15:30:16 +0100 Philippe Pepiot Add missing dbmako/mako files in python sdist
Wed, 24 Jul 2019 16:11:22 +0200 Laurent Peuch [debug] add in each html snippet from where it has been generated in the code
Thu, 28 Nov 2019 11:48:03 +0100 Philippe Pepiot Use python3 shebang for scripts
Thu, 28 Nov 2019 11:30:23 +0100 Philippe Pepiot [pkg] Version 3.27.0rc1
Tue, 26 Nov 2019 20:26:58 +0100 Laurent Peuch [debug-toolbar/display_source_code] add links to files in tracebacks
Fri, 27 Sep 2019 07:00:51 +0200 Laurent Peuch [debug-toolbar] link to source code of all objects/classes
Fri, 27 Sep 2019 06:59:48 +0200 Laurent Peuch [debug-toolbar/display_source_code] add a function to add links to source file in traceback
Tue, 26 Nov 2019 16:03:06 +0100 Laurent Peuch [debug-toolbar/display_source_code] add function to generate html link to source code
Thu, 26 Sep 2019 06:27:53 +0200 Laurent Peuch [debug-toolbar/display_source_code/security] add security mechanism to only read whitelisted files
Fri, 27 Sep 2019 06:51:29 +0200 Laurent Peuch [debug-toolbar/display_source_code] add helper to render link to source file
Tue, 08 Oct 2019 22:14:06 +0200 Laurent Peuch [debug-toolbar/display_source_code] add a pyramid view that display syntax highlighted python source file
Wed, 25 Sep 2019 05:42:47 +0200 Laurent Peuch [mod] allow to pass generic additional arguments to pygments HtmlFormatter
Fri, 27 Sep 2019 06:20:39 +0200 Laurent Peuch [debug/fix] ensure that not syntax highlighted code is a string
Thu, 12 Sep 2019 05:59:10 +0200 Laurent Peuch [debug-toolbar] add registry decisions debug panel
Wed, 20 Nov 2019 20:46:45 +0100 Laurent Peuch Increase needed version of logilab-common to >= 1.5.0
Thu, 14 Nov 2019 15:40:35 +0100 Laurent Peuch [debug-toolbar] add registry panel
Thu, 14 Nov 2019 01:01:00 +0100 Laurent Peuch [debug-toolbar] add sql panel
Tue, 08 Oct 2019 23:11:19 +0200 Laurent Peuch [debug-toolbar] add cw general panel with controller
Mon, 18 Nov 2019 12:41:44 +0100 Nicolas Chauvat [debug-toolbar] make linter happy
Wed, 31 Jul 2019 04:16:20 +0200 Laurent Peuch [pyramid/ctl/debugtoolbar] automatically include custom panels on -t
Thu, 01 Aug 2019 20:30:16 +0200 Laurent Peuch [debug-toolbar/rql] display sql queries generated by rql ones
Wed, 31 Jul 2019 04:16:20 +0200 Laurent Peuch [debug-toolbar/rql] add RQL panel
Thu, 24 Oct 2019 06:37:02 +0200 Laurent Peuch [debug/emit/rql] add RQL debug channel and emit queries
Wed, 06 Nov 2019 14:43:49 +0100 Laurent Peuch [debug/source_highlight] rename highlight to highlight_terminal
Thu, 24 Oct 2019 06:34:42 +0200 Laurent Peuch [debug/source_highlight] add highlight_html and generate_css for debugtool panels
Thu, 01 Aug 2019 05:42:45 +0200 Laurent Peuch [debug/rql] bind a uniq token per rql to trace its decomposition
Thu, 01 Aug 2019 02:51:52 +0200 Laurent Peuch [debug] add a new channel events mechanism for debugging
Wed, 06 Nov 2019 12:52:50 +0100 Laurent Peuch [ctl] allow to specific instance name for instance commands in $CW_INSTANCE
Tue, 05 Nov 2019 23:19:15 +0100 Nicolas Chauvat [cubicweb/utils] add QueryCache.__contains__() to improve dict-like behavior. Closes #255426
Thu, 23 May 2019 00:33:31 +0200 Laurent Peuch [migrations/pdb] add to every failing migration operation a "p(db)" option
Wed, 29 May 2019 20:29:07 +0200 Laurent Peuch [pyramid/ctl] add a new option to activate the debugtoolbar (-t)
Wed, 23 Oct 2019 04:28:45 +0200 Laurent Peuch [changelog] add missing information to the 3.27 changelog
Fri, 18 Oct 2019 23:39:03 +0200 Nicolas Chauvat Merge 3.26
Tue, 27 Aug 2019 20:16:01 +0200 Laurent Peuch [debug] add ALL possibility to --dbglevel 3.26
Wed, 26 Jun 2019 02:32:02 +0200 Laurent Peuch [ux] display instance name in suggested upgrade command 3.26
Thu, 23 May 2019 00:33:04 +0200 Laurent Peuch [migration/pdb] display traceback instead of only the exception for easier debugging
Wed, 22 May 2019 17:10:06 +0200 Laurent Peuch [migration/pdb] add option to use pdb.post_mortem if traceback is provided
Wed, 22 May 2019 17:08:09 +0200 Laurent Peuch [migration/shell] select ipdb if present on (d)ebug mode
Wed, 22 May 2019 14:23:01 +0200 Laurent Peuch [mod] move get_pdb to utils.py
Wed, 16 Oct 2019 14:49:38 +0200 Noe Gaumont Add a migration function in order to relocate bfss
Wed, 12 Jun 2019 19:58:00 +0200 Laurent Peuch [pyramid/debug] on every request display request path and selected controller
Wed, 21 Aug 2019 04:52:08 +0200 Laurent Peuch [logging/debug] move transaction operations logs from self.debug to DBG_OPS
Wed, 21 Aug 2019 02:10:12 +0200 Laurent Peuch [debug] syntax highlight SQL and RQL debug output
Tue, 20 Aug 2019 22:45:46 +0200 Laurent Peuch [logging] send logs by default to stdout
Tue, 21 May 2019 18:16:51 +0200 Laurent Peuch [cubicweb-ctl] backport --dbglevel option of pyramid to all instance commands
Tue, 21 May 2019 18:08:17 +0200 Laurent Peuch [cubicweb-ctl] backport --loglevel option of pyramid to all instance commands
Thu, 25 Jul 2019 03:33:01 +0200 Laurent Peuch [cubicweb-ctl/fix] correctly get exception traceback_ for pdb.post_mortem
Tue, 15 Oct 2019 15:30:56 +0200 Philippe Pepiot Document mercurial configuration for contributing
Fri, 11 Oct 2019 12:42:35 +0200 Noe Gaumont Add documentation on workflow permission
Fri, 11 Oct 2019 12:41:16 +0200 Noe Gaumont Remove undefined function in documentation
Wed, 09 Oct 2019 11:44:22 +0200 Philippe Pepiot Merge 3.26
Wed, 22 May 2019 01:16:55 +0200 Laurent Peuch [pyramid/ctl] pyramid command will always run in foreground from now on
Thu, 22 Aug 2019 04:07:08 +0200 Laurent Peuch [clean] remove pyramid warning about looping task
Thu, 20 Jun 2019 16:18:19 +0200 Laurent Peuch [doc] add instruction to re-enable ckeditor 3.26
Wed, 11 Sep 2019 18:31:08 +0200 Laurent Peuch [fix] reference to underclared and unused variable kwargs 3.26
Wed, 11 Sep 2019 11:56:43 +0200 Philippe Pepiot Avoid to update inlined relation column to NULL when deleting entities 3.26
Wed, 11 Sep 2019 11:37:05 +0200 Philippe Pepiot Drop useless ConstraintInsertionTC 3.26
Tue, 27 Aug 2019 14:26:21 +0200 Nicola Spanti Backed out changeset 741dc2590f90
Fri, 23 Aug 2019 11:16:46 +0200 Arthur Lutz [.gitlab-ci] initial version (tox targets)
Tue, 06 Aug 2019 16:43:46 +0200 Denis Laxalde Merge with 3.26
Tue, 06 Aug 2019 16:36:21 +0200 Denis Laxalde Added tag debian/3.26.14-1, 3.26.14 for changeset 172f683a84f6 3.26
Tue, 06 Aug 2019 15:43:59 +0200 Denis Laxalde [pkg] version 3.26.14 3.26 3.26.14 debian/3.26.14-1
Tue, 06 Aug 2019 14:26:17 +0200 Denis Laxalde [py3] Pass bytes as "msg" to smtplib.SMTP.sendmail() 3.26
Thu, 01 Aug 2019 09:20:40 +0200 Denis Laxalde [debian] Cleanup d/source/options from now gone symlinks
Thu, 01 Aug 2019 09:13:52 +0200 Denis Laxalde [pkg] Version 3.27.0.a2
Wed, 24 Jul 2019 15:28:11 +0200 Laurent Peuch [debug/clean] remove unused DBG_MS flag
Tue, 30 Jul 2019 14:47:25 +0200 Denis Laxalde Avoid using gone hooks_control() in migration
Tue, 30 Jul 2019 14:42:15 +0200 Denis Laxalde [tox] Remove --ignore in check-manifest check
Tue, 30 Jul 2019 10:16:51 +0200 Denis Laxalde [doc] link to 3.27 (and missing 3.26) pages
Wed, 24 Jul 2019 16:52:59 +0200 Denis Laxalde [pkg] Version 3.27.0a1
Wed, 24 Jul 2019 16:52:00 +0200 Denis Laxalde [test] Replace symlinks by real copies
Wed, 24 Jul 2019 16:03:01 +0200 Denis Laxalde [pkg] Version 3.27.0a0
Wed, 24 Jul 2019 15:14:56 +0200 Denis Laxalde Merge with 3.26
Wed, 24 Jul 2019 13:39:52 +0200 Denis Laxalde Added tag debian/3.26.13-1, 3.26.13 for changeset 1fc684253207 3.26
Wed, 24 Jul 2019 10:22:25 +0200 Denis Laxalde [pkg] Version 3.26.13 3.26 3.26.13 debian/3.26.13-1
Wed, 24 Jul 2019 11:43:21 +0200 Denis Laxalde [test] Replace symlinks in legacy_cubes by real copies 3.26
Tue, 23 Jul 2019 17:21:18 +0200 Denis Laxalde [pkg] Prune packaging files from sdist 3.26
Mon, 10 Jun 2019 12:04:39 +0200 Jérémy Bobbio [pkg] Fix spelling mistake in doc-base abstract 3.26
Mon, 10 Jun 2019 12:04:11 +0200 Jérémy Bobbio [pkg] Fix doc-base section 3.26
Mon, 10 Jun 2019 11:15:17 +0200 Jérémy Bobbio [pkg] Move lintian-overrides file to debian/source directory 3.26
Thu, 13 Jun 2019 16:47:47 +0200 Jérémy Bobbio [pkg] Tidy substvars usage in control file 3.26
Mon, 10 Jun 2019 10:53:48 +0200 Jérémy Bobbio [pkg] Specify priority “optional” instead of the obsolete “extra” 3.26
Wed, 05 Jun 2019 16:29:04 +0200 Jérémy Bobbio [pkg] Switch to Debian source format 3.0 (quilt) 3.26
Fri, 12 Jul 2019 11:52:27 +0200 Denis Laxalde [debian] Update description of cubicweb-ctl* packages 3.26
Fri, 12 Jul 2019 11:49:46 +0200 Denis Laxalde [debian] Introduce a cubicweb-ctl3 binary package 3.26
Mon, 22 Jul 2019 11:21:10 +0200 Laurent Peuch [cubicweb-ctl] respect sys.exit status code when aborting a command
Mon, 22 Jul 2019 11:32:12 +0200 Denis Laxalde [test] Add an "actionverb" attribute to test commands
Mon, 22 Jul 2019 11:25:17 +0200 Denis Laxalde [test] use self.assertRaises() in cwctl tests
Mon, 22 Jul 2019 11:09:15 +0200 Denis Laxalde [test] ensure mocking is stopped in cwctl tests
Tue, 21 May 2019 16:47:13 +0200 Laurent Peuch [cubicweb-ctl] add '--pdb' global option to launch (i)pdb on exception
Mon, 22 Jul 2019 10:54:22 +0200 Denis Laxalde [test] Rename TestCommand to avoid PytestCollectionWarning
Wed, 10 Jul 2019 14:58:41 +0200 Jérémy Bobbio [pkg] Add new autopkgtest for skeleton packaging 3.26
Wed, 10 Jul 2019 14:57:58 +0200 Jérémy Bobbio [skeleton] Update Debian packaging template 3.26
Wed, 26 Jun 2019 12:35:25 +0200 Denis Laxalde [test] Use --short-description when testing newcube command 3.26
Mon, 17 Jun 2019 17:23:36 +0200 Jérémy Bobbio [devtools] Allow to specify short desc on `newcube` command line 3.26
Mon, 17 Jun 2019 17:25:04 +0200 Jérémy Bobbio [pkg] Add new autopkgtest for skeleton packaging
Tue, 21 May 2019 16:36:12 +0200 Laurent Peuch [cubicweb-ctl] move to accepting only once instance name per command
Tue, 09 Jul 2019 11:13:08 +0200 Jérémy Bobbio [pkg] Run all unit tests in autopkgtest
Wed, 19 Jun 2019 18:45:10 +0200 Jérémy Bobbio [pkg] Stop running unit tests from skeleton
Wed, 19 Jun 2019 18:43:38 +0200 Jérémy Bobbio [tests] Use 16 bytes key when testing Blowfish
Tue, 09 Jul 2019 14:35:44 +0200 Denis Laxalde Use time.process_time() instead of deprecated clock()
Tue, 09 Jul 2019 14:20:30 +0200 Denis Laxalde [web] Make the time separator configurable in JQueryDateTimePicker
Tue, 02 Jul 2019 14:54:01 +0200 Denis Laxalde Added tag 3.26.12, debian/3.26.12-1 for changeset 4531a266f8b2 3.26
Tue, 02 Jul 2019 11:32:59 +0200 Denis Laxalde [pkg] Version 3.26.12 3.26 3.26.12 debian/3.26.12-1
Thu, 27 Jun 2019 12:20:22 +0200 Denis Laxalde [autoform] Fix display_fields handling 3.26
Thu, 27 Jun 2019 12:27:37 +0200 Denis Laxalde Flake8 cubicweb/web/views/autoform.py 3.26
Thu, 27 Jun 2019 12:13:21 +0200 Denis Laxalde [py3] unicode() -> six.text_type in autoform 3.26
Wed, 26 Jun 2019 15:01:45 +0200 Denis Laxalde Added tag debian/3.26.11-2 for changeset e7eb914df71d 3.26
Wed, 26 Jun 2019 15:01:15 +0200 Denis Laxalde [debian] Release 3.26.11-2 3.26 debian/3.26.11-2
Wed, 26 Jun 2019 13:19:30 +0200 Denis Laxalde [test] Require pycryptodomex, not pycryptodome
Tue, 25 Jun 2019 16:44:31 +0200 Denis Laxalde [debian] Mention Lintian warnings fixes from previous changesets 3.26
Tue, 25 Jun 2019 16:24:45 +0200 Denis Laxalde [debian] Remove unused/redundant entries from debian/cubicweb-ctl.dirs 3.26
Tue, 25 Jun 2019 16:21:41 +0200 Denis Laxalde [debian] Make descriptions of python-cubicweb and python3-cubicweb uniform 3.26
Tue, 25 Jun 2019 14:49:16 +0200 Denis Laxalde [debian] Mention that -postgresql-support binaries are dependency package 3.26
Tue, 25 Jun 2019 14:42:06 +0200 Denis Laxalde [debian] Add ${misc:Depends} where missing 3.26
Tue, 25 Jun 2019 16:43:16 +0200 Denis Laxalde [debian] Set Section: python for python- binary package 3.26
Tue, 25 Jun 2019 16:42:58 +0200 Denis Laxalde [debian] Install cubicweb-ctl from python2 build 3.26
Thu, 20 Jun 2019 17:02:59 +0200 Denis Laxalde [debian] Introduce python3-cubicweb and python3-cubicweb-pyramid binary packages 3.26
Wed, 19 Jun 2019 09:51:38 +0200 Jérémy Bobbio [skeleton] Update Debian packaging template
Wed, 26 Jun 2019 12:35:25 +0200 Denis Laxalde [test] Use --short-description when testing newcube command
Mon, 17 Jun 2019 17:23:36 +0200 Jérémy Bobbio [devtools] Allow to specify short desc on `newcube` command line
Mon, 10 Jun 2019 10:51:31 +0200 Jérémy Bobbio [pkg] Remove build dependency on dh-systemd 3.26
Thu, 13 Jun 2019 15:04:13 +0200 Denis Laxalde [config] Raise in case of failure to send emails when in test mode 3.26
Wed, 19 Jun 2019 16:33:15 +0200 Jérémy Bobbio [doc] Update documentation to match current Debian packages
Wed, 19 Jun 2019 16:32:25 +0200 Jérémy Bobbio [pkg] Remove transitional packages
Wed, 19 Jun 2019 16:10:19 +0200 Jérémy Bobbio [pkg] Use sections from requires.txt to populate Recommends and Suggests
Wed, 19 Jun 2019 15:44:17 +0200 Jérémy Bobbio [crypto] Use Cryptodome namespace instead of Crypto
Mon, 17 Jun 2019 11:12:03 +0200 Jérémy Bobbio [pkg] Remove python3-six from Build-Depends
Mon, 17 Jun 2019 11:11:28 +0200 Jérémy Bobbio [pkg] Merge python3-cubicweb-pyramid into python3-cubicweb
Mon, 17 Jun 2019 10:37:32 +0200 Jérémy Bobbio [pkg] Remove explicit Depends on Python packages for python3-cubicweb
Mon, 10 Jun 2019 12:04:39 +0200 Jérémy Bobbio [pkg] Fix spelling mistake in doc-base abstract
Mon, 10 Jun 2019 12:04:11 +0200 Jérémy Bobbio [pkg] Fix doc-base section
Mon, 10 Jun 2019 11:25:24 +0200 Jérémy Bobbio [pkg] Use “dependency package” instead of “virtual package” to describe python3-cubicweb-postgresql-support
Mon, 10 Jun 2019 11:15:17 +0200 Jérémy Bobbio [pkg] Move lintian-overrides file to debian/source directory
Mon, 10 Jun 2019 11:13:06 +0200 Jérémy Bobbio [pkg] Stop using /etc/bash_completion.d
Thu, 13 Jun 2019 16:47:47 +0200 Jérémy Bobbio [pkg] Tidy substvars usage in control file
Mon, 10 Jun 2019 10:53:48 +0200 Jérémy Bobbio [pkg] Specify priority “optional” instead of the obsolete “extra”
Mon, 10 Jun 2019 10:51:31 +0200 Jérémy Bobbio [pkg] Remove build dependency on dh-systemd
Wed, 05 Jun 2019 18:35:51 +0200 Jérémy Bobbio [pkg] Run test suite as part of autopkgtest
Wed, 05 Jun 2019 16:29:04 +0200 Jérémy Bobbio [pkg] Switch to Debian source format 3.0 (quilt)
Wed, 05 Jun 2019 15:38:29 +0200 Jérémy Bobbio [pkg] Switch all Debian packages to Python 3
Tue, 11 Jun 2019 09:40:12 +0200 julien tayon Fix sorting key for rdefs in schema viewer
Tue, 04 Jun 2019 09:35:47 +0200 julien tayon Flake8 cubicweb/web/schemaviewer.py
Tue, 04 Jun 2019 09:35:47 +0200 julien tayon [py3] changing unicode to str
Tue, 11 Jun 2019 09:07:24 +0200 julien tayon [py3] Use sorted(key=...) instead of sorted(cmp=...)
Fri, 07 Jun 2019 14:56:22 +0200 Denis Laxalde Merge with 3.26
Fri, 07 Jun 2019 14:53:03 +0200 Denis Laxalde Added tag 3.26.11, debian/3.26.11-1 for changeset 633ca84bea58 3.26
Fri, 07 Jun 2019 14:52:51 +0200 Denis Laxalde [pkg] Version 3.26.11 3.26 3.26.11 debian/3.26.11-1
Thu, 06 Jun 2019 16:40:14 +0200 Denis Laxalde Added tag debian/3.26.10-1 for changeset 0ce26fb5ab48 3.26
Thu, 23 May 2019 16:59:57 +0200 Denis Laxalde [debian] New upstream release 3.26 debian/3.26.10-1
Thu, 23 May 2019 17:24:21 +0200 Denis Laxalde [debian] Drop override_dh_auto_install about cubicweb-ctl 3.26
Thu, 23 May 2019 17:25:59 +0200 Denis Laxalde [debian] Remove test/doc Build-Depends 3.26
Tue, 28 May 2019 12:35:34 +0200 Laurent Peuch [fix] parse cube version number without space in them
Fri, 24 May 2019 17:09:10 +0200 Philippe Pepiot Install patched yapps for test from an http archive
Thu, 28 Mar 2019 11:39:36 +0100 Philippe Pepiot [server/test] make test filename uniques
Fri, 24 May 2019 16:29:14 +0200 Philippe Pepiot Merge 3.26
Tue, 21 May 2019 10:50:08 +0200 julien tayon [dataimport] Fix case when extid is text in use_extid_as_cwuri() 3.26
Wed, 22 May 2019 11:34:08 +0200 Noe Gaumont [doc] fix key used in the hook example
Wed, 22 May 2019 11:32:09 +0200 Noe Gaumont [doc] set_operation has been replaced by add_data
Wed, 22 May 2019 11:30:52 +0200 Noe Gaumont [doc] check_cycle is a standard function
Wed, 22 May 2019 11:29:49 +0200 Noe Gaumont [doc] fix several typos
Tue, 21 May 2019 10:18:54 +0200 Philippe Pepiot [pkg] make cubicweb[crypto] depends on pycryptodome instead of pycrypto
Tue, 21 May 2019 10:18:38 +0200 Philippe Pepiot [crypto] Encode unicode strings in _cypherer()
Thu, 16 May 2019 14:26:38 +0200 julien tayon [ldapfeed] FIX: Unique Key violation when synchronizing with LDAPfeed 3.26
Fri, 15 Mar 2019 12:12:23 +0100 Denis Laxalde Skip tests for ldapsource with python >= 3.7 3.26
Thu, 16 May 2019 17:18:29 +0200 Denis Laxalde Flake8 crypto module 3.26
Thu, 16 May 2019 17:17:42 +0200 Denis Laxalde Make crypto module python3-compatible 3.26
Thu, 16 May 2019 04:42:59 +0200 Laurent Peuch [mod] make ViolatedConstraint actually display useful information
Thu, 16 May 2019 09:40:28 +0200 Denis Laxalde Fix flake8 errors/warnings about import in cubicweb/_exceptions.py
Thu, 16 May 2019 04:47:27 +0200 Laurent Peuch add comment and # noqa on used import
Thu, 16 May 2019 04:47:10 +0200 Laurent Peuch remove unused import
Thu, 16 May 2019 02:39:42 +0200 Laurent Peuch [autopep8] E305 - Expected 2 blank lines after end of function or class
Thu, 16 May 2019 02:39:41 +0200 Laurent Peuch [autopep8] E303 - Remove extra blank lines
Thu, 16 May 2019 02:39:41 +0200 Laurent Peuch [autopep8] E302 - Add missing 2 blank lines
Thu, 16 May 2019 02:39:40 +0200 Laurent Peuch [autopep8] E301 - Add missing blank line
Thu, 16 May 2019 01:23:51 +0200 Laurent Peuch [enh] display CWConstraint type in its repr
Thu, 16 May 2019 01:23:51 +0200 Laurent Peuch [entities] display CWConstraint type in its repr 3.26
Wed, 15 May 2019 14:23:19 +0200 Laurent Peuch [changelog] document pyramid.ini automatic generation
Wed, 15 May 2019 15:50:29 +0200 Denis Laxalde Flake8 cubicweb/pyramid/test/test_hooks.py
Wed, 15 May 2019 12:06:29 +0200 Laurent Peuch [pyramid/doc] bad docstring
Wed, 15 May 2019 12:06:15 +0200 Laurent Peuch [pyramid/misc] remove useless variable
Wed, 15 May 2019 12:05:52 +0200 Laurent Peuch [pyramid/test] add test for pyramid.ini generation
Wed, 15 May 2019 15:44:35 +0200 Denis Laxalde Added tag 3.26.10 for changeset 74cc5de1ee6c 3.26
Wed, 15 May 2019 15:44:26 +0200 Denis Laxalde [pkg] Version 3.26.10 3.26 3.26.10
Fri, 10 May 2019 16:07:32 +0200 Philippe Pepiot Move CWSchemaTC to RQLExpressionTC
Wed, 17 Apr 2019 16:41:41 +0200 Denis Laxalde [skeleton] Drop py27 tox environment
Wed, 17 Apr 2019 15:30:42 +0200 Denis Laxalde [skeleton] Do not ship Debian and RPM packaging files in sdist
Wed, 17 Apr 2019 15:06:57 +0200 Denis Laxalde [skeleton] Add a check-manifest tox environment
Fri, 10 May 2019 16:04:37 +0200 Philippe Pepiot Fix pyramid tests
Fri, 10 May 2019 11:42:24 +0200 Philippe Pepiot Fix flake8 and check-manifest
Fri, 10 May 2019 15:58:01 +0200 Philippe Pepiot Merge 3.26
Wed, 08 May 2019 21:37:13 +0200 Laurent Peuch DeprecationWarning: In future versions of Waitress clear_untrusted_proxy_headers will be set to True by default. You may opt-out by setting this value to False, or opt-in explicitly by setting this to True.
Wed, 08 May 2019 21:30:44 +0200 Laurent Peuch DeprecationWarning: The default pickle serializer is deprecated as of Pyramid 1.9 and it will be changed to use pyramid.session.JSONSerializer in version 2.0. Explicitly set the serializer to avoid future incompatibilities
Wed, 08 May 2019 20:53:49 +0200 Laurent Peuch [pyramid/enh] generate pyramid.ini "create" and on "pyramid" command if needed
Wed, 08 May 2019 21:00:45 +0200 Laurent Peuch DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead.
Mon, 08 Apr 2019 11:24:53 +0200 Denis Laxalde Account for new psycopg2 exception classes mapping 3.26
Fri, 12 Apr 2019 02:26:28 +0200 Laurent Peuch [cubicweb-ctl] remove "cubicweb-ctl wsgi" command following pyramid standardization
Fri, 12 Apr 2019 12:31:14 +0200 Laurent Peuch Use secure hash algorithm in WebConfiguration.sign_text
Tue, 23 Apr 2019 09:33:52 +0200 Laurent Peuch [enh] don't catch all exceptions in notification hooks during tests
Thu, 18 Apr 2019 15:09:36 +0200 Noe Gaumont [doc] add a reference to static-messages.pot usage
Thu, 18 Apr 2019 15:10:35 +0200 Noe Gaumont [doc] Clarify sentences
Thu, 18 Apr 2019 15:05:13 +0200 Noe Gaumont [doc] Fix format and typo
Thu, 18 Apr 2019 04:40:23 +0000 Nsukami Patrick Fix DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated
Thu, 18 Apr 2019 04:34:34 +0000 Nsukami Patrick Fix DeprecationWarning: invalid escape sequence
Tue, 16 Apr 2019 15:49:03 +0200 Philippe Pepiot [devtools/testlib] avoid hidding AttributeError in create_user() 3.26
Wed, 10 Apr 2019 17:59:17 +0000 Nsukami Patrick Fix DeprecationWarning: invalid escape sequence \
Fri, 12 Apr 2019 11:56:13 +0200 Laurent Peuch DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
Fri, 12 Apr 2019 13:52:17 +0200 Laurent Peuch [mod] remove backward compatible code for passlib and force modern version
Fri, 12 Apr 2019 11:54:42 +0200 Laurent Peuch DeprecationWarning: Please use assertEqual instead.
Fri, 12 Apr 2019 17:25:40 +0200 Laurent Peuch DeprecationWarning: Please use assertRaisesRegex instead.
Thu, 11 Apr 2019 20:15:09 +0200 Laurent Peuch DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec()
Thu, 11 Apr 2019 16:47:27 +0200 Laurent Peuch [README] add testing instructions
Fri, 05 Apr 2019 12:19:03 +0200 Denis Laxalde Add pytest-subtests to dev requirements
Tue, 26 Mar 2019 16:22:31 +0100 Denis Laxalde [test] use unittest.mock instead of mock library
Fri, 05 Apr 2019 17:58:19 +0200 Denis Laxalde Drop python2 support
Fri, 05 Apr 2019 17:21:14 +0200 Denis Laxalde Merge with 3.26
Fri, 05 Apr 2019 17:40:02 +0200 Denis Laxalde Remove unused imports in cubicweb.pyramid.config 3.26
Fri, 05 Apr 2019 17:20:01 +0200 Denis Laxalde Added tag 3.26.9 for changeset 4d6909de765a 3.26
Fri, 05 Apr 2019 17:19:56 +0200 Denis Laxalde [pkg] Version 3.26.9 3.26 3.26.9
Tue, 12 Feb 2019 17:00:55 +0100 Laurent Peuch [pyramid/security] use cryptographically secure random generator 3.26
Thu, 04 Apr 2019 14:11:40 +0200 Arthur Lutz Reclosing branch after merge tls-sprint
Thu, 04 Apr 2019 13:49:34 +0200 Arthur Lutz Merging heads of old, closed branch tls-sprint
Thu, 04 Apr 2019 14:08:10 +0200 Arthur Lutz Reclosing branch after merge 3.0
Thu, 04 Apr 2019 13:45:23 +0200 Arthur Lutz Merging heads of old, closed branch 3.0
Thu, 28 Mar 2019 11:15:28 +0100 Philippe Pepiot [doc/changes] document that legacy cube support has been dropped
Thu, 28 Mar 2019 11:13:12 +0100 Philippe Pepiot [doc] replace legacy import to new style cube import in various places
Thu, 28 Mar 2019 11:09:29 +0100 Philippe Pepiot [web/views] drop deprecated module cubicweb.web.views.timeline
Thu, 28 Mar 2019 11:06:02 +0100 Philippe Pepiot [web/views] drop deprecated module cubicweb.web.views.massmailing
Thu, 28 Mar 2019 11:05:35 +0100 Philippe Pepiot [web/views] drop deprecated module cubicweb.web.views.isioc
Thu, 28 Mar 2019 11:04:51 +0100 Philippe Pepiot [web/views] drop deprecated module cubicweb.web.views.embedding
Thu, 28 Mar 2019 11:04:07 +0100 Philippe Pepiot [web/views] drop deprecated module cubicweb.web.views.igeocodable
Thu, 28 Mar 2019 11:00:55 +0100 Philippe Pepiot [pyramid/core] drop fallback import of legacy cubes
Thu, 28 Mar 2019 10:33:54 +0100 Philippe Pepiot [cwconfig] drop importing legacy cubes
Thu, 28 Mar 2019 10:11:36 +0100 Philippe Pepiot [doc] better documentation for "cubicweb-ctl newcube"
Thu, 28 Mar 2019 10:09:49 +0100 Philippe Pepiot [test] make unittest_cwconfig.py does not depend on legacy cube machinery
Thu, 28 Mar 2019 10:07:02 +0100 Philippe Pepiot [devtools/test] drop legacy cube i18n tests
Thu, 28 Mar 2019 10:04:23 +0100 Philippe Pepiot [server/test] make unittest_migractions.py use new style cubes
Wed, 27 Mar 2019 16:25:06 +0100 Philippe Pepiot [cwconfig] drop _cube_modname
Wed, 27 Mar 2019 16:19:50 +0100 Philippe Pepiot [cwconfig] drop legacy cube importer
Fri, 22 Mar 2019 17:42:36 +0100 Denis Laxalde Drop more deprecated code
Tue, 26 Mar 2019 13:08:13 +0100 Denis Laxalde Flake8 cubicweb/cwvreg.py
Fri, 22 Mar 2019 17:32:30 +0100 Denis Laxalde Drop deprecated "boxes" and "contentnavigation" registries
Fri, 22 Mar 2019 17:29:15 +0100 Denis Laxalde Drop deprecated CWCache entity type
Fri, 22 Mar 2019 17:30:09 +0100 Denis Laxalde Update i18n after "recent" changes
Fri, 22 Mar 2019 15:53:24 +0100 Denis Laxalde Drop repair_file_1-9_migration.py
Fri, 22 Mar 2019 14:48:22 +0100 Denis Laxalde Drop a left-over 3.22 deprecation warning
Wed, 27 Mar 2019 15:53:00 +0100 Philippe Pepiot [doc] fix reference to ~src/cubes in tutorial
Wed, 27 Mar 2019 15:52:40 +0100 Philippe Pepiot [doc] replace cubicweb-ctl start by cubicweb-ctl pyramid
Wed, 27 Mar 2019 15:51:50 +0100 Philippe Pepiot [doc] make the tutorial use a python3 virtualenv
Wed, 27 Mar 2019 15:43:53 +0100 Philippe Pepiot [doc] Update README "Getting started"
Thu, 21 Mar 2019 14:36:25 +0100 Denis Laxalde Flake8 cubicweb/devtools/httptest.py
Thu, 21 Mar 2019 14:33:54 +0100 Denis Laxalde Remove Twisted web server
Thu, 21 Mar 2019 12:05:30 +0100 Denis Laxalde Separate twisted-specific configuration from WebConfigurationBase class
Thu, 21 Mar 2019 11:50:31 +0100 Denis Laxalde Flake8 cubicweb/web/webconfig.py
Thu, 21 Mar 2019 11:47:10 +0100 Denis Laxalde Flake8 cubicweb/etwist/twconfig.py
Thu, 14 Mar 2019 17:16:34 +0100 Denis Laxalde Remove ctl commands using the Twisted backend
Thu, 14 Mar 2019 17:04:02 +0100 Denis Laxalde Flake8 cubicweb/cwctl.py
Thu, 14 Mar 2019 16:53:34 +0100 Denis Laxalde Remove _handle_win32() method from "create" command class
Fri, 15 Mar 2019 12:12:23 +0100 Denis Laxalde Skip tests for ldapsource with python >= 3.7
Wed, 27 Mar 2019 09:25:44 +0100 Denis Laxalde [doc] Update cubicweb-ctl page about how to run an instance
Wed, 27 Mar 2019 09:21:18 +0100 Denis Laxalde [doc] Drop mention of the "pyramid" cube
Thu, 21 Mar 2019 14:28:30 +0100 Laurent Peuch [cli/enh] on 'shell' or migration command, use ipython if available
Tue, 19 Mar 2019 13:17:47 +0100 Philippe Pepiot [web/test] drop dependency on third party cubes
Fri, 15 Mar 2019 18:07:18 +0100 Philippe Pepiot [test] drop dependency on third party cubes
Fri, 15 Mar 2019 17:12:20 +0100 Philippe Pepiot [test] drop CubicWebConfigurationWithLegacyCubesTC
Fri, 15 Mar 2019 17:10:16 +0100 Philippe Pepiot [test] drop unittest_cubes.py
Tue, 19 Mar 2019 14:26:51 +0100 Philippe Pepiot [server/test] do not depend on third party cubes
Fri, 15 Mar 2019 15:51:27 +0100 Philippe Pepiot [server/test] drop unused variable initialization in OperationsTC.setUp()
Wed, 13 Mar 2019 14:03:45 +0100 Philippe Pepiot [server/test] bootstrap config in setUpModule function
Mon, 11 Mar 2019 17:43:23 +0100 Philippe Pepiot [schema] drop monkeypatch "name_for" on BaseConstraint
Thu, 14 Mar 2019 16:17:49 +0100 Laurent Peuch [fix] this check was too restrictive and broke tests 3.26
Thu, 14 Mar 2019 16:09:26 +0100 Laurent Peuch [fix] exception type has changed 3.26
Wed, 13 Mar 2019 10:21:39 +0100 Nicolas Chauvat [server.rqlannotation] refactor to make class SQLGenAnnotator consistent
Thu, 14 Mar 2019 12:08:37 +0100 Denis Laxalde Drop most of deprecated code
Thu, 14 Mar 2019 14:45:35 +0100 Denis Laxalde Drop deprecated code in cubicweb.hooks
Thu, 14 Mar 2019 14:45:27 +0100 Denis Laxalde Drop deprecated code in cubicweb.entities
Thu, 14 Mar 2019 14:45:18 +0100 Denis Laxalde Drop deprecated code in cubicweb.devtools
Thu, 14 Mar 2019 14:45:03 +0100 Denis Laxalde Drop deprecated code in cubicweb.dataimport
Thu, 14 Mar 2019 14:43:18 +0100 Denis Laxalde Drop most deprecated code in cubicweb.web
Wed, 13 Mar 2019 13:37:49 +0100 Denis Laxalde [web] use Separator "component" instead of deprecated BoxSeparator widget
Wed, 13 Mar 2019 13:36:38 +0100 Denis Laxalde Flake8 cubicweb/web/box.py
Thu, 14 Mar 2019 14:38:55 +0100 Denis Laxalde [test] Remove upper bound for cubicweb-localperms
Thu, 14 Mar 2019 16:44:53 +0100 Denis Laxalde [test] Make the expected value explicit in CubicWebConfigurationWithLegacyCubesTC.test_available_cubes()
Wed, 13 Mar 2019 17:21:27 +0100 Denis Laxalde [test] Inline _test_available_cubes() method in cwconfig tests
Thu, 14 Mar 2019 09:38:20 +0100 Laurent Peuch [DX] adding error messages to {ResultSet,ActionsRegistry}.possible_actions 3.26
Tue, 12 Mar 2019 23:45:15 +0100 Nicolas Chauvat [server/querier] remove useless indirection QuerierHelper._annotate
Tue, 12 Mar 2019 23:04:57 +0100 Nicolas Chauvat [server] remove useless indirection ExecutionPlan.sqlannotate
Tue, 12 Mar 2019 23:20:50 +0100 Nicolas Chauvat [web] removed unused imports in basecomponents
Wed, 13 Mar 2019 14:01:10 +0100 Denis Laxalde [test] Depends on psycopg2-binary 3.26
Tue, 12 Mar 2019 11:40:59 +0100 Laurent Peuch [doc/changelog] the removal of next_tabindex produce an error not in the changelog
Mon, 11 Mar 2019 14:34:14 +0100 Denis Laxalde Merge with branch 3.26
Fri, 08 Mar 2019 14:35:59 +0100 Denis Laxalde [py3.7,test] Use cubicweb-file >= 2.2.2 3.26
Fri, 08 Mar 2019 11:58:30 +0100 Denis Laxalde [flake8] Fix errors in cubicweb/ext/test/unittest_rest.py 3.26
Fri, 08 Mar 2019 11:56:05 +0100 Denis Laxalde [test] Shorten prefix string in test_rql_role_with_unknown_vid 3.26
Fri, 08 Mar 2019 11:52:31 +0100 Denis Laxalde [flake8] fix errors in cubicweb_i18ntestcube/views.py test file 3.26
Fri, 08 Mar 2019 11:50:20 +0100 Denis Laxalde [test] Pass __module__ upon instantiation of RegistrableInstance 3.26
Fri, 08 Mar 2019 12:00:47 +0100 Denis Laxalde Added tag 3.26.8 for changeset 91f75319a726 3.26
Thu, 07 Mar 2019 11:56:01 +0100 Denis Laxalde [pkg] Version 3.26.8 3.26 3.26.8
Tue, 26 Feb 2019 16:28:17 +0100 Laurent Peuch [doc] didn't had any questions 3.26
Tue, 26 Feb 2019 16:30:31 +0100 Laurent Peuch [doc] missing import, cw now require this explicitely 3.26
Tue, 26 Feb 2019 16:30:12 +0100 Laurent Peuch [doc] add actual link to previous post 3.26
Tue, 26 Feb 2019 16:29:54 +0100 Laurent Peuch [doc] missing import in code example 3.26
Tue, 26 Feb 2019 16:29:44 +0100 Laurent Peuch [doc] add a note because uiprops.py is not generated anymore by default 3.26
Tue, 26 Feb 2019 16:29:23 +0100 Laurent Peuch [doc] recommend pip instead of apt for installing things 3.26
Tue, 26 Feb 2019 16:28:43 +0100 Laurent Peuch [doc] fix, link to internal doc since it's not the blog post anymore 3.26
Tue, 26 Feb 2019 16:27:56 +0100 Laurent Peuch [doc] also show command with sqlite since it's recommended 3.26
Tue, 26 Feb 2019 16:26:33 +0100 Laurent Peuch [doc] fix, the cube name was used, it was the instance named that was needed 3.26
Tue, 26 Feb 2019 16:25:59 +0100 Laurent Peuch [doc] it's a tutorial, not a blog post anymore 3.26
Tue, 26 Feb 2019 16:25:44 +0100 Laurent Peuch [doc] make example more redable 3.26
Tue, 26 Feb 2019 16:25:27 +0100 Laurent Peuch [doc] uses :file:`name` everywhere + indicate file when it's not present 3.26
Tue, 26 Feb 2019 16:23:37 +0100 Laurent Peuch [doc] english typos 3.26
Tue, 26 Feb 2019 16:23:07 +0100 Laurent Peuch [doc] pep8/retab in code examples 3.26
Wed, 27 Feb 2019 13:41:34 +0100 Laurent Peuch [doc] correct import for i18n 3.26
Thu, 21 Feb 2019 18:46:39 +0100 Laurent Peuch [doc] pep8 and retab in tutorial code example 3.26
Thu, 21 Feb 2019 19:08:44 +0100 Laurent Peuch [doc] correct pip command to have needed dependancies to use the start command 3.26
Thu, 21 Feb 2019 18:57:24 +0100 Laurent Peuch [doc] explain the difference between a relation and an attribute 3.26
Thu, 21 Feb 2019 18:57:05 +0100 Laurent Peuch [doc] plural 3.26
Thu, 21 Feb 2019 18:56:42 +0100 Laurent Peuch [doc] misc, put every reference to something in the code between backquotes 3.26
Thu, 21 Feb 2019 18:54:46 +0100 Laurent Peuch [doc] bold to make reading more obvious 3.26
Thu, 21 Feb 2019 18:54:23 +0100 Laurent Peuch [doc] style, switch to bullet points list to make things easier to read 3.26
Thu, 21 Feb 2019 18:53:39 +0100 Laurent Peuch [doc] explains what the <X.Y.Z> means 3.26
Thu, 21 Feb 2019 18:53:03 +0100 Laurent Peuch [doc] command output style has changed 3.26
Thu, 21 Feb 2019 18:51:36 +0100 Laurent Peuch [doc] always put file name for code example and uses :file:`path` syntax everywhere 3.26
Thu, 21 Feb 2019 18:49:24 +0100 Laurent Peuch [doc] explicitely give the local server url to make this step more obvious 3.26
Thu, 21 Feb 2019 18:48:51 +0100 Laurent Peuch [doc] start the server in debug mode, it's easier during learning 3.26
Thu, 21 Feb 2019 18:48:07 +0100 Laurent Peuch [doc] recommend sqlite during tutorial because it's simplier to use 3.26
Thu, 21 Feb 2019 18:47:35 +0100 Laurent Peuch [doc] add a link to every cube documentation page 3.26
Thu, 21 Feb 2019 18:47:03 +0100 Laurent Peuch [doc] make this step more obvious 3.26
Thu, 21 Feb 2019 18:42:29 +0100 Laurent Peuch [doc] move to latest CW version for cube creation 3.26
Thu, 21 Feb 2019 18:15:26 +0100 Laurent Peuch [doc] missng import for i18n in example 3.26
Thu, 21 Feb 2019 18:10:47 +0100 Laurent Peuch [doc] unused import in example 3.26
Thu, 21 Feb 2019 15:25:23 +0100 Laurent Peuch [doc] output has changed 3.26
Thu, 21 Feb 2019 15:18:09 +0100 Laurent Peuch [doc] blanks spaces to allow example to breath and be more lisible 3.26
Thu, 21 Feb 2019 15:16:22 +0100 Laurent Peuch [doc] default tests template has changed 3.26
Thu, 21 Feb 2019 15:13:45 +0100 Laurent Peuch [doc] default generated filename as changed 3.26
Thu, 21 Feb 2019 10:05:38 +0100 Laurent Peuch [doc] rst syntax bug, blank line needed before item list 3.26
Fri, 22 Feb 2019 15:16:26 +0100 Laurent Peuch [doc] add link to cubes contribution document 3.26
Fri, 22 Feb 2019 15:48:34 +0100 Laurent Peuch [doc] link to current documentation, not old cubicweb.org doc 3.26
Tue, 12 Feb 2019 15:51:21 +0100 Laurent Peuch [doc] translate french to english 3.26
Tue, 12 Feb 2019 14:59:42 +0100 Laurent Peuch [doc] typo, 'CW' doesn't exist in the example 3.26
Tue, 12 Feb 2019 14:59:13 +0100 Laurent Peuch [doc] always indicate the file in which the code should be put 3.26
Tue, 12 Feb 2019 14:58:50 +0100 Laurent Peuch [doc] respect pep8 in code examples 3.26
Tue, 12 Feb 2019 14:58:26 +0100 Laurent Peuch [doc] serie a small improvments 3.26
Tue, 12 Feb 2019 14:55:02 +0100 Laurent Peuch [doc] typo, the field is "name" not "title" 3.26
Tue, 12 Feb 2019 14:53:48 +0100 Laurent Peuch [doc] fix, command "create" is missing base cube 3.26
Tue, 12 Feb 2019 14:48:52 +0100 Laurent Peuch [doc] improve blog tutorial first steps and explain common errors 3.26
Tue, 12 Feb 2019 11:38:19 +0100 Laurent Peuch [doc] new behavior in virtualenv since 3.26 3.26
Tue, 29 Jan 2019 14:04:28 +0100 Philippe Pepiot [skeleton] use python3 flake8 3.26
Tue, 29 Jan 2019 14:02:19 +0100 Philippe Pepiot [skeleton] drop whitelist_externals for flake8 3.26
Mon, 29 Oct 2018 10:04:31 +0100 Philippe Pepiot Fix flake8 issues since release 3.6.0 3.26
Tue, 09 Oct 2018 16:24:12 +0200 Laurent Wouters Fix typo in RDFS URI 3.26
Tue, 24 Apr 2018 10:19:42 +0200 Laurent Wouters [server] Fixed issue with the adapters cache of a cloned EditedEntity 3.26
Thu, 16 Aug 2018 12:31:44 +0200 Samuel Trégouët [py37] `async` is now a reserved keyword 3.26
Wed, 11 Jul 2018 09:18:57 +0200 Denis Laxalde [skeleton] Use "py3" as tox environment instead of "py34" 3.26
Thu, 28 Jun 2018 10:17:15 +0200 Philippe Pepiot [views/startup] drop a duplicate rql query in manage view 3.26
Fri, 15 Jun 2018 17:42:50 +0200 Philippe Pepiot Depend on cubicweb-file >= 2.0.0 3.26
Mon, 11 Jun 2018 16:50:38 +0200 Denis Laxalde [test] Update webconfig's tests accounting for cubicweb-file being now a package 3.26
Wed, 06 Jun 2018 18:54:24 +0200 Nicolas Chauvat [widgets.js] fix obvious bug detected by sonar 3.26
Wed, 06 Jun 2018 18:37:16 +0200 Nicolas Chauvat [views/uicfg] obvious bug detected by sonar 3.26
Wed, 06 Jun 2018 14:20:16 +0200 Denis Laxalde [style] Make toolsutils.py flake8-clean 3.26
Tue, 24 Apr 2018 15:21:38 +0200 David Douard [test/rset] typo 3.26
Tue, 24 Apr 2018 14:04:43 +0200 David Douard [test/rset] flake8 3.26
Tue, 05 Mar 2019 13:52:52 +0100 Denis Laxalde [py3] import configparser from six.moves instead of using a try/except 3.26
Tue, 26 Feb 2019 16:28:17 +0100 Laurent Peuch [doc] didn't had any questions
Tue, 26 Feb 2019 16:30:31 +0100 Laurent Peuch [doc] missing import, cw now require this explicitely
Tue, 26 Feb 2019 16:30:12 +0100 Laurent Peuch [doc] add actual link to previous post
Tue, 26 Feb 2019 16:29:54 +0100 Laurent Peuch [doc] missing import in code example
Tue, 26 Feb 2019 16:29:44 +0100 Laurent Peuch [doc] add a note because uiprops.py is not generated anymore by default
Tue, 26 Feb 2019 16:29:23 +0100 Laurent Peuch [doc] recommend pip instead of apt for installing things
Tue, 26 Feb 2019 16:28:43 +0100 Laurent Peuch [doc] fix, link to internal doc since it's not the blog post anymore
Tue, 26 Feb 2019 16:27:56 +0100 Laurent Peuch [doc] also show command with sqlite since it's recommended
Tue, 26 Feb 2019 16:26:33 +0100 Laurent Peuch [doc] fix, the cube name was used, it was the instance named that was needed
Tue, 26 Feb 2019 16:25:59 +0100 Laurent Peuch [doc] it's a tutorial, not a blog post anymore
Tue, 26 Feb 2019 16:25:44 +0100 Laurent Peuch [doc] make example more redable
Tue, 26 Feb 2019 16:25:27 +0100 Laurent Peuch [doc] uses :file:`name` everywhere + indicate file when it's not present
Tue, 26 Feb 2019 16:23:37 +0100 Laurent Peuch [doc] english typos
Tue, 26 Feb 2019 16:23:07 +0100 Laurent Peuch [doc] pep8/retab in code examples
Wed, 27 Feb 2019 13:41:34 +0100 Laurent Peuch [doc] correct import for i18n
Thu, 21 Feb 2019 18:46:39 +0100 Laurent Peuch [doc] pep8 and retab in tutorial code example
Thu, 21 Feb 2019 19:08:44 +0100 Laurent Peuch [doc] correct pip command to have needed dependancies to use the start command
Thu, 21 Feb 2019 18:57:24 +0100 Laurent Peuch [doc] explain the difference between a relation and an attribute
Thu, 21 Feb 2019 18:57:05 +0100 Laurent Peuch [doc] plural
Thu, 21 Feb 2019 18:56:42 +0100 Laurent Peuch [doc] misc, put every reference to something in the code between backquotes
Thu, 21 Feb 2019 18:54:46 +0100 Laurent Peuch [doc] bold to make reading more obvious
Thu, 21 Feb 2019 18:54:23 +0100 Laurent Peuch [doc] style, switch to bullet points list to make things easier to read
Thu, 21 Feb 2019 18:53:39 +0100 Laurent Peuch [doc] explains what the <X.Y.Z> means
Thu, 21 Feb 2019 18:53:03 +0100 Laurent Peuch [doc] command output style has changed
Thu, 21 Feb 2019 18:51:36 +0100 Laurent Peuch [doc] always put file name for code example and uses :file:`path` syntax everywhere
Thu, 21 Feb 2019 18:49:24 +0100 Laurent Peuch [doc] explicitely give the local server url to make this step more obvious
Thu, 21 Feb 2019 18:48:51 +0100 Laurent Peuch [doc] start the server in debug mode, it's easier during learning
Thu, 21 Feb 2019 18:48:07 +0100 Laurent Peuch [doc] recommend sqlite during tutorial because it's simplier to use
Thu, 21 Feb 2019 18:47:35 +0100 Laurent Peuch [doc] add a link to every cube documentation page
Thu, 21 Feb 2019 18:47:03 +0100 Laurent Peuch [doc] make this step more obvious
Thu, 21 Feb 2019 18:42:29 +0100 Laurent Peuch [doc] move to latest CW version for cube creation
Thu, 21 Feb 2019 18:15:26 +0100 Laurent Peuch [doc] missng import for i18n in example
Thu, 21 Feb 2019 18:10:47 +0100 Laurent Peuch [doc] unused import in example
Thu, 21 Feb 2019 15:25:23 +0100 Laurent Peuch [doc] output has changed
Thu, 21 Feb 2019 15:18:09 +0100 Laurent Peuch [doc] blanks spaces to allow example to breath and be more lisible
Thu, 21 Feb 2019 15:16:22 +0100 Laurent Peuch [doc] default tests template has changed
Thu, 21 Feb 2019 15:13:45 +0100 Laurent Peuch [doc] default generated filename as changed
Thu, 21 Feb 2019 10:05:38 +0100 Laurent Peuch [doc] rst syntax bug, blank line needed before item list
Fri, 22 Feb 2019 15:16:26 +0100 Laurent Peuch [doc] add link to cubes contribution document
Wed, 27 Feb 2019 13:36:31 +0100 Philippe Pepiot Merge 3.26
Fri, 22 Feb 2019 15:48:34 +0100 Laurent Peuch [doc] link to current documentation, not old cubicweb.org doc
Wed, 13 Feb 2019 14:40:39 +0100 Denis Laxalde Explicitly require repoze.lru for Pyramid tests 3.26
Wed, 13 Feb 2019 17:25:09 +0100 Laurent Peuch [cubicweb-ctl] make uid option obvious 3.26
Wed, 13 Feb 2019 17:32:41 +0100 Laurent Peuch [README] point to xmpp room for contributors 3.26
Tue, 12 Feb 2019 15:31:12 +0100 Laurent Peuch [doc] link to README regarding how to contribute to the code base 3.26
Tue, 12 Feb 2019 15:23:29 +0100 Laurent Peuch [README] improve contribution section with links and command examples 3.26
Wed, 13 Feb 2019 11:39:46 +0100 Laurent Peuch [README] point to logilab's jenkins in tests section 3.26
Tue, 12 Feb 2019 16:11:54 +0100 Laurent Peuch [pyramid] improve pyramid warning with link to doc on how to write pyramid.ini file 3.26
Tue, 12 Feb 2019 15:51:21 +0100 Laurent Peuch [doc] translate french to english
Tue, 12 Feb 2019 14:59:42 +0100 Laurent Peuch [doc] typo, 'CW' doesn't exist in the example
Tue, 12 Feb 2019 14:59:13 +0100 Laurent Peuch [doc] always indicate the file in which the code should be put
Tue, 12 Feb 2019 14:58:50 +0100 Laurent Peuch [doc] respect pep8 in code examples
Tue, 12 Feb 2019 14:58:26 +0100 Laurent Peuch [doc] serie a small improvments
Tue, 12 Feb 2019 14:55:02 +0100 Laurent Peuch [doc] typo, the field is "name" not "title"
Tue, 12 Feb 2019 14:53:48 +0100 Laurent Peuch [doc] fix, command "create" is missing base cube
Tue, 12 Feb 2019 14:48:52 +0100 Laurent Peuch [doc] improve blog tutorial first steps and explain common errors
Tue, 12 Feb 2019 14:43:45 +0100 Laurent Peuch [doc] how to install pyramid or twisted application server 3.26
Tue, 12 Feb 2019 11:38:19 +0100 Laurent Peuch [doc] new behavior in virtualenv since 3.26
Tue, 29 Jan 2019 14:04:28 +0100 Philippe Pepiot [skeleton] use python3 flake8
Tue, 29 Jan 2019 14:02:19 +0100 Philippe Pepiot [skeleton] drop whitelist_externals for flake8
Mon, 29 Oct 2018 16:39:21 +0100 Philippe Pepiot Add changelog note for running tests with pytest-xdist
Fri, 26 Oct 2018 17:12:26 +0200 Philippe Pepiot Make test database template creation concurrent
Fri, 26 Oct 2018 17:00:05 +0200 Philippe Pepiot Make test database cache lookup concurrent
Mon, 29 Oct 2018 10:04:31 +0100 Philippe Pepiot Fix flake8 issues since release 3.6.0
Mon, 29 Oct 2018 10:09:19 +0100 Philippe Pepiot Stabilize flake8 tests on 3.26 branch 3.26
Tue, 09 Oct 2018 16:24:12 +0200 Laurent Wouters Fix typo in RDFS URI
Tue, 02 Oct 2018 16:04:52 +0200 Denis Laxalde [doc] Do not rely on lgc's sphinx_ext 3.26
Thu, 06 Sep 2018 13:44:06 +0200 Denis Laxalde Added tag 3.26.7 for changeset ee4ad63c91e5 3.26
Thu, 06 Sep 2018 13:43:56 +0200 Denis Laxalde [pkg] Version 3.26.7 3.26 3.26.7
Fri, 24 Aug 2018 17:19:02 +0200 Philippe Pepiot Fix possible double import of cubes 3.26
Wed, 22 Aug 2018 16:04:39 +0200 Denis Laxalde [autoform] Make RelationField.fromcardinality a class method factory 3.26
Wed, 22 Aug 2018 16:02:30 +0200 Denis Laxalde [autoform] Use fieldclass from kwargs in guess_field for non-final relations 3.26
Thu, 16 Aug 2018 12:31:44 +0200 Samuel Trégouët [py37] `async` is now a reserved keyword
Wed, 18 Jul 2018 13:53:00 +0200 Philippe Pepiot Merge 3.26
Wed, 18 Jul 2018 13:48:13 +0200 Philippe Pepiot Added tag 3.26.6, debian/3.26.6-1 for changeset 8362503a9248 3.26
Wed, 18 Jul 2018 13:47:45 +0200 Philippe Pepiot [pkg] version 3.26.6 3.26 3.26.6 debian/3.26.6-1
Wed, 18 Jul 2018 11:27:05 +0200 Olivier Giorgis [py3] Replace unicode keyword which is unknown in python3 3.26
Wed, 11 Jul 2018 09:18:57 +0200 Denis Laxalde [skeleton] Use "py3" as tox environment instead of "py34"
Thu, 28 Jun 2018 18:19:08 +0200 Denis Laxalde Added tag 3.26.5 for changeset 76d7b0aa94d2 3.26
Thu, 28 Jun 2018 18:18:33 +0200 Denis Laxalde [pkg] Version 3.26.5 3.26 3.26.5
Thu, 28 Jun 2018 16:49:57 +0200 Philippe Pepiot Merge with 3.26
Thu, 28 Jun 2018 12:19:16 +0200 Denis Laxalde [py3] Use "utf-8" as input encoding for docutils in rest extension 3.26
Thu, 28 Jun 2018 11:19:14 +0200 Denis Laxalde [py3] Avoid setting attribute on Element instance in wdoc view 3.26
Thu, 28 Jun 2018 10:07:20 +0200 Denis Laxalde [test] Add a trivial test for "wdoc" view 3.26
Thu, 28 Jun 2018 10:06:26 +0200 Denis Laxalde [py3] Open rst file in text mode in wdoc view 3.26
Thu, 28 Jun 2018 11:11:10 +0200 Denis Laxalde [ext/rest] Drop "handle_io_errors" argument to docutils' FileInput 3.26
Thu, 28 Jun 2018 10:38:04 +0200 Denis Laxalde [wdoc] Remove fallback about xml.etree module 3.26
Thu, 28 Jun 2018 10:15:33 +0200 Denis Laxalde [wdoc] Avoid usage of deprecated xlm elementree getchildren() method 3.26
Thu, 28 Jun 2018 09:43:23 +0200 Denis Laxalde [style] Make cubicweb/web/views/wdoc.py flake8-clean 3.26
Thu, 28 Jun 2018 09:38:38 +0200 Denis Laxalde [py3] Use six.text_type instead of unicode in wdoc views 3.26
Thu, 28 Jun 2018 10:17:15 +0200 Philippe Pepiot [views/startup] drop a duplicate rql query in manage view
Tue, 19 Jun 2018 09:13:40 +0200 Denis Laxalde Merge with 3.26
Mon, 18 Jun 2018 10:04:08 +0200 Denis Laxalde Added tag 3.26.4, debian/3.26.4-1 for changeset e1c1af68db86 3.26
Mon, 18 Jun 2018 08:58:47 +0200 Denis Laxalde [pkg] Version 3.26.4 3.26 3.26.4 debian/3.26.4-1
Fri, 15 Jun 2018 17:45:26 +0200 Philippe Pepiot [py3] ensure AjaxController return bytes 3.26
Wed, 13 Jun 2018 11:09:17 +0200 Denis Laxalde [py3] Let InstanceCommand.run_arg() always return an int 3.26
Mon, 18 Jun 2018 08:47:03 +0200 Denis Laxalde [test] Use cubicweb-file < 2.0.0 3.26
Wed, 06 Jun 2018 11:56:15 +0200 Denis Laxalde [py3] Decode subprocess stdout in toolsutils.show_diffs() 3.26
Thu, 03 May 2018 16:47:51 +0200 Adrien Di Mascio [python3] make sure staticcontroller returns a bytes instance 3.26
Thu, 03 May 2018 14:05:26 +0200 Adrien Di Mascio [python3] use inspect.getfullargspec instead of inspect.getargspec 3.26
Fri, 15 Jun 2018 17:45:26 +0200 Philippe Pepiot [py3] ensure AjaxController return bytes
Wed, 13 Jun 2018 11:09:17 +0200 Denis Laxalde [py3] Let InstanceCommand.run_arg() always return an int
Fri, 15 Jun 2018 17:42:50 +0200 Philippe Pepiot Depend on cubicweb-file >= 2.0.0
Mon, 11 Jun 2018 16:50:38 +0200 Denis Laxalde [test] Update webconfig's tests accounting for cubicweb-file being now a package
Wed, 06 Jun 2018 18:54:24 +0200 Nicolas Chauvat [widgets.js] fix obvious bug detected by sonar
Wed, 06 Jun 2018 18:37:16 +0200 Nicolas Chauvat [views/uicfg] obvious bug detected by sonar
Wed, 06 Jun 2018 14:20:16 +0200 Denis Laxalde [style] Make toolsutils.py flake8-clean
Wed, 06 Jun 2018 11:56:15 +0200 Denis Laxalde [py3] Decode subprocess stdout in toolsutils.show_diffs()
Thu, 03 May 2018 16:47:51 +0200 Adrien Di Mascio [python3] make sure staticcontroller returns a bytes instance
Thu, 03 May 2018 14:05:26 +0200 Adrien Di Mascio [python3] use inspect.getfullargspec instead of inspect.getargspec
Wed, 25 Apr 2018 15:29:25 +0200 Laurent Wouters [utils] Fixes compatiblity of QueryCache with expected dict interface
Tue, 24 Apr 2018 15:21:18 +0200 David Douard [test/statsd] add tests for cubicweb.statsd_logger
Tue, 24 Apr 2018 17:16:44 +0200 Laurent Wouters [utils] Implements __iter__ on QueryCache
Tue, 24 Apr 2018 17:30:43 +0200 Laurent Wouters [utils] Added new get method to QueryCache
Tue, 24 Apr 2018 15:21:38 +0200 David Douard [test/rset] typo
Tue, 24 Apr 2018 11:22:17 +0200 Laurent Wouters [utils] Fixed issue in clearing QueryCache
Mon, 13 Nov 2017 16:08:58 +0100 David Douard [statsd] add a statsd_timethis context manager
Tue, 24 Apr 2018 14:16:14 +0200 David Douard [test/rset] add tests for ResultSet.first() and .last() methods
Tue, 24 Apr 2018 14:04:43 +0200 David Douard [test/rset] flake8
Tue, 24 Apr 2018 13:55:20 +0200 David Douard [rset] update copyright
Thu, 21 Sep 2017 16:29:26 +0200 David Douard [rset] add convenient first() and last() methods on ResultSet
Tue, 24 Apr 2018 10:19:42 +0200 Laurent Wouters [server] Fixed issue with the adapters cache of a cloned EditedEntity
Thu, 12 Oct 2017 15:22:00 +0200 David Douard [rql2sql] fix handling of the ORDERBY clause when the aggregation function is "embedded" 3.26
Mon, 23 Apr 2018 15:23:55 +0200 Denis Laxalde Merge 3.26
Mon, 23 Apr 2018 13:50:50 +0200 Denis Laxalde [pkg] Set version to 3.27.0.dev0
Mon, 23 Apr 2018 15:19:19 +0200 Denis Laxalde Added tag 3.26.3, debian/3.26.3-1 for changeset f7067be5f69c 3.26
Mon, 23 Apr 2018 15:17:36 +0200 Denis Laxalde [pkg] Version 3.26.3 3.26 3.26.3 debian/3.26.3-1
Mon, 16 Oct 2017 12:10:19 +0200 David Douard [utils/statsd_logger] flake8 3.26
Wed, 13 Dec 2017 01:23:39 +0100 David Douard [source/native] do NOT do anything with fti if do_fti is False 3.26
Thu, 19 Apr 2018 15:55:33 +0200 David Douard [test/web] flake8 unittest_propertysheet.py 3.26
Thu, 19 Apr 2018 12:47:48 +0200 David Douard [web] fix css file generation permission bug (closes #17143773) 3.26
Thu, 19 Apr 2018 12:45:24 +0200 David Douard [test/web] add a test for css generation file permission problem (related to #17143773) 3.26
Thu, 19 Apr 2018 15:05:55 +0200 David Douard [doc] include the 3.26 changelog in changes's index 3.26
Thu, 22 Mar 2018 14:45:11 +0100 Philippe Pepiot [server] set PGPASSWORD when running pg commands for backup and restore 3.26
Thu, 22 Mar 2018 14:17:40 +0100 Denis Laxalde Added tag 3.26.2, centos/3.26.2-1, debian/3.26.2-1 for changeset 9bee3134d304 3.26
Thu, 22 Mar 2018 13:53:33 +0100 Denis Laxalde [pkg] Version 3.26.2 3.26 3.26.2 centos/3.26.2-1 debian/3.26.2-1
Thu, 22 Mar 2018 10:02:59 +0100 Denis Laxalde Flake8 cubicweb/web/webctl.py 3.26
Thu, 22 Mar 2018 10:04:54 +0100 Denis Laxalde [web] Add missing import of _DATA_DIR in webctl 3.26
Thu, 15 Feb 2018 11:04:20 +0100 Denis Laxalde [server] unicode → text_type in utils 3.26
Thu, 15 Feb 2018 11:02:48 +0100 Denis Laxalde [views] unicode → six.text_type in views/authentication.py 3.26
Mon, 05 Mar 2018 10:32:58 +0100 Denis Laxalde [pyramid] Recreate CWSession entity when eid no longer exists 3.26
Thu, 22 Feb 2018 16:22:55 +0100 Denis Laxalde Added tag 3.26.1, debian/3.26.1-1, centos/3.26.1-1 for changeset 027676243aaa 3.26
Thu, 22 Feb 2018 16:13:45 +0100 Denis Laxalde [pkg] Drop non-existant files from MANIFEST.in 3.26 3.26.1 centos/3.26.1-1 debian/3.26.1-1
Wed, 21 Feb 2018 18:07:24 +0100 Denis Laxalde [pkg] Version 3.26.1 3.26
Thu, 15 Feb 2018 14:20:11 +0100 Denis Laxalde [test] Drop an unused function in cwconfig tests 3.26
Thu, 15 Feb 2018 14:19:15 +0100 Denis Laxalde [cwconfig] Always use "sys.prefix" to determine installation prefix 3.26
Thu, 15 Feb 2018 10:55:49 +0100 Denis Laxalde [cwconfig] Look for migration scripts directory relatively to code 3.26
Thu, 15 Feb 2018 10:26:55 +0100 Denis Laxalde [pkg] Get rid of "pydir" in __pkginfo__.py 3.26
Thu, 15 Feb 2018 10:24:13 +0100 Denis Laxalde [pkg] Get rid of "shared" data 3.26
Thu, 15 Feb 2018 10:11:16 +0100 Denis Laxalde [cwconfig] Drop shared_dir method 3.26
Thu, 15 Feb 2018 13:45:06 +0100 Denis Laxalde [config] Avoid relying on shared_dir method when possible 3.26
Thu, 15 Feb 2018 14:11:18 +0100 Denis Laxalde [test] Add a test for WebConfiguration.locate_all_files() 3.26
Thu, 15 Feb 2018 09:35:48 +0100 Denis Laxalde [cwconfig] Get rid of _forced_mode global 3.26
Thu, 15 Feb 2018 09:27:15 +0100 Denis Laxalde [cwconfig] Get rid of CWDEV 3.26
Thu, 15 Feb 2018 09:26:02 +0100 Denis Laxalde [doc] Set release date of 3.26 3.26
Tue, 06 Feb 2018 16:31:49 +0100 Denis Laxalde [web] Fix UnboundLocalError about "exc" in ajax controller 3.26
Wed, 07 Feb 2018 09:20:32 +0100 Denis Laxalde Link to "3.26" docs in README 3.26
Thu, 01 Feb 2018 09:49:56 +0100 Denis Laxalde Added tag 3.26.0, debian/3.26.0-1, centos/3.26.0-1 for changeset 199851fcddd4 3.26
Thu, 01 Feb 2018 09:24:52 +0100 Denis Laxalde [pkg] Version 3.26.0 3.26 3.26.0 centos/3.26.0-1 debian/3.26.0-1
Thu, 25 Jan 2018 12:10:48 +0100 Denis Laxalde [pkg] Version 3.26.0rc0 3.26
Fri, 12 Jan 2018 10:17:10 +0100 Denis Laxalde [schema] Define a decorator to handle methods override
Wed, 24 Jan 2018 12:03:21 +0100 Denis Laxalde [pkg] Use setuptools.find_packages()
Wed, 24 Jan 2018 11:51:23 +0100 Denis Laxalde [pkg] Drop SandboxViolation verification cracking
Wed, 24 Jan 2018 11:43:13 +0100 Denis Laxalde [pkg] Drop custom "install_data" command
Wed, 24 Jan 2018 11:40:12 +0100 Denis Laxalde [pkg] Replace custom "scripts" handling by a setuptools entry points
Wed, 24 Jan 2018 13:30:50 +0100 Denis Laxalde Set a default value for arguments of cubicweb.cwctl:run()
Wed, 24 Jan 2018 11:34:44 +0100 Denis Laxalde [pkg] Drop custom install_lib command and use include_package_data instead
Wed, 24 Jan 2018 14:45:26 +0100 Denis Laxalde [py3] Replace a unicode() occurrence in workflow views
Wed, 24 Jan 2018 14:41:01 +0100 Denis Laxalde [py3] Drop a couple of unicode() in devtools.testlib
Wed, 24 Jan 2018 14:38:39 +0100 Denis Laxalde [py3] Alias long to int in pgstore tests
Fri, 12 Jan 2018 11:02:52 +0100 Denis Laxalde Merge with 3.25
Fri, 12 Jan 2018 10:56:30 +0100 Denis Laxalde Added tag 3.25.4, centos/3.25.4-1, debian/3.25.4-1 for changeset b8567725c473 3.25
Fri, 12 Jan 2018 10:48:34 +0100 Denis Laxalde [pkg] Version 3.25.4 3.25 3.25.4 centos/3.25.4-1 debian/3.25.4-1
Tue, 12 Dec 2017 11:17:25 +0100 Denis Laxalde [pyramid] Let logging be configured through .ini file
Fri, 01 Dec 2017 11:19:19 +0100 Denis Laxalde Disable pytest's logs reporting
Fri, 01 Dec 2017 11:12:09 +0100 Denis Laxalde [pyramid] Do not issue security warnings in test mode
Thu, 30 Nov 2017 11:55:35 +0100 Denis Laxalde [ssplanner] Prevent execution of write queries involving computed relations
Thu, 30 Nov 2017 11:00:01 +0100 Denis Laxalde [querier] Expand 'rdef' argument in InsertPlan.add_relation_def()
Thu, 30 Nov 2017 11:20:58 +0100 Denis Laxalde [server] Use dict.setdefault() instead of if/else in repo.glob_add_relations()
Fri, 03 Nov 2017 15:26:32 +0100 Sylvain Thénault [cleanup] Fix some flake8 errors
Fri, 03 Nov 2017 15:26:04 +0100 Sylvain Thénault [test] Stop using lgc.testlib in unittest_migractions
Fri, 03 Nov 2017 16:31:59 +0100 Sylvain Thénault [test] Drop no more used "maxeid" based deletion in BaseQuerierTC and derived tests
Fri, 15 Sep 2017 16:31:33 +0200 Sylvain Thénault [rql2sql/test] Remove dead setUpModule tearDownModule
Fri, 15 Sep 2017 16:25:51 +0200 Sylvain Thénault [rql2sql/test] Move base class from repotest to unittest_rql2sql
Fri, 15 Sep 2017 16:59:13 +0200 Sylvain Thénault [rql2sql/test] Set maxDiff to None to see full diffs
Fri, 15 Sep 2017 17:01:04 +0200 Sylvain Thénault [rql2sql] Use string_type instead of unicode for py3k support
Wed, 29 Nov 2017 17:08:05 +0100 Denis Laxalde [gcdebug] Only ignore weakref.WeakKeyDictionary class on Python 2
Wed, 29 Nov 2017 16:14:57 +0100 Denis Laxalde [wsgi] Convert "code" passed to WSGIResponse as integer
Wed, 29 Nov 2017 15:50:07 +0100 Denis Laxalde [test] Add a "version" to cubicweb_mycube/__pkginfo__.py
Tue, 28 Nov 2017 15:43:55 +0100 Denis Laxalde [tox] Use py3 environment instead of py34
Fri, 03 Nov 2017 15:02:03 +0100 Sylvain Thénault [querier] Allow usage of computed relation into WHERE clause of write queries 3.25
Fri, 03 Nov 2017 12:27:51 +0100 Sylvain Thénault [cleanup] Fix some flake8 errors
Mon, 30 Oct 2017 09:37:20 +0100 Denis Laxalde [tox] Bump flake8 version to 3.5
Mon, 30 Oct 2017 09:32:26 +0100 Denis Laxalde [pyramid] Get rid of a couple of bare "except"
Mon, 30 Oct 2017 09:28:52 +0100 Denis Laxalde [pyramid] Get rid of a bare "except" in UpdateLoginTimeAuthenticationPolicy
Mon, 30 Oct 2017 09:25:22 +0100 Denis Laxalde [web] Avoid bare "except" in ConcatFilesHandler.concat_cached_filepath()
Mon, 30 Oct 2017 09:16:07 +0100 Denis Laxalde [test] Use ignore_errors=True in shutil.rmtree instead of try/except/pass
Mon, 30 Oct 2017 09:13:02 +0100 Denis Laxalde [server] Get rid of a bare except in sqlutils
Mon, 30 Oct 2017 09:14:36 +0100 Denis Laxalde [server] Do not use logilab.common.date.strptime in sqlutils
Mon, 30 Oct 2017 09:08:35 +0100 Denis Laxalde [dataimport/test] Ignore flake8 error E741 in test_pgstore.py
Mon, 30 Oct 2017 09:18:20 +0100 Denis Laxalde [test] Avoid ambiguous variable name "l" in unittest_req.py
Mon, 30 Oct 2017 09:04:34 +0100 Denis Laxalde [tox] Bound flake8 version to >=3.4, <3.5 3.25
Tue, 24 Oct 2017 09:50:29 +0200 Philippe Pepiot [pyramid] set waitress url_scheme to https when base-url scheme is https 3.25
Tue, 17 Oct 2017 11:59:55 +0200 Philippe Pepiot Added tag 3.25.3, centos/3.25.3-1, debian/3.25.3-1 for changeset d238badfc268 3.25
Tue, 17 Oct 2017 11:58:35 +0200 Philippe Pepiot [pkg] version 3.25.3 3.25 3.25.3 centos/3.25.3-1 debian/3.25.3-1
Fri, 06 Oct 2017 15:14:18 +0200 Sylvain Thénault [uicfg] Fix autoform_section rtags wrt derivation 3.25
Fri, 06 Oct 2017 10:00:36 +0200 Sylvain Thénault [rtags] Enhance repr of rtags 3.25
Fri, 06 Oct 2017 14:23:40 +0200 Sylvain Thénault [web/test] Use bare unittest main instead of lgc.main 3.25
Fri, 06 Oct 2017 14:24:35 +0200 Sylvain Thénault [cleanup] Fix some flake8 errors 3.25
Fri, 15 Sep 2017 14:14:46 +0200 Olivier Giorgis [doc] Update the advanced tutorial
Tue, 12 Sep 2017 15:05:22 +0200 Denis Laxalde [views] Respond with 400 Bad Request in case of validation error in ajax request
Fri, 06 Oct 2017 11:45:52 +0200 Adrien Di Mascio [web] fix session /cnx mix in anonymized_request 3.25
Fri, 06 Oct 2017 16:59:10 +0200 Sylvain Thénault [test] Pin some test dependencies
Fri, 06 Oct 2017 16:59:10 +0200 Sylvain Thénault [test] Pin some test dependencies 3.25
Thu, 05 Oct 2017 17:24:29 +0200 Sylvain Thénault [web/form] Relax condition for non-translating field names 3.25
Tue, 12 Sep 2017 09:49:30 +0200 Sylvain Thénault Merge with 3.25 branch
Tue, 26 Sep 2017 10:46:43 +0200 Denis Laxalde [entities] Restore dc_ methods instead of __getattr__ proxy 3.25
Wed, 13 Sep 2017 17:19:42 +0200 Samuel Trégouët [pkg] add missing unittest2 dependency to spec file 3.25
Tue, 12 Sep 2017 09:48:02 +0200 Sylvain Thénault Added tag 3.25.2, debian/3.25.2-1, centos/3.25.2-1 for changeset 5010381099f1 3.25
Mon, 11 Sep 2017 16:19:00 +0200 Sylvain Thénault [pkg] Prepare version 3.25.2 3.25 3.25.2 centos/3.25.2-1 debian/3.25.2-1
Thu, 22 Jun 2017 16:39:48 +0200 Arthur Lutz [cubicweb/pyramid] take into account two ignored CORS configuration items from all-in-one.conf 3.25
Tue, 04 Apr 2017 10:50:49 +0200 David Douard [cwctl] upgrade: do delete the static data dir if verbosity is 0 (closes #17069749) 3.25
Fri, 28 Jul 2017 08:35:01 +0000 Jérôme Roy [doc] Fix option_*() migration commands in doc 3.25
Wed, 03 May 2017 21:58:48 +0200 David Douard [massive store] ensure the cwmassive_initialized table is deleted if needed 3.25
Wed, 03 May 2017 21:55:41 +0200 David Douard [server] fix deserialize_schema to handle properly pg schema (closes 17076486) 3.25
Wed, 10 May 2017 15:07:18 +0200 David Douard [server/utils] update passlib API to 1.7 (closes #17054805) 3.25
Mon, 10 Jul 2017 11:43:18 +0200 Denis Laxalde Merge with 3.25 branch
Mon, 10 Jul 2017 11:41:20 +0200 Denis Laxalde Added tag 3.25.1, debian/3.25.1-1, centos/3.25.1-1 for changeset 5fe62978801a 3.25
Mon, 10 Jul 2017 11:23:45 +0200 Denis Laxalde [pkg] Version 3.25.1 3.25 3.25.1 centos/3.25.1-1 debian/3.25.1-1
Fri, 21 Apr 2017 14:01:46 +0200 Sylvain Thénault [facets] Fix disappearance of navtop component on facet filtering
Mon, 19 Jun 2017 18:15:28 +0200 Denis Laxalde [web] Set response status to 400 when appropriate in ajax controller
Mon, 19 Jun 2017 18:00:26 +0200 Denis Laxalde [web] Only log exceptions in debug mode in Ajax controllers
Tue, 06 Jun 2017 12:20:17 +0200 Denis Laxalde [pyramid] Only expose 'cubicweb.bwcompat' setting for "all-in-one" configuration type 3.25
Thu, 27 Apr 2017 10:16:39 +0200 Yann Voté [migration] Only drop moved table entities if it does not exists 3.25
Fri, 05 May 2017 17:57:10 +0200 Philippe Pepiot [web/views] delete: show composite entities in predictible order 3.25
Fri, 28 Apr 2017 09:49:37 +0200 Philippe Pepiot [req] fix find() generating non-rewritable rql on non final relations
Wed, 26 Apr 2017 15:04:40 +0200 Philippe Pepiot [req] raise KeyError instead of AssertionError in req.find()
Tue, 25 Apr 2017 17:31:24 +0200 Philippe Pepiot [req] use format() instead of % substitution
Tue, 25 Apr 2017 17:11:18 +0200 Philippe Pepiot [test] make assertions on exception message
Tue, 25 Apr 2017 17:10:16 +0200 Philippe Pepiot [req] clearer exception message
Fri, 21 Apr 2017 10:29:44 +0200 Sylvain Thénault [cleanup] Drop useless fake function
Fri, 21 Apr 2017 10:29:07 +0200 Sylvain Thénault [cleanup] Use plain unittest main in unittest_rqlrewrite
Tue, 25 Apr 2017 17:35:29 +0200 Sylvain Thénault [cleanup] Fix flake8 error unittest_rqlrewrite
Thu, 20 Apr 2017 18:05:06 +0200 Sylvain Thénault [rqlrewrite] Enhance detection of need for Exists node
Fri, 21 Apr 2017 09:57:04 +0200 Sylvain Thénault [rqlrewrite] Fix rewrite on ambiguities introduced by NOT relation or "is IN" type restriction
Wed, 19 Apr 2017 09:05:10 +0200 Sylvain Thénault [dataimport] Add explanation about why external entities can't be inserted
Thu, 20 Apr 2017 17:22:36 +0200 Philippe Pepiot [querier] Fix typo in Unauthorized message exception
Wed, 19 Apr 2017 15:09:31 +0200 Sylvain Thénault [massive store] Ensure temporary metadata table get dropped
Wed, 19 Apr 2017 10:09:25 +0200 Sylvain Thénault [test] Stop using lgc.testlib.unittest_main in dataimport's test_sqlgenstore.py
Wed, 19 Apr 2017 10:08:59 +0200 Sylvain Thénault [test/cleanup] Cleanup flake8 errors in dataimport's test_sqlgenstore
Wed, 19 Apr 2017 10:18:47 +0200 Sylvain Thénault [pkg] Fix path error in flake8-ok-files
Wed, 19 Apr 2017 15:16:10 +0200 Sylvain Thénault [cleanup] Fix undetected pep8 error
Wed, 19 Apr 2017 11:10:58 +0200 Denis Laxalde [doc] Set release date of 3.25 in changelog 3.25
Fri, 14 Apr 2017 17:17:12 +0200 Philippe Pepiot [cwconfig] load appobjects subpackages recursively 3.25
Fri, 14 Apr 2017 15:40:49 +0200 Denis Laxalde [pkg] Set version to 3.26.0.dev0
Fri, 14 Apr 2017 15:40:15 +0200 Denis Laxalde Merge with 3.25 branch
Fri, 14 Apr 2017 15:32:17 +0200 Denis Laxalde Added tag 3.25.0, debian/3.25.0-1, centos/3.25.0-1 for changeset dacc5b168e29 3.25
Fri, 14 Apr 2017 15:15:27 +0200 Denis Laxalde [pkg] Version 3.25.0 3.25 3.25.0 centos/3.25.0-1 debian/3.25.0-1
Thu, 13 Apr 2017 15:04:45 +0200 Sylvain Thénault [entities] Fix backward compat of IDublinCore adapter wrt dc_long_title 3.25
Thu, 13 Apr 2017 13:57:32 +0200 Denis Laxalde [web] Do not try to rmtree symlinks in rmtreecontent() 3.25
Thu, 13 Apr 2017 12:20:30 +0200 Denis Laxalde [pkg] Version 3.25.0rc3 3.25
Wed, 12 Apr 2017 16:14:46 +0200 Sylvain Thénault [test] Stop using lgc.testlib 3.25
Wed, 12 Apr 2017 16:14:10 +0200 Sylvain Thénault Fix some flake8 errors 3.25
Wed, 12 Apr 2017 16:12:51 +0200 Sylvain Thénault [sources] Turn classmethod into standard method 3.25
Wed, 12 Apr 2017 16:11:56 +0200 Sylvain Thénault [test] Add some tests for hooks.syncsources 3.25
Wed, 12 Apr 2017 16:10:57 +0200 Sylvain Thénault [sources] Check source's url attribute value on creation/modification 3.25
Wed, 12 Apr 2017 16:07:25 +0200 Sylvain Thénault [sources] Check sources configuration is fine on creation/modification 3.25
Wed, 12 Apr 2017 17:26:27 +0200 Sylvain Thénault [test] Fix option name in ldap wrong group test 3.25
Wed, 12 Apr 2017 15:55:26 +0200 Sylvain Thénault [sources] Enhance prototype of check_conf_dict 3.25
Wed, 12 Apr 2017 15:38:32 +0200 Sylvain Thénault [sources] Stop translating validation error 3.25
Wed, 12 Apr 2017 15:49:05 +0200 Sylvain Thénault [sources] Simplify source's init method 3.25
Wed, 12 Apr 2017 14:54:10 +0200 Denis Laxalde [server] Deprecate Repository.sources_by_eid 3.25
Wed, 05 Apr 2017 14:59:09 +0200 Denis Laxalde [server] Add source_by_eid and source_by_uri methods to repository 3.25
Tue, 04 Apr 2017 17:43:56 +0200 Denis Laxalde [hooks] Remove list() around repo.sources_by_uri 3.25
Wed, 05 Apr 2017 14:31:44 +0200 Denis Laxalde [server] Inline _entity_update method into init method of AbstractSource 3.25
Wed, 05 Apr 2017 14:02:58 +0200 Denis Laxalde [server] Drop update_config method of source 3.25
Tue, 04 Apr 2017 16:28:50 +0200 Denis Laxalde [server] Make "sources_by_uri" and "sources_by_eid" properties of repository 3.25
Tue, 21 Feb 2017 11:04:19 +0100 Denis Laxalde Add a "Contributing" section to README with patch submission guidelines 3.25
Tue, 04 Apr 2017 11:41:23 +0200 David Douard [cwctl] do only clean static data dir content (closes #17069762) 3.25
Mon, 03 Apr 2017 14:43:44 +0200 David Douard [cwctl] add a no-config-update option to the upgrade command (closes #17069607) 3.25
Fri, 07 Apr 2017 14:31:41 +0200 Denis Laxalde [cwconfig] Add "pyramid" config type to MCOMPAT dict 3.25
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
Mon, 20 Mar 2017 17:38:43 +0100 Denis Laxalde Added tag 3.24.7, debian/3.24.7-1, centos/3.24.7-1 for changeset 58f1e8545a77 3.24
Mon, 20 Mar 2017 17:04:10 +0100 Denis Laxalde [pkg] Version 3.24.7 3.24 3.24.7 centos/3.24.7-1 debian/3.24.7-1
Mon, 20 Mar 2017 16:51:41 +0100 Denis Laxalde [pkg] Restrict yams version to be less than 0.45.0 3.24
Fri, 17 Mar 2017 16:29:38 +0100 Denis Laxalde [pkg] Version 3.25.0rc0 3.25
Mon, 20 Mar 2017 11:16:11 +0100 Denis Laxalde [pyramid] Rename paste app factory to pyramid_main
Mon, 20 Mar 2017 09:08:44 +0100 Denis Laxalde [tox] Do not use site packages in testenv
Mon, 20 Mar 2017 10:25:04 +0100 Denis Laxalde [test] Add user-site to PYTHONPATH before installation of new cube in test_newcube_install
Fri, 17 Mar 2017 17:32:04 +0100 Denis Laxalde [pkg] Depends on yams >= 0.45.0
Fri, 17 Mar 2017 17:31:10 +0100 Denis Laxalde [pkg] Depends on logilab-common >= 1.4.0
Mon, 20 Mar 2017 10:28:01 +0100 Denis Laxalde Merge with 3.24 branch
Mon, 20 Mar 2017 09:40:24 +0100 Denis Laxalde Added tag 3.24.6, debian/3.24.6-1, centos/3.24.6-1 for changeset 4029fb83a67d 3.24
Mon, 20 Mar 2017 08:58:25 +0100 Denis Laxalde [pkg] Version 3.24.6 3.24 3.24.6 centos/3.24.6-1 debian/3.24.6-1
Mon, 20 Mar 2017 08:57:17 +0100 Denis Laxalde Merge public heads 3.24
Wed, 15 Mar 2017 12:01:14 +0100 Philippe Pepiot [web/views] deleteconf: ignore workflow when displaying composite entities
Fri, 03 Mar 2017 14:06:27 +0100 Sylvain Thénault [rset] Use RQL cache in syntax_tree method
Fri, 17 Mar 2017 07:32:48 +0100 Sylvain Thénault [repo] Introduce a clear_caches method on the Querier class
Wed, 15 Mar 2017 08:30:27 +0100 Sylvain Thénault [repo] Consistent API for cache clearing
Fri, 03 Mar 2017 13:09:11 +0100 Sylvain Thénault [repo] Extract rql cache handling to a dedicated class
Thu, 16 Mar 2017 17:25:07 +0100 Denis Laxalde [sobjects] Fix a trivial flake8 error
Wed, 15 Mar 2017 08:27:45 +0100 Sylvain Thénault [repo] Drop cache clearing methods from the source interface
Wed, 15 Mar 2017 08:04:58 +0100 Sylvain Thénault [repo] Move and rename repo._clear_planning_cache
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
(0) -10000 -3000 -1000 -960 tip