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
Thu, 23 Feb 2017 17:47:18 +0100 Denis Laxalde [server] Rename Repository's init_cnxset_pool method bootstrap
Thu, 23 Feb 2017 17:45:50 +0100 Denis Laxalde [server] Replace server config's init_cnxset_pool attribute by a "bootstrap" parameter in Repository
Thu, 23 Feb 2017 17:38:47 +0100 Denis Laxalde [server] Drop close/open steps in NativeSQLSource.restore()
Tue, 07 Feb 2017 10:37:37 +0100 Sylvain Thénault [skel] Fix rpm's .spec file skeleton
Thu, 23 Feb 2017 17:36:11 +0100 Denis Laxalde [server] Move "starting repository..." message where this actually happens
Thu, 23 Feb 2017 17:34:37 +0100 Denis Laxalde [server] Initialize Repository without a tasks manager in ServerMigrationHelper.restore_database()
Thu, 23 Feb 2017 17:34:12 +0100 Denis Laxalde [server] Fix a typo in log message in Repository.init_cnxset_pool()
Fri, 24 Feb 2017 09:19:35 +0100 Denis Laxalde [cwconfig] Issue a warning if a configuration module cannot be loaded
Fri, 24 Feb 2017 09:18:08 +0100 Denis Laxalde [ctl] Load available configurations in "cubicweb-ctl list"
Thu, 23 Feb 2017 08:54:01 +0100 Denis Laxalde [skeleton] Set cubicweb.bwcompat to False in development.ini
Tue, 21 Feb 2017 17:41:32 +0100 Denis Laxalde [pyramid] Use existing repo in PyramidCWTest
Tue, 21 Feb 2017 17:35:16 +0100 Denis Laxalde [pyramid] Make it possible to setup CubicWeb instance from an existing repo in includeme()
Tue, 21 Feb 2017 17:42:46 +0100 Denis Laxalde [pyramid] Move loading of pyramid_debugtoolbar later in includeme()
Tue, 21 Feb 2017 08:54:20 +0100 Denis Laxalde [skeleton,pyramid] Move pyramid app definition in cubicweb.pyramid module
Fri, 10 Feb 2017 17:13:44 +0100 Denis Laxalde [pyramid] Add a copyright and docstring to all modules
Wed, 08 Feb 2017 17:54:16 +0100 Denis Laxalde [cwconfig] Strip "cubicweb_" prefix from cube name in available_cubes()
Tue, 21 Feb 2017 10:12:47 +0100 Philippe Pepiot [web] fix os.rename usage on windows when destination exists
Wed, 25 Jan 2017 14:28:20 +0100 Philippe Pepiot [web/views] show composite entities in delete view
Mon, 11 May 2015 13:57:34 +0200 Christophe de Vienne [workflow] Utilities for declarative definition of workflows
Mon, 20 Feb 2017 15:56:07 +0100 Denis Laxalde [server] Remove pseudo-handling of exceptions in Repository._delete_cascade_multi()
Tue, 21 Feb 2017 10:12:47 +0100 Philippe Pepiot [web] fix os.rename usage on windows when destination exists 3.23
Thu, 09 Feb 2017 10:31:15 +0100 Denis Laxalde [skeleton] Add "cubicweb.session.secret" to development.ini
Fri, 10 Feb 2017 16:55:23 +0100 Denis Laxalde [pyramid] Include 'cubicweb.pyramid.predicates' where it is used
Fri, 10 Feb 2017 16:33:16 +0100 Denis Laxalde [pyramid] Rename make_cubicweb_application function as config_from_cwconfig
Wed, 08 Feb 2017 17:49:25 +0100 Denis Laxalde [server] Reprase messages of db-check to avoid using "system" and "sources"
Mon, 20 Feb 2017 16:39:07 +0100 Denis Laxalde [predicates] Fix reference to has_related_entities in partial_has_related_entities docstring
Tue, 07 Feb 2017 13:47:03 +0100 Philippe Pepiot Fix possible double import of cubes modules
Wed, 08 Feb 2017 10:31:26 +0100 Philippe Pepiot Make load_module() return existing module if present in sys.modules
Mon, 06 Feb 2017 15:43:19 +0100 Denis Laxalde [server] Ignore computed relations in "relations" integrity checker
Mon, 06 Feb 2017 15:40:39 +0100 Denis Laxalde [server] Use global registry variable of integrity checker functions
Tue, 07 Feb 2017 18:18:22 +0100 Philippe Pepiot [doc] Add 3.25 release notes
Fri, 27 Jan 2017 18:09:56 +0100 Philippe Pepiot [repository] possibility to disable connections pooling
Thu, 02 Feb 2017 14:58:39 +0100 Florent Cayré [js] Fix loading image URL 3.24
Mon, 06 Feb 2017 11:21:31 +0100 Denis Laxalde [migration] Move pyramid-related migration after "entities" table modifications 3.24
Fri, 03 Feb 2017 13:37:32 +0100 Sylvain Thénault Merge 3.24.5 into default branch
Tue, 10 Jan 2017 16:08:55 +0100 Denis Laxalde [entities] Introduce an IDublinCore adapter
Fri, 27 Jan 2017 11:05:07 +0100 Denis Laxalde [skeleton] Add an entry point and configuration for running a Pyramid application
Fri, 27 Jan 2017 09:58:30 +0100 Denis Laxalde [cwconfig] Issue a warning when a "core" ctl plugin failed to load
Fri, 27 Jan 2017 13:36:00 +0100 Denis Laxalde [dataimport] Fix "existing_relations" parameter name in ExtEntitiesImporter
Thu, 15 Jan 2015 18:01:28 +0100 Olivier CAYROL (Logilab) [ical] Create ICal events or todos depending on component type returned by adapter
Tue, 31 Jan 2017 11:06:28 +0100 Sylvain Thénault Added tag 3.24.5, debian/3.24.5-1, centos/3.24.5-1 for changeset 70d28e632206 3.24
Tue, 31 Jan 2017 10:41:04 +0100 Sylvain Thénault Prepare 3.24.5 3.24 3.24.5 centos/3.24.5-1 debian/3.24.5-1
Mon, 30 Jan 2017 10:18:31 +0100 Sylvain Thénault [devtools] Skip computed relations when attempting to auto-populate test database 3.24
Mon, 30 Jan 2017 18:14:45 +0100 Sylvain Thénault [migration] Stop asking confirm to commit 3.24
Mon, 30 Jan 2017 17:17:17 +0100 Sylvain Thénault [migration] Fix crash on 3.24 migration 3.24
Mon, 30 Jan 2017 10:18:31 +0100 Sylvain Thénault [devtools] Skip computed relations when attempting to auto-populate test database
Mon, 30 Jan 2017 11:23:13 +0100 Denis Laxalde [test] Use our BaseTestCase in unittest_rtags.py
Mon, 30 Jan 2017 10:22:23 +0100 Denis Laxalde [server] Add a blank line before _CnxSetPool to fix PEP8 error
Mon, 30 Jan 2017 10:19:58 +0100 Denis Laxalde [pkg] Use logilab-common's master repository in dev requirements
Fri, 20 Jan 2017 16:39:44 +0100 Philippe Pepiot [rtags] pass module name to RegistrableInstance
Fri, 27 Jan 2017 17:42:16 +0100 Philippe Pepiot [repository] move cnxset pool handling to a helper class
Fri, 27 Jan 2017 15:53:15 +0100 Sylvain Thénault [pkg] Fix some error on building documentation
Fri, 27 Jan 2017 16:26:09 +0100 Sylvain Thénault Merge 3.24.4 into default branch
Fri, 27 Jan 2017 13:41:24 +0100 Sylvain Thénault Added tag 3.24.4, debian/3.24.4-1, centos/3.24.4-1 for changeset 35fd54c0065d 3.24
Fri, 27 Jan 2017 13:30:24 +0100 Sylvain Thénault Prepare 3.24.4 3.24 3.24.4 centos/3.24.4-1 debian/3.24.4-1
Fri, 20 Jan 2017 03:48:11 +0100 Florent Cayré [source,native] Generalize the IntegrityError constraint parsing regex 3.24
Wed, 18 Jan 2017 16:50:48 +0100 Samuel Trégouët [pyramid] use pyramid.request `path_info` property instead of `path` 3.24
Fri, 13 Jan 2017 11:36:51 +0100 Samuel Trégouët [pyramid] fix login route with language-mode = url-prefix 3.24
Fri, 18 Nov 2016 10:28:41 +0100 Denis Laxalde [devtools] Make timeout error in qunit tests configurable and use SkipTest in test_jscript.py 3.24
Thu, 26 Jan 2017 16:34:56 +0100 Denis Laxalde [web] Handle unspecified value in TZDatetimeField 3.24
Thu, 26 Jan 2017 16:33:15 +0100 Denis Laxalde [web] Handle unspecified 'date' or 'time' in JQueryDateTimePicker.process_field_data() 3.24
Mon, 23 Jan 2017 15:35:19 +0100 Philippe Pepiot [cwconfig] create a virtual "cubes" package
Fri, 20 Jan 2017 18:17:04 +0100 Sylvain Thénault Change hooks control (deny_all_hooks_but / allow_all_hooks_but) to be more predictable
Tue, 24 Jan 2017 14:09:13 +0100 Philippe Pepiot [cwconfig] make appobjects_cubes_modnames() public
Fri, 20 Jan 2017 15:16:18 +0100 Sylvain Thénault Fix str(Unauthorized) 3.24
Fri, 20 Jan 2017 09:55:08 +0100 Philippe Pepiot [test] avoid using a deprecated feature of yams
Tue, 12 May 2015 22:14:24 +0200 Alain Leufroy [test] add some tests to web.views.baseviews
Mon, 23 Jan 2017 10:44:00 +0100 Denis Laxalde [tox] Drop "touch {envdir}/share/cubicweb/cubes/__init__.py" command on py34 env
Mon, 23 Jan 2017 11:02:21 +0100 Sylvain Thénault Drop support for https-url in all-in-one.conf
Fri, 20 Jan 2017 16:53:28 +0100 Philippe Pepiot [test] use TemporaryDirectory context manager
Fri, 20 Jan 2017 14:32:34 +0100 Denis Laxalde [tox] Drop "exclude" option from flake8 config and adjust flake8-ok-files.txt accordingly
Fri, 20 Jan 2017 10:31:04 +0100 Sylvain Thénault [autoform] Go through guess_field even when field class is specified using uicfg
Fri, 20 Jan 2017 03:54:43 +0100 Florent Cayré [uilib] Fix incorrect serialization of python dicts into javascript objects 3.24
Thu, 12 Jan 2017 13:40:25 +0100 Philippe Pepiot [repository] Fix connection-pool-size not set to 1 with quick_start enabled 3.24
Thu, 19 Jan 2017 11:12:35 +0100 Sylvain Thénault [migration] Enhance assertion message to get a chance to fix the problem 3.24
Thu, 19 Jan 2017 11:12:07 +0100 Sylvain Thénault [migration] Skip virtual rtypes when adding relation definition through add_cube 3.24
Thu, 19 Jan 2017 11:10:47 +0100 Sylvain Thénault [migration] Avoid unnecessary intermediary commit when migrating a schema 3.24
Wed, 18 Jan 2017 15:04:27 +0100 Sylvain Thénault [migration] Fix addition of entity type including boundary constraints on its own attributes 3.24
Thu, 19 Jan 2017 09:53:31 +0100 Sylvain Thénault [schema sync] Refactor AfterAddCWRTypeHook and AfterAddCWComputedRTypeHook so the latter inherit from the former 3.24
Wed, 18 Jan 2017 12:36:02 +0100 Sylvain Thénault Drop embed-allowed option, gone away for a long time 3.24
Wed, 04 Jan 2017 10:02:05 +0100 Sylvain Thénault Never record undo information for session or data import 3.24
Thu, 19 Jan 2017 14:53:05 +0100 Philippe Pepiot [cwvreg] load registry using modules names instead of directories
Thu, 19 Jan 2017 15:27:39 +0100 Philippe Pepiot [schema] load schema from modules names instead of directories
Wed, 18 Jan 2017 17:16:00 +0100 Denis Laxalde [devtools/test] Skip qunit tests in case of timeout
Thu, 18 Feb 2016 14:22:07 +0100 Sylvain Thénault [autoform] Avoid two calls to field.process_form for the same field in some cases
Mon, 19 Dec 2016 17:22:48 +0100 Sylvain Thénault [pyramid] Don't use unsafe_cnx_context_manager for write queries 3.24
Wed, 14 Dec 2016 08:37:11 +0100 Sylvain Thénault Repair database wrt indexes / unique constraints 3.24
Wed, 14 Dec 2016 17:06:24 +0100 Sylvain Thénault Enhance postgres index filter with values from real life 3.24
Wed, 14 Dec 2016 17:04:29 +0100 Sylvain Thénault Extract functions to list expected/found database indexes from check_indexes 3.24
Thu, 24 Nov 2016 15:36:26 +0100 Sylvain Thénault Simplify and fix _cw.drop_entity_cache
Fri, 18 Nov 2016 17:50:56 +0100 Sylvain Thénault [entity/optimization] Cache rset when entity.related is called with entities=False
Wed, 14 Dec 2016 08:47:06 +0100 Sylvain Thénault Ensure in 3.24 migration that entities from LDAP have consistent cwuri 3.24
Wed, 14 Dec 2016 13:34:08 +0100 Nicolas Chauvat [doc/book] fix error in markup 3.24
Wed, 09 Nov 2016 16:14:17 +0100 Sylvain Thénault [rtags] Allow to 'derive' rtags
Wed, 09 Nov 2016 16:08:23 +0100 Sylvain Thénault [test] Use bare unittest in unittest_rtags
Wed, 09 Nov 2016 16:07:10 +0100 Sylvain Thénault [rtags] Docstring fix
Wed, 09 Nov 2016 16:05:06 +0100 Sylvain Thénault [cleanup] flake8 rtags.py
Wed, 14 Dec 2016 11:13:46 +0100 Denis Laxalde [pkg] Require passlib >= 1.7.0
Sun, 04 Dec 2016 23:45:52 +0100 Nicolas Chauvat [web/http_headers] do not crash when IfModifiedSince is empty string (closes #16527954) 3.24
Wed, 07 Dec 2016 14:07:35 +0100 Denis Laxalde [pkg] Set an upper bound to passlib 3.24
Fri, 09 Dec 2016 15:08:52 +0100 Denis Laxalde [cwconfig] Retrieve real path of cubes directory 3.24
Wed, 07 Dec 2016 14:11:23 +0100 Denis Laxalde [server] Use CryptContext's hash method instead of deprecated encrypt method
Wed, 07 Dec 2016 14:13:20 +0100 Denis Laxalde Merge public heads 3.24
Thu, 22 Oct 2015 16:58:12 +0200 Julien Cristau [cwctl] on upgrade, clear instance_md5_version cache
Tue, 15 Dec 2015 08:35:13 +0100 Adrien Di Mascio [twisted] add request error handler to avoid finishing it twice
Fri, 04 Sep 2015 18:05:51 +0200 Rémi Cardona [web/tests] Hide DeprecationWarnings
Thu, 19 Nov 2015 12:25:45 +0100 Julien Cristau [web] remove next_tabindex()
Wed, 23 Nov 2016 17:19:51 +0100 Sylvain Thénault [views/optimization] Ensure we call rset.possible_actions with the same argument
Fri, 18 Nov 2016 18:19:10 +0100 Sylvain Thénault [schema/optimization] Ensure read permissions are deactivated when we're checking a permission
Fri, 18 Nov 2016 18:16:21 +0100 Sylvain Thénault [web] Enhance query log file
Thu, 24 Nov 2016 14:26:12 +0100 Sylvain Thénault [massive store] Don't store eids_seq_range as a store attribute
Thu, 24 Nov 2016 16:58:50 +0100 Sylvain Thénault Flake8 bits with some copyright updates
Thu, 24 Nov 2016 16:58:27 +0100 Sylvain Thénault [test] Use plain unittest in unittest_views_forms.py
Thu, 24 Nov 2016 16:32:14 +0100 Sylvain Thénault Some py3k related fixes: use text_type instead of unicode
Thu, 24 Nov 2016 15:39:52 +0100 Sylvain Thénault [cwctl] Kill deprecated ordered_instances method
Fri, 02 Dec 2016 10:10:58 +0100 Sylvain Thénault [test/cleanup] Use plain unittest 3.24
Fri, 02 Dec 2016 10:10:42 +0100 Sylvain Thénault [test/cleanup] flake8 unittest_rqlannotation.py 3.24
Fri, 25 Nov 2016 13:10:10 +0100 Arthur Lutz [debian] logilab >= 1.2.2 in requires (only in build depends) 3.24
Fri, 25 Nov 2016 13:07:06 +0100 Arthur Lutz [debian] move unittest2 to requires not recommends closes #16404515 3.24
Wed, 23 Nov 2016 17:25:31 +0100 Philippe Pepiot [devtools] named context for boxes subTest for consistency 3.24
Wed, 23 Nov 2016 18:38:46 +0100 David Douard Added tag 3.24.3, debian/3.24.3-1, centos/3.24.3-1 for changeset bb5904cd284e 3.24
Wed, 23 Nov 2016 18:36:55 +0100 David Douard [pkg] 3.24.3 3.24 3.24.3 centos/3.24.3-1 debian/3.24.3-1
Wed, 23 Nov 2016 12:24:04 +0100 David Douard [cwconfig] ensure CubicWebNoAppConfiguration returns a typed value (closes #16364459) 3.24
Fri, 18 Nov 2016 18:15:14 +0100 Sylvain Thénault [views/optimization] Makes has_editable_relations predicate less costly by using generator
Thu, 17 Nov 2016 11:03:19 +0100 Denis Laxalde [cwconfig] Trim down allowed exceptions in gettext language setting
Mon, 21 Nov 2016 14:52:33 +0100 Denis Laxalde [pkg] Configure "universal" wheel build
Mon, 21 Nov 2016 15:17:32 +0100 Sylvain Thénault [rqlrewrite] Test and fix potential NameError
Wed, 16 Nov 2016 15:55:35 +0100 Sylvain Thénault flake8 uicfg
Wed, 16 Nov 2016 15:52:55 +0100 Sylvain Thénault [uicfg] Remove unpredictability from autoform_section initialization
Mon, 21 Nov 2016 14:55:27 +0100 Sylvain Thénault [schema/optimization] Wrap rql expressions into EXISTS node when checking individual permissions
Fri, 18 Nov 2016 17:44:52 +0100 Sylvain Thénault [views/optimization] Prefetch state'names and comment format in wfhistory component
Fri, 18 Nov 2016 10:28:41 +0100 Denis Laxalde [devtools] Make timeout error in qunit tests configurable and use SkipTest in test_jscript.py
Mon, 21 Nov 2016 14:18:43 +0100 Denis Laxalde Added tag 3.24.2, debian/3.24.2-1, centos/3.24.2-1 for changeset 296077513782 3.24
Mon, 21 Nov 2016 14:05:37 +0100 Denis Laxalde Added tag 0.34.2, debian/0.34.2-1, centos/0.34.2-1 for changeset 296077513782 3.24
Mon, 21 Nov 2016 13:47:03 +0100 Denis Laxalde [pkg] Version 3.24.2 3.24 3.24.2 centos/3.24.2-1 debian/3.24.2-1
Mon, 21 Nov 2016 13:44:59 +0100 Denis Laxalde Merge with 3.23 head 3.24
Thu, 17 Nov 2016 17:26:49 +0100 Sylvain Thénault [migration] Fix 3.23.0 migration script, broken by a703f00718c2 3.23
Mon, 21 Nov 2016 09:29:52 +0100 Denis Laxalde [doc] Add 3.24 release date and reference in index pages 3.24
Fri, 18 Nov 2016 17:08:35 +0100 Denis Laxalde Closing "oldstable" branch oldstable
Fri, 18 Nov 2016 17:07:43 +0100 Denis Laxalde Closing "stable" branch stable
Fri, 18 Nov 2016 15:42:10 +0100 Denis Laxalde Merge 3.24 branch
Thu, 17 Nov 2016 11:00:01 +0100 Denis Laxalde [pkg] Bump version to 3.25.0.dev0
Fri, 18 Nov 2016 15:00:43 +0100 David Douard Added tag 3.24.1, debian/3.24.1-1, centos/3.24.1-1 for changeset da52fda6f15b 3.24
Fri, 18 Nov 2016 14:58:58 +0100 David Douard [debian] update changelog's time tag 3.24 3.24.1 centos/3.24.1-1 debian/3.24.1-1
Fri, 18 Nov 2016 13:55:12 +0100 Denis Laxalde [pyramid] Drop reference to pyramid_cubicweb in ctl command docstring 3.24
Thu, 17 Nov 2016 17:08:29 +0100 Denis Laxalde [debian] Rework split of cubicweb-ctl package 3.24
Fri, 18 Nov 2016 09:14:25 +0100 Denis Laxalde [skeleton] Rephrase long description of Debian package into something meaningful 3.24
Fri, 18 Nov 2016 08:42:10 +0100 Denis Laxalde [skeleton] Depends on python-cubicweb in debian packaging 3.24
Fri, 18 Nov 2016 14:26:03 +0100 Denis Laxalde [debian] Have a single python-cubicweb binary for the library 3.24
Tue, 15 Nov 2016 10:13:47 +0100 David Douard [debian] Update debian packaging (closes #16133259) 3.24
Thu, 17 Nov 2016 16:03:02 +0100 Denis Laxalde [pkg] Version 3.24.1 3.24
Thu, 17 Nov 2016 16:14:21 +0100 Denis Laxalde [tox] Use `python -m check_manifest` instead of check-manifest program 3.24
Mon, 14 Nov 2016 16:23:22 +0000 David Douard add debian buildpackage-generated files to hgignore 3.24
Tue, 15 Nov 2016 00:12:34 +0100 Florent Cayré [test] Fix language negotiation test 3.24
Thu, 10 Nov 2016 18:25:50 +0100 Sylvain Thénault [pyramid] No more need for an internal connection when user is cached 3.24
Thu, 10 Nov 2016 18:23:45 +0100 Sylvain Thénault [web] req.lang should be None or a non-empty string 3.24
Thu, 17 Nov 2016 10:15:11 +0100 Sylvain Thénault [web] Simplify a bit language handling 3.24
Thu, 17 Nov 2016 10:53:04 +0100 Sylvain Thénault Fix AttributeError for "lang" on repo/client connections 3.24
Thu, 17 Nov 2016 10:47:52 +0100 Denis Laxalde Alias ugettext to gettext method of cwGNUTranslations in Python 3 3.24
Wed, 16 Nov 2016 14:38:11 +0100 Adrien Di Mascio [devctl] make i18n custom message extractors work with legacy layouts 3.24
Wed, 16 Nov 2016 17:12:09 +0100 Denis Laxalde Fix (new) flake8 errors 3.24
Tue, 15 Nov 2016 11:44:05 +0100 Denis Laxalde [pyramid] Try "eid" first when retrieving a subresource of ETypeResource 3.24
Tue, 15 Nov 2016 12:20:02 +0100 Florent Cayré Fix AttributeError on postcommit when db-create adds non-system CWSource entities 3.24
Wed, 09 Nov 2016 23:00:00 +0100 Florent Cayré [devctl] Optimize cleanup_sys_modules a bit 3.24
Thu, 10 Nov 2016 10:05:14 +0100 Denis Laxalde [pyramid] Install file listing monitored files in application home 3.24
Mon, 14 Nov 2016 17:48:10 +0100 Florent Cayré [pyramid] Fix login error message language 3.24
Mon, 14 Nov 2016 12:26:49 +0100 Florent Cayré i18n update 3.24
Wed, 09 Nov 2016 11:46:03 +0100 Sylvain Thénault [pyramid] Add action verb used in some messages displayed by the command 3.24
Wed, 09 Nov 2016 11:45:19 +0100 Sylvain Thénault [pyramid] No more need to check CW version since it's now shipped with it 3.24
Wed, 09 Nov 2016 11:44:27 +0100 Sylvain Thénault [pyramid] Fix 404 handling 3.24
Wed, 09 Nov 2016 11:42:33 +0100 Sylvain Thénault Fix broken flake8 configuration 3.24
Tue, 30 Jun 2015 10:00:53 +0200 Sylvain Thénault [entities] Fix typo in wfobjs debug message 3.24
Wed, 09 Nov 2016 09:07:42 +0100 Sylvain Thénault [doc] Add my 3.24 release notes 3.24
Tue, 08 Nov 2016 18:37:47 +0100 Sylvain Thénault [migration] Drop cw_schema relation first 3.24
Tue, 08 Nov 2016 18:34:22 +0100 Sylvain Thénault [hooks] Delete some properties cached on entities schema on schema updates 3.24
Sun, 06 Nov 2016 16:43:27 +0100 Florent Cayré [doc] Add some words in changelog about pyramid support in core + fix its title 3.24
Sun, 06 Nov 2016 16:35:57 +0100 Florent Cayré [pkg] Fix extra packages not installable 3.24
Fri, 04 Nov 2016 16:45:54 +0100 Denis Laxalde Added tag 3.24.0, centos/3.24.0-1 for changeset 9f7949b63ab2
Wed, 02 Nov 2016 10:15:42 +0100 David Douard [views] simplify and fix the TreeView (closes #16055814) 3.24.0 centos/3.24.0-1
Thu, 13 Oct 2016 15:39:48 +0200 Adrien Di Mascio [massive store] remove unused code
Fri, 04 Nov 2016 11:19:29 +0100 Sylvain Thénault Drop a cw 3.24 warning
Fri, 04 Nov 2016 11:19:11 +0100 Sylvain Thénault Fix unexpected req.relative_path() when calling CWTC.app_handle_request with path argument
Fri, 04 Nov 2016 13:12:10 +0100 Denis Laxalde [req,web/request] Move language prefix handling into web request
Fri, 04 Nov 2016 11:57:09 +0100 Denis Laxalde [test] Use stdlib unittest instead of lgc.testlib in unittest_request.py
Fri, 04 Nov 2016 11:56:00 +0100 Denis Laxalde [test] Distinguish "request" tests from accept parser ones in unittest_request.py
Fri, 04 Nov 2016 09:21:10 +0100 Denis Laxalde [pkg] Add setuptools to RPM build requirements
Thu, 03 Nov 2016 18:22:47 +0100 Denis Laxalde [pkg] Version 3.24.0
Thu, 03 Nov 2016 15:00:01 +0100 Laura Médioni [req,web] Make it possible to handle page language from URL prefix
Wed, 02 Nov 2016 15:59:39 +0100 David Douard [config] fix the load_site_cubicweb() method for to 'new-style' cubes (closes #16059402)
Thu, 13 Oct 2016 15:31:02 +0200 Adrien Di Mascio [massive store] remove on_commit / on_rollback parameters
Thu, 13 Oct 2016 15:16:38 +0200 Adrien Di Mascio [massive store] master_init should commit by default
Thu, 13 Oct 2016 15:12:33 +0200 Adrien Di Mascio [massive store] isolate SQL statements that one may want to customize
Thu, 06 Oct 2016 12:12:04 +0200 Sylvain Thénault [massive store] Store entities in temporary table as well
Tue, 11 Oct 2016 10:24:13 +0200 Sylvain Thénault [massive store] Drop useless check for empty buffer
Tue, 11 Oct 2016 10:23:44 +0200 Sylvain Thénault [massive store] Docstring / comment cleanups
Tue, 11 Oct 2016 10:23:06 +0200 Sylvain Thénault [massive store] Turn a runtime error into an assertion
Wed, 05 Oct 2016 09:27:25 +0200 Sylvain Thénault [massive store] Delay metadata attributes and default values handling to flush_entities
Wed, 05 Oct 2016 09:38:05 +0200 Sylvain Thénault [massive store] Use a slave specific table for relation insertion in the massive store
Tue, 04 Oct 2016 13:14:35 +0200 Sylvain Thénault [massive store] docstring and __init__ cleanup
Tue, 04 Oct 2016 13:14:18 +0200 Sylvain Thénault [massive store] Drop dead code
Fri, 30 Sep 2016 17:34:59 +0200 Sylvain Thénault [massive store] Reintroduce methods that are necessary to properly handle master/slave configuration
Wed, 28 Sep 2016 09:02:14 +0200 Sylvain Thénault [massive store] Follow configuration of the metadata generator
Mon, 17 Oct 2016 16:53:28 +0200 Adrien Di Mascio [dataimport] make MetadataGenerator.META_RELATIONS customizable
Wed, 28 Sep 2016 08:57:48 +0200 Sylvain Thénault [massive store] Rework constraint/index handling
Tue, 27 Sep 2016 12:02:07 +0200 Sylvain Thénault [massive store] Lazy removal of constraints and metadata indexes
Mon, 17 Oct 2016 14:50:47 +0200 Sylvain Thénault [repository] Drop the index on entities.type
Thu, 06 Oct 2016 12:11:23 +0200 Sylvain Thénault [source] Drop source mapping handling
Wed, 05 Oct 2016 15:30:10 +0200 Sylvain Thénault [repository] Drop the entities.extid column and associated cache
Fri, 30 Sep 2016 17:38:12 +0200 Sylvain Thénault [repository] Drop the entities.asource column
Thu, 29 Sep 2016 22:54:26 +0200 Sylvain Thénault [integrity check] Stop using entities.asource column in integrity checks
Mon, 17 Oct 2016 13:42:30 +0200 Sylvain Thénault [rql2sql/test] Ensure test results predictability
Thu, 06 Oct 2016 21:17:01 +0200 Sylvain Thénault [rql2sql] Stop generating SQL query from RQL using entities.type
Tue, 11 Oct 2016 10:30:59 +0200 Sylvain Thénault [test] Remove some usages of lgc.testlib
Thu, 06 Oct 2016 21:14:49 +0200 Sylvain Thénault [test] Avoid pytest discovery warnings
Fri, 30 Sep 2016 18:25:08 +0200 Sylvain Thénault flake8 and all
Wed, 05 Oct 2016 15:28:43 +0200 Sylvain Thénault [schema2sql] Drop deprecated comment
Sat, 01 Oct 2016 11:56:27 +0200 Sylvain Thénault [cnx] Use entity_type instead of entity_metas()['type']
Thu, 06 Oct 2016 12:15:50 +0200 Sylvain Thénault [entity] Reimplement and deprecate entity.cw_metainformation
Fri, 30 Sep 2016 17:39:17 +0200 Sylvain Thénault [repository] Drop type_and_source_from_eid and rename related cache
Fri, 30 Sep 2016 17:34:11 +0200 Sylvain Thénault [entity] Stop returning source information in cw_metainformation()
Fri, 30 Sep 2016 17:04:42 +0200 Sylvain Thénault [json] Stop serializing cw_source into default json representation of an entity
Thu, 29 Sep 2016 23:11:38 +0200 Sylvain Thénault Drop deprecated LDAP related script
Fri, 30 Sep 2016 17:18:15 +0200 Sylvain Thénault [entity] Stop linking to external site for external entities
Thu, 29 Sep 2016 22:23:16 +0200 Sylvain Thénault [datafeed] Drop entity deletion handling in the default source / parser
Thu, 29 Sep 2016 11:44:19 +0200 Sylvain Thénault [sources] Drop 'moved_entities' table handling
Fri, 30 Sep 2016 17:36:40 +0200 Sylvain Thénault [repository] Drop deprecated extid2eid API and friends
Fri, 30 Sep 2016 17:36:02 +0200 Sylvain Thénault [ldap] Stop using entities table in ldap source authentication and parser
Wed, 26 Oct 2016 11:24:57 +0200 Denis Laxalde [test] Use stdlib unittest in unittest_webconfig.py
Thu, 03 Nov 2016 12:15:42 +0100 Denis Laxalde [tox] Require ldap3 < 2 for server tests
Wed, 02 Nov 2016 11:11:01 +0100 David Douard [setup] fix CWDevelop to keep compat with python 2.7
Wed, 26 Oct 2016 08:34:34 +0200 Denis Laxalde [devtools] Make dependency on backports.tempfile (Python2) optional
Wed, 28 Sep 2016 22:17:36 +0200 Sylvain Thénault [sources] Drop source support_entity / support_relation source API
Fri, 30 Sep 2016 18:24:17 +0200 Sylvain Thénault [dataimport] Add a new NullStore
Fri, 30 Sep 2016 17:03:33 +0200 Sylvain Thénault [devtools] Properly reraise the exception
Mon, 24 Oct 2016 14:41:36 +0200 Denis Laxalde [pkg] Do not install sql scripts in <prefix>/share/cubicweb/schemas
Mon, 24 Oct 2016 10:08:36 +0200 Denis Laxalde [devtools/qunit] Retain firefox process stdout to eventually print it
Mon, 24 Oct 2016 09:45:38 +0200 Denis Laxalde [devtools/qunit] Turn FirefoxHelper into a context manager
Mon, 24 Oct 2016 09:31:55 +0200 Denis Laxalde [test] Replace logilab-common's with_tempdir by tempfile.TemporaryDirectory
Mon, 24 Oct 2016 09:29:08 +0200 Denis Laxalde [test] Use `with open` syntax in cwconfig "prefix" tests
Mon, 24 Oct 2016 09:02:53 +0200 Denis Laxalde [test] Use stdlib unittest.main() in qunit
Tue, 16 Aug 2016 16:00:32 +0200 Denis Laxalde [web] Clear "pending_others" session key after all relations got processed
Wed, 28 Sep 2016 11:06:28 +0200 Denis Laxalde [datafeed] Complete the import log even if parser could not be found
Fri, 21 Oct 2016 18:03:06 +0200 Denis Laxalde [twconfig] Set default value for "interface" to 0.0.0.0
Wed, 12 Oct 2016 17:03:02 +0200 Denis Laxalde [session] Allow self._open to be False in __enter__
Fri, 21 Oct 2016 18:35:46 +0200 Denis Laxalde [pkg] Warn about "develop" command not installing legacy cubes directory
Fri, 21 Oct 2016 18:43:13 +0200 Denis Laxalde [pkg] Cleanup MANIFEST.in from non-matching entries
Fri, 21 Oct 2016 18:10:15 +0200 Adrien Di Mascio [devtools] make i18ncube customizable in a cube
Tue, 27 Sep 2016 12:28:39 +0200 Sylvain Thénault [rql2sql] Drop deprecated __docformat__
Thu, 22 Sep 2016 16:21:51 +0200 Sylvain Thénault [rql2sql] Handle comparison of eid on variables from an subquery
Wed, 01 Jun 2016 17:04:33 +0200 Sylvain Thénault Take care that cnx may not be set in error view
Wed, 12 Oct 2016 10:59:18 +0200 Sylvain Thénault [autoform] Ease overriding of inlined form renderer. Closes #15755515
Wed, 19 Oct 2016 15:58:30 +0200 Sylvain Thénault [ldapfeed] Use new MetadataGenerator api instead of deprecated MetaGenerator
Wed, 19 Oct 2016 10:21:12 +0200 Sylvain Thénault Fix typos
Mon, 10 Oct 2016 14:27:24 +0200 Adrien Di Mascio [devctl] make sure i18ncube always delete its tempdir
Mon, 10 Oct 2016 14:34:41 +0200 Adrien Di Mascio i18ncube should ignore node_modules directory by default
Wed, 05 Oct 2016 16:16:33 +0200 Adrien Di Mascio refactor i18n messages extraction
Fri, 21 Oct 2016 13:09:47 +0200 Laura Médioni [web/application] remove `path` argument from CubicwebPublisher methods
Thu, 20 Oct 2016 18:28:46 +0200 Denis Laxalde Merge 3.23 branch
Thu, 20 Oct 2016 18:45:40 +0200 Denis Laxalde [pkg] Fix recursive-include missing a "*" in MANIFEST.in
Wed, 19 Oct 2016 22:31:32 +0200 Sylvain Thénault Added tag 3.23.2, centos/3.23.2-1, debian/3.23.2-1 for changeset 8b287ad7b95b 3.23
Wed, 19 Oct 2016 19:29:24 +0200 Sylvain Thénault Release 3.23.2 3.23 3.23.2 centos/3.23.2-1 debian/3.23.2-1
Wed, 19 Oct 2016 21:08:04 +0200 Sylvain Thénault [test] Add test method required by d41832121b29 3.23
Wed, 19 Oct 2016 15:57:52 +0200 Sylvain Thénault [ldapfeed] Fix crash when user's password has to be generated 3.23
Wed, 19 Oct 2016 15:56:35 +0200 Sylvain Thénault [test/ldapfeed] Drop unused constant 3.23
Fri, 08 Jul 2016 10:17:14 +0200 Sylvain Thénault [migration] Test and fix case of addition of an attribute with some serialized constraint 3.23
Wed, 05 Oct 2016 10:12:23 +0200 Denis Laxalde [skeleton] Properly format debian/changelog using current datetime and author information
Wed, 12 Oct 2016 11:07:10 +0200 Denis Laxalde [utils] Encode Binary value in base64 for JSON export
Wed, 12 Oct 2016 11:09:08 +0200 Denis Laxalde [test] Make cubicweb/test/unittest_utils.py flake8-clean
Fri, 07 Oct 2016 14:59:44 +0200 Denis Laxalde [skeleton] Set Debian distribution to "UNRELEASED" in changelog
Thu, 13 Oct 2016 12:51:12 +0200 Florent Cayré Fix log level parameter not taken into account in cwsource log table
Tue, 11 Oct 2016 14:48:27 +0200 Denis Laxalde [config] Ignore cubicweb-pyramid in available_cubes()
Thu, 06 Oct 2016 12:15:43 +0200 Denis Laxalde [config] Exclude "pyramid" cube when initializing application cubes
Wed, 05 Oct 2016 16:20:52 +0200 Denis Laxalde [migration] Drop cubicweb-pyramid CWProperty in 3.24.0 migration
Wed, 28 Sep 2016 08:48:20 +0200 Sylvain Thénault [dataimport/test] Use minimal schema for massive import tests
Tue, 27 Sep 2016 12:23:19 +0200 Sylvain Thénault [massive store] Drop deprecated code
Tue, 27 Sep 2016 12:01:24 +0200 Sylvain Thénault [flake8] cubicweb/dataimport/test/test_massive_store.py is now flake8 friendly
Tue, 27 Sep 2016 12:00:42 +0200 Sylvain Thénault [massive store] Drop buggy log call
Tue, 27 Sep 2016 12:00:17 +0200 Sylvain Thénault [massive store] Drop duplicated log
Tue, 27 Sep 2016 11:23:51 +0200 Sylvain Thénault [flake8] cubicweb/server/rqlannotation.py is now flake8 friendly
Thu, 06 Oct 2016 14:25:18 +0200 Sylvain Thénault [pyramid] Override cubicweb.hooks.syncsession.get_user_sessions() for Pyramid
Mon, 06 Jun 2016 15:37:01 +0200 Sylvain Thénault [pyramid] Retrieve user's groups using a custom RQL instead of user's groups property
Mon, 06 Jun 2016 16:08:03 +0200 Sylvain Thénault [hooks] Change get_user_sessions prototype, necessary for hijacking from other session implementations (e.g. pyramid)
Mon, 06 Jun 2016 15:26:49 +0200 Sylvain Thénault Store user groups and properties as session data
Wed, 05 Oct 2016 10:17:39 +0200 Denis Laxalde [skeleton] Remove override_dh_python2
Wed, 05 Oct 2016 09:56:26 +0200 Denis Laxalde [skeleton] Have setuptools install data files
Wed, 05 Oct 2016 09:52:02 +0200 Denis Laxalde [skeleton] Update MANIFEST.in following new "package" layout
Wed, 05 Oct 2016 09:32:25 +0200 Denis Laxalde [skeleton] Add python-setuptools to Debian Build-Depends
Wed, 05 Oct 2016 09:26:59 +0200 Denis Laxalde [skeleton] Add dh-python to Debian Build-Depends
Wed, 05 Oct 2016 09:23:07 +0200 Denis Laxalde [skeleton] Copy files mode bits (debian/rules in particular)
Wed, 05 Oct 2016 08:55:02 +0200 Denis Laxalde [skeleton] Do not exclude setup.py from flake8 check in tox.ini
Tue, 04 Oct 2016 11:04:34 +0200 Denis Laxalde Merge public heads
Mon, 26 Sep 2016 10:42:19 +0200 Denis Laxalde [doc] Document configuration override by environment variables
Mon, 26 Sep 2016 10:32:44 +0200 Denis Laxalde [doc] Update book sections about cubes being Python packages
Mon, 26 Sep 2016 09:57:15 +0200 Denis Laxalde [doc] Start filling changes/3.24.rst with recent changes
Mon, 26 Sep 2016 10:17:10 +0200 Denis Laxalde [doc] Drop commented mention of "live-server" command
Mon, 26 Sep 2016 18:21:43 +0200 Denis Laxalde [pyramid] Drop guard of old cubicweb version
Mon, 26 Sep 2016 18:20:53 +0200 Denis Laxalde [pkg] Declare extras (optional) dependencies
Thu, 29 Sep 2016 11:19:30 +0200 Denis Laxalde [tox] Exclude all files in symlinked directories from check-manifest call
Wed, 28 Sep 2016 14:40:58 +0200 Denis Laxalde [tox] Get rid of "touch test-results.xml" for flake8 and check-manifest environments
Mon, 26 Sep 2016 16:53:33 +0200 Yann Voté [debian] cubicweb-pyramid conflicts and replaces pyramid-cubicweb
Mon, 26 Sep 2016 16:45:30 +0200 Yann Voté Merge cubicweb-pyramid cube
Thu, 02 Jun 2016 11:59:32 +0200 Arthur Lutz [ccplugin] flake8
Thu, 02 Jun 2016 11:59:25 +0200 Arthur Lutz [ccplugin] docstring clarification
Wed, 11 May 2016 11:27:50 +0200 David Douard [doc] improve a bit the README to explain how to allow login in dev mode
Thu, 24 Mar 2016 14:09:29 +0100 David Douard Added tag 0.4.0, debian/0.4.0-1, centos/0.4.0-1 for changeset c0c98e5ba55e
Thu, 24 Mar 2016 13:57:47 +0100 David Douard [pkg] typo
Mon, 22 Feb 2016 16:06:00 +0100 David Douard [pkg] 0.4.0
Tue, 23 Feb 2016 11:14:22 +0100 David Douard [doc] add a bit more infos in the README
Mon, 22 Feb 2016 15:57:10 +0100 David Douard [cfg] remove the pyramid-{auth,session}-secret config options (closes #11027189)
Tue, 15 Dec 2015 12:14:47 +0100 David Douard [cc] add a dbglevel cmdline option to specify the DBG_XXX flags to set
Thu, 18 Feb 2016 16:38:11 +0100 Adrien Di Mascio Added tag centos/0.3.2-1 for changeset c9daf54738fd
Fri, 29 Jan 2016 15:32:52 +0100 Samuel Trégouët [pkg] add spec file
Wed, 23 Dec 2015 11:53:04 +0100 Julien Cristau Added tag 0.3.2, debian/0.3.2-1 for changeset ab4c5509407f
Wed, 23 Dec 2015 11:45:49 +0100 Julien Cristau [pkg] fixup debian control metadata
Wed, 23 Dec 2015 11:41:52 +0100 Julien Cristau [pkg] add debian watch file
Wed, 23 Dec 2015 11:40:30 +0100 Julien Cristau [pkg] don't remove egg_info from debian package
Wed, 23 Dec 2015 11:32:15 +0100 Julien Cristau [pkg] 0.3.2
Tue, 22 Dec 2015 19:37:49 +0100 Julien Cristau [ccplugin] get the cw repo from the wsgi app
Wed, 04 Nov 2015 16:41:36 +0100 Julien Cristau [ccplugin] print_function
Thu, 30 Jul 2015 09:55:36 +0200 David Douard Move tag debian/0.3.1-1 on changeset ab68206f765b
Thu, 30 Jul 2015 09:55:03 +0200 David Douard [debian] typo in debian/changelog
Thu, 30 Jul 2015 09:51:39 +0200 David Douard Added tag 0.3.1, debian/0.3.1-1 for changeset 9d82848e82a7
Thu, 30 Jul 2015 09:49:15 +0200 David Douard [pkg] 0.3.1
Thu, 23 Jul 2015 16:59:46 +0200 David Douard [ccplugin] fix a bug introduced in e95725d7ce90 (closes #5731783)
Wed, 22 Jul 2015 17:41:40 +0200 David Douard Added tag 0.3.0, debian/0.3.0-1 for changeset 7fbeb77fe690
Wed, 22 Jul 2015 17:22:16 +0200 David Douard [pkg] 0.3.0
Wed, 22 Jul 2015 17:18:56 +0200 David Douard [debian] add missing dependency on pyramid-cubicweb and python-wsgicors
Wed, 22 Jul 2015 17:12:12 +0200 David Douard [pkg] depends on waitress (closes #5576180)
Wed, 22 Jul 2015 17:03:43 +0200 David Douard [pkg] update to dh9 and dh_python2
Thu, 25 Jun 2015 22:57:15 +0200 David Douard Allow to override config file options by cmdline arguments (closes #5724484)
Wed, 21 Jan 2015 13:51:33 +0100 Christophe de Vienne Added tag cubicweb-pyramid-version-0.2.0, cubicweb-pyramid-debian-version-0.2.0-1 for changeset 4c16305d5825
Wed, 21 Jan 2015 13:28:36 +0100 Christophe de Vienne set debian version 0.2.0-1
Wed, 21 Jan 2015 11:02:33 +0100 Christophe de Vienne Set version 0.2.0
Sat, 03 Jan 2015 17:07:21 +0100 Christophe de Vienne Add profiling options
Sat, 03 Jan 2015 02:39:43 +0100 Christophe de Vienne Monitor more configuration files
Tue, 23 Dec 2014 10:19:12 +0100 Christophe de Vienne Set version 0.1.1
Tue, 23 Dec 2014 10:16:13 +0100 Christophe de Vienne --debug now activates all debug options
Thu, 06 Nov 2014 22:07:06 +0100 Christophe de Vienne Move the cors middleware initialisation to pyramid-cubicweb to reduce code duplication
Thu, 23 Oct 2014 17:30:15 +0200 Christophe de Vienne Added tag cubicweb-pyramid-version-0.1.0, cubicweb-pyramid-debian-version-0.1.0-1 for changeset 3defbb0f147a
Thu, 23 Oct 2014 16:38:28 +0200 Christophe de Vienne Prepare release
Fri, 19 Sep 2014 19:55:33 +0200 Christophe de Vienne Add a --no-daemon option
Fri, 19 Sep 2014 19:20:35 +0200 Christophe de Vienne Use 'wsgicors' for CORS handling.
Fri, 19 Sep 2014 18:23:57 +0200 Denis Laxalde Watch for i18n files changes for auto-reload
Fri, 19 Sep 2014 11:44:13 +0200 Christophe de Vienne Auto-reload now survives failed reload
Thu, 18 Sep 2014 22:33:04 +0200 Christophe de Vienne Implements auto-reload and daemon mode.
Thu, 18 Sep 2014 12:03:25 +0200 Christophe de Vienne Add the 'pyramid-auth-secret' option to all-in-one.conf
Thu, 18 Sep 2014 11:17:57 +0200 Christophe de Vienne Add the 'pyramid-session-secret' option to all-in-one.conf
Fri, 05 Sep 2014 18:48:33 +0200 Christophe de Vienne Add a CWSession entity.
Fri, 05 Sep 2014 12:38:13 +0200 Christophe de Vienne Implements the 'pyramid' command.
Fri, 05 Sep 2014 12:32:03 +0200 Christophe de Vienne Project structure
Mon, 26 Sep 2016 14:52:12 +0200 Yann Voté Merge with pyramid-cubicweb
Thu, 07 Jul 2016 14:30:32 +0200 Denis Laxalde Port to Python3 (closes #14159555)
Tue, 28 Jun 2016 11:03:20 +0200 Sylvain Thénault Use opened connections as much as possible
Wed, 01 Jun 2016 17:27:29 +0200 Sylvain Thénault Test and fix status code and content of the login form on authentication error
Tue, 28 Jun 2016 09:44:08 +0200 Denis Laxalde Added tag 0.7.0, debian/0.7.0-1, centos/0.7.0-1 for changeset 0cf2972d2011
Tue, 28 Jun 2016 09:33:20 +0200 Denis Laxalde [pkg] Version 0.7.0
Fri, 03 Jun 2016 17:59:49 +0200 Sylvain Thénault retrieve session data in a single query
Tue, 28 Jun 2016 09:07:12 +0200 Denis Laxalde [tox] Update CubicWeb version targets
Thu, 16 Jun 2016 16:25:32 +0200 Philippe Pepiot wsgi: clearer exception when CW_INSTANCE is missing
Fri, 03 Jun 2016 17:58:43 +0200 Sylvain Thénault typo
Wed, 11 May 2016 11:26:16 +0200 David Douard [doc] update a bit the documentation
Fri, 17 Jun 2016 17:57:11 +0200 Arthur Lutz split collecting setting before using them, so the function can be reused when inserting WSGI middlewares
Thu, 02 Jun 2016 12:11:07 +0200 Arthur Lutz [bwcompat] log execption even when cubicweb.bwcompat.errorhandler = True (closes #13421901)
Fri, 27 May 2016 10:49:27 +0200 Samuel Trégouët [pkg] add spec file
Tue, 12 Apr 2016 16:17:06 +0200 David Douard Added tag 0.6.1, debian/0.6.1-1 for changeset 2621daafa10c
Tue, 12 Apr 2016 15:41:09 +0200 David Douard [pkg] 0.6.1
Fri, 01 Apr 2016 16:50:12 +0200 Julien Cristau [bwcompat] send 403 on authentication errors (closes #12219849)
Fri, 01 Apr 2016 16:48:14 +0200 Julien Cristau [bwcompat] set response headers on AuthenticationError (closes #12219860)
Thu, 24 Mar 2016 12:08:59 +0100 David Douard Added tag 0.6.0, debian/0.6.0-1 for changeset 94d1a024b3bf
Fri, 18 Mar 2016 17:34:13 +0100 David Douard [pkg] 0.6.0
Tue, 22 Mar 2016 14:01:44 +0100 David Douard [tests] add a __main__ handler
Tue, 22 Mar 2016 13:58:38 +0100 David Douard [pkg] add a requirements-test.txt file
Fri, 18 Mar 2016 17:13:43 +0100 Sylvain Thénault [login] fix the redirect url after login (closes #11689118)
Tue, 08 Mar 2016 16:12:01 +0100 Adrien Di Mascio keep track of all traceback in error handling, not just the exception message (closes #11689093)
Wed, 25 Nov 2015 12:32:59 +0100 Julien Cristau [bwcompat] also set response headers in error cases
Mon, 29 Feb 2016 16:16:33 +0100 David Douard [config] move config of the secret used to encrypt session's data ID in pyramid.ini (closes #11689082)
Mon, 07 Mar 2016 10:47:11 +0100 Denis Laxalde Document how to configure the "secure" flag for authentication policies
Thu, 21 Jan 2016 15:20:55 +0100 Denis Laxalde [tox] Let posargs override py.test args
Fri, 11 Dec 2015 17:21:58 +0100 Denis Laxalde [tox] Use py.test
Wed, 25 Nov 2015 13:39:53 +0100 Denis Laxalde Add a tox configuration
Wed, 16 Sep 2015 16:39:53 +0200 Christophe de Vienne Register predicates from the predicates module
Fri, 24 Jul 2015 13:39:18 +0200 Rabah Meradi [refactoring] Move MatchIsETypePredicate to a separate module
Fri, 24 Jul 2015 13:40:36 +0200 Rabah Meradi [refactoring] Move EntityResource and ETypeResource to a separate module
Mon, 15 Jun 2015 09:31:37 +0200 Rabah Meradi use CubicWeb request to execute RQL
Thu, 27 Aug 2015 11:25:42 +0200 Rabah Meradi [views] Rename entities to rest_api
Tue, 09 Jun 2015 11:34:17 +0200 Christophe de Vienne [routes] Add a 'cwentities' route with traversal
Wed, 16 Sep 2015 15:48:37 +0200 Christophe de Vienne Added tag 0.5.0, debian/0.5.0-1 for changeset 61f69ac2d6bc
Mon, 10 Aug 2015 17:42:47 +0200 Christophe de Vienne [pkg] 0.5.0
Fri, 07 Aug 2015 11:59:07 +0200 Christophe de Vienne [auth] Authtkt http_only and secure by default
Fri, 07 Aug 2015 11:52:08 +0200 Christophe de Vienne [auth] Make the configuration cookies completely configurable
Mon, 03 Aug 2015 18:11:10 +0200 Julien Cristau Added tag 0.4.1, debian/0.4.1-1 for changeset 398b2c840e14
Mon, 03 Aug 2015 16:27:16 +0200 Christophe de Vienne [pkg] 0.4.1
Fri, 24 Jul 2015 16:59:13 +0200 Christophe de Vienne [core] Adjust cw<3.21 compatibility
Fri, 24 Jul 2015 14:21:13 +0200 Christophe de Vienne [bwcompat] Make the error handler optional
Mon, 06 Jul 2015 14:51:06 +0200 Christophe de Vienne [doc] Document embedding in a pyramid app
Mon, 06 Jul 2015 14:16:55 +0200 Christophe de Vienne [config] Move most config code to a includeme()
Mon, 06 Jul 2015 13:17:07 +0200 Christophe de Vienne [doc] Anonymous access is not mandatory anymore
Thu, 23 Jul 2015 17:56:59 +0200 Julien Cristau Added tag 0.4.0, debian/0.4.0-1 for changeset 897a149e8208
Thu, 23 Jul 2015 17:56:32 +0200 Julien Cristau [pkg] add debian/watch
Thu, 23 Jul 2015 17:48:39 +0200 Julien Cristau [pkg] 0.4.0
Thu, 23 Jul 2015 17:45:37 +0200 Julien Cristau [pkg] add python-pyramid-multiauth dependency to debian package
Thu, 25 Jun 2015 09:51:32 +0200 Julien Cristau [core] adjust cnx handling for cubicweb 3.21
Tue, 30 Jun 2015 11:15:03 +0200 Julien Cristau set httponly on session cookie
Tue, 30 Jun 2015 11:15:54 +0200 Julien Cristau [bwcompat] use cubicweb error views (closes #4545130)
Thu, 18 Jun 2015 10:49:34 +0200 David Douard Added tag 0.3.1, debian/0.3.1-1 for changeset 6df91cb85ecc
Thu, 18 Jun 2015 10:46:09 +0200 David Douard [pkg] 0.3.1
Wed, 29 Apr 2015 22:46:17 +0200 Denis Laxalde Handle absence of anonymous user
Tue, 19 May 2015 08:38:08 +0200 Denis Laxalde [debian] Add python-wsgicors dependency as it is now available
Mon, 11 May 2015 17:06:36 +0200 Christophe de Vienne Update Changes for version 0.3.0
Mon, 11 May 2015 15:45:14 +0200 Christophe de Vienne Added tag pyramid-cubicweb-version-0.3.0, pyramid-cubicweb-debian-version-0.3.0-1 for changeset a80e076d3f42
Mon, 11 May 2015 15:34:05 +0200 Christophe de Vienne Fix debugtoolbar pkg name
Mon, 11 May 2015 15:22:24 +0200 Christophe de Vienne Set version 0.3.0
Tue, 24 Feb 2015 17:19:58 +0100 Christophe de Vienne [doc] update changes list
Fri, 08 May 2015 11:38:07 +0200 Christophe de Vienne Rollback 'uncommitable' cnx
Wed, 29 Apr 2015 13:09:06 +0200 Christophe de Vienne [debug] The debug mode now set pyramid.reload_templates
Sat, 25 Apr 2015 20:50:57 +0200 Christophe de Vienne Use pyramid flash queue for messages
Wed, 25 Feb 2015 22:40:39 +0100 Christophe de Vienne [doc] Document the new authentication stack
Tue, 28 Apr 2015 11:04:03 +0200 Christophe de Vienne Allow tests to override pyramid_settings
Wed, 29 Apr 2015 11:39:35 +0200 Denis Laxalde Make debug mode usable without pyramid_debugtoolbar
Thu, 26 Feb 2015 00:56:32 +0100 Christophe de Vienne [auth] Use a second authtkt policy for 'rememberme'
Thu, 12 Feb 2015 19:21:39 +0100 Christophe de Vienne [auth] Use pyramid_multiauth
Thu, 09 Apr 2015 23:58:38 +0200 David Douard [auth] remove dead code (closes #5230746)
Mon, 23 Feb 2015 17:17:43 +0100 Christophe de Vienne [login] Test the login views
Tue, 24 Feb 2015 17:19:37 +0100 Christophe de Vienne Fix project homepage url
Wed, 21 Jan 2015 14:31:30 +0100 Christophe de Vienne Replace the '_' with '-' in the package name
Tue, 10 Feb 2015 16:35:06 +0100 Christophe de Vienne On exceptions from CW, copy headers
Tue, 10 Feb 2015 10:23:20 +0100 Christophe de Vienne [doc] fix pyramid-auth-secret conf sample
Mon, 02 Feb 2015 13:46:28 +0100 Christophe de Vienne [doc] Update change list
Wed, 28 Jan 2015 00:00:05 +0100 Christophe de Vienne [core] Protect session data from unwanted loading.
Mon, 26 Jan 2015 18:06:58 +0100 Christophe de Vienne [core] Use tools.cached_user_build for better performances
Mon, 26 Jan 2015 18:04:57 +0100 Christophe de Vienne [doc] Document tools
Mon, 26 Jan 2015 17:59:10 +0100 Christophe de Vienne [tools] Provide a faster build_user
Fri, 23 Jan 2015 14:00:02 +0100 Christophe de Vienne Added tag pyramid_cubicweb-version-0.2.1, pyramid_cubicweb-debian-version-0.2.1-1 for changeset 1ae61c25299a
Fri, 23 Jan 2015 12:57:16 +0100 Christophe de Vienne Prepare version 0.2.1
Wed, 21 Jan 2015 17:28:30 +0100 Christophe de Vienne [cors] Fix 'headers' and 'methods' parameters
Wed, 21 Jan 2015 15:14:11 +0100 Christophe de Vienne Fix the 0.2.0 release date
Wed, 21 Jan 2015 15:13:43 +0100 Christophe de Vienne Change project url
Wed, 21 Jan 2015 13:45:35 +0100 Christophe de Vienne Added tag pyramid_cubicweb-version-0.2.0, pyramid_cubicweb-debian-version-0.2.0-1 for changeset cd8308245d20
Wed, 21 Jan 2015 13:27:54 +0100 Christophe de Vienne set debian version
Wed, 21 Jan 2015 11:11:28 +0100 Christophe de Vienne Prepare version 0.2.0
Wed, 21 Jan 2015 10:24:42 +0100 Christophe de Vienne Document the changes
Fri, 16 Jan 2015 22:50:05 +0100 Christophe de Vienne Fix configuration loading when 'cubicweb.includes' is not set
Mon, 05 Jan 2015 15:54:12 +0100 Christophe de Vienne pep8
Sun, 04 Jan 2015 00:12:29 +0100 Christophe de Vienne Provides requirements for rtd
Sat, 03 Jan 2015 22:06:03 +0100 Christophe de Vienne Initial documentation.
Mon, 05 Jan 2015 12:02:01 +0100 Christophe de Vienne Remove dead code
Sat, 03 Jan 2015 16:51:32 +0100 Christophe de Vienne [profile] Add a profiling tool
Sat, 03 Jan 2015 02:36:06 +0100 Christophe de Vienne [config] Read pyramid settings in a 'pyramid.ini' file
Sat, 03 Jan 2015 01:24:38 +0100 Christophe de Vienne Move auth-related configuration to a dedicated module.
Tue, 23 Dec 2014 10:22:49 +0100 Christophe de Vienne Fix cors 'origin' parameter passing
Sat, 03 Jan 2015 00:14:06 +0100 Christophe de Vienne [auth] Fix the config option name in the warning message
Tue, 02 Dec 2014 15:21:29 +0100 Aurelien Campeas session -> cnx
Mon, 08 Dec 2014 20:38:32 +0100 Christophe de Vienne Added tag pyramid_cubicweb-debian-version-0.1.3-1, pyramid_cubicweb-version-0.1.3 for changeset 0a7769e583c2
Mon, 08 Dec 2014 20:25:31 +0100 Christophe de Vienne Set version 0.1.3
Mon, 08 Dec 2014 20:21:55 +0100 Christophe de Vienne Cookie 'max_age' must be a integer, not a string.
Sat, 15 Nov 2014 21:07:25 +0100 Christophe de Vienne Added tag pyramid_cubicweb-version-0.1.2, pyramid_cubicweb-debian-version-0.1.2-1 for changeset 5eb4e27e9998
Sat, 15 Nov 2014 20:26:15 +0100 Christophe de Vienne Update debian changelog
Sat, 08 Nov 2014 23:07:20 +0100 Christophe de Vienne Don't rollback if exception is HTTPSuccessful or HTTPRedirection
Thu, 06 Nov 2014 22:26:16 +0100 Christophe de Vienne Set version to 0.1.2
Thu, 06 Nov 2014 22:08:57 +0100 Christophe de Vienne Provides a full wsgi cubicweb application builder
Sun, 02 Nov 2014 23:36:22 +0100 Christophe de Vienne Added tag pyramid_cubicweb-version-0.1.1, pyramid_cubicweb-debian-0.1.1-1 for changeset 9f3b9e610c3d
Sun, 02 Nov 2014 23:31:34 +0100 Christophe de Vienne Set version 0.1.1
Sun, 02 Nov 2014 22:54:24 +0100 Christophe de Vienne [auth] Make last_login_time updated.
Thu, 23 Oct 2014 16:29:44 +0200 Christophe de Vienne Added tag pyramid_cubicweb-version-0.1.0, pyramid_cubicweb-debian-version-0.1.0-1 for changeset 3d60138100d6
Thu, 23 Oct 2014 16:15:58 +0200 Christophe de Vienne Add a description to the debian package
Thu, 23 Oct 2014 15:41:43 +0200 Christophe de Vienne Set version to 0.1.0
Mon, 06 Oct 2014 10:32:38 +0200 Julien Cristau Initial debian packaging
Wed, 22 Oct 2014 16:15:54 +0200 Christophe de Vienne Move PyramidCWTest to pyramid_cubicweb.tests
Mon, 22 Sep 2014 12:15:31 +0200 Christophe de Vienne Optimise repo_connect by skipping authenticate_user
Mon, 22 Sep 2014 09:40:43 +0200 Christophe de Vienne Use lightweight sessions
Fri, 19 Sep 2014 19:17:50 +0200 Christophe de Vienne Use 'wsgicors' for CORS handling.
Thu, 18 Sep 2014 17:18:09 +0200 Christophe de Vienne Add requirements
Thu, 18 Sep 2014 16:51:55 +0200 Christophe de Vienne Handle '__setauthcookie'
Thu, 18 Sep 2014 15:07:02 +0200 Christophe de Vienne Fix POST handling.
Thu, 18 Sep 2014 11:43:45 +0200 Christophe de Vienne Use AuthTktAuthenticationPolicy
Fri, 19 Sep 2014 14:26:55 +0200 Christophe de Vienne DB-saved session data
Tue, 02 Sep 2014 20:50:33 +0200 Christophe de Vienne Handle properly the '/https/*' urls
Tue, 02 Sep 2014 20:49:57 +0200 Christophe de Vienne Correctly pass the multiple parameters to the cubicweb request
Thu, 28 Aug 2014 15:42:51 +0200 Christophe de Vienne Add a wsgi application factory suitable for wsgi servers.
Wed, 27 Aug 2014 19:26:44 +0200 Christophe de Vienne If any cube has a 'includeme' attribute, call config.include on it
Thu, 21 Aug 2014 21:55:58 +0200 Christophe de Vienne Add a make_cubicweb_application function
Thu, 21 Aug 2014 22:26:42 +0200 Christophe de Vienne Fix session closing for cubicweb 3.19
Thu, 21 Aug 2014 21:43:24 +0200 Christophe de Vienne Convert cubicweb.NotFound to HTTPNotFound
Wed, 06 Aug 2014 19:06:32 +0200 Christophe de Vienne Use registry['cubicweb.registry'] instead of registry['cubicweb.appli'].vreg because the application may not be present.
Thu, 21 Aug 2014 22:16:51 +0200 Christophe de Vienne Use a predicate based view selection for handling /login
Wed, 06 Aug 2014 19:04:25 +0200 Christophe de Vienne Use a tween application instead of a catchall route.
Mon, 04 Aug 2014 15:52:04 +0200 Christophe de Vienne Document the view problem hypothesis.
Mon, 04 Aug 2014 13:06:32 +0200 Christophe de Vienne If the postlogin_path is 'login', redirect to '/' instead
Mon, 04 Aug 2014 13:04:19 +0200 Christophe de Vienne Put the login view in a separate module.
Thu, 31 Jul 2014 17:48:32 +0200 Christophe de Vienne Separate into 4 modules
Tue, 22 Jul 2014 23:46:09 +0200 Christophe de Vienne Update the TODO list
Tue, 22 Jul 2014 23:45:11 +0200 Christophe de Vienne Provide instructions and a requirements list to quickly start the sample
Tue, 15 Jul 2014 18:25:48 +0200 Christophe de Vienne Use the pyramid session object as the cubiweb session.data (needs a patched cw 3.19)
Tue, 15 Jul 2014 18:13:57 +0200 Christophe de Vienne Add comments on parts we want to reconsider later
Tue, 15 Jul 2014 17:37:50 +0200 Christophe de Vienne Skip core_handle, add a context manager to handle cubicweb errors
Tue, 15 Jul 2014 15:30:49 +0200 Christophe de Vienne Documents dependencies on a ubuntu system
Tue, 15 Jul 2014 14:25:15 +0200 Christophe de Vienne Use short-lived cubicweb sessions to let pyramid actually handle the web sessions
Wed, 09 Jul 2014 17:14:32 +0200 Christophe de Vienne Isolate the default handler and extend its role
Sun, 06 Jul 2014 18:25:31 +0200 Christophe de Vienne Add a basic sample application
Sun, 06 Jul 2014 18:06:10 +0200 Christophe de Vienne Integration pyramid and cubicweb authentication.
Fri, 12 Sep 2014 09:28:32 +0200 Denis Laxalde [doc] Escape _ in README.md
Thu, 28 Aug 2014 11:20:57 +0200 Christophe de Vienne Initial implementation
Wed, 02 Jul 2014 19:07:39 +0200 Christophe de Vienne Project Structure
Fri, 23 Sep 2016 16:04:32 +0200 Denis Laxalde [tox] Have less test environments
Thu, 26 May 2016 15:38:39 +0200 Sylvain Thénault [repo] Don't crash on start when fs schema is missing some db schema entities
Fri, 23 Sep 2016 13:36:06 +0200 Denis Laxalde Let configuration option be overridden by environment variables
Fri, 23 Sep 2016 09:51:10 +0200 Denis Laxalde [tox] Add a dummy test-results.xml file in check-manifest and flake8 environments
Fri, 23 Sep 2016 09:50:16 +0200 Sylvain Thénault [tox] Basic flake8 config
Thu, 15 Sep 2016 21:22:53 +0200 Denis Laxalde Use pkgutil.ImpLoader instead of a custom loader for cubes import redirection
Tue, 13 Sep 2016 10:16:00 +0200 Denis Laxalde [config] Make available_cubes aware of cubes installed as packages
Wed, 14 Sep 2016 17:12:37 +0200 Denis Laxalde [skeleton] Use distname directly in setup.py
Wed, 14 Sep 2016 17:03:46 +0200 Denis Laxalde [skeleton] Fix modname in __pkginfo__
Mon, 12 Sep 2016 09:13:22 +0200 Denis Laxalde [test] Use plain unittest in unittest_cwctl.py
Mon, 12 Sep 2016 09:03:07 +0200 Denis Laxalde [devctl] Remove commented LiveServerCommand
Mon, 12 Sep 2016 09:01:47 +0200 Denis Laxalde [pkg] Inline call to setup() in setup.py
Mon, 12 Sep 2016 08:41:33 +0200 Denis Laxalde [pkg] Drop old checks in setup.py
Tue, 13 Sep 2016 17:06:35 +0200 Denis Laxalde [tox] Exclude symlinks from check-manifest call
Thu, 21 Jul 2016 15:32:36 +0200 Sylvain Thénault Drop the only reference to an '__insert' form key
Fri, 08 Jul 2016 10:13:15 +0200 Sylvain Thénault Drop bits from the past (no more dbapi isolated installation)
Mon, 29 Aug 2016 12:05:11 +0200 Sylvain Thénault [devtools] CWTC.request is gone, don't attempt to use it in CWTC.view
Thu, 08 Sep 2016 11:40:50 +0200 Sylvain Thénault Merge 3.22 into 3.23 3.23
Wed, 08 Jun 2016 21:59:34 +0200 Denis Laxalde [devtools] Handle i18ncube command for "cubes as packages"
Tue, 07 Jun 2016 18:21:13 +0200 Denis Laxalde Handle cubes as packages in cwconfig
Tue, 12 Jul 2016 16:17:57 +0200 Denis Laxalde [cwconfig] Reorder imports by alphabetic order
Wed, 31 Aug 2016 11:53:21 +0200 Denis Laxalde Add an import redirect hook from "cubes.<name>" to "cubicweb_<name>"
Wed, 06 Jul 2016 17:46:39 +0200 Denis Laxalde [devtools] Update skeleton's setup.py to install cube as a package
Thu, 19 May 2016 14:57:41 +0200 Denis Laxalde [devtools] Adjust skeleton setup.py to have it read information from __pkginfo__.py
Thu, 19 May 2016 14:27:28 +0200 Denis Laxalde [devtools] Update skeleton and newcube command to cube as package layout
Thu, 08 Sep 2016 11:57:46 +0200 Denis Laxalde [pkg] Add missing entries to MANIFEST.in
Fri, 26 Aug 2016 14:31:25 +0200 Denis Laxalde [test] Add a test for toolsutils.read_config
Fri, 26 Aug 2016 13:56:59 +0200 Denis Laxalde [test] Use plain unittest in unittest_toolsutils
Mon, 30 May 2016 21:35:50 +0200 Denis Laxalde [skeleton] Remove test/pytestconf.py
Wed, 08 Jun 2016 22:49:21 +0200 Denis Laxalde [pkg] Make it clearer which entries of __pkginfo__ are actually used
Tue, 12 Jul 2016 15:30:07 +0200 Denis Laxalde [test] Avoid usage of lgc.testlib TestCase in unittest_cwconfig.py
Mon, 18 Jul 2016 13:59:47 +0200 Denis Laxalde [test] Move setup of spa2rql tests into setUpClass method
Mon, 18 Jul 2016 20:08:48 +0200 Denis Laxalde [schema] Set CubicWebSchemaLoader's extrapath using config eponymous property
Tue, 16 Aug 2016 14:26:41 +0200 Denis Laxalde [doc] Document change of instances location in virtualenv installation 3.23
Tue, 16 Aug 2016 14:16:10 +0200 Denis Laxalde [cwconfig] Do not override user-defined CW_MODE in virtualenv setup 3.23
Fri, 22 Jul 2016 19:02:52 +0200 David Douard Added tag 3.22.4, debian/3.22.4-1, centos/3.22.4-1 for changeset 92db0bb8e26d 3.22
Fri, 22 Jul 2016 18:26:17 +0200 David Douard [pkg] remove .dev0 from version 3.22 3.22.4 centos/3.22.4-1 debian/3.22.4-1
Thu, 21 Jul 2016 21:03:25 +0200 David Douard [pkg] 3.22.4 3.22
Wed, 06 Jul 2016 20:14:55 +0200 Sylvain Thénault [session] Ensure access to rql varmaker always mark the session as dirty 3.22
Wed, 16 Mar 2016 00:42:40 +0100 Julien Cristau [test] fix test_printable_value_bytes with current pygments 3.22
Tue, 19 Jul 2016 19:30:10 +0200 David Douard [webctl] set uid of file produced by gen-static-datadir (closes #11298794) 3.22
Tue, 19 Jul 2016 19:54:59 +0200 David Douard [webconfig] ensure uicache content has correct uid (related to #11298794) 3.22
Tue, 19 Jul 2016 19:50:48 +0200 David Douard [cwconfig] add the CubicWebConfiguration.ensure_uid_directory() method (related to #11298794) 3.22
Tue, 19 Jul 2016 19:26:20 +0200 David Douard [cwconfig] extract uid file setting code from check_writeable_uid_directory (related to #11298794) 3.22
Tue, 19 Jul 2016 15:53:58 +0200 Sylvain Thénault [web] Fix bug with usage of os.rename under windows environment 3.22
Wed, 06 Jul 2016 20:28:51 +0200 Sylvain Thénault [migration] More resilient migration script 3.23
Wed, 06 Jul 2016 20:14:55 +0200 Sylvain Thénault [session] Ensure access to rql varmaker always mark the session as dirty 3.23
Wed, 20 Jul 2016 09:40:04 +0200 David Douard typo 3.22
Wed, 20 Jul 2016 09:21:51 +0200 Denis Laxalde [native] Use cnx.system_sql instead of doexec method in syntax_tree_search
Wed, 20 Jul 2016 09:09:34 +0200 Denis Laxalde Remove usage of cnx.ensure_cnx_set context manager
Fri, 26 Jun 2015 10:26:00 +0200 Aurelien Campeas [hooks/test/synschema] remove an unneeded skipTest.
Tue, 19 Jul 2016 10:47:29 +0200 Denis Laxalde [test] Check retcode of subprocesses in devctl tests
Wed, 20 Jul 2016 17:58:49 +0200 Sylvain Thénault merge 3.23
Fri, 08 Jul 2016 13:40:50 +0200 Denis Laxalde [pkg] Bump version to 3.24.0.dev0
Wed, 29 Jun 2016 10:35:22 +0200 Denis Laxalde [pkg] Drop NO_SETUPTOOLS option
Tue, 12 Jul 2016 12:21:41 +0200 David Douard [debian] update cubicweb-dev.lintian-overrides 3.23
Tue, 05 Jul 2016 13:27:19 +0200 Denis Laxalde [pkg] Properly export data files in setup.py and adjust "newcube" test 3.23
Tue, 05 Jul 2016 10:44:05 +0200 Denis Laxalde [pkg] Handle verbose option in setup.py's export function 3.23
Tue, 05 Jul 2016 10:20:33 +0200 Denis Laxalde [pkg] Drop unused EMPTY_FILE global variable 3.23
Tue, 05 Jul 2016 13:00:38 +0200 Denis Laxalde [tox] Do not install package in "develop" 3.23
Tue, 05 Jul 2016 13:02:14 +0200 Denis Laxalde [pkg] Bump version to 3.23.2 3.23
Fri, 08 Jul 2016 09:59:18 +0200 Sylvain Thénault pep8 bits
Fri, 08 Jul 2016 10:17:42 +0200 Sylvain Thénault [schema] Add a method on yams constraints to compute its unique name
Fri, 08 Jul 2016 10:17:14 +0200 Sylvain Thénault [migration] Test and fix case of addition of an attribute with some serialized constraint
Thu, 07 Jul 2016 14:10:45 +0200 Sylvain Thénault [test] Add a migration test for update of a static vocabulary constraint
Thu, 30 Jun 2016 13:42:16 +0200 Sylvain Thénault [schema2sql] Avoid "parsing" SQL statements for database initialization
Thu, 30 Jun 2016 11:18:01 +0200 Sylvain Thénault [schema2sql] Drop most of the DB DROP related code
Thu, 30 Jun 2016 11:00:08 +0200 Sylvain Thénault [hooks] Use already imported module alias
Wed, 13 Jul 2016 12:18:32 +0200 Sylvain Thénault [schema2sql] Rename as_sql to constraint_value_as_sql
Wed, 13 Jul 2016 12:17:37 +0200 Sylvain Thénault [schema2sql] Drop unused indent argument on aschema2sql
Thu, 30 Jun 2016 13:26:36 +0200 Sylvain Thénault [schema2sql] More docstrings and minor API improvements
Thu, 30 Jun 2016 10:47:03 +0200 Sylvain Thénault [schema2sql] inline eschema_attrs method
Thu, 30 Jun 2016 13:25:43 +0200 Sylvain Thénault [schema2sql] Give a rdef to check_constraint
Tue, 19 Jul 2016 18:08:06 +0200 David Douard merge 3.20.16 in 3.22 3.22
Tue, 19 Jul 2016 16:13:12 +0200 David Douard merge 3.20.16 in 3.21 3.21
Tue, 19 Jul 2016 15:59:02 +0200 David Douard Added tag 3.20.16, debian/3.20.16-1, centos/3.20.16-1 for changeset e60a8e5d29ef 3.20
Tue, 12 Jul 2016 12:29:29 +0200 David Douard [debian] add a lintian override for source-is-missing about jquery.flot.js 3.20 3.20.16 centos/3.20.16-1 debian/3.20.16-1
Tue, 19 Jul 2016 12:49:19 +0200 David Douard [pkg] 3.20.16 3.20
Tue, 19 Jul 2016 12:47:28 +0200 David Douard [dataimport] fix count_lines function (closes #14407650) 3.20
Tue, 19 Jul 2016 13:50:56 +0200 David Douard [captcha] improve a bit the redability of generated captcha images (closes #13500378) 3.20
Tue, 19 Jul 2016 13:56:40 +0200 David Douard 3.20 branch 3.20
Wed, 29 Jun 2016 15:07:55 +0200 Sylvain Thénault merge 3.23 changes
Wed, 29 Jun 2016 13:52:25 +0200 Sylvain Thénault Added tag 3.23.1, centos/3.23.1-1, debian/3.23.1-1 for changeset 8f035d5d5953 3.23
Wed, 29 Jun 2016 13:51:25 +0200 Sylvain Thénault prepare 3.23.1 3.23 3.23.1 centos/3.23.1-1 debian/3.23.1-1
Wed, 29 Jun 2016 11:06:25 +0200 Denis Laxalde [debian] Adjust symlink to cubicweb package so that documention builds fine 3.23
Wed, 29 Jun 2016 09:12:02 +0200 Denis Laxalde [dataimport] Restore handling of Binary in ExtEntity's values 3.23
Tue, 28 Jun 2016 15:02:04 +0200 Denis Laxalde [tox] Ensure virtualenv's python is used to build the documentation 3.22
Tue, 28 Jun 2016 15:01:40 +0200 Denis Laxalde [doc] Reference 3.23 page in changelog 3.23
Tue, 28 Jun 2016 15:02:04 +0200 Denis Laxalde [tox] Ensure virtualenv's python is used to build the documentation 3.23
Mon, 27 Jun 2016 14:17:19 +0200 Denis Laxalde Backed out changeset b288debc6736 3.23
Mon, 27 Jun 2016 13:51:58 +0200 Denis Laxalde Merge with 3.23
Fri, 24 Jun 2016 13:08:52 +0200 Denis Laxalde [pkg] Bump version to 3.22.4.dev0 3.22
Mon, 27 Jun 2016 09:45:46 +0200 Denis Laxalde Added tag 3.23.0, centos/3.23.0-1, debian/3.23.0-1 for changeset 4b07f2a79021 3.23
Mon, 27 Jun 2016 09:12:00 +0200 Denis Laxalde [doc] Fix symlinks of sphinx theme images 3.23 3.23.0 centos/3.23.0-1 debian/3.23.0-1
Fri, 24 Jun 2016 17:45:10 +0200 Denis Laxalde Added tag 3.23.0, centos/3.23.0-1, debian/3.23.0-1 for changeset 93b0f836cb07 3.23
Fri, 24 Jun 2016 17:18:57 +0200 Denis Laxalde [debian] Move python-unittest2 >= 0.7.0 as runtime dependency 3.23
Fri, 24 Jun 2016 15:43:13 +0200 Denis Laxalde Symlink __pkginfo__.py at root 3.23
Fri, 24 Jun 2016 13:35:58 +0200 Denis Laxalde [3.23] More release notes 3.23
Fri, 24 Jun 2016 12:21:48 +0200 Denis Laxalde i18n update 3.23
Fri, 24 Jun 2016 11:12:36 +0200 Denis Laxalde [doc/changes] CubicWebTC.set_description no longer available
Fri, 24 Jun 2016 11:50:31 +0200 Sylvain Thénault Add some release notes
Thu, 23 Jun 2016 16:29:03 +0200 Denis Laxalde [pkg] Version 3.23.0
Fri, 24 Jun 2016 10:25:50 +0200 Denis Laxalde [pkg] Bump yams version in cubicweb-common Debian package
Thu, 23 Jun 2016 16:11:00 +0200 Denis Laxalde [tox] Drop yams from dev-requirements.txt
Thu, 23 Jun 2016 15:52:04 +0200 Denis Laxalde Merge with 3.22
Thu, 23 Jun 2016 15:48:39 +0200 Denis Laxalde Merge with 3.21
Tue, 21 Jun 2016 07:44:35 +0200 Sylvain Thénault backport 3.21 changes
Tue, 21 Jun 2016 07:42:30 +0200 Sylvain Thénault backport 3.20 changes
Thu, 23 Jun 2016 08:53:21 +0200 Denis Laxalde [sobjects] Drop custom unique constraint checks in user registration service
Thu, 23 Jun 2016 11:30:10 +0200 Denis Laxalde [test] Add a test for user registration unicity constraint on email
Thu, 23 Jun 2016 11:27:43 +0200 Denis Laxalde [test] Clarify user registration service tests
Thu, 23 Jun 2016 11:05:31 +0200 Denis Laxalde [test/hooks] pep8 and unittest.main instead in unittest_hooks.py
Mon, 13 Apr 2015 14:34:11 +0200 Julien Cristau [hooks/integrity] kill CheckUniqueHook
Mon, 20 Jun 2016 15:10:24 +0200 Sylvain Thénault [migration] drop identity_relation if it exists
Wed, 22 Jun 2016 14:35:43 +0200 Sylvain Thénault [migration] Reserialize all constraints since yams introduce new JSON serializing format
Thu, 23 Jun 2016 15:45:30 +0200 Sylvain Thénault [migration] Add IF EXISTS on DROP CONSTRAINT
Mon, 20 Jun 2016 18:00:00 +0200 Sylvain Thénault [schema sync] Rename index when an entity type is renamed
Fri, 17 Jun 2016 13:26:13 +0200 Sylvain Thénault [c-c] Add a command to check database index
Wed, 22 Jun 2016 07:57:13 +0200 Sylvain Thénault [sql gen] Control size of index name using an md5 hash
Mon, 20 Jun 2016 17:59:43 +0200 Sylvain Thénault [sql gen] Explicitly name unique index
Wed, 22 Jun 2016 17:13:10 +0200 Sylvain Thénault Update to yams 0.44 API
Mon, 20 Jun 2016 17:56:49 +0200 Sylvain Thénault [test] Fix randomness in tests
Wed, 22 Jun 2016 07:56:51 +0200 Sylvain Thénault [test] Drop unused import
Wed, 22 Jun 2016 11:38:53 +0200 Philippe Pepiot [serverctl] allow to sync multiple and all sources in source-sync command
Wed, 22 Jun 2016 15:57:17 +0200 Denis Laxalde [tox] Split migractions tests from server environment
Thu, 23 Jun 2016 10:24:11 +0200 Sylvain Thénault [dataimport] Fix rdef loopup in importer
Wed, 22 Jun 2016 16:23:11 +0200 Denis Laxalde [py3k] left-over unicode() in authobjs.py
Tue, 10 May 2016 16:09:34 +0200 Philippe Pepiot [server] Improve massive deletion of entities
Mon, 06 Jun 2016 15:18:12 +0200 Sylvain Thénault [hooks] Add a bunch of tests for session synchronization
Mon, 06 Jun 2016 15:17:23 +0200 Sylvain Thénault [entities] Drop very old backward compat
Mon, 06 Jun 2016 15:28:35 +0200 Sylvain Thénault pep8 + docstrings and comments improvments
Mon, 06 Jun 2016 21:17:33 +0200 Sylvain Thénault [server] some pep8 in rql2sql
Tue, 21 Jun 2016 17:51:11 +0200 Denis Laxalde [dataimport] Deprecate SQLGenObjectStore
Thu, 18 Feb 2016 17:51:12 +0100 Sylvain Thénault [datafeed] attempt to acquire synchronization lock even when force is given
Mon, 30 May 2016 17:41:12 +0200 Philippe Pepiot [schema] Cache RQL expressions on schema loading
Tue, 07 Jun 2016 12:04:21 +0200 Philippe Pepiot [schema] Avoid parsing RQL expressions twice on schema loading
Wed, 22 Jun 2016 10:22:37 +0200 Denis Laxalde [dataimport] Handle Bytes data in ExtEntity and convert them to Binary
Tue, 21 Jun 2016 18:11:40 +0200 Denis Laxalde [test] Avoid assertCountEqual in unittest_syncschema.py
Wed, 22 Jun 2016 11:01:16 +0200 Sylvain Thénault [packaging] Bump version number
Mon, 29 Feb 2016 17:07:56 +0100 David Douard [web/session] make sure not to modify an inner value of session.data (closes #11217958)
Fri, 19 Feb 2016 12:11:31 +0100 David Douard [book] improve a bit the documentation of the database setup
Tue, 22 Dec 2015 11:26:49 +0100 Alexandre Richardson [doc] add documentation for specializing translation of other cubes in an application cube
Fri, 21 Aug 2015 11:25:50 +0200 Arthur Lutz [doc] fix some URLs (cs to test jenkins autobuild )
Thu, 26 May 2016 15:37:28 +0200 Sylvain Thénault [uicfg] Fix typo in set_fields_order
Mon, 23 May 2016 17:40:31 +0200 Sylvain Thénault [forms] We don't want cwjs-edition-cancel class on reledit's cancel button
Tue, 21 Jun 2016 13:49:32 +0200 Sylvain Thénault [test] Prefer unittest.main
Tue, 21 Jun 2016 13:49:15 +0200 Sylvain Thénault [test] py.test related fix
Tue, 02 Feb 2016 12:08:49 +0100 Sylvain Thénault [dataimport] add a bit of extra-documentation on the massive store
Fri, 29 Jan 2016 18:57:30 +0100 Sylvain Thénault [dataimport] no need to call .keys()
Mon, 01 Feb 2016 17:50:05 +0100 Sylvain Thénault [dataimport] drop massive store's flush_metadata method
Tue, 02 Feb 2016 12:10:42 +0100 Sylvain Thénault [dataimport] test and fix external source support for the massive store
Tue, 21 Jun 2016 13:51:19 +0200 Sylvain Thénault [dataimport] add new test for nohook store importing in a custom source
Mon, 01 Feb 2016 17:29:59 +0100 Sylvain Thénault [dataimport] introduce usage of MetadataGenerator into the massive store
Thu, 28 Jan 2016 18:14:27 +0100 Sylvain Thénault [dataimport] rename massive store's metagen_push_relation method
Thu, 28 Jan 2016 18:14:55 +0100 Sylvain Thénault [dataimport] meta_data -> metadata
Thu, 28 Jan 2016 16:08:08 +0100 Sylvain Thénault [dataimport] use sql shortcut
Thu, 28 Jan 2016 18:16:47 +0100 Sylvain Thénault [dataimport] move cwmassive_constraint temporary table handling to the PGHelper class
Thu, 28 Jan 2016 18:17:08 +0100 Sylvain Thénault [dataimport] inline some methods of the massive store
Thu, 28 Jan 2016 15:25:32 +0100 Sylvain Thénault [dataimport] move everything related to the "URI handling" feature of the massive store together
Thu, 28 Jan 2016 15:13:39 +0100 Sylvain Thénault [dataimport] test for a value is in a set and insertion in a set should live together
Thu, 28 Jan 2016 15:08:16 +0100 Sylvain Thénault [dataimport] use a single _initialized set instead of _entities / _rtypes
Thu, 28 Jan 2016 14:34:47 +0100 Sylvain Thénault [dataimport] drop massive store etype to eid index
Thu, 28 Jan 2016 14:00:50 +0100 Sylvain Thénault [dataimport] add a .schema shortcut attribute on the massive store
Thu, 28 Jan 2016 13:41:39 +0100 Sylvain Thénault [dataimport] rework massive store's __init__
Thu, 28 Jan 2016 18:18:20 +0100 Sylvain Thénault [dataimport] rework PGHelper class
Thu, 28 Jan 2016 18:18:44 +0100 Sylvain Thénault [dataimport] flake8
Thu, 28 Jan 2016 14:02:31 +0100 Sylvain Thénault [dataimport] enhance a bit sql queries readability
Thu, 28 Jan 2016 14:14:57 +0100 Sylvain Thénault [dataimport] use IF EXISTS when possible
Thu, 28 Jan 2016 11:32:12 +0100 Sylvain Thénault [dataimport] PGHelper should be responsible to retrieve the database schema
Mon, 01 Feb 2016 17:31:35 +0100 Sylvain Thénault [dataimport] introduce a new MetadataGenerator to replace former MetaGenerator
Tue, 21 Jun 2016 16:37:17 +0200 Sylvain Thénault [dataimport] Prefer now(pytz.utc) to utcnow
Fri, 29 Jan 2016 15:08:13 +0100 Sylvain Thénault [dataimport] rename nohook store .source attribute
Thu, 28 Jan 2016 11:17:31 +0100 Sylvain Thénault [dataimport] make rql store test easier to read and test a few more thing, then reuse it to test nohook start which had no tests at all
Wed, 27 Jan 2016 21:59:34 +0100 Sylvain Thénault [dataimport] remove useless assignment in massive store
Wed, 27 Jan 2016 08:42:28 +0100 Sylvain Thénault [dataimport] move eid attribution from the metagenerator back to the nohook store
Wed, 27 Jan 2016 08:38:04 +0100 Sylvain Thénault [dataimport] rephrase minor bits of the meta generator
Tue, 21 Jun 2016 15:25:36 +0200 Denis Laxalde [pkg] Depends on logilab-common >= 1.2.2
Tue, 21 Jun 2016 16:35:21 +0200 Denis Laxalde Merge with 3.22.3
Tue, 21 Jun 2016 14:13:54 +0200 Denis Laxalde [pkg] Depends on yams >= 0.43
Tue, 21 Jun 2016 16:21:07 +0200 Denis Laxalde Added tag 3.22.3, debian/3.22.3-1, centos/3.22.3-1 for changeset b1e7de000536
Tue, 21 Jun 2016 15:32:51 +0200 Denis Laxalde [pkg] Version 3.22.3 3.22.3 centos/3.22.3-1 debian/3.22.3-1
Tue, 21 Jun 2016 13:45:12 +0200 Denis Laxalde [pkg] Depends on yams < 0.43
Wed, 01 Jun 2016 15:17:09 +0200 Sylvain Thénault Define BASE_URL and DATA_URL js variables in the login template. Closes #13385185
Fri, 10 Jun 2016 13:21:31 +0200 Sylvain Thénault [web] Remove some unused imports in editforms
Fri, 10 Jun 2016 13:21:13 +0200 Sylvain Thénault Fix cancel action on deletion confirmation form
Mon, 06 Jun 2016 21:19:04 +0200 Sylvain Thénault [rql2sql] Test and fix some case of sql generation
Tue, 21 Jun 2016 13:22:00 +0200 Denis Laxalde [test] Add missing os import in unittest_migractions.py
Mon, 20 Jun 2016 15:04:14 +0200 Sylvain Thénault backport 3.22 changes
Fri, 15 Apr 2016 10:20:34 +0200 Denis Laxalde [entity] Make it possible to specify sorting terms in cw_related_rqlst method
Thu, 16 Jun 2016 17:45:16 +0200 Sylvain Thénault [sql gen] Properly create UNIQUE index on non string column. Closes #13728492
Fri, 17 Jun 2016 14:44:59 +0200 Sylvain Thénault [server] some pep8 changes
Thu, 16 Jun 2016 17:35:39 +0200 Sylvain Thénault pep8 schema2sql
Thu, 02 Jun 2016 17:52:43 +0200 Denis Laxalde [migration] Drop custom "readfunc" for code.interact in shell
Thu, 02 Jun 2016 09:41:24 +0200 Denis Laxalde [tox] Put development dependencies into a dev-requirements.txt file
Thu, 02 Jun 2016 10:27:34 +0200 Denis Laxalde [py3k] Fix config-level comparison in "cubicweb-ctl create" command
Mon, 06 Jun 2016 09:19:38 +0200 Denis Laxalde [pkg] PEP8 fixes in __pkginfo__.py
Mon, 06 Jun 2016 09:17:06 +0200 Denis Laxalde [pkg] Drop "support" of unused subpackage_of option in setup.py
Thu, 16 Jun 2016 17:09:11 +0200 Sylvain Thénault Add missing import, eaten by previous merge
Wed, 01 Jun 2016 17:05:16 +0200 Sylvain Thénault Only access once to _cw.message in the login form
Thu, 16 Jun 2016 15:53:01 +0200 Sylvain Thénault backport 3.22 changes
Thu, 16 Jun 2016 14:19:20 +0200 Sylvain Thénault backport changes from 3.21
Fri, 10 Jun 2016 16:45:20 +0200 Alexandre Richardson [server,bfss] fix bfss migration test for python 3 (related #13519541)
Fri, 10 Jun 2016 13:23:54 +0200 Denis Laxalde [pkg] Use io.open with utf-8 encoding to read long description from README
Wed, 04 May 2016 23:52:36 +0200 Nicolas Chauvat [dataimport] order of ExtEntities should be irrelevant (closes #13117472)
Wed, 01 Jun 2016 15:36:18 +0200 Sylvain Thénault Test and fix "pickleability" of Binary objects
Tue, 07 Jun 2016 10:05:30 +0200 Alexandre Richardson [server,bfss] fix storage migration when Bytes attributes is None (closes #13519541)
Wed, 25 May 2016 09:51:51 +0200 Denis Laxalde Let hg Ignore py.test's .cache directory
Fri, 15 Apr 2016 08:59:53 +0200 Denis Laxalde [entity] Add a cw_related_rqlst method returning the RQL select node of cw_related method
Fri, 20 May 2016 17:05:39 +0200 Sylvain Thénault [devtools] set .config in setUpClass instead of using a cache in a classproperty
Fri, 20 May 2016 12:01:42 +0200 Sylvain Thénault [devtools] Simplify test configuration's init
Thu, 11 Sep 2014 14:22:02 +0200 Rémi Cardona [web] Have the LoginController return 403 on failed auth (closes #11569950)
Fri, 20 May 2016 11:32:23 +0200 Sylvain Thénault [devtools] Drop old init_test_database backward compat
Fri, 20 May 2016 14:43:19 +0200 Sylvain Thénault [devtools] show DeprecationWarning during test execution
Fri, 20 May 2016 11:09:46 +0200 Sylvain Thénault [devtools] deprecate usage of sources file for test
Fri, 20 May 2016 13:07:21 +0200 Sylvain Thénault [devtools] Set dumb value for postgres's db-host to avoid unexpected connection to a local server
Wed, 25 May 2016 17:19:14 +0200 David Douard [ldapfeed] ldap3 do not raise an exception in case of failure of cnx.bind()
Wed, 25 May 2016 17:43:53 +0200 David Douard [test] add a test to ensure we get an AuthenticationError with ldapfeed
Fri, 22 Apr 2016 16:16:09 +0200 Denis Laxalde [entity] Exclude computed relations from Entity.copy_relations
Thu, 19 May 2016 10:51:33 +0200 Denis Laxalde [pkg] Set version to 3.22.2.dev0
Fri, 20 May 2016 12:05:29 +0200 Sylvain Thénault [devtools] pep8 a bit package's __init__
Thu, 19 May 2016 17:57:43 +0200 Denis Laxalde [test/server] Only use configcls with statement timeout when needed
Thu, 19 May 2016 17:55:26 +0200 Denis Laxalde [server/test] Add an assertion in test_statement_timeout
Wed, 01 Jul 2015 08:58:39 +0200 Sylvain Thénault [datafeed] minor cleanups to cwxml parser
Wed, 23 Sep 2015 10:59:56 +0200 Sylvain Thénault [datafeed] don't allow arbitrary kwargs on DatafeedParser initializer
Wed, 01 Jul 2015 08:53:29 +0200 Sylvain Thénault [datafeed] gives information about moved entities to the parser
Wed, 01 Jul 2015 08:45:29 +0200 Sylvain Thénault [datafeed] simplify SQL query used to retrieve information about entities from an external source
Wed, 01 Jul 2015 08:42:44 +0200 Sylvain Thénault [datafeed] rename parser.sourceuris to source_uris
Tue, 30 Jun 2015 10:05:46 +0200 Sylvain Thénault [datafeed] move process_urls to the parser
Thu, 14 Jan 2016 17:14:16 +0100 Denis Laxalde [tox] Use py.test to run tests
Thu, 19 May 2016 14:21:21 +0200 Sylvain Thénault [test] Fix devtools unittest_i18n when ran without pytest
Fri, 05 Feb 2016 14:48:23 +0100 Julien Cristau [server] explicitly set postgres LC_MESSAGES variable to C on connection
Thu, 19 Mar 2015 21:19:52 +0100 Julien Cristau [web] cleanup xmlrss view
Wed, 17 Feb 2016 14:01:35 +0100 Julien Cristau [migration] add rollback when replace_eid_sequence_with_eid_numrange fails
Wed, 17 Feb 2016 14:03:56 +0100 Julien Cristau [migration] move CWComputedRType later
Thu, 19 May 2016 09:18:56 +0200 Sylvain Thénault docstring fix
Tue, 12 Apr 2016 10:35:06 +0200 David Douard [cwctl] make cwctl not depends on cubicweb.wsgi (closes #12210063)
Wed, 07 Oct 2015 18:24:49 +0200 Julien Cristau [hooks/workflow] pass eids, not entities, from hooks to operations
Wed, 09 Mar 2016 14:53:33 +0100 Julien Cristau [web/httpcache] fix Last-Modified generation
Wed, 04 May 2016 17:07:41 +0200 Florent Cayré [forms] Fix edition of TZDatetime attributes
Mon, 02 May 2016 17:14:43 +0200 Nicolas Chauvat [doc] fix abstract and example of data import
Sun, 01 May 2016 22:00:14 +0200 Nicolas Chauvat [doc] fix abstract of data import
Fri, 29 Apr 2016 12:39:08 +0200 Sylvain Thénault [repository] drop remanescence of old multi-sources code
Mon, 09 May 2016 17:24:03 +0200 David Douard Added tag 3.20.15, debian/3.20.15-1, centos/3.20.15-1 for changeset 636a83e65870
Mon, 09 May 2016 17:05:14 +0200 David Douard [pkg] 3.20.15 3.20.15 centos/3.20.15-1 debian/3.20.15-1
Wed, 20 Apr 2016 14:43:48 +0200 David Douard [views] do not eat the self._cw.message in LogFormView (closes #12421177)
Tue, 19 Apr 2016 13:57:12 +0200 David Douard [server] make InternalManager.name() return an empty string (closes #12418708)
Mon, 21 Mar 2016 17:10:08 +0100 Julien Cristau [test/migractions] work around drop_cube not deleting final etypes
Mon, 21 Mar 2016 17:09:41 +0100 Julien Cristau [hooks] deleting a final entity type shouldn't try dropping an sql table
Tue, 05 Apr 2016 09:10:17 +0200 Denis Laxalde [tox] Use a revision on proper branch for Yams
Tue, 29 Mar 2016 14:35:28 +0200 Julien Cristau [webconfig] disable generate-staticdir by default
Mon, 21 Mar 2016 15:24:17 +0100 Denis Laxalde [test] Skip test_deserialization_base (unittest_repository.SchemaDeserialTC)
Tue, 29 Mar 2016 17:00:13 +0200 Julien Cristau [devtools] drop unused DumbOrderedDict2 class
Tue, 29 Mar 2016 16:56:59 +0200 Julien Cristau [devtools] fix sorting in ExecutionPlan._check_permissions on python3
Mon, 21 Mar 2016 13:55:29 +0100 Denis Laxalde [test] assertItemsEqual → assertCountEqual in unittest_repository.py
Thu, 24 Mar 2016 09:43:25 +0100 Julien Cristau merge 3.20.14 in 3.21 branch
Mon, 21 Mar 2016 18:08:47 +0100 Julien Cristau Added tag 3.20.14, debian/3.20.14-1, centos/3.20.14-1 for changeset f66a4895759e
Mon, 21 Mar 2016 17:59:40 +0100 Julien Cristau [pkg] 3.20.14 3.20.14 centos/3.20.14-1 debian/3.20.14-1
Mon, 21 Mar 2016 10:53:44 +0100 Julien Cristau [tox] use master URL for yams repository
Tue, 19 Jan 2016 16:11:16 +0100 Laura Médioni [pylint] Avoid invalid-name on schema relation class names
Wed, 20 Jan 2016 08:26:30 +0100 Sylvain Thénault [pylint] more work on the pylint support
Tue, 19 Jan 2016 14:07:59 +0100 Laura Médioni [pylint] remove abstract-method warning
Tue, 19 Jan 2016 11:43:52 +0100 Laura Médioni [pylint] upgrade pylintext plugin
Tue, 19 Jan 2016 13:24:44 +0100 Sylvain Thénault update and enhance pylintrc
Wed, 16 Mar 2016 11:56:32 +0100 Julien Cristau [schema] use json to serialize constraints
Wed, 16 Mar 2016 17:59:10 +0100 Julien Cristau [pkg] fix cubicweb.spec syntax
Wed, 16 Mar 2016 10:06:18 +0100 Denis Laxalde [pkg] Use Twisted < 16.0.0
Wed, 16 Mar 2016 17:59:10 +0100 Julien Cristau [pkg] fix cubicweb.spec syntax
Wed, 16 Mar 2016 15:55:56 +0100 Julien Cristau [cwconfig] Use imp.load_source instead of exec() to load site_cubicweb.py from apphome
Tue, 15 Mar 2016 11:24:51 +0100 Rémi Cardona [cwconfig] Stop using lgc.modutils to load *config.py and *ctl.py files
Wed, 16 Mar 2016 13:53:03 +0100 Rémi Cardona [cwconfig] Stop using lgc.modutils to load site_cubicweb.py files
Wed, 16 Mar 2016 11:31:40 +0100 Denis Laxalde [test] Use a Popen in i18n tests
Tue, 06 May 2014 17:45:37 +0200 Vladimir Popescu [forms] Fix HTableFormRenderer _render_fields method behavior when display_label is False.
Tue, 17 Mar 2015 15:21:29 +0100 Aurelien Campeas [connection] remove a dead counter
Wed, 16 Jul 2014 17:34:21 +0200 Aurelien Campeas [session] drop .is_repo_in_memory
Wed, 16 Mar 2016 11:39:24 +0100 Aurelien Campeas [session] drop session-as-a-context-manager
Thu, 12 Jun 2014 18:37:29 +0200 Aurelien Campeas [devtools/repotest] use the RepoAccess object
Tue, 01 Jul 2014 18:25:20 +0200 Aurelien Campeas [devtools] adapt stresstester to current APIs
Wed, 16 Mar 2016 12:11:18 +0100 Aurelien Campeas [session] retire session.vreg
Wed, 16 Jul 2014 16:26:16 +0200 Aurelien Campeas [session] fix super call in Connection.__init__
Wed, 16 Jul 2014 15:30:16 +0200 Aurelien Campeas [session,repo] remove last trace of "cnxprops"
Wed, 16 Mar 2016 10:06:18 +0100 Denis Laxalde [pkg] Use Twisted < 16.0.0
Tue, 15 Mar 2016 16:58:50 +0100 Julien Cristau [web/views] stop using cwaction='cancel'
Wed, 16 Mar 2016 00:42:40 +0100 Julien Cristau [test] fix test_printable_value_bytes with current pygments
Thu, 12 Jun 2014 15:54:44 +0200 Aurelien Campeas [session, repository] deprecate repo.connect and move .close reponsibility to session object
Wed, 09 Mar 2016 14:11:47 +0100 Julien Cristau [web/test] fix typo in doc string
Wed, 09 Mar 2016 19:00:09 +0100 Julien Cristau [web/httpcache] send weak ETags
Fri, 04 Mar 2016 12:17:58 +0100 Julien Cristau [server] print backend exception if we fail to execute an sql script
Tue, 15 Mar 2016 14:59:24 +0100 Julien Cristau [cwctl] drop unnecessary admincnx call from 'shell'
Mon, 07 Mar 2016 17:51:30 +0100 Julien Cristau [serverctl] allow schema-diff when db and fs are not in sync
Wed, 09 Jul 2014 16:33:08 +0200 Aurelien Campeas [cwctl] remove networked remote shell
Tue, 15 Mar 2016 14:30:21 +0100 Julien Cristau [web/calendar] fix regression in previous changeset
Mon, 17 Mar 2014 15:21:47 +0100 Laura Médioni Enables css customization in CalendarView
Thu, 17 Sep 2015 12:47:39 +0200 Alexandre Richardson refactor a bit breadcrumbs to ease overriding of the root's display
Wed, 14 Jan 2015 13:35:22 +0100 Julien Cristau Add migration helper function to delete entity types faster
Mon, 14 Mar 2016 15:38:03 +0100 Denis Laxalde [testlib] Import nocoverage from logilab.common.testlib
Mon, 14 Mar 2016 21:28:44 +0100 Julien Cristau [web/test] replace unicode with six.text_type
Thu, 18 Feb 2016 10:23:05 +0100 Denis Laxalde [devtools/testlib] Issue a RuntimeError when a generative tests is detected
Thu, 18 Feb 2016 09:30:58 +0100 Julien Cristau [devtools] stop using lgc.testlib.TestCase
Thu, 03 Mar 2016 10:25:32 +0100 Denis Laxalde [test] Replace remaining generative tests by subtests
Mon, 14 Mar 2016 18:15:09 +0100 Denis Laxalde [tox] Enable all applicable py34 environments
Wed, 09 Mar 2016 17:01:42 +0100 Julien Cristau [migration/3.10] fix AttributeError
Mon, 07 Mar 2016 17:53:20 +0100 Julien Cristau [server/sources] Fix authenticate on pre-3.10 database
Fri, 29 Jan 2016 17:11:17 +0100 Denis Laxalde [test] Add a test ensuring new cube built from skeleton is flake8-compliant
Mon, 25 Jan 2016 08:28:16 +0100 Denis Laxalde [skeleton] Ship a tox.ini file upon new cube
Thu, 10 Mar 2016 13:47:20 +0100 Julien Cristau [web] fix headers on 304 responses (closes #11466875)
Wed, 09 Mar 2016 18:01:44 +0100 Julien Cristau [web/httpcache] GMTOFFSET no longer exists
Thu, 10 Mar 2016 13:47:20 +0100 Julien Cristau [web] fix headers on 304 responses (closes #11466875)
Mon, 29 Feb 2016 12:32:52 +0100 Julien Cristau [rset] fix infinite recursion introduced in c1eb5a676c80
Wed, 17 Feb 2016 10:02:03 +0100 Sylvain Thénault pep8 unittest_application and unittest_formfields
Tue, 12 Jan 2016 14:31:14 +0100 Alexandre Richardson [rset] Always complete attribute/relation caches in ResultSet.get_entity
Tue, 12 Jan 2016 17:36:28 +0100 Alexandre Richardson [rset] refactoring of _build_entity method
Thu, 25 Feb 2016 09:28:21 +0100 Julien Cristau [entity] comparing two entities returns NotImplemented
Thu, 18 Feb 2016 09:24:43 +0100 Julien Cristau [test] replace one use of lgc.testlib.unittest_main with unittest.main
Thu, 18 Feb 2016 09:23:18 +0100 Julien Cristau [test] stop using TestCase.set_description
Thu, 18 Feb 2016 09:20:57 +0100 Julien Cristau [test] convert a lgc-style generative test into unittest2-style
Mon, 08 Feb 2016 16:10:22 +0100 Julien Cristau [web/application] fix query log handling on python3
Mon, 08 Feb 2016 16:32:36 +0100 Julien Cristau [devtools/test] duplicate CubicWebServerTC tests for CubicWebWsgiTC
Mon, 08 Feb 2016 16:32:07 +0100 Julien Cristau [devtools/test] fix bytes vs text in test_base_url
Wed, 24 Feb 2016 17:34:56 +0100 Julien Cristau [devtools] skip CubicWebServerTC on python3
Mon, 08 Feb 2016 16:10:51 +0100 Julien Cristau [web/test] switch unittest_web from twisted to wsgi
Wed, 24 Feb 2016 17:31:56 +0100 Julien Cristau [devtools] add CubicWebWsgiTC
Mon, 08 Feb 2016 15:37:52 +0100 Julien Cristau [web/test] return the hash of uploaded files in FileUploadTC instead of their contents
Mon, 08 Feb 2016 15:29:06 +0100 Julien Cristau [web/test] open() as a context manager
Mon, 08 Feb 2016 15:28:14 +0100 Julien Cristau [web/test] json.loads expects text, not bytes
Mon, 08 Feb 2016 16:39:51 +0100 Julien Cristau [wsgi] fix handling of multiple posted files
Fri, 05 Feb 2016 18:23:00 +0100 Julien Cristau [web/test] Reword doc string for fileupload ajaxfunc
Tue, 03 Mar 2015 12:26:47 +0100 David Douard [skeleton] do not import the __pkginfo__.py module to make cubes installable via setuptools
Tue, 23 Feb 2016 12:18:47 +0100 Julien Cristau merge changes from 3.22.2
Tue, 23 Feb 2016 12:09:01 +0100 Julien Cristau Added tag 3.22.2, debian/3.22.2-1, centos/3.22.2-1 for changeset 1b93ff37755b
Tue, 23 Feb 2016 11:45:54 +0100 Julien Cristau [pkg] 3.22.2 3.22.2 centos/3.22.2-1 debian/3.22.2-1
Fri, 19 Feb 2016 11:23:11 +0100 Samuel Trégouët [pkg] fix centos install
Fri, 19 Feb 2016 11:03:32 +0100 David Douard [datafeed] do NOT call commit in DataFeedXMLParser.process() (closes #10928592)
Wed, 17 Feb 2016 14:00:39 +0100 Julien Cristau [schema] restore constraint checking when running on old sqlite
Wed, 17 Feb 2016 17:20:29 +0100 Sylvain Thénault [web/autoform] fix regression introduced by #5758ba784ebd
Tue, 22 Dec 2015 09:23:00 +0100 Denis Laxalde [tox] Generate test environments for Python 2.7 and 3.4
Tue, 26 Jan 2016 18:04:00 +0100 Sylvain Thénault [notification] avoid using InternalManager when we've got a CWUser
Wed, 27 Jan 2016 08:35:51 +0100 Sylvain Thénault [dataimport] rename .time to .now attribute of meta generator
Thu, 18 Feb 2016 14:36:39 +0100 Denis Laxalde [pkg] Set version to 3.22.2.dev0
Fri, 29 Jan 2016 15:08:34 +0100 Sylvain Thénault [dataimport] cleanup a bit nohook store, mostly protecting some attributes
Wed, 03 Feb 2016 11:13:51 +0100 Sylvain Thénault [dataimport] add a filter function to not fail if some extentity has several values for an attribute of final relation
Wed, 03 Feb 2016 11:12:09 +0100 Sylvain Thénault [sources] synchronize source asynchronously when started from the UI
Fri, 19 Feb 2016 12:35:22 +0100 Julien Cristau [test] fix unittest_devctl on python3.4
Thu, 21 Jan 2016 09:24:04 +0100 Denis Laxalde [test] Make sure that newcube command test produces expected files
Fri, 29 Jan 2016 10:04:35 +0100 Sylvain Thénault [server] remove some pre 3.10 compat
Wed, 17 Feb 2016 10:25:51 +0100 Julien Cristau [pkg] use https URLs to pypi.{python.org,debian.net}
Wed, 17 Feb 2016 10:19:14 +0100 Julien Cristau [pkg] use https URL for www.cubicweb.org
Wed, 17 Feb 2016 10:18:34 +0100 Julien Cristau README: use https URLs for docs.cubicweb.org
Thu, 11 Feb 2016 10:03:51 +0100 Sylvain Thénault pep8 bits
Thu, 11 Feb 2016 10:03:31 +0100 Sylvain Thénault [i18n] enhance text formats french translation
Wed, 17 Feb 2016 13:45:34 +0100 Denis Laxalde Merge with 3.22 branch
Thu, 11 Feb 2016 21:59:49 +0100 Sylvain Thénault [dataimport] update example to use standard importer
Tue, 16 Feb 2016 19:18:37 +0100 Julien Cristau merge changes from 3.21.6
Tue, 02 Feb 2016 17:19:13 +0100 Sylvain Thénault flake8 serverctl
Tue, 16 Feb 2016 10:52:00 +0100 Sylvain Thénault c-c source-sync now actually force synchronization
Tue, 16 Feb 2016 19:15:48 +0100 Julien Cristau Added tag 3.21.6, debian/3.21.6-1, centos/3.21.6-1 for changeset b3cbbb7690b6
Tue, 16 Feb 2016 18:53:27 +0100 Julien Cristau [pkg] 3.21.6 3.21.6 centos/3.21.6-1 debian/3.21.6-1
Tue, 16 Feb 2016 18:41:40 +0100 Julien Cristau merge changes from 3.20.13
Tue, 16 Feb 2016 18:17:35 +0100 Julien Cristau Added tag 3.20.13, debian/3.20.13-1, centos/3.20.13-1 for changeset 8c5dabbcd4d9
Tue, 16 Feb 2016 17:54:17 +0100 Julien Cristau [pkg] 3.20.13 3.20.13 centos/3.20.13-1 debian/3.20.13-1
Mon, 04 Jan 2016 10:43:35 +0100 Denis Laxalde [pkg] Yams >= 0.42 breaks CubicWeb < 3.21
Tue, 16 Feb 2016 17:16:45 +0100 Julien Cristau merge changes from 3.19.14
Tue, 16 Feb 2016 14:52:28 +0100 Julien Cristau Added tag 3.19.14, debian/3.19.14-1, centos/3.19.14-1 for changeset 72a0f70879ac
Tue, 16 Feb 2016 11:02:04 +0100 Julien Cristau [pkg] 3.19.14 3.19.14 centos/3.19.14-1 debian/3.19.14-1
Tue, 16 Feb 2016 11:01:09 +0100 Julien Cristau [sources/native] remove extra space before colon
Tue, 16 Feb 2016 10:52:38 +0100 Julien Cristau [web/views] fix editcontroller regression
Fri, 12 Feb 2016 16:13:43 +0100 Denis Laxalde Added tag 3.22.1, debian/3.22.1-1, centos/3.22.1-1 for changeset d0d86803a804
Fri, 12 Feb 2016 15:31:48 +0100 Sylvain Thénault fix test broken by #012e6c7d02ef 3.22.1 centos/3.22.1-1 debian/3.22.1-1
Fri, 12 Feb 2016 15:21:21 +0100 Julien Cristau [pkg] Attempt to fix rhel6 build
Fri, 12 Feb 2016 15:19:59 +0100 Julien Cristau [dataimport/test] fix python2.6 syntax error
Fri, 12 Feb 2016 14:09:38 +0100 Denis Laxalde Remove unused import in entity.py
Fri, 12 Feb 2016 10:09:13 +0100 Sylvain Thénault [migration] don't ask confirm for those sql queries
Fri, 12 Feb 2016 10:06:03 +0100 Sylvain Thénault quick fix which closes #0673348 - see comment for more info
Fri, 12 Feb 2016 10:39:24 +0100 Sylvain Thénault [migration] test if entity type has been in the deleted in the transaction should protect both clauses
Fri, 12 Feb 2016 10:39:14 +0100 Julien Cristau [pkg] 3.22.1
Mon, 06 Jul 2015 11:04:42 +0200 David Douard [cwctl] remove support for startorder file in /etc/cubicweb.d (closes #5618947)
Wed, 10 Feb 2016 14:43:05 +0100 Arthur Lutz [exceptions] fix string conversion for Unauthorized exception
Mon, 08 Feb 2016 11:01:46 +0100 Julien Cristau Fix Binary on python < 2.7.4 (closes #10593811)
Thu, 11 Feb 2016 22:00:48 +0100 Sylvain Thénault [migration] fix crash on 3.22 upgrade if entity type doesn't exist in fsschema (pending removal)
Thu, 04 Feb 2016 12:00:23 +0100 Sylvain Thénault [autoform] when building inlined-form view for a relation, consider related entities intead of other views
Fri, 29 Jan 2016 17:22:25 +0100 Denis Laxalde Add a __main__ to cubicweb
Wed, 03 Feb 2016 15:12:32 +0100 Julien Cristau merge 3.19 heads
Sat, 30 Jan 2016 23:06:18 +0100 Christophe de Vienne [cwvreg] Fix propertyvalues hot updates
Fri, 05 Feb 2016 16:49:22 +0100 Julien Cristau [pkg] remove useless python >= 3.4 dependency
Fri, 05 Feb 2016 16:32:20 +0100 Julien Cristau [dataimport/test] fix test failures since 35b29f1eb37a
Fri, 05 Feb 2016 12:26:28 +0100 Samuel Trégouët [pkg] do not include toplevel directories in rpm (closes #10362119)
Fri, 05 Feb 2016 10:30:01 +0100 Julien Cristau [devtools] fix config.repository signature
Wed, 03 Feb 2016 16:23:34 +0100 Sylvain Thénault [predicates] fix paginated_rset when the class has no page_size_property
Wed, 03 Feb 2016 14:23:17 +0100 Sylvain Thénault [repository] drop usage of no more necessary eschema_eid function
Thu, 28 Jan 2016 18:17:30 +0100 Sylvain Thénault [repository] set .eid on eschema when schema is loaded from the filesystem
Fri, 29 Jan 2016 10:06:36 +0100 Sylvain Thénault [dataimport] simplify SQLGenSourceWrapper.add_info
Mon, 01 Feb 2016 15:10:35 +0100 Sylvain Thénault ensure .tox is blacklisted when recursing on the fs to get some files
Wed, 03 Feb 2016 11:12:58 +0100 Sylvain Thénault drop a note about usage of sqls_create_multicol_unique_index and avoid a lgdb warning
Thu, 21 Jan 2016 16:08:17 +0100 Julien Cristau [devtools] don't auto-populate virtual relations
Fri, 29 Jan 2016 16:48:58 +0100 Denis Laxalde [skeleton] Restore verbose output in setup.py
Tue, 01 Dec 2015 16:10:18 +0100 Denis Laxalde [hooks] Skip modification_date attribute in "notifentityupdated" hook
Tue, 01 Dec 2015 14:44:55 +0100 Denis Laxalde [test] Gather tests about mail module
Tue, 05 Jan 2016 10:36:17 +0100 Julien Cristau [web/component] guard against invalid page_size form parameter
Tue, 05 Jan 2016 10:31:29 +0100 Julien Cristau [predicates] fix paginated_rset for components that change page_size_property
Wed, 06 Jan 2016 11:47:08 +0100 Julien Cristau [devtools] fix get_bounds
Wed, 06 Jan 2016 15:27:59 +0100 Julien Cristau [devtools] "fix" boundary condition for autofill
Tue, 19 Jan 2016 16:44:34 +0100 Denis Laxalde [test] Use stdlib doctest module instead of logilab-common class
Thu, 14 Jan 2016 17:42:22 +0100 Denis Laxalde [test] Re-implement generative tests with subtests
Thu, 14 Jan 2016 18:35:07 +0100 Denis Laxalde [devtools] Re-implement generative tests using subtests
Thu, 28 Jan 2016 18:02:49 +0100 Sylvain Thénault cleanups
Tue, 26 Jan 2016 11:49:25 +0100 Samuel Trégouët [pkg] python-tz does not exist in centos should be pytz (closes #10290056)
Tue, 19 Jan 2016 10:03:16 +0100 Denis Laxalde [test] Skip LDAP tests if any of the underlying programs is not found
Mon, 18 Jan 2016 09:23:07 +0100 Denis Laxalde Handle virtualenv development mode
Thu, 14 Jan 2016 18:17:23 +0100 Denis Laxalde [skeleton] Use os.walk in setup.py for Python3 compatibility
Thu, 14 Jan 2016 18:39:27 +0100 Denis Laxalde [skeleton] Use unittest.main directly
Thu, 14 Jan 2016 16:24:01 +0100 Denis Laxalde [devtools/testlib] Disable pause trace in setUp
Tue, 12 Jan 2016 19:50:57 +0100 Denis Laxalde [test] Remove dependency on person cube in devtools package
Tue, 26 Jan 2016 11:46:41 +0100 Julien Cristau [pkg] add missing python-tz dependency
Tue, 26 Jan 2016 14:04:45 +0100 Florent Cayré [edit controller] Fix composite entity reparenting when inlined
Mon, 14 Dec 2015 14:29:22 +0100 Florent Cayré [forms] Do not raise errors on composite required relation being deleted
Mon, 07 Dec 2015 11:58:17 +0100 Florent Cayré [edit controller] Cancel RQL queries to be performed on entities to be deleted
Fri, 04 Dec 2015 14:56:20 +0100 Florent Cayré [edit controller] fix handling of removal of subentities from an edit form
Wed, 25 Nov 2015 16:28:41 +0100 Florent Cayré remove unused import
Fri, 20 Nov 2015 12:29:13 +0100 Aurelien Campeas [editcontroller] a slight code reorganisation, in preparation for a fix
Tue, 20 Oct 2015 16:05:36 +0200 Aurelien Campeas [sources/native] ask permission to continue restoring even if metadata do not match (closes #7771864)
Mon, 27 Jul 2015 10:00:32 +0200 David Douard [views] fix ProcessInformationView: SESSION_MANAGER can be None (closes #5753280)
Wed, 16 Dec 2015 18:08:37 +0100 Florent Cayré [web] Move "display all"/ "back to pagination" link generation into the navigation component
Sat, 16 Jan 2016 13:48:51 +0100 Denis Laxalde Reorganize source tree to have a "cubicweb" top-level package
Mon, 04 Jan 2016 11:12:30 +0100 Sylvain Thénault clean some remaining dust from goa time
Wed, 06 Jan 2016 08:58:43 +0100 David Douard [datafeed] io.BytesIO requires a buffer, not a unicode (closes #9783743)
Thu, 07 Jan 2016 12:20:50 +0100 David Douard [pkg] rql 0.34 and logilab-database 1.15 break cubicweb 3.21
Thu, 07 Jan 2016 12:20:50 +0100 David Douard [pkg] rql 0.34 and logilab-database 1.15 break cubicweb 3.21
Mon, 04 Jan 2016 18:40:30 +0100 Julien Cristau Added tag 3.22.0, debian/3.22.0-1, centos/3.22.0-1 for changeset de472896fc0a
Mon, 04 Jan 2016 17:57:14 +0100 Julien Cristau [pkg] 3.22.0 3.22.0 centos/3.22.0-1 debian/3.22.0-1
Mon, 04 Jan 2016 17:23:36 +0100 Sylvain Thénault merge
Wed, 09 Dec 2015 08:44:45 +0100 Sylvain Thénault [formwidgets] a bit of pep8
Thu, 26 Mar 2015 11:13:12 +0100 Erica Marco [views] improve JQueryDatePicker so that a date field can be defined as the min/max of an other one
Fri, 18 Dec 2015 17:49:45 +0100 Julien Cristau [entity] don't look at fetch order recursively
Mon, 21 Dec 2015 10:36:08 +0100 Julien Cristau [pkg] fix paths in debian doc-base control file
Mon, 04 Jan 2016 10:36:57 +0100 Julien Cristau [ldapfeed] extid and cwuri aren't the same thing
Wed, 23 Dec 2015 15:44:28 +0100 Julien Cristau [entities] add eid to ISerializableAdapter
Wed, 23 Dec 2015 10:52:55 +0100 Julien Cristau [doc] 3.22 release notes update
Tue, 22 Dec 2015 18:25:37 +0100 Julien Cristau [datafeed] use tz-aware datetime objects
Tue, 22 Dec 2015 17:36:50 +0100 Julien Cristau [pkg] fix syntax error in debian/control
Tue, 22 Dec 2015 17:35:39 +0100 Julien Cristau [pkg] remove no-longer-used addresses from debian control file
Tue, 22 Dec 2015 11:35:43 +0100 Julien Cristau [schema] rebuild computed attributes on schema reload
Tue, 22 Dec 2015 10:39:05 +0100 Julien Cristau [hooks] fix extra_props handling on python3
Tue, 22 Dec 2015 16:16:07 +0100 Julien Cristau [py3k/ldapparser] avoid confusion between unicode and bytes
Tue, 22 Dec 2015 17:00:03 +0100 Rémi Cardona [pkg] use correct lgdb version for tz rework
Fri, 18 Dec 2015 09:36:58 +0100 Sylvain Thénault pep8 bits
Tue, 22 Dec 2015 15:35:10 +0100 Sylvain Thénault [server] improve TZDatetime support
Fri, 18 Dec 2015 09:23:23 +0100 Sylvain Thénault [schema] Use TZDatetime for creation_date and modification_date
Fri, 18 Dec 2015 09:37:15 +0100 Sylvain Thénault [server] fix SQLite patch to ensure TZDatetime are properly typed
Fri, 18 Dec 2015 09:10:20 +0100 Sylvain Thénault [server] fix name and add docstring to connection initialization functions
Fri, 18 Dec 2015 09:07:33 +0100 Sylvain Thénault [server] always monkeypatch QuerierHelper to handle dates and times on SQLite
Thu, 17 Dec 2015 15:17:45 +0100 Sylvain Thénault [testlib] put postgres test database in test/data/database directory
Wed, 02 Dec 2015 15:24:03 +0100 Julien Cristau [dataimport] make eids_seq_range as massive store instance attribute again
Wed, 02 Dec 2015 15:20:52 +0100 Julien Cristau [dataimport] stop supporting None as eids_seq_range
Wed, 02 Dec 2015 15:19:24 +0100 Julien Cristau [dataimport] remove eids_seq_start attribute from massive store
Wed, 02 Dec 2015 14:57:03 +0100 Julien Cristau [dataimport] massive store in slave mode shouldn't flush metadata
Mon, 21 Dec 2015 12:29:50 +0100 Samuel Trégouët [dataimport] check that MassiveObjectStore restores the db schema properly
Mon, 21 Dec 2015 12:41:30 +0100 Samuel Trégouët [dataimport] split out listing indices/constraints from getting the corresponding query
Tue, 15 Dec 2015 10:41:26 +0100 Samuel Trégouët [dataimport] massive_store: do not drop constraints multiple times
Tue, 15 Dec 2015 10:13:55 +0100 Samuel Trégouët [dataimport] massive_store: do not drop constraints with `cascade` since it breaks things
Mon, 21 Dec 2015 12:16:12 +0100 Samuel Trégouët [dataimport] massive_store: drop all constraints in __init__ and restore all in finish
Tue, 15 Dec 2015 10:32:53 +0100 Samuel Trégouët [dataimport] massive_store: ignore primary key when requesting indexes on a table
Tue, 15 Dec 2015 10:28:39 +0100 Samuel Trégouët [dataimport] massive_store: reformat sql query
Mon, 21 Dec 2015 12:47:35 +0100 Rémi Cardona [devtools] Use super() in TestServerConfiguration.__init__()
Mon, 21 Dec 2015 10:08:13 +0100 Rémi Cardona [devtools] Fix database creation issues for CubicWebTestTC tests
Mon, 21 Dec 2015 09:55:14 +0100 Rémi Cardona [devtools] Fix database creation issues for CubicWebServerTC tests
Mon, 21 Dec 2015 09:59:45 +0100 Rémi Cardona [devtools] Move attribute docstring to correct location
Sun, 20 Dec 2015 19:08:19 +0100 Rémi Cardona [web] Make tests pass if tal isn't available
Mon, 21 Dec 2015 15:52:41 +0100 Julien Cristau [py3k] fix cubicweb.mail.parse_message_id
Mon, 21 Dec 2015 15:46:36 +0100 Julien Cristau [test/py3k] fix test_recipients_finder
Mon, 21 Dec 2015 15:44:20 +0100 Julien Cristau [dataimport] fix SQLGenObjectStore's add_info for python3
Mon, 21 Dec 2015 15:43:49 +0100 Julien Cristau [dataimport] py3k doesn't like + on dict_items objects
Wed, 16 Jul 2014 10:48:47 +0200 Aurelien Campeas [repository] remove unused check_session method and its test
Tue, 15 Dec 2015 10:20:26 +0100 Sylvain Thénault [migration/test] avoid test interdependency by removing fakecustomtype cube
Wed, 09 Dec 2015 17:44:18 +0100 Julien Cristau [migration/test] use numeric(precision, scale) instead of geometry
Wed, 09 Dec 2015 17:44:18 +0100 Sylvain Thénault [server, hooks] allow callable in dbh.TYPE_MAPPING
Wed, 09 Dec 2015 17:44:17 +0100 Sylvain Thénault [migration] consider extra_props in rdef created during attribute creation hook
Wed, 09 Dec 2015 17:44:17 +0100 Sylvain Thénault [migration] only define variable if needed
Thu, 17 Dec 2015 17:14:08 +0100 Julien Cristau [migration] handle non-existing attribute type when adding an entity type
Wed, 09 Dec 2015 17:44:17 +0100 Sylvain Thénault [migration] handle the case where new final entity type is not yet in the schema
Wed, 09 Dec 2015 17:44:16 +0100 Sylvain Thénault [migration] config.add_cubes should ensure site_cubicweb of new cubes is called
Wed, 09 Dec 2015 17:44:16 +0100 Sylvain Thénault [migration] test addition of a cube providing a custom final type
Wed, 16 Sep 2015 10:56:36 +0200 Sylvain Thénault [server] add test demonstrating cache update pb since cw > 3.21
Thu, 10 Dec 2015 16:58:45 +0100 Julien Cristau Bring back the separate web-side entity cache
Wed, 09 Dec 2015 18:21:55 +0100 Julien Cristau Backout "[entity,storage] remove hackish code from the bfss path
Thu, 17 Dec 2015 15:34:05 +0100 Julien Cristau merge with 3.21.5-2
Thu, 10 Dec 2015 17:34:37 +0100 Arthur Lutz [doc] add documentation about drop_cube
Thu, 17 Dec 2015 15:16:14 +0100 Julien Cristau Added tag debian/3.21.5-2 for changeset 228b6d2777e4
Thu, 17 Dec 2015 14:55:18 +0100 Julien Cristau [pkg] don't install dataimport/test in both cubicweb-server and cubicweb-dev debian/3.21.5-2
Wed, 16 Dec 2015 11:23:48 +0100 Rémi Cardona merge with 3.21.5
Tue, 15 Dec 2015 19:05:41 +0100 Rémi Cardona Added tag 3.21.5, debian/3.21.5-1, centos/3.21.5-1 for changeset e0572a786e6b
Tue, 15 Dec 2015 18:15:08 +0100 Rémi Cardona [pkg] 3.21.5 3.21.5 centos/3.21.5-1 debian/3.21.5-1
Thu, 03 Dec 2015 10:12:37 +0100 Denis Laxalde [js] Fix a ReferenceError in cubicweb.preferences.js
Mon, 14 Dec 2015 14:55:10 +0100 Julien Cristau [dataimport] add tests for SQLGenObjectStore (closes #9177565)
Mon, 14 Dec 2015 14:54:23 +0100 Julien Cristau [dataimport] separate entities table from other metadata in SQLGenObjectStore
Mon, 14 Dec 2015 14:53:02 +0100 Julien Cristau [dataimport] remove threading support from SQLGenObjectStore
Thu, 03 Dec 2015 14:55:10 +0100 Samuel Trégouët [dataimport] prepare_insert_entity should not crash with SQLGenObjectStore
Tue, 01 Dec 2015 13:39:17 +0100 Samuel Trégouët [dataimport] Fix method signature
Tue, 01 Dec 2015 13:38:21 +0100 Samuel Trégouët [dataimport] add missing import 'eschema_eid'
Tue, 15 Dec 2015 14:12:59 +0100 Rémi Cardona merge with 3.21.4
Tue, 15 Dec 2015 12:37:04 +0100 Rémi Cardona Added tag 3.21.4, debian/3.21.4-1, centos/3.21.4-1 for changeset d3b92d3a7db0
Tue, 15 Dec 2015 12:00:31 +0100 Rémi Cardona [pkg] 3.21.4 3.21.4 centos/3.21.4-1 debian/3.21.4-1
Tue, 15 Dec 2015 11:41:25 +0100 Rémi Cardona merge with 3.20.12
Tue, 15 Dec 2015 11:24:52 +0100 Rémi Cardona Added tag 3.20.12, debian/3.20.12-1, centos/3.20.12-1 for changeset 03e8fc9f79a6
Fri, 11 Dec 2015 14:07:51 +0100 Denis Laxalde [tox] Ensure pytest gets run with virtualenv's python
Mon, 09 Nov 2015 11:34:28 +0100 Denis Laxalde [tox] Use generating environments
Wed, 09 Dec 2015 16:32:57 +0100 Sylvain Thénault a bit of pep8
Tue, 15 Dec 2015 08:55:58 +0100 Rabah Meradi [adapters] Use an adapter for serializing entities to a bare python structure
Mon, 14 Dec 2015 16:29:19 +0100 Julien Cristau [pkg] 3.20.12 3.20.12 centos/3.20.12-1 debian/3.20.12-1
Mon, 14 Dec 2015 16:19:52 +0100 Julien Cristau [dataimport] Fallback from COPY to executemany (closes #9135780)
Mon, 14 Dec 2015 12:11:44 +0100 Julien Cristau [web/views] unlink svg temp file after we're done
Tue, 08 Dec 2015 16:28:20 +0100 Rémi Cardona Use cubicweb._
Tue, 08 Dec 2015 16:27:05 +0100 Rémi Cardona [web/views] Controllers should always return bytes
Wed, 09 Dec 2015 15:51:20 +0100 Rémi Cardona [devtools] Fix 'newcube' on py3k
Thu, 10 Dec 2015 17:57:55 +0100 Rémi Cardona [toolsutils] Small fixes to fill_templated_file()
Thu, 10 Dec 2015 18:00:41 +0100 Rémi Cardona [skeleton] Fix broken spec file template
Thu, 10 Dec 2015 17:50:46 +0100 Rémi Cardona [devtools] Fix fd leak in tests
Wed, 09 Dec 2015 14:20:30 +0100 Julien Cristau [devtools] stop using datetime.now() in cwctl newcube and i18ncube
Wed, 09 Dec 2015 14:06:43 +0100 Julien Cristau [hooks] fix timestamp confusion in DataImportsCleanupStartupHook
Wed, 09 Dec 2015 13:58:03 +0100 Julien Cristau [hooks] fix timestamp confusion in TransactionsCleanupStartupHook
Thu, 10 Dec 2015 12:34:15 +0100 Rémi Cardona merge with 3.21.3
Wed, 09 Dec 2015 18:42:13 +0100 Rémi Cardona Added tag 3.21.3, debian/3.21.3-1, centos/3.21.3-1 for changeset 9edfe9429209
Wed, 09 Dec 2015 18:29:59 +0100 Rémi Cardona [pkg] 3.21.3 3.21.3 centos/3.21.3-1 debian/3.21.3-1
Wed, 09 Dec 2015 18:24:09 +0100 Rémi Cardona merge with 3.20.11
Tue, 08 Sep 2015 09:05:31 +0200 Sylvain Thénault update repo sources on update of source's entities .url attribute
Wed, 09 Dec 2015 16:36:17 +0100 Rémi Cardona Added tag 3.20.11, debian/3.20.11-1, centos/3.20.11-1 for changeset c44930ac9579
Wed, 09 Dec 2015 16:28:34 +0100 Rémi Cardona [pkg] 3.20.11 3.20.11 centos/3.20.11-1 debian/3.20.11-1
Tue, 08 Dec 2015 17:59:54 +0100 Sylvain Thénault [rest] a bit of pep8
Tue, 08 Dec 2015 10:24:44 +0100 Sylvain Thénault [rest] avoid field on two lines if name is above some size limit. Closes #8961835
Wed, 09 Dec 2015 16:15:00 +0100 Sylvain Thénault action, view and service so managers can start source synchronization from the web ui
Mon, 30 Nov 2015 14:54:30 +0100 Denis Laxalde [test] Skip ldap source tests if slapd is not available
Thu, 24 Sep 2015 09:43:36 +0200 Jean-Pierre Vergnes [doc] Minor changes to the blog tutorial
Mon, 19 Oct 2015 23:39:30 +0200 Dimitri Papadopoulos [skel] remove (what looks like) a spurious copy/paste
Thu, 03 Dec 2015 16:19:03 +0100 Denis Laxalde Merge default heads published "concurrently"
Thu, 26 Nov 2015 14:23:38 +0100 Julien Cristau [qunit] move from CubicWebServerTC to CubicWebTestTC
Thu, 26 Nov 2015 14:37:06 +0100 Julien Cristau [qunit] no need to enable CORS anymore
Thu, 26 Nov 2015 14:34:47 +0100 Julien Cristau [web/test] use GET, not POST, to load html files
Thu, 03 Dec 2015 14:55:10 +0100 Samuel Trégouët [dataimport] prepare_insert_entity should not crash with SQLGenObjectStore
Tue, 01 Dec 2015 13:39:17 +0100 Samuel Trégouët [dataimport] Fix method signature
Tue, 01 Dec 2015 13:38:21 +0100 Samuel Trégouët [dataimport] add missing import 'eschema_eid'
Tue, 01 Dec 2015 09:09:48 +0100 Denis Laxalde [test] Remove unused import in unittest_qunit.py
Mon, 30 Nov 2015 11:09:51 +0100 Denis Laxalde [dataimport] Format strings with % instead of .format()
Mon, 30 Nov 2015 10:18:22 +0100 Denis Laxalde [test] Use datapath() in massive store tests
Fri, 27 Nov 2015 12:26:17 +0100 Rémi Cardona [devtools] Disable anonymous login right before executing tests
Mon, 30 Nov 2015 15:53:35 +0100 Julien Cristau [hooks] build EnsureSymmetricRelations{Add,Delete} dynamically
Thu, 26 Nov 2015 11:30:54 +0100 Rémi Cardona [qunit] stop dealing with filesystem paths
Thu, 26 Nov 2015 11:23:52 +0100 Julien Cristau [devtools] fix QUnitResultController
Thu, 25 Jun 2015 17:13:33 +0200 Denis Laxalde [utils] Drop now-unused SizeConstrainedList
Wed, 25 Nov 2015 18:31:48 +0100 Rabah Meradi [views] remove breadcrumbs usage to retrieve last visited page
Wed, 25 Nov 2015 16:22:42 +0100 Rémi Cardona [cwconfig] Explicitly close generated config file
Wed, 25 Nov 2015 17:57:07 +0100 Rémi Cardona [doc] Add 3.21 release date
Wed, 25 Nov 2015 10:19:52 +0100 Adrien Di Mascio [dataimport] fix db-namespace default value handling
Wed, 25 Nov 2015 11:30:36 +0100 Julien Cristau [server] unbreak db-restore
Tue, 24 Nov 2015 19:00:02 +0100 Julien Cristau [doc] add 3.22 changelog
Tue, 24 Nov 2015 18:22:26 +0100 Julien Cristau [rset] remove stray (commented-out) print
Mon, 23 Nov 2015 19:18:08 +0100 Julien Cristau Un-hide jshintrc
Wed, 25 Nov 2015 17:31:32 +0100 Rémi Cardona [views] Use 'pyvaltable' instead of hand-crafted <table> tags
Tue, 24 Nov 2015 17:31:09 +0100 Rémi Cardona [web] Stop using config.repository()
Tue, 24 Nov 2015 16:57:07 +0100 Rémi Cardona [web] Stop using webconfig.vc_config()
Thu, 24 Sep 2015 11:26:11 +0200 Sylvain Thénault [migration] don't handle data deletion anymore on schema changes
Tue, 24 Nov 2015 16:01:43 +0100 Sylvain Thénault [hooks/syncschema] drop unused import
Tue, 24 Nov 2015 16:01:26 +0100 Sylvain Thénault [hooks/syncschema] indentation fix
Tue, 24 Nov 2015 16:00:57 +0100 Sylvain Thénault [server/test] cosmetic whitespace fix
Tue, 24 Nov 2015 16:00:06 +0100 Sylvain Thénault [hooks/syncschema] don't set NOT NULL on inlined relation columns
Thu, 24 Sep 2015 12:18:00 +0200 Sylvain Thénault [hooks/syncschema] Turn DropColumnOp into a data operation
Tue, 24 Nov 2015 10:16:55 +0100 Sylvain Thénault [server/sources] fix name error in eid_type_source_pre_131
Tue, 30 Jun 2015 10:06:00 +0200 Sylvain Thénault [repository] deprecate the extid2eid based multi-sources API
Mon, 23 Nov 2015 14:37:37 +0100 Sylvain Thénault [ldapfeed] use source's extid2eid, the repo's one will be deprecated in a near future.
Tue, 24 Nov 2015 14:36:41 +0100 Sylvain Thénault [ldapfeed / dataimport] port ldapfeed parser to dataimport API
Mon, 23 Nov 2015 14:34:13 +0100 Sylvain Thénault [server/test] document expected packages to run ldap tests
Mon, 23 Nov 2015 14:28:19 +0100 Sylvain Thénault [ldapfeed] simplify ldap2attrs
Mon, 23 Nov 2015 14:26:44 +0100 Sylvain Thénault [ldapfeed] simplify deactivation of unencountered users
Tue, 24 Nov 2015 10:04:18 +0100 Sylvain Thénault [server/test] display rset content on failure
Tue, 24 Nov 2015 14:08:47 +0100 Julien Cristau Remove trailing empty lines
Tue, 24 Nov 2015 14:05:50 +0100 Sylvain Thénault [ldapparser] simplify extid splitting
Mon, 23 Nov 2015 14:23:08 +0100 Sylvain Thénault [test/ldap] a bit of pep8
Wed, 29 Jul 2015 10:05:37 +0200 Samuel Trégouët [js] add configuration file for jshint (closes #5593987)
Fri, 16 Oct 2015 11:58:10 +0200 Rémi Cardona spelling: *aly → *ally
Fri, 16 Oct 2015 11:15:50 +0200 Rémi Cardona [web] Add a <label> around choices on CheckBox and Radio form widgets
Fri, 16 Oct 2015 10:36:34 +0200 Rémi Cardona [web] xml_escape CheckBox and Radio labels (closes #7672764)
Fri, 20 Nov 2015 14:17:46 +0100 Denis Laxalde [test/tox] Enforce installation of modified yapps
Fri, 18 Sep 2015 11:12:03 +0200 Julien Cristau [web] delete unused PropertySheet._sourcefile_mtime
Fri, 18 Sep 2015 11:05:47 +0200 Julien Cristau [etwist] remove no-longer-necessary uicache cleaning
Mon, 23 Nov 2015 17:58:10 +0100 Julien Cristau [web] remove PropertySheet._cache
Mon, 23 Nov 2015 17:47:46 +0100 Rémi Cardona [test] Add missing u''
Fri, 13 Nov 2015 14:29:48 +0100 Rémi Cardona [data] Use correct syntax to unset CSS attributes (closes #8602446)
Wed, 22 Apr 2015 16:09:04 +0200 Julien Cristau [server] install custom sql scripts before creating tables for the schema
Tue, 20 Oct 2015 15:40:17 +0200 Julien Cristau [hooks] update internal URL in doc string
Thu, 19 Nov 2015 12:29:42 +0100 Jérôme Roy [doc] Fix restructured tables + improve english a bit
Fri, 06 Nov 2015 09:41:11 +0100 Denis Laxalde [debian] Install dataimport package
Wed, 09 Sep 2015 18:52:56 +0200 Rémi Cardona [web/test] Remove use of old test API to silence warning
Mon, 07 Sep 2015 18:42:47 +0200 Rémi Cardona [web/views] Fix sqlite unicode warning
Thu, 03 Sep 2015 16:36:08 +0200 Rémi Cardona [devtools] Fix sqlite unicode warning
Wed, 02 Sep 2015 12:08:31 +0200 Rémi Cardona [tests] Don't import QUnitTestCase into tests' global namespace
Tue, 01 Sep 2015 17:13:16 +0200 Rémi Cardona [devtools/qunit] Fail quickly if firefox is not installed
Mon, 24 Aug 2015 14:33:14 +0200 Rémi Cardona [devtools/qunit] Remove unused code
Mon, 23 Nov 2015 15:54:28 +0100 Rémi Cardona [py3k] import range using six.moves
Mon, 09 Nov 2015 17:17:53 +0100 Julien Cristau [dataimport] remove size constraint handling
Mon, 09 Nov 2015 17:08:21 +0100 Julien Cristau [dataimport] fix doc string to stop referring to the old API
Mon, 09 Nov 2015 17:00:50 +0100 Julien Cristau [dataimport] drop duplicate init of MassiveObjectStore.sql
Mon, 09 Nov 2015 16:43:50 +0100 Julien Cristau [dataimport] remove implicit commits from MassiveObjectStore
Mon, 09 Nov 2015 16:21:29 +0100 Julien Cristau [dataimport] drop extra indirection through MassiveObjectStore._initialized dict
Mon, 09 Nov 2015 16:04:13 +0100 Julien Cristau [dataimport] remove remaining references to dataio from MassiveObjectStore
Mon, 09 Nov 2015 15:55:45 +0100 Julien Cristau [dataimport] rename logger from dataio.massiveimport to dataimport.massive_store
Mon, 09 Nov 2015 15:52:26 +0100 Julien Cristau [dataimport] remove commit_at_flush parameter from MassiveObjectStore
Mon, 09 Nov 2015 15:44:06 +0100 Julien Cristau [dataimport] remove autoflush_metadata from MassiveObjectStore parameters
Mon, 09 Nov 2015 15:41:27 +0100 Julien Cristau [dataimport] remove uri_param_name from MassiveObjectStore parameters
Mon, 09 Nov 2015 15:37:55 +0100 Julien Cristau [dataimport] turn iid_maxsize into a class attribute
Mon, 09 Nov 2015 15:51:02 +0100 Julien Cristau [dataimport] turn eids_seq_{start,range} into class attributes
Mon, 09 Nov 2015 15:29:07 +0100 Julien Cristau [dataimport] remove replace_sep parameter from massive store
Mon, 09 Nov 2015 15:49:45 +0100 Julien Cristau [dataimport] remove pg_schema parameter from massive store
Mon, 09 Nov 2015 15:22:43 +0100 Julien Cristau [dataimport] remove drop_index parameter from massive store
Wed, 04 Nov 2015 09:22:35 +0100 Julien Cristau [dataimport/test] update call to ucsvreader
Wed, 04 Nov 2015 09:09:08 +0100 Julien Cristau [dataimport] remove deprecated methods from massive store
Wed, 04 Nov 2015 09:11:10 +0100 Julien Cristau [dataimport/test] use store.finish instead of deprecated store.cleanup
Wed, 21 Oct 2015 16:58:30 +0200 Sylvain Thénault [dataimport] drop no more used parameter on massive store
Wed, 21 Oct 2015 16:34:52 +0200 Sylvain Thénault [dataimport] methods that modify in-place shouldn't return value
Wed, 21 Oct 2015 16:32:11 +0200 Sylvain Thénault [dataimport] implement new store API on massive store
Wed, 21 Oct 2015 16:31:05 +0200 Sylvain Thénault [dataimport] .finish method was missing from (NoHook)RQLObjectStore
Wed, 21 Oct 2015 16:08:57 +0200 Sylvain Thénault [massive store] identity_relation should not be considered, is_relation seems missing
Tue, 03 Nov 2015 18:29:15 +0100 Julien Cristau [dataimport/test] use the right assert methods instead of assertTrue with a comparison
Wed, 21 Oct 2015 20:20:36 +0200 Julien Cristau [dataimport] import range from six.moves
Wed, 21 Oct 2015 20:19:51 +0200 Julien Cristau [dataimport/test] feed binary data to ucsvreader
Wed, 21 Oct 2015 20:19:11 +0200 Julien Cristau [dataimport/test] fix broken comparison
Wed, 21 Oct 2015 20:17:44 +0200 Julien Cristau [dataimport] dict.iteritems() → dict.items()
Wed, 21 Oct 2015 20:16:41 +0200 Julien Cristau [dataimport] use next builtin instead of next method on iterators
Wed, 21 Oct 2015 20:15:06 +0200 Julien Cristau [dataimport] import StringIO from io
Wed, 21 Oct 2015 16:10:47 +0200 Sylvain Thénault [dataimport] backport massive store from dataio cube
Fri, 20 Nov 2015 18:17:08 +0100 Julien Cristau [web] set proper Cache-Control header for static files
Fri, 20 Nov 2015 18:23:17 +0100 Julien Cristau [web] use a redirect for /data/foo requests that don't use the instance md5 hash
Fri, 20 Nov 2015 12:37:15 +0100 Julien Cristau [web] fix typo in doc string
Thu, 19 Nov 2015 18:55:10 +0100 Rémi Cardona [web] stop adding an Expires header with all responses
Fri, 20 Nov 2015 17:13:03 +0100 Julien Cristau [web] stop looking at a request's Cache-Control header
Thu, 19 Nov 2015 17:50:48 +0100 Julien Cristau [fti] add cw_fti_index_rql_limit method
Thu, 19 Nov 2015 16:48:55 +0100 Rémi Cardona [fti] backout 166c6f7b1be4
Thu, 19 Nov 2015 17:16:19 +0100 Rémi Cardona [py3k] Fix unicode added in commit 2350424585f8
Thu, 19 Nov 2015 15:56:22 +0100 Julien Cristau [server/ldap] deal with unicode or str coming out of ldap
Thu, 19 Nov 2015 14:36:54 +0100 Julien Cristau [test] pull yapps from Logilab's github
Thu, 12 Nov 2015 15:20:45 +0100 Julien Cristau [pkg] bump yams requirement to 0.41.1
Thu, 12 Nov 2015 10:53:50 +0100 Julien Cristau [entities] import range from six.moves
Thu, 12 Nov 2015 10:52:28 +0100 Julien Cristau merge head published by accident
Thu, 06 Mar 2014 15:55:33 +0100 Christophe de Vienne [fti] Improve big table reindexation
Mon, 09 Nov 2015 11:11:31 +0100 Denis Laxalde [tox] Reference requirements.txt for hooks environment
Wed, 25 Mar 2015 14:20:56 +0100 Denis Laxalde [devtools/testlib] Remove assertions about direct usage of CubicWebTC/AutomaticWebTest
Fri, 06 Nov 2015 17:02:09 +0100 Julien Cristau Add ldap3 to server test requirements
Fri, 06 Nov 2015 16:44:23 +0100 Julien Cristau [pkg] bump version number so tox won't use cw from pypi
Tue, 28 Jul 2015 10:54:24 +0200 Julien Cristau [schema] add CubicWebRelationDefinitionSchema
Wed, 22 Apr 2015 11:39:13 +0200 Denis Laxalde [schema] Let RQLConstraint inherit from BaseRQLConstraint instead of RQLVocabularyConstraint
Tue, 08 Sep 2015 06:48:48 +0200 Sylvain Thénault [server] unormalize source logger's name to avoid encoding errors
Tue, 22 Sep 2015 14:20:53 +0200 Sylvain Thénault [entities] parameters should be given to fire_transition, else they are simply ignored
Mon, 12 Oct 2015 09:53:51 +0200 Julien Cristau [entity] set _cw_adapters_cache in __init__ rather than on first use
Mon, 19 Oct 2015 23:23:46 +0000 Jérôme Roy fix typos and indentation in docstrings/docs
Wed, 16 Sep 2015 11:31:36 +0200 Julien Cristau session.id → session.sessionid
Wed, 04 Nov 2015 12:04:33 +0100 Arthur Lutz [test] test page_size problem (related to #8123231)
Wed, 04 Nov 2015 11:26:22 +0100 Julien Cristau [predicates] guard against non-integer page_size form parameter
Tue, 03 Nov 2015 15:56:39 +0100 Julien Cristau [server/test] add test for db-dump command
Tue, 03 Nov 2015 15:55:35 +0100 Julien Cristau [server] fix db-dump with sqlite
Tue, 03 Nov 2015 15:54:46 +0100 Julien Cristau [serverctl] fix db-dump
Tue, 03 Nov 2015 15:52:17 +0100 Julien Cristau [server/test] sorting vs dict vs python3
Mon, 19 Oct 2015 18:08:34 +0200 Julien Cristau [devtools] more sorted() vs dict vs python3
Tue, 03 Nov 2015 12:25:14 +0100 Julien Cristau [web/application] return bytes from redirect_handler and validation_error_handler
Mon, 19 Oct 2015 17:54:26 +0200 Julien Cristau [devtools] fix ResourceWarning: unclosed file tmpdb-__default_empty_db__.config
Mon, 19 Oct 2015 17:53:51 +0200 Julien Cristau [serverconfig] fix ResourceWarning: unclosed file bootstrap_cubes
Mon, 19 Oct 2015 14:29:53 +0200 Julien Cristau Use cubicweb._
Mon, 19 Oct 2015 14:28:30 +0200 Julien Cristau [syncschema] hashlib.md5() wants bytes
Mon, 19 Oct 2015 14:27:04 +0200 Julien Cristau [server/test] use next() builtin instead of next() method
Mon, 19 Oct 2015 14:26:32 +0200 Julien Cristau [server/test] dict.iterkeys
Tue, 03 Nov 2015 18:10:58 +0100 Julien Cristau [syncschema] don't arbitrarily remove constraints from the in-memory schema
Tue, 03 Nov 2015 18:03:21 +0100 Julien Cristau [server/test] don't leak timeout from one test class to the next
Fri, 16 Oct 2015 12:22:48 +0200 Julien Cristau [server/test] CWAttribute.extra_props is Bytes
Fri, 16 Oct 2015 17:12:40 +0200 Julien Cristau [dataimport] give unicode objects to psycopg2 copy_from
Fri, 16 Oct 2015 17:06:12 +0200 Julien Cristau [dataimport] extid must be a bytes object
Fri, 16 Oct 2015 17:04:30 +0200 Julien Cristau [dataimport] import StringIO from io
Fri, 16 Oct 2015 17:06:28 +0200 Julien Cristau [dataimport] fix ucsvreader for python3
Wed, 14 Oct 2015 16:30:45 +0200 Julien Cristau [server/test] import StringIO from io on python3
Wed, 14 Oct 2015 16:18:25 +0200 Julien Cristau [server/datafeed] drop URLLibResponseAdapter.info
Mon, 19 Oct 2015 14:29:06 +0200 Julien Cristau [devtools] pass a key to sort() method
Wed, 21 Oct 2015 17:21:18 +0200 Julien Cristau [postcreate] properly set is_instance_of for bootstrap entities
Wed, 28 Oct 2015 17:39:30 +0000 Julien Cristau [migration] re-try without print_function when compiling a script fails
Wed, 23 Sep 2015 15:32:17 +0200 Sylvain Thénault [test] do not overwrite user's CW_CUBES_PATH in unittest_migration
Tue, 03 Nov 2015 16:00:34 +0100 Julien Cristau [server/test] dict.itervalues() → iter(dict.values())
Wed, 16 Sep 2015 16:04:17 +0200 Sylvain Thénault make sync_schema_props_perms(<computed rtype>) work as expected
Thu, 08 Oct 2015 13:51:54 +0200 Julien Cristau [web/http_headers] use classmethod decorator
Thu, 08 Oct 2015 13:45:00 +0200 Julien Cristau [schema] use classmethod decorator
Fri, 16 Oct 2015 16:44:36 +0200 Julien Cristau [devtools] delete postgresql socket directory after killing the server
Mon, 27 Jul 2015 10:13:25 +0200 Julien Cristau [skel] stop deleting cubes egg-info
Tue, 06 Oct 2015 15:06:45 +0200 Rémi Cardona [dataimport] Update doc to reflect new API
Mon, 26 Oct 2015 15:22:09 +0100 Julien Cristau [server] fix generate_source_config regression on python2
Thu, 30 Jul 2015 11:11:12 +0200 Christophe de Vienne [tests] Fix config.repository() in tests
Wed, 14 Oct 2015 15:49:03 +0200 Rémi Cardona [schema] RQL queries are always unicode objects in python 3
Tue, 13 Oct 2015 16:12:37 +0200 Julien Cristau [server/test] use relative import
Tue, 13 Oct 2015 11:34:37 +0200 Julien Cristau [server/schemaserial] fix extra_props on py3k
Tue, 13 Oct 2015 11:30:48 +0200 Julien Cristau [server/test] unicode → six.text_type
Mon, 12 Oct 2015 21:49:18 +0200 Julien Cristau [web] fix Field.__str__ on py3k
Mon, 12 Oct 2015 21:48:50 +0200 Julien Cristau [web] unicode → six.text_type
Mon, 12 Oct 2015 20:43:50 +0200 Julien Cristau [web/test] CubicWebTC.view returns bytes
Mon, 12 Oct 2015 18:43:41 +0200 Julien Cristau [uilib] fix traceback on python3
Mon, 12 Oct 2015 18:43:05 +0200 Julien Cristau [web] integer division
Mon, 12 Oct 2015 18:42:38 +0200 Julien Cristau [web/test] Binary eats bytes
Tue, 06 Oct 2015 11:19:37 +0200 Julien Cristau [devtools] make httptest module importable under py3k
Tue, 06 Oct 2015 11:16:27 +0200 Julien Cristau [web/test] CubicWebPublisher.handle_request returns bytes
Tue, 06 Oct 2015 11:15:56 +0200 Julien Cristau [web] base64 works on bytes not str (py3k)
Tue, 06 Oct 2015 11:14:15 +0200 Julien Cristau [web] accept unicode in parsed Authorization header
Tue, 06 Oct 2015 11:07:22 +0200 Julien Cristau [web] CubicWebPublisher.ajax_error_handler must return bytes
Mon, 05 Oct 2015 17:57:03 +0200 Julien Cristau [py3k] fix i18n
Tue, 06 Oct 2015 11:44:51 +0200 Julien Cristau Fix md5crypt and crypt_password test for python3
Mon, 05 Oct 2015 17:08:38 +0200 Julien Cristau [server/test] use bytes for extid
Mon, 05 Oct 2015 16:59:18 +0200 Julien Cristau [devtools/test] firstnames.txt is in latin1
Mon, 05 Oct 2015 16:54:12 +0200 Julien Cristau [web/test] unicode → cubicweb._
Mon, 05 Oct 2015 16:52:26 +0200 Julien Cristau [web/formwidgets] fix for py3k
Mon, 05 Oct 2015 16:47:55 +0200 Julien Cristau [sobjects] unicode → six.text_type
Mon, 05 Oct 2015 16:28:07 +0200 Julien Cristau [server] fix unittest_security for py3k
Mon, 05 Oct 2015 15:49:17 +0200 Julien Cristau [py3k] make ldapfeed tests pass
Mon, 05 Oct 2015 15:48:19 +0200 Julien Cristau [server] import filter from six.moves
Mon, 05 Oct 2015 14:51:24 +0200 Julien Cristau [ldapfeed] port to ldap3
Fri, 02 Oct 2015 14:13:26 +0200 Julien Cristau [server/test] str vs bytes
Fri, 02 Oct 2015 10:08:00 +0200 Julien Cristau [server/test] list() around map and zip
Fri, 02 Oct 2015 10:07:32 +0200 Julien Cristau [server/test] to fold, unicode → six.text_type
Fri, 02 Oct 2015 10:06:42 +0200 Julien Cristau [server/test] delete test that doesn't make sense on python3
Fri, 02 Oct 2015 10:06:05 +0200 Julien Cristau [server/test] unicode → six.text_type
Fri, 02 Oct 2015 10:04:35 +0200 Julien Cristau [server] unicode → six.text_type
Fri, 02 Oct 2015 10:04:12 +0200 Julien Cristau [py3k] fix building rset description for INSERT queries
Thu, 01 Oct 2015 12:34:49 +0200 Julien Cristau [datafeed] use explicit encode/decode instead of casting to str
Thu, 01 Oct 2015 12:33:58 +0200 Rémi Cardona [py3k] io.BytesIO
Thu, 01 Oct 2015 12:32:27 +0200 Julien Cristau [py3k] get urllib foo from six.moves
Thu, 01 Oct 2015 12:15:14 +0200 Julien Cristau [devtools] CubicWebTC._check_html may have to deal with unicode or bytes
Thu, 01 Oct 2015 12:02:02 +0200 Julien Cristau [ext/test] fix test relying on repr(text)
Thu, 01 Oct 2015 12:01:28 +0200 Julien Cristau [req] fix url_parse_qsl on py3
Thu, 01 Oct 2015 11:57:40 +0200 Julien Cristau [server/session] unicode → six.text_type
Thu, 01 Oct 2015 11:57:22 +0200 Julien Cristau [web/test] str vs bytes
Thu, 01 Oct 2015 11:50:42 +0200 Julien Cristau [web/ajax] fix AjaxController on python3
Thu, 01 Oct 2015 11:50:09 +0200 Julien Cristau [web/test] str → bytes
Thu, 01 Oct 2015 11:43:33 +0200 Julien Cristau [wsgi/test] use bytes instead of str for POST body
Thu, 01 Oct 2015 11:43:01 +0200 Julien Cristau [devtools] 'dict_values' object does not support indexing
Thu, 01 Oct 2015 11:42:29 +0200 Julien Cristau [multipart] decode form data before calling parse_qs in python 3
Thu, 01 Oct 2015 11:41:20 +0200 Julien Cristau [multipart] unicode → six.text_type
Thu, 01 Oct 2015 10:06:58 +0200 Julien Cristau [web] assert that CubicWebPublisher.handle_request returns bytes
Wed, 30 Sep 2015 18:28:57 +0200 Julien Cristau [py3k] fix validateform controller
Wed, 30 Sep 2015 18:28:31 +0200 Julien Cristau [web] unicode → six.text_type
Wed, 30 Sep 2015 18:05:00 +0200 Julien Cristau [multipart] make sure form keys are not bytes
Wed, 30 Sep 2015 18:04:27 +0200 Julien Cristau [web] unicode → six.text_type
Wed, 30 Sep 2015 18:03:53 +0200 Julien Cristau [wsgi] don't convert form values
Wed, 30 Sep 2015 16:52:29 +0200 Julien Cristau [server] import input from six.moves
Wed, 30 Sep 2015 16:50:06 +0200 Julien Cristau [server] don't convert user.login to bytes to generate sessionid
Wed, 30 Sep 2015 16:14:29 +0200 Julien Cristau [cwctl] stop playing tricks with std{out,err} buffering
Tue, 22 Sep 2015 15:42:40 +0200 Rémi Cardona [py3k] CubicWebTC.app_handle_request returns bytes
Tue, 22 Sep 2015 15:37:31 +0200 Rémi Cardona [py3k] unicode → six.text_type
Mon, 12 Oct 2015 21:06:45 +0200 Rémi Cardona [py3k] http headers should be ascii-only unicode objects
Tue, 13 Oct 2015 18:20:42 +0200 Rémi Cardona [py3k] Clarify IDownloadable expected types
Tue, 22 Sep 2015 15:31:44 +0200 Rémi Cardona [py3k] IDownloadable.download_data() returns bytes
Tue, 22 Sep 2015 15:24:58 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 22 Sep 2015 15:01:16 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 22 Sep 2015 15:00:41 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 22 Sep 2015 14:42:33 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 22 Sep 2015 10:24:47 +0200 Rémi Cardona [py3k] PageInfo.source contains bytes
Mon, 21 Sep 2015 18:58:12 +0200 Rémi Cardona [py3k] unicode → six.text_type
Mon, 21 Sep 2015 18:35:38 +0200 Rémi Cardona [py3k] unicode → six.text_type
Mon, 21 Sep 2015 18:28:10 +0200 Rémi Cardona [py3k] Don't encode URLs
Mon, 21 Sep 2015 18:04:22 +0200 Rémi Cardona [tests] Stop counting pickle bytes in ResultSet tests
Mon, 21 Sep 2015 17:54:15 +0200 Rémi Cardona [tests] Port unittest_cwctl to py3k
Mon, 21 Sep 2015 17:51:58 +0200 Rémi Cardona [migration] NoneType is no longer comparable in py3k
Tue, 13 Oct 2015 12:33:26 +0200 Rémi Cardona Rename gettext to cwgettext, use stdlib gettext
Tue, 13 Oct 2015 17:16:26 +0200 Rémi Cardona [py3k] MethodType no longer takes a class argument
Fri, 18 Sep 2015 18:03:19 +0200 Rémi Cardona [py3k] unicode → six.text_type
Fri, 18 Sep 2015 18:02:20 +0200 Rémi Cardona [py3k] im_self → __self__
Fri, 18 Sep 2015 18:01:31 +0200 Rémi Cardona [py3k] Don't sort Action objects
Tue, 22 Sep 2015 15:25:25 +0200 Rémi Cardona [py3k] use inspect module to get a function's arguments
Fri, 18 Sep 2015 17:58:30 +0200 Rémi Cardona [py3k] __unicode__ and __str__
Mon, 21 Sep 2015 19:00:26 +0200 Rémi Cardona [test] call rql.parse with unicode objects
Fri, 18 Sep 2015 14:23:22 +0200 Rémi Cardona [py3k] replace cmp with key in sorted()
Fri, 18 Sep 2015 12:35:10 +0200 Rémi Cardona [tests] remove useless sort
Fri, 18 Sep 2015 12:34:51 +0200 Rémi Cardona [py3k] dict methods no longer return indexable objects
Fri, 18 Sep 2015 12:03:12 +0200 Rémi Cardona [py3k] unicode → six.text_type
Fri, 18 Sep 2015 11:58:29 +0200 Rémi Cardona [py3k] unicode → six.text_type
Fri, 18 Sep 2015 11:54:12 +0200 Rémi Cardona [server] Port BFSS to py3k
Thu, 17 Sep 2015 15:35:26 +0200 Rémi Cardona [py3k] Binary.getvalue() returns bytes
Tue, 22 Sep 2015 14:47:04 +0200 Rémi Cardona [py3k] ensure Binary objects are initialized with bytes
Thu, 17 Sep 2015 12:02:40 +0200 Rémi Cardona [py3k] __unicode__ and __str__
Thu, 17 Sep 2015 11:07:36 +0200 Rémi Cardona [py3k] unicode → six.text_type
Fri, 18 Sep 2015 14:50:44 +0200 Rémi Cardona [mail] port to py3k
Wed, 16 Sep 2015 18:43:19 +0200 Rémi Cardona [web/views] port JSON views to py3k
Wed, 16 Sep 2015 18:43:02 +0200 Rémi Cardona [py3k] unicode → six.text_type
Wed, 16 Sep 2015 18:41:12 +0200 Rémi Cardona [web/controller] req.form is supposed to contain unicode-data
Wed, 16 Sep 2015 18:40:03 +0200 Rémi Cardona [py3k] unicode → six.text_type
Wed, 16 Sep 2015 17:22:41 +0200 Rémi Cardona [py3k] unicode vs str vs bytes vs the world
Wed, 16 Sep 2015 17:07:26 +0200 Rémi Cardona [web/views] Port csvexport views to py3k
Tue, 22 Sep 2015 14:18:14 +0200 Rémi Cardona [py3k] unicode vs str vs bytes vs the world
Wed, 16 Sep 2015 16:07:29 +0200 Rémi Cardona [web/request] don't convert request parameters if py3k
Wed, 16 Sep 2015 16:02:04 +0200 Rémi Cardona [py3k] unicode → six.text_type
Wed, 16 Sep 2015 15:26:56 +0200 Rémi Cardona [py3k] __getslice__ → __getitem__ with slice support
Wed, 16 Sep 2015 15:50:42 +0200 Rémi Cardona [py3k] __nonzero__ → __bool__
Wed, 16 Sep 2015 15:17:42 +0200 Rémi Cardona [py3k] unicode vs str vs bytes vs the world
Wed, 16 Sep 2015 13:57:21 +0200 Rémi Cardona [py3k] use six.add_metaclass
Wed, 16 Sep 2015 11:28:07 +0200 Rémi Cardona [py3k] unicode → six.text_type
Mon, 05 Oct 2015 17:10:36 +0200 Rémi Cardona [py3k] add list() around dict methods
Tue, 15 Sep 2015 18:43:19 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 15 Sep 2015 18:39:09 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 15 Sep 2015 18:30:05 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 15 Sep 2015 18:23:35 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 15 Sep 2015 18:22:41 +0200 Rémi Cardona [server/utils] crypt_password should always return bytes
Tue, 15 Sep 2015 18:21:33 +0200 Rémi Cardona [py3k] str → six.binary_type
Tue, 15 Sep 2015 17:32:30 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 15 Sep 2015 17:31:07 +0200 Rémi Cardona [server/utils] convert to py3k using six
Tue, 15 Sep 2015 17:28:05 +0200 Rémi Cardona [py3k] six.PY2
Tue, 15 Sep 2015 17:25:50 +0200 Rémi Cardona [py3k] use text/binary types from six
Tue, 15 Sep 2015 17:04:04 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 15 Sep 2015 15:28:20 +0200 Rémi Cardona [py3k] bytes vs str
Tue, 15 Sep 2015 15:08:04 +0200 Rémi Cardona [py3k] io.BytesIO
Wed, 16 Sep 2015 17:28:06 +0200 Rémi Cardona [py3k] unicode → six.text_type
Tue, 13 Oct 2015 16:57:09 +0200 Rémi Cardona [py3k] bytes required for hashlib.{md5,sha1}()
Thu, 01 Oct 2015 11:40:23 +0200 Julien Cristau [wsgi/test] add __main__ section
Fri, 18 Sep 2015 14:29:53 +0200 Rémi Cardona [py3k] use next builtin instead of next method
Tue, 15 Sep 2015 17:10:58 +0200 Rémi Cardona [web/views] use next builtin instead of next method
Tue, 15 Sep 2015 16:09:55 +0200 Rémi Cardona [py3k] declare meta classes using six.add_metaclass
Fri, 11 Sep 2015 18:05:38 +0200 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
Fri, 11 Sep 2015 18:01:36 +0200 Rémi Cardona [py3k] introduce cubicweb._ (related to #7589459)
Fri, 18 Sep 2015 18:04:05 +0200 Rémi Cardona [py3k] dict.iterkeys → dict
Tue, 13 Oct 2015 15:09:22 +0200 Rémi Cardona [py3k] dict.itervalues → dict.values
Tue, 15 Sep 2015 16:15:03 +0200 Rémi Cardona [py3k] dict.iteritems → dict.items
Tue, 08 Sep 2015 18:04:57 +0200 Julien Cristau implement __ne__ whenever we implement __eq__
Tue, 08 Sep 2015 17:15:03 +0200 Julien Cristau [test] use unicode for rql queries (7/7)
Tue, 08 Sep 2015 16:28:55 +0200 Julien Cristau [test] use unicode for rql queries (6/7)
Tue, 08 Sep 2015 16:25:26 +0200 Julien Cristau [test] use unicode for rql queries (5/7)
Tue, 08 Sep 2015 16:25:16 +0200 Julien Cristau [test] use unicode for rql queries (4/7)
Tue, 08 Sep 2015 16:24:57 +0200 Julien Cristau [test] use unicode for rql queries (3/7)
Tue, 08 Sep 2015 16:24:42 +0200 Julien Cristau [test] use unicode for rql queries (2/7)
Wed, 09 Sep 2015 09:37:14 +0200 Julien Cristau [test] use unicode for rql queries (1/7)
Tue, 08 Sep 2015 16:26:56 +0200 Julien Cristau [schema] improve normalization of RQLExpressions
Tue, 08 Sep 2015 13:43:57 +0200 Julien Cristau [server/rql2sql] use VariableRef.is_equivalent explicitly instead of relying on __eq__
Mon, 12 Oct 2015 10:53:35 +0200 Rémi Cardona merge with 3.21.2
Fri, 02 Oct 2015 17:28:33 +0200 David Douard [statsd] fix the statsd logger (closes #7558147)
Mon, 12 Oct 2015 09:19:07 +0200 Rémi Cardona Added tag 3.21.2, debian/3.21.2-1, centos/3.21.2-1 for changeset a5428e1ab364
Fri, 09 Oct 2015 18:01:46 +0200 Rémi Cardona [pkg] 3.21.2 3.21.2 centos/3.21.2-1 debian/3.21.2-1
Fri, 09 Oct 2015 18:03:40 +0200 Rémi Cardona [pkg] Remove leftover dep on pyro (closes #7479155)
Fri, 09 Oct 2015 17:52:14 +0200 Rémi Cardona merge with 3.20.10
Tue, 29 Sep 2015 12:09:04 +0200 Sylvain Thénault [migration] fix change_attribute_type to update the live schema
Fri, 24 Jul 2015 09:57:08 +0200 Julien Cristau [devtools] add has_cache for postgres (closes #5739624)
Tue, 22 Sep 2015 14:20:02 +0200 Sylvain Thénault fix bad-caching of datetime with tz info at sql generation time
Fri, 09 Oct 2015 09:40:08 +0200 Rémi Cardona Added tag 3.20.10, debian/3.20.10-1, centos/3.20.10-1 for changeset 8f82e9523962
Thu, 08 Oct 2015 18:47:57 +0200 Rémi Cardona [pkg] 3.20.10 3.20.10 centos/3.20.10-1 debian/3.20.10-1
Thu, 08 Oct 2015 18:38:16 +0200 Rémi Cardona merge with 3.19.13
Thu, 08 Oct 2015 18:24:09 +0200 Rémi Cardona [devtools] Fix CubicWebTC.temporary_permissions
Thu, 08 Oct 2015 18:09:10 +0200 Rémi Cardona [devtools] Use TestCase.assertGreater
Wed, 09 Sep 2015 08:32:49 +0200 Sylvain Thénault [autoform] fix appearance of link to add inlined creation form
Thu, 08 Oct 2015 11:47:15 +0200 Sylvain Thénault [predicates] Simplify specified_etype_implements
Thu, 08 Oct 2015 12:13:35 +0200 Sylvain Thénault [web/views] Fix `has_editable_relation` predicate wrt inlined relations
Wed, 02 Sep 2015 15:31:18 +0200 Sylvain Thénault [web/views] avoid propagation of NoSelectableObject in some case of inlined relations / permissions
Wed, 07 Oct 2015 17:27:35 +0200 Sylvain Thénault [server/test] bit of PEP8
Tue, 25 Aug 2015 11:11:34 +0200 Sylvain Thénault [migration] don't attempt to carry over values when renaming a computed relation
Fri, 21 Aug 2015 11:01:08 +0200 Sylvain Thénault consider .do_fti flag in index_entity method
Tue, 06 Oct 2015 18:59:01 +0200 Rémi Cardona Added tag 3.19.13, debian/3.19.13-1, centos/3.19.13-1 for changeset f933a38d7ab5
Tue, 06 Oct 2015 18:35:14 +0200 Rémi Cardona [pkg] 3.19.13 3.19.13 centos/3.19.13-1 debian/3.19.13-1
Tue, 29 Sep 2015 14:41:28 +0200 Julien Cristau [migration/3.21] add support for sqlserver
Tue, 29 Sep 2015 15:49:10 +0200 Julien Cristau moved_entities.extid may not be NULL
Tue, 29 Sep 2015 15:15:03 +0200 Julien Cristau [server] use sqls_create_multicol_unique_index to index entities.extid
Tue, 29 Sep 2015 15:11:29 +0200 Julien Cristau [server] fix checkintegrity with pyodbc
Tue, 29 Sep 2015 14:23:57 +0200 Julien Cristau [schema] remove unique constraint on unlimited String attribute
Mon, 05 Oct 2015 16:36:49 +0200 Aurelien Campeas [sources/native] fix potential NameError (closes #7364249)
Mon, 14 Sep 2015 11:15:47 +0200 Rémi Cardona [py3k] unicode → six.text_type
Mon, 14 Sep 2015 18:10:20 +0200 Rémi Cardona [devtools/testlib] Port CubicWebTC.view() to py3k
Mon, 14 Sep 2015 18:12:44 +0200 Rémi Cardona [devtools/testlib] port 'fake_form' test to io.BytesIO
Mon, 14 Sep 2015 16:45:03 +0200 Rémi Cardona [dataimport] port ucsvreader tests to io.BytesIO
Mon, 14 Sep 2015 18:56:29 +0200 Rémi Cardona [py3k] io.BytesIO
Fri, 11 Sep 2015 17:40:23 +0200 Rémi Cardona [py3k] io.StringIO
Tue, 15 Sep 2015 12:51:27 +0200 Rémi Cardona Port cw.Binary to io.BytesIO
Fri, 18 Sep 2015 18:26:07 +0200 Rémi Cardona [py3k] execfile → exec
Tue, 15 Sep 2015 15:33:47 +0200 Rémi Cardona [py3k] file → open
Thu, 17 Sep 2015 09:52:06 +0200 Rémi Cardona [py3k] six.integer_types
Mon, 14 Sep 2015 16:03:07 +0200 Rémi Cardona [py3k] basestring → six.string_types
Wed, 16 Sep 2015 11:23:51 +0200 Rémi Cardona [py3k] import CookieJar using six.moves
Tue, 15 Sep 2015 18:50:25 +0200 Rémi Cardona [py3k] import urllib2 from six.moves
Tue, 15 Sep 2015 16:56:57 +0200 Rémi Cardona [py3k] import range using six.moves
Tue, 15 Sep 2015 15:07:13 +0200 Rémi Cardona [py3k] import queue using six.moves
Tue, 15 Sep 2015 14:59:06 +0200 Rémi Cardona [py3k] import filter using six.moves
Tue, 15 Sep 2015 14:58:52 +0200 Rémi Cardona [py3k] import zip using six.moves
Tue, 22 Sep 2015 15:36:32 +0200 Rémi Cardona [py3k] import SimpleCookie using six.moves
Mon, 14 Sep 2015 12:40:57 +0200 Rémi Cardona [py3k] import HTTP client constants and exceptions using six.moves
Tue, 22 Sep 2015 09:39:30 +0200 Rémi Cardona [py3k] import URL mangling functions using six.moves
Mon, 14 Sep 2015 12:19:48 +0200 Rémi Cardona [py3k] import 'pickle' using six.moves
Wed, 16 Sep 2015 14:45:15 +0200 Rémi Cardona [pkg] Add dependency on six 1.4.0
Wed, 16 Sep 2015 11:32:09 +0200 Rémi Cardona [tests] Replace use of deprecated TestCase.assert_
Tue, 15 Sep 2015 16:30:25 +0200 Rémi Cardona [predicates] Simplify range(len()) iteration
Mon, 14 Sep 2015 15:34:09 +0200 Rémi Cardona [dataimport] Use pickle.dump instead of dumps
Mon, 14 Sep 2015 15:42:38 +0200 Rémi Cardona [web/facet] Simplify reversed/sorted calls
Mon, 28 Sep 2015 13:47:30 +0200 Julien Cristau [web/test] Use TestCase.setUpClass instead of setUpModule
Mon, 14 Sep 2015 11:16:10 +0200 Rémi Cardona Use isinstance() instead of type comparison
Tue, 15 Sep 2015 15:10:59 +0200 Rémi Cardona Unused imports
Fri, 11 Sep 2015 16:01:10 +0200 Samuel Trégouët [py3k] tuple unpacking in function args
Fri, 11 Sep 2015 15:52:18 +0200 Samuel Trégouët [py3k] ur'' is gone
Fri, 11 Sep 2015 15:50:29 +0200 Samuel Trégouët [py3k] octals and long
Fri, 11 Sep 2015 15:29:25 +0200 Samuel Trégouët [py3k] Fix raise with embedded traceback
Fri, 11 Sep 2015 14:52:09 +0200 Samuel Trégouët [py3k] print function
Fri, 11 Sep 2015 14:28:06 +0200 Samuel Trégouët [py3k] except as
Fri, 11 Sep 2015 14:27:34 +0200 Samuel Trégouët [py3k] backtick to repr
Wed, 23 Sep 2015 15:01:55 +0200 Julien Cristau [hooks/syncschema] make sure CWUniqueTogetherConstraintDelOp happens before CWConstraintDelOp
Wed, 23 Sep 2015 15:00:33 +0200 Aurelien Campeas [hooks/syncschema] only call "ALTER TABLE" once when changing a size constraint
Wed, 02 Sep 2015 15:24:46 +0200 Aurelien Campeas [syncschema] only add to the `synchronized` set if all possible updates have been done
Thu, 23 Jul 2015 12:32:51 +0200 Julien Cristau [qunit] remove unused 'data_files' parameter
Mon, 20 Jul 2015 13:55:54 +0200 Sylvain Thénault [urlpublish] RESTPathEvaluator now use vid_from_rset
Fri, 24 Jul 2015 16:19:39 +0200 Julien Cristau [server/sources] use decode_extid in datafeed
Fri, 24 Jul 2015 16:15:17 +0200 Julien Cristau [server/sources] add decode_extid method
Wed, 29 Jul 2015 10:18:56 +0200 Julien Cristau [server/repo] kill repo.pinfo()
Wed, 29 Jul 2015 10:18:23 +0200 Julien Cristau [web/sessions] simplify session cleanup
Wed, 29 Jul 2015 10:17:42 +0200 Julien Cristau [server/repo] fix typo
Fri, 24 Jul 2015 16:09:29 +0200 Julien Cristau [server/sources] AbstractSource.__ne__
Fri, 24 Jul 2015 16:09:37 +0200 Julien Cristau [server/sources] fix docstring for eid_type_source
Mon, 27 Jul 2015 10:00:32 +0200 David Douard [views] fix ProcessInformationView: SESSION_MANAGER can be None (closes #5753280)
Thu, 06 Aug 2015 15:21:58 +0200 Julien Cristau [server/migractions] drop mock_object
Thu, 06 Aug 2015 15:24:16 +0200 Julien Cristau [test] kill unused lgc.testlib imports
Tue, 25 Aug 2015 11:09:22 +0200 Sylvain Thénault [server/migractions] raising SystemExit sounds like a bad idea
Mon, 27 Jul 2015 09:27:18 +0200 Julien Cristau [server/storage] rename 'session' variables to 'cnx'
Wed, 09 Jul 2014 17:52:45 +0200 Aurelien Campeas [migration] remove repo_connect and use config.repository() instead
Wed, 09 Jul 2014 16:32:14 +0200 Aurelien Campeas [repoapi, cwconfig] give a convenience method to get a repository from a config
Wed, 09 Jul 2014 15:50:23 +0200 Aurelien Campeas [cwconfig] remove unused method
Tue, 19 Aug 2014 00:16:02 +0200 Rémi Cardona [captcha] Port to io.BytesIO
Thu, 13 Feb 2014 17:00:40 +0100 Aurelien Campeas [web/sessions] the session managers are definitely not components
Thu, 13 Feb 2014 16:43:33 +0100 Aurelien Campeas [web] the AuthenticationManager is no more an appobject
Fri, 05 Dec 2014 16:22:02 +0100 Aurelien Campeas [hooksmanager] remove very old unused module
Fri, 31 Jul 2015 15:17:43 +0200 Julien Cristau [devtools] fix CubicWebTC.assertDocTestFile (closes #5930028)
Wed, 29 Jul 2015 10:51:52 +0200 Julien Cristau Added tag 3.21.1, debian/3.21.1-1, centos/3.21.1-1 for changeset a8a0de0298a5
Tue, 28 Jul 2015 18:59:14 +0200 Julien Cristau [pkg] Let dh_installdocs deal with doc-base 3.21.1 centos/3.21.1-1 debian/3.21.1-1
Tue, 28 Jul 2015 18:57:21 +0200 Julien Cristau [pkg] various debian packaging fixes
Tue, 28 Jul 2015 18:06:46 +0200 Julien Cristau [pkg] 3.21.1
Tue, 28 Jul 2015 11:21:36 +0200 David Douard [web] fix AbstractSessionManager.clean_sessions (closes #5757240)
Tue, 21 Jul 2015 14:29:42 +0200 Julien Cristau [migration/3.21] ask fewer questions
Tue, 28 Jul 2015 11:26:47 +0200 Julien Cristau [server] typo fix
Tue, 28 Jul 2015 11:15:36 +0200 Julien Cristau [test] check that we reject an rqlexpression in computed relation perms
Tue, 28 Jul 2015 09:25:26 +0200 Julien Cristau Fix (de)serialization of ComputedRelation read permissions
Fri, 17 Jul 2015 16:48:43 +0200 Christophe de Vienne Copy read permissions on ComputedRelation rdefs
Wed, 22 Jul 2015 19:50:50 +0200 David Douard [datafeed] fix typo in DataFeedXMLParser.is_deleted (closes #5729755)
Mon, 27 Jul 2015 10:51:29 +0200 Julien Cristau [server/sources] make sure entity._cw is a Connection before calling Storages
Mon, 06 Jul 2015 14:34:41 +0200 Julien Cristau [hooks] base64-encode extid before inserting it into moved_entities
Tue, 21 Jul 2015 18:17:31 +0200 Julien Cristau [hook] remove assumption about entity cache vs cw_edited
Tue, 21 Jul 2015 18:09:12 +0200 Julien Cristau [hook] don't open-code Connection.entity_cache
Thu, 23 Jul 2015 09:43:36 +0200 Denis Laxalde [tox] Add missing dependency on webtest for devtools tests
Wed, 22 Jul 2015 11:32:24 +0200 Denis Laxalde [tox] Add missing dependency on webtest for wsgi tests
Wed, 22 Jul 2015 10:55:39 +0200 Denis Laxalde [tox] Remove set of PATH environment variable
Fri, 17 Jul 2015 14:06:22 +0200 Julien Cristau [doc] generalize info about debian/ubuntu repositories
Fri, 17 Jul 2015 13:49:58 +0200 Julien Cristau [doc] fix link to setup info in README
Mon, 20 Jul 2015 12:15:20 +0200 Julien Cristau [server/session] remove unused cnx_meth function
Mon, 20 Jul 2015 11:03:09 +0200 Julien Cristau [server] don't issue a warning for something expected
Mon, 20 Jul 2015 12:37:47 +0200 Julien Cristau [server] stick a _cw on internal connnection's user
Mon, 20 Jul 2015 16:43:47 +0200 Julien Cristau [migration/3.21] fix stupid error in migration script
Wed, 15 Jul 2015 15:01:21 +0200 Julien Cristau Added tag 3.21.0, debian/3.21.0-1, centos/3.21.0-1 for changeset 887c6eef8077
Fri, 10 Jul 2015 18:18:58 +0200 Julien Cristau [pkg] various fixes 3.21.0 centos/3.21.0-1 debian/3.21.0-1
Fri, 10 Jul 2015 17:40:08 +0200 Julien Cristau [doc] fix broken symlinks
Fri, 10 Jul 2015 17:04:32 +0200 Julien Cristau [pkg] update 3.21.0 release date
Fri, 10 Jul 2015 17:04:03 +0200 Julien Cristau [doc/3.21] mention the postgresql-only state of the upgrade script
Fri, 10 Jul 2015 09:30:04 +0200 David Douard [datafeed] also catch EnvironmentError when trying to load the cwclientlib config file
Fri, 10 Jul 2015 09:35:52 +0200 Julien Cristau [schema] Make syntax compatible with print_function
Thu, 09 Jul 2015 17:03:50 +0200 Rémi Cardona [pkg] 3.21.0
Thu, 09 Jul 2015 11:26:09 +0200 Julien Cristau [test] use FakeFile instead of File in test_fulltextindex
Thu, 09 Jul 2015 16:55:28 +0200 Rémi Cardona i18n update
Tue, 07 Jul 2015 14:13:39 +0200 Julien Cristau [serverctl] fix schema-diff command
Tue, 07 Jul 2015 14:13:10 +0200 Julien Cristau [serverct] call server_{maintenance,shutdown} hooks around source-sync command
Tue, 07 Jul 2015 14:12:46 +0200 Julien Cristau [serverctl] call server_{maintenance,shutdown} hooks around add-source
Tue, 07 Jul 2015 14:57:24 +0200 Rémi Cardona Update hgignore
Tue, 07 Jul 2015 21:13:23 +0200 Julien Cristau delete unmaintained clone_deps script
Thu, 09 Jul 2015 16:43:56 +0200 Rémi Cardona merge 3.20.9 into 3.21
Thu, 09 Jul 2015 15:13:10 +0200 Rémi Cardona Added tag 3.20.9, debian/3.20.9-1, centos/3.20.9-1 for changeset d477e6447582
Thu, 09 Jul 2015 12:40:43 +0200 Rémi Cardona [pkg] 3.20.9 3.20.9 centos/3.20.9-1 debian/3.20.9-1
Wed, 08 Apr 2015 09:27:26 +0200 Sylvain Thénault [forms] don't display 'remove' link of inlined form for the first entity related using a '+' cardinality to its parent entity
Wed, 08 Jul 2015 09:37:06 +0200 Denis Laxalde [tox] Update doc testenv to account for documentation restructuring
Thu, 02 Jul 2015 11:46:57 +0200 Sylvain Thénault [schema] drop old backward compat code
Thu, 11 Jun 2015 11:45:45 +0200 David Douard [datafeed] allow to use cwclientlib for datafeed's queries (closes #5456849)
Thu, 11 Jun 2015 10:17:41 +0200 David Douard [cwxml parser] refactor url handling code to use urlparse and urlencode (related to #5456849)
Fri, 26 Jun 2015 15:00:07 +0200 Sylvain Thénault add use_extid_as_cwuri ext entity transform, that will be often necessary and not so easy to write at once
Fri, 26 Jun 2015 11:15:25 +0200 Sylvain Thénault [dataimport] dispatch and deprecate old code
Tue, 30 Jun 2015 23:17:45 +0200 Denis Laxalde Add tox.ini file
Mon, 29 Jun 2015 22:34:58 +0200 Denis Laxalde Add requirements.txt files in test directories
Mon, 09 Mar 2015 10:49:03 +0100 Rémi Cardona Spelling fixes in comments and docstrings
Wed, 08 Apr 2015 11:29:24 +0200 Rémi Cardona [web/views] Clean up confusing backwards compatibility code
Thu, 02 Jul 2015 09:25:45 +0200 Julien Cristau [server/test] avoid lgdb warnings from str to unicode conversion
Fri, 03 Jul 2015 15:18:24 +0200 Rémi Cardona [web/test] Modernize unittest_propertysheet.py
Fri, 03 Jul 2015 12:20:48 +0200 Rémi Cardona [web/webconfig] Drop pre-3.9 backward compatibility method "has_resource"
Fri, 03 Jul 2015 12:07:44 +0200 Rémi Cardona [web] Stop using negative indices with os.stat results
Fri, 03 Jul 2015 13:43:40 +0200 David Douard [doc] small rst fixes and cleanups in changelog files
Fri, 03 Jul 2015 13:44:01 +0200 David Douard [doc] make the changelog chapter a one html page
Fri, 03 Jul 2015 12:18:56 +0200 David Douard [doc] reformat changes files headers
Fri, 03 Jul 2015 12:07:29 +0200 David Douard [doc] remove mentions of pyro and reposity instance type
Fri, 03 Jul 2015 11:37:58 +0200 David Douard [doc] put the tutorials between the intro and the `Repository development` toc of the book
Fri, 03 Jul 2015 14:07:53 +0200 David Douard [doc] move the documentations from docstring directly to the book.
Fri, 03 Jul 2015 15:23:14 +0200 David Douard [predicates] remove deprecated sentences in docstrings
Fri, 03 Jul 2015 14:06:57 +0200 David Douard [predicates] objectify the anonymous_user predicate
Thu, 02 Jul 2015 19:54:25 +0200 David Douard [doc] more fixes of warnings/errors in doc build
Tue, 23 Jun 2015 17:04:40 +0200 Julien Cristau [doc] fix warnings/errors in doc build
Thu, 08 Jan 2015 23:00:56 +0100 Christophe de Vienne [doc] Start documenting the API
Thu, 08 Jan 2015 23:00:33 +0100 Christophe de Vienne [doc] Remove useless indexes
Thu, 08 Jan 2015 23:06:12 +0100 Christophe de Vienne [doc] Insert the dev docs in the toc
Thu, 08 Jan 2015 22:11:06 +0100 Christophe de Vienne [doc] Restructure the documentation
Mon, 06 Jul 2015 17:39:35 +0200 Julien Cristau [migration/3.21.0] performance and reliability fixes
Mon, 06 Jul 2015 17:15:24 +0200 Julien Cristau [serverctl] fix source-sync command
Tue, 07 Jul 2015 10:41:34 +0200 Julien Cristau [server] missing import
Thu, 02 Jul 2015 10:15:47 +0200 Julien Cristau [server/test] stop using email cube
Thu, 02 Jul 2015 16:13:05 +0200 Rémi Cardona [web/views] Remove unused variable
Thu, 02 Jul 2015 15:33:03 +0200 Rémi Cardona [server/session] bring anonymous_connection back
Thu, 02 Jul 2015 15:31:48 +0200 Rémi Cardona [migration/3.21] idempotency fixes
Thu, 02 Jul 2015 12:19:49 +0200 Rémi Cardona [migration/3.21] Make index and table creation idempotent
Thu, 02 Jul 2015 15:44:49 +0200 Julien Cristau [migration/3.21] Add missing foreign keys when upgrading
Wed, 01 Jul 2015 12:03:00 +0200 Sylvain Thénault [schema2sql] properly consider skip_relations parameters.
Thu, 02 Jul 2015 09:20:02 +0200 Julien Cristau [hooks/test] don't rely on RelationDefinition implicitly
Thu, 11 Jun 2015 16:51:51 +0200 Laura Médioni [web] write css_class to attrs on rendering and not on button creation
Fri, 26 Jun 2015 14:30:24 +0200 Julien Cristau [statsd_logger] handle ipv6 addresses
Mon, 04 May 2015 17:37:43 +0200 David Douard implement a simple statsd logger (closes #5488711)
Wed, 01 Jul 2015 21:00:13 +0200 Adrien Di Mascio [predicates] ExpectedValuePredicate now accepts a dict parameter
Thu, 18 Jun 2015 18:26:02 +0200 Christophe de Vienne [rql2sql] Fix iter_exists_sols() excessive cleaning of _state.tables
Thu, 25 Jun 2015 22:12:49 +0200 David Douard [cwctl] allow overriding config settings from the command line (closes #5557656)
Fri, 26 Jun 2015 13:04:25 +0200 Sylvain Thénault avoid sanitizing warnings
Fri, 26 Jun 2015 14:04:16 +0200 Julien Cristau [devtools] avoid warning about source['global-db-name']
Fri, 26 Jun 2015 10:52:03 +0200 Julien Cristau [skeleton] remove no-break space from skeleton setup.py
Fri, 26 Jun 2015 10:51:16 +0200 Julien Cristau [server/test] drop unused import
Fri, 26 Jun 2015 10:50:59 +0200 Julien Cristau [doc] update 3.21 release notes
Fri, 26 Jun 2015 16:28:56 +0200 Rémi Cardona [devtools] Sort _cw_fields in fake_form
Fri, 26 Jun 2015 16:29:28 +0200 Rémi Cardona [entity] sort fetchattrs when generating rql
Fri, 26 Jun 2015 16:27:37 +0200 Rémi Cardona Update hgignore for temporary test databases
Fri, 03 Apr 2015 17:59:10 +0200 Samuel Trégouët [js] removed unused and broken SuggestForm Widget (closes #5213487)
Tue, 30 Jun 2015 15:06:36 +0200 Rémi Cardona [test] Fix unittest_i18n to run properly with "pytest -t" (closes #5576169)
Mon, 29 Jun 2015 16:58:43 +0200 Julien Cristau [server/test] fix random error in unittest_security
Mon, 29 Jun 2015 16:41:36 +0200 Julien Cristau [entity] fix typo in comment
Fri, 26 Jun 2015 16:10:33 +0200 Denis Laxalde [doc] Add a tutorial and extend documentation for ExtEntityImporter
Fri, 26 Jun 2015 16:09:27 +0200 Yann Voté [dataimport] introduce the importer and extentity classes
Fri, 26 Jun 2015 17:01:03 +0200 Denis Laxalde [test] Use store.prepare_insert_relation instead of deprecated relate method
Wed, 24 Jun 2015 23:30:47 +0200 Sylvain Thénault [dataimport] since we have foreign key constraints in the database, 'entities' table should be updated first
Wed, 24 Jun 2015 23:23:57 +0200 Yann Voté [dataimport] Move stores to new API.
Tue, 23 Jun 2015 13:08:48 +0200 Rabah Meradi [js] Using appropriate http method when calling a remote function to respect REST principles.
Tue, 06 May 2014 10:28:23 +0200 Julien Cristau [server/test] Add a test for db-statement-timeout option
Wed, 05 Mar 2014 13:51:28 +0100 Julien Cristau [datafeed] give an error message if a source is missing a parser id
Mon, 23 Jun 2014 16:54:35 +0200 Julien Cristau [storage] use mkstemp to create files in bfss
Thu, 11 Jun 2015 09:51:30 +0200 Denis Laxalde [test] Skip spa2rql tests when fyzz is not available
Tue, 23 Jun 2015 18:10:45 +0200 Julien Cristau [web/staticcontrollers] fix docstring spelling
Tue, 23 Jun 2015 15:50:18 +0200 Julien Cristau [server/rql2sql] fix spelling in comment
Tue, 23 Jun 2015 15:17:31 +0200 Julien Cristau [doc/book] fix rql syntax examples
Fri, 15 May 2015 23:05:54 +0200 Julien Cristau [migration] add sql constraints on upgrade
Sun, 22 Mar 2015 19:10:13 +0100 Julien Cristau [schema] neuter check method for constraints we implement in sql
Sun, 22 Mar 2015 23:27:13 +0100 Julien Cristau add IUserFriendlyError adapter for violation of check constraints
Mon, 18 May 2015 19:47:34 +0200 Julien Cristau [hooks/syncschema] drop/add check constraints as appropriate
Sun, 22 Mar 2015 19:39:29 +0100 Julien Cristau [schema2sql] support NOW and TODAY in check constraints
Mon, 18 May 2015 11:36:07 +0200 Julien Cristau [schema2sql] insert some constraints into the backend
Tue, 23 Jun 2015 10:05:34 +0200 Julien Cristau [test] run unittest_syncschema with postgresql
Fri, 15 May 2015 18:11:08 +0200 Julien Cristau [test] run unittest_migractions on postgresql
Tue, 23 Jun 2015 10:26:03 +0200 Rémi Cardona [devtools] Put pg sockets in /tmp
Mon, 18 May 2015 16:44:49 +0200 Julien Cristau [devtools] change the way we start/stop postgresql
Mon, 18 May 2015 16:36:26 +0200 Julien Cristau [devtools] make test db name for postgresql process-specific
Mon, 18 May 2015 16:30:32 +0200 Julien Cristau [devtools] extract functions to start/stop a postgresql cluster
Mon, 18 May 2015 20:00:06 +0200 Julien Cristau [test] don't leave NULL columns around when making an attribute required
Tue, 23 Jun 2015 10:02:41 +0200 Rémi Cardona [server/session] Roll back in connection exit
Wed, 20 May 2015 16:13:07 +0200 Alain Leufroy [web/views/formrenderer] do not use `cubicweb:target` attribute on form (closes #5534074)
Fri, 25 Jul 2014 17:10:05 +0200 Adrien Di Mascio [js] lint : make it explicit that typeof is an operator, not a function.
Thu, 21 May 2015 16:20:04 +0200 Rémi Cardona [devtools] qunit: show helpful data when an assertion fails
Wed, 20 May 2015 17:25:40 +0200 Rémi Cardona [web/test] Use shorter $() instead of jQuery()
Wed, 20 May 2015 16:17:28 +0200 Rémi Cardona [devtools] qunit: use new async testing APIs
Wed, 20 May 2015 15:45:43 +0200 Rémi Cardona [devtools] qunit: use new assert APIs
Wed, 20 May 2015 17:04:43 +0200 Rémi Cardona [devtools] qunit: stop using global variables
Wed, 20 May 2015 15:12:58 +0200 Rémi Cardona [devtools] qunit: update to 1.18.0 (closes #5533333)
Wed, 20 May 2015 16:33:01 +0200 Rémi Cardona [devtools] qunit: stop using deprecated assert functions
Wed, 13 May 2015 18:39:29 +0200 Rémi Cardona [devtools] qunit: remove useless window.close()
Wed, 13 May 2015 18:38:04 +0200 Rémi Cardona [devtools] qunit: refactor functions into QUnitView
Wed, 13 May 2015 17:13:51 +0200 Rémi Cardona [devtools] qunit: only start firefox once per test
Wed, 13 May 2015 17:13:00 +0200 Rémi Cardona [devtools] qunit: decrease test timeout
Wed, 13 May 2015 17:12:40 +0200 Rémi Cardona [devtools] qunit: increase resolution and depth of Xvfb screen
Wed, 13 May 2015 18:34:52 +0200 Rémi Cardona [web/test] Always call QUnit.ok with a message
Wed, 13 May 2015 16:43:03 +0200 Rémi Cardona [web/test] Fix remaining JS tests (closes #5533303)
Wed, 13 May 2015 16:42:01 +0200 Rémi Cardona [web/test] Stop testing that exceptions raised in Deferred callbacks call errback
Wed, 13 May 2015 16:38:28 +0200 Rémi Cardona [web/test] stop calling loadxhtml with a form.callback
Wed, 13 May 2015 16:30:57 +0200 Rémi Cardona [web/test] Fix reset of loaded JS/CSS files
Wed, 13 May 2015 16:27:46 +0200 Rémi Cardona [web/test] Use proper JSON syntax
Wed, 13 May 2015 16:27:12 +0200 Rémi Cardona [web/test] Update mock ajax reply from "render" ajaxfunc
Wed, 13 May 2015 17:49:40 +0200 Rémi Cardona [devtools] Serve JS tests over HTTP (closes #5533285)
Wed, 13 May 2015 15:58:21 +0200 Rémi Cardona [web/data] Support Deferred objects outside XHR
Mon, 22 Jun 2015 14:27:37 +0200 Rémi Cardona merge 3.20.8 in 3.21
Mon, 22 Jun 2015 14:15:16 +0200 Rémi Cardona [views] Revert previous changeset 8f05aaabf355
Mon, 22 Jun 2015 12:51:28 +0200 Rémi Cardona Added tag 3.20.8, debian/3.20.8-1, centos/3.20.8-1 for changeset ec284980ed9e
Mon, 22 Jun 2015 12:50:30 +0200 Rémi Cardona [pkg] Prepare 3.20.8 3.20.8 centos/3.20.8-1 debian/3.20.8-1
Fri, 25 Jul 2014 16:11:46 +0200 Adrien Di Mascio [js] simplify cw.log implementation
Mon, 22 Jun 2015 11:28:16 +0200 Julien Cristau [web/views] don't force http redirect on logout
Tue, 16 Jun 2015 00:26:55 +0200 Aurelien Campeas [views/schema] extract a hardcoded css class attribute
Wed, 03 Jun 2015 12:36:31 +0200 Aurelien Campeas [formwidgets] move TextArea constants to the class level
Mon, 22 Jun 2015 12:23:50 +0200 Rémi Cardona [server/test] fix broken test
Thu, 18 Jun 2015 14:43:06 +0200 Rémi Cardona [test] typo in entities test comment
Thu, 18 Jun 2015 14:57:55 +0200 Rémi Cardona [cwconfig] typo in comment
Fri, 19 Jun 2015 16:38:53 +0200 Julien Cristau [serverctl] allow changing the log level for source-sync command
Thu, 30 Apr 2015 13:06:45 +0200 Katia Saurfelt [web, urlrewrite] remove unused `cachekey` argument from `rgx_action` (closes #5355967)
Fri, 19 Jun 2015 17:54:04 +0200 Katia Saurfelt [web] Fix the path to the `static directory` (closes #5355965)
Thu, 18 Jun 2015 18:22:55 +0200 Julien Cristau [web/json] Controller.publish must return encoded data
Wed, 15 Apr 2015 22:48:20 +0200 Aurelien Campeas [entities] fix dc_title output for bool(value) == False
Fri, 15 May 2015 18:06:03 +0200 Julien Cristau [hooks] manhandle the parsed rql query, not its string representation
Fri, 19 Jun 2015 17:21:28 +0200 Rémi Cardona merge 3.19.12 in 3.20
Fri, 19 Jun 2015 16:05:27 +0200 Rémi Cardona Added tag 3.19.12, debian/3.19.12-1, centos/3.19.12-1 for changeset 5932de3d50bf
Fri, 19 Jun 2015 10:53:23 +0200 Alain Leufroy [pkg] prepare 3.19.12 3.19.12 centos/3.19.12-1 debian/3.19.12-1
Thu, 18 Jun 2015 15:35:08 +0200 Alain Leufroy [web/views/formrenderer] remove `cubicweb:target` attribute on form once the target <iframe> is inserted
Tue, 16 Jun 2015 18:01:58 +0200 Adrien Di Mascio [views] implement a custom json error view
Wed, 13 May 2015 17:49:45 +0200 Adrien Di Mascio don't override req.form['vid'] in the publisher's error_handler
Mon, 15 Jun 2015 10:49:33 +0200 Sylvain Thénault when some inlined relation is set using cw_edited, its security shouldn't be checked.
Mon, 15 Jun 2015 10:46:49 +0200 Sylvain Thénault [test] stop depending on the email cube for hooks test
Thu, 11 Jun 2015 17:35:11 +0200 Sylvain Thénault [schemas] cwuri should be read-only
Mon, 06 Apr 2015 21:49:06 +0200 Sylvain Thénault fix EditController._ordered_formparams method in case some mandatory relation isn't specified
Thu, 19 Mar 2015 11:30:37 +0100 Laura Médioni [views] take into account subvid form param in SameETypeListView
Wed, 03 Jun 2015 17:22:06 +0200 Rabah Meradi [doc] fix errors in test_visibility_propagation example
Sat, 13 Jun 2015 10:03:08 +0200 Sylvain Thénault i18n typo
Tue, 09 Jun 2015 12:05:40 +0200 Rémi Cardona [predicates] Use proper deprecation mechanisms
Fri, 22 May 2015 11:28:56 +0200 Rabah Meradi [doc] loadRemote does a POST by default
Wed, 03 Jun 2015 17:15:08 +0200 Rabah Meradi [doc] how to change logo using css
Wed, 03 Jun 2015 17:17:29 +0200 Rabah Meradi [doc] escape | operator so it will be visible in the docs
Wed, 03 Jun 2015 17:19:24 +0200 Rabah Meradi [doc] add missing import for FourOhFour class
Wed, 03 Jun 2015 17:21:05 +0200 Rabah Meradi [doc] the instance is sytweb_instance and sytweb is the cube
Fri, 12 Jun 2015 09:18:02 +0200 Denis Laxalde [server] Do not use progress bar when stdout is not a TTY
Wed, 13 May 2015 17:12:41 +0200 Christophe de Vienne [wf] Fix Workflow.replace_state()
Tue, 05 May 2015 15:49:41 +0200 David Douard [tags] add properly formated tags for 3.19 and 3.20 releases
Tue, 05 May 2015 15:36:56 +0200 Sylvain Thénault [reledit] also check for cardinality before displaying the delete relation action. Closes #5334750
Wed, 25 Feb 2015 10:33:41 +0100 Sylvain Thénault [schema] add a unique index on cwuri
Thu, 13 Feb 2014 16:37:40 +0100 Aurelien Campeas [web] move AbstractAuthManager near its immediate concrete subclass
Thu, 13 Feb 2014 16:32:41 +0100 Aurelien Campeas [web] move abstract session manager to web/sessions
Wed, 11 Jun 2014 18:24:40 +0200 Aurelien Campeas [repository] rename session -> cnx
Wed, 11 Jun 2014 18:18:37 +0200 Aurelien Campeas [server/test] delete commented-out test
Wed, 11 Jun 2014 17:58:19 +0200 Aurelien Campeas [connection] remove the `mode` attribute
Wed, 11 Jun 2014 17:14:32 +0200 Aurelien Campeas [connection] remove ensure_cnx_set context manager uses
Wed, 11 Jun 2014 15:32:07 +0200 Aurelien Campeas [server] remove cnxset tracking, it is now unneeded
Wed, 11 Jun 2014 15:58:01 +0200 Aurelien Campeas [devtools] remove the remaining bw compat for old-style tests
Wed, 11 Jun 2014 14:52:27 +0200 Aurelien Campeas [session] remove session-related bw compat code
Wed, 11 Jun 2014 14:47:50 +0200 Aurelien Campeas [session/transaction] removed unused transaction class
Wed, 11 Jun 2014 13:39:56 +0200 Aurelien Campeas [transactions] cleanup after the dbapi removal
Tue, 10 Jun 2014 15:06:44 +0200 Aurelien Campeas [session/cnx] remove `session_handled` logic
Tue, 10 Jun 2014 14:44:36 +0200 Aurelien Campeas [web/sessions] reduce repoapi usage where possible
Tue, 10 Jun 2014 18:17:07 +0200 Aurelien Campeas [entity,storage] remove hackish code from the bfss path
Fri, 13 Jun 2014 15:56:08 +0200 Aurelien Campeas [connection] eliminate ClientConnection leftovers
Fri, 13 Jun 2014 15:42:04 +0200 Aurelien Campeas [session] all cnx._session become cnx.session
Tue, 10 Jun 2014 16:01:49 +0200 Aurelien Campeas [repoapi] fold ClientConnection into Connection
Fri, 13 Jun 2014 13:54:28 +0200 Aurelien Campeas [migractions] remove any session related leftovers
Fri, 13 Jun 2014 12:07:51 +0200 Aurelien Campeas [session] provide missing apis to Connection
Tue, 01 Jul 2014 16:55:49 +0200 Aurelien Campeas [connection] replace .running_dbapi_query with .hooks_in_progress
Tue, 05 May 2015 08:41:19 +0200 Denis Laxalde [dataimport] Turn the module into a package
Fri, 07 Nov 2014 15:33:30 +0100 Rémi Cardona [dataimport] Properly escape strings sent to COPY FROM (closes #5278743)
Tue, 28 Apr 2015 17:00:35 +0200 Adrien Di Mascio [http] fix cache-control syntax in EtagHTTPCacheManager
Tue, 01 Jul 2014 13:19:35 +0200 Aurelien Campeas [connection] provide some missing documentation bits
Fri, 06 Jun 2014 17:08:08 +0200 Aurelien Campeas [repoapi,session] remove all session-as-cnx backward compat
Wed, 22 Apr 2015 18:28:58 +0200 Julien Cristau [server] drop repo.internal_session and InternalSession
Wed, 22 Apr 2015 17:48:32 +0200 Rémi Cardona Added tag cubicweb-version-3.20.7, cubicweb-debian-version-3.20.7-1, cubicweb-centos-version-3.20.7-1 for changeset 359d68bc1260
Wed, 22 Apr 2015 17:48:00 +0200 Rémi Cardona [pkg] 3.20.7 3.20.7 centos/3.20.7-1 cubicweb-centos-version-3.20.7-1 cubicweb-debian-version-3.20.7-1 cubicweb-version-3.20.7 debian/3.20.7-1
Wed, 22 Apr 2015 17:45:27 +0200 Julien Cristau [dbapi] retire repo.[gs]et_shared_data which were used by the dbapi
Tue, 17 Mar 2015 16:00:30 +0100 Aurelien Campeas [dbapi] retire repository transaction methods which were used by the dbapi
Tue, 17 Mar 2015 15:57:22 +0100 Aurelien Campeas [dbapi] retire repo.call_service which was used by the dbapi
Tue, 17 Mar 2015 15:55:52 +0100 Aurelien Campeas [dbapi] retire repo.commit/rollback which was used by the dbapi
Tue, 17 Mar 2015 15:46:40 +0100 Aurelien Campeas [dbapi] retire repo.user_info which was used by the dbapi
Tue, 17 Mar 2015 15:41:54 +0100 Aurelien Campeas [dbapi] retire repo.entity_metas which was used by the dbapi
Wed, 04 Jun 2014 18:21:24 +0200 Aurelien Campeas [dbapi] retire repo.execute, which was used by the dbapi
Thu, 05 Jun 2014 09:51:57 +0200 Aurelien Campeas [devtools/testlib] remove dbapi backward-compat
Fri, 13 Mar 2015 16:11:35 +0100 Julien Cristau [test] fix copy-pasta in doc string
Fri, 13 Mar 2015 16:10:29 +0100 Julien Cristau [book] remove dbapi documentation
Fri, 27 Mar 2015 15:29:34 +0100 Alain Leufroy [uilib] `uilib.js` helper now honors explicit JSString (closes #4959538)
Tue, 03 Jun 2014 16:57:14 +0200 Aurelien Campeas [dbapi] remove the dbapi module and its immediate remaining users
Fri, 13 Mar 2015 16:57:32 +0100 Julien Cristau [web/views] remove dbapi usage from 'gc' view
Tue, 07 Apr 2015 17:08:53 +0200 Christophe de Vienne [sqlite] Fix integrity error parsing
Mon, 06 Apr 2015 21:46:52 +0200 Sylvain Thénault [postgres] fix limit_size regexp to properly remove one char tags like <p>.
Wed, 15 Apr 2015 22:08:08 +0200 Sylvain Thénault [postgres] _regproc.postgres.sql should be reloadable
Tue, 21 Apr 2015 17:12:36 +0200 Julien Cristau [mail] include Date header in generated mails (closes #5271058)
Thu, 02 Apr 2015 10:41:53 +0200 Julien Cristau [doc] mention datadir-url configuration option in release notes
Wed, 22 Apr 2015 12:26:44 +0200 Julien Cristau [web] add test for datadir-url option (related to #5204550)
Wed, 01 Apr 2015 15:50:59 +0200 Julien Cristau [web] Add datadir-url configuration option (closes #5204550)
Tue, 31 Mar 2015 10:22:05 +0200 Julien Cristau [web] kill https-deny-anonymous option (closes #5193687)
Thu, 29 Jan 2015 10:54:41 +0100 Julien Cristau [cwctl] don't filter DeprecationWarnings
Wed, 28 Jan 2015 15:53:41 +0100 Julien Cristau [exceptions] avoid calling UniqueExceptionError.rtypes after closing the session
Wed, 22 Apr 2015 12:05:09 +0200 Rémi Cardona [web/test] Fix broken tests after commit b81adb5e32f9
Wed, 11 Jun 2014 15:33:09 +0200 Julien Cristau [web/test] don't delete uicache directory
Fri, 20 Feb 2015 16:17:51 +0100 Julien Cristau [web/views] add text/n3 rdf view
Fri, 31 Oct 2014 17:17:26 +0100 Nicolas Chauvat [schemas] make CWEType.final default to False (closes #5049201)
Fri, 04 Apr 2014 14:49:18 +0200 Julien Cristau [repository] replace session with cnx in a few places
Mon, 01 Dec 2014 16:50:41 +0100 Julien Cristau Don't pass an encoding to rqlst.as_string()
Sun, 27 Jul 2014 14:57:51 +0200 Rémi Cardona [rset] Deprecate the 'encoded' argument to ResultSet.printable_rql()
Wed, 22 Apr 2015 09:52:28 +0200 Julien Cristau [gcdebug] ignore _NeedAuthAccessMock instances
Tue, 10 Feb 2015 14:38:25 +0100 Rémi Cardona [views] Fix 'gc' view to use 'repo_gc_stats' service
Tue, 10 Feb 2015 14:37:51 +0100 Rémi Cardona [services] Fix 'repo_gc_stats' to return a list of unreachable objects' repr
Tue, 10 Feb 2015 12:18:38 +0100 David Douard [services] Prevent 'repo_stats' service from aggregating information
Wed, 22 Apr 2015 11:00:50 +0200 David Douard [hooks] add a looping task that dumps the stats regularly in a file
Mon, 23 Feb 2015 09:02:41 +0100 Denis Laxalde [web/facet] Use an Exists node in HasRelationFacet
Wed, 01 Apr 2015 13:39:30 +0200 Denis Laxalde [debian] Add a Breaks for cubicweb-folder which stills use GMTOFFSET
Mon, 16 Mar 2015 16:46:34 +0100 Julien Cristau [web] kill GMTOFFSET (closes #2154655)
Thu, 26 Mar 2015 08:34:47 +0100 Julien Cristau [web/request] don't play tricks with utc offset
Wed, 25 Mar 2015 08:43:00 +0100 Denis Laxalde [server/test] Drop dependency on folder cube
Wed, 25 Mar 2015 08:21:00 +0100 Denis Laxalde [web/test] Drop folder cube dependency
Wed, 22 Apr 2015 10:08:14 +0200 Rémi Cardona merge 3.20.6 into 3.21
Wed, 01 Apr 2015 15:06:45 +0200 Rémi Cardona [web/views] Allow changing CSVView's separator (closes #5227442)
Thu, 16 Apr 2015 18:59:12 +0200 Sylvain Thénault [web/view/treeview] add a 'selected' class on <li> if the entity's url is the currently displayed url
Thu, 02 Apr 2015 13:54:00 +0200 Julien Cristau Added tag cubicweb-version-3.20.6, cubicweb-debian-version-3.20.6-1, cubicweb-centos-version-3.20.6-1 for changeset 7f64859dcbcd
Thu, 02 Apr 2015 10:58:38 +0200 Julien Cristau [pkg] 3.20.6 3.20.6 centos/3.20.6-1 cubicweb-centos-version-3.20.6-1 cubicweb-debian-version-3.20.6-1 cubicweb-version-3.20.6 debian/3.20.6-1
Mon, 30 Mar 2015 11:47:43 +0200 Julien Cristau [notification] don't block while sending mails
Sun, 01 Feb 2015 22:17:25 +0100 Sylvain Thénault [dataimport] make MetaDataGenerator / NoHookObjectStore usable from a datafeed parser
Sun, 01 Feb 2015 22:14:44 +0100 Sylvain Thénault [dataimport] don't generate metadata which are explicitly specified
Fri, 27 Mar 2015 17:23:06 +0100 Julien Cristau [debian] prepare 3.20.5-2
Fri, 27 Mar 2015 17:22:39 +0100 Julien Cristau merge 3.19.11-2 into 3.20
Fri, 27 Mar 2015 17:21:08 +0100 Julien Cristau Added tag cubicweb-debian-version-3.19.11-2 for changeset 6d265ea7d56f
Fri, 27 Mar 2015 16:59:47 +0100 Julien Cristau [debian] Update watch file cubicweb-debian-version-3.19.11-2 debian/3.19.11-2
Fri, 27 Mar 2015 16:52:44 +0100 Julien Cristau [debian] Fix cubicweb-dev dependency
Fri, 27 Mar 2015 16:37:26 +0100 Julien Cristau Added tag cubicweb-version-3.20.5, cubicweb-debian-version-3.20.5-1, cubicweb-centos-version-3.20.5-1 for changeset 51aa56e7d507
Fri, 27 Mar 2015 14:56:33 +0100 Julien Cristau [pkg] 3.20.5 3.20.5 centos/3.20.5-1 cubicweb-centos-version-3.20.5-1 cubicweb-debian-version-3.20.5-1 cubicweb-version-3.20.5 debian/3.20.5-1
Wed, 25 Mar 2015 08:09:56 +0100 Sylvain Thénault [dataimport] don't insert created_by / owned_by relations when user is the internal manager (eid = -1).
Wed, 25 Mar 2015 07:57:38 +0100 Sylvain Thénault [repository] don't attempt to delete computed relation, they have no table in the database. Closes #5162935
Mon, 23 Mar 2015 14:28:48 +0100 Sylvain Thénault [migration] sync_schema_props_perms should skip computed relations. Closes #5147796
Sun, 22 Mar 2015 19:05:19 +0100 Julien Cristau [schema] typo
Fri, 20 Feb 2015 16:18:25 +0100 Julien Cristau [web/test] fix test_views
Mon, 23 Mar 2015 11:08:04 +0100 Erica Marco [documentation] add note concerning Attribute, TODAY and NOW in yams documentation
Wed, 18 Mar 2015 22:43:51 +0100 Sylvain Thénault [i18n] properly translate error messages related to violated unicity constraint.
Wed, 04 Feb 2015 15:13:36 +0100 Rémi Cardona [web/data] Add missing mode='swap' in loadxhtml calls (closes #5087432)
Tue, 17 Mar 2015 12:34:07 +0100 Rémi Cardona [web/views] Fix PropertyKeyField widget (closes #5087413)
Tue, 17 Mar 2015 12:35:45 +0100 Rémi Cardona [web/views] Fix exception in CWProperty edit form (closes #5087412)
Wed, 25 Mar 2015 10:10:24 +0100 Denis Laxalde [web/request] Restore attribute setting for search_state
Mon, 09 Feb 2015 12:52:15 +0100 Julien Cristau [web/request] simplify search_state loading, fix comment
Wed, 28 Jan 2015 09:46:55 +0100 Christophe de Vienne [webrequest] Lazy-load search_state
Thu, 12 Mar 2015 12:29:25 +0100 Julien Cristau [config] disable fckeditor by default (closes #1368900)
Wed, 18 Mar 2015 14:41:47 +0100 Julien Cristau merge 3.19.11 into 3.20
Wed, 18 Mar 2015 13:45:45 +0100 Julien Cristau Added tag cubicweb-version-3.19.11, cubicweb-debian-version-3.19.11-1, cubicweb-centos-version-3.19.11-1 for changeset 1ae64186af94
Tue, 17 Mar 2015 15:50:40 +0100 Erica Marco [migration] reorder system tables / meta-schema migration into bootstrap_migration 3.19.11 centos/3.19.11-1 cubicweb-centos-version-3.19.11-1 cubicweb-debian-version-3.19.11-1 cubicweb-version-3.19.11 debian/3.19.11-1
Wed, 18 Mar 2015 12:02:09 +0100 Julien Cristau [dataimport] add missing import (closes #4985916)
Wed, 18 Mar 2015 12:01:03 +0100 Julien Cristau [debian] cubicweb-dev needs cubicweb-etwist
Wed, 18 Mar 2015 11:56:11 +0100 Julien Cristau [pkg] 3.19.11
Tue, 17 Mar 2015 09:19:06 +0100 Julien Cristau Binary initializer should accept bytearrays (closes #5084075)
Thu, 05 Mar 2015 11:44:29 +0100 Sylvain Thénault [native source] log the used connection in doexecmany as in doexec
Tue, 17 Feb 2015 12:43:42 +0100 Julien Cristau [server] use unicode wherever appropriate in transaction/undo related methods
Mon, 09 Mar 2015 18:02:49 +0100 Julien Cristau [web] typo
Tue, 17 Feb 2015 12:42:42 +0100 Julien Cristau [entities] return the entity itself from notification_references if the view uses a random message-id
Tue, 17 Feb 2015 12:35:58 +0100 Julien Cristau [notifications] use non-fixed message-id for EntityUpdatedNotificationView
Tue, 17 Feb 2015 12:32:39 +0100 Julien Cristau [server/test] kill remaining 3.19 deprecation warnings in undo tests
Mon, 16 Feb 2015 14:30:19 +0100 Julien Cristau [devtools] accept str objects in CubicWebTC.new_access and .create_user
Mon, 16 Feb 2015 10:38:50 +0100 Julien Cristau [utils] use the "predictable" argument to js_dumps
Mon, 16 Feb 2015 10:54:48 +0100 Julien Cristau [server/test] don't rely on a sorted output from .object_relations()
Mon, 16 Feb 2015 10:21:29 +0100 Julien Cristau [req] make rebuild_url predictable
Fri, 13 Feb 2015 15:12:31 +0100 Julien Cristau [web/test] don't depend on iteration order on a set
Fri, 13 Feb 2015 15:10:43 +0100 Julien Cristau [web/test] fix cubicweb 3.19 deprecation warning
Fri, 13 Feb 2015 15:09:36 +0100 Julien Cristau [web/test] use unicode instead of str for user logins
Fri, 13 Feb 2015 14:34:35 +0100 Julien Cristau [test] Don't depend on dict iteration ordering
Fri, 13 Feb 2015 14:32:15 +0100 Julien Cristau [entities] make cw_fti_index_rql_queries predictable
Fri, 13 Feb 2015 13:39:33 +0100 Julien Cristau [hooks/syncschema] use a list instead of a set for UpdateFTIndexOp
Fri, 13 Feb 2015 11:48:13 +0100 Julien Cristau [rqlrewrite] sort possible types when turning is_instance_of into is
Fri, 13 Feb 2015 11:47:34 +0100 Julien Cristau [server/test] use unicode strings for user logins
Fri, 13 Feb 2015 10:00:32 +0100 Julien Cristau [web/test] use unicode object as user login
Fri, 13 Feb 2015 09:59:34 +0100 Julien Cristau [server/querier] stop passing a rqlst to empty_rset
Thu, 12 Feb 2015 18:52:04 +0100 Julien Cristau [web/views] Use predictable ordering for attributes in entity XML view
Fri, 13 Feb 2015 09:46:19 +0100 Julien Cristau [web/views] set explicit order for ManageSourcesAction
Thu, 12 Feb 2015 18:40:49 +0100 Julien Cristau [web/test] don't depend on dict iteration ordering
Thu, 12 Feb 2015 18:40:24 +0100 Julien Cristau [web/test] pass login as unicode string
Thu, 12 Feb 2015 18:39:04 +0100 Julien Cristau [web/test] fix 3.19 deprecation warning
Thu, 12 Feb 2015 18:25:07 +0100 Julien Cristau [sobjects/test] Fix dependency on predictable hashing
Thu, 12 Feb 2015 18:13:00 +0100 Julien Cristau [test] don't rely on a stable ordering for appobject_path
Fri, 13 Mar 2015 15:30:01 +0100 Julien Cristau [server] remove "standalone RQL server" from possible configuration choices
Fri, 13 Mar 2015 14:12:03 +0100 Julien Cristau Remove leftover bits from start-repository command, and document its demise
Fri, 13 Mar 2015 14:10:40 +0100 Aurelien Campeas Remove the remote repository-access-through-zmq support
Tue, 03 Mar 2015 14:57:34 +0100 Aurelien Campeas Remove remote repository-access-through-pyro support
Fri, 13 Mar 2015 14:47:35 +0100 Denis Laxalde [web/views/rdf] Take the second element of XY equivalent for non final relation
Wed, 11 Feb 2015 12:42:19 +0100 Rémi Cardona [server] Make sure 'zmq-address-sub' config is always iterable
Mon, 01 Dec 2014 11:52:58 +0100 Julien Cristau [web] split timeline in an individual cube
Thu, 12 Feb 2015 13:52:58 +0100 Julien Cristau [devtools] don't hide warnings and errors during tests
Fri, 05 Dec 2014 11:25:35 +0100 Aurelien Campeas [test/i18n] remove unneeded hack
Thu, 12 Mar 2015 14:21:36 +0100 Julien Cristau merge 3.19.10 into 3.20
Mon, 09 Mar 2015 09:32:11 +0100 Denis Laxalde [server/session] Fix typo "meta vs. metas" in describe()
Thu, 12 Mar 2015 12:26:46 +0100 Rémi Cardona Added tag cubicweb-version-3.19.10, cubicweb-debian-version-3.19.10-1, cubicweb-centos-version-3.19.10-1 for changeset 3bab0b9b0ee7
Thu, 12 Mar 2015 11:52:18 +0100 Rémi Cardona [pkg] 3.19.10 3.19.10 centos/3.19.10-1 cubicweb-centos-version-3.19.10-1 cubicweb-debian-version-3.19.10-1 cubicweb-version-3.19.10 debian/3.19.10-1
Thu, 12 Mar 2015 11:00:57 +0100 Rémi Cardona [i18n] Update translations
Wed, 11 Mar 2015 15:17:25 +0100 Rémi Cardona [config] Lowercase the FQDN we get from the OS (closes #5040345)
Tue, 10 Mar 2015 11:52:04 +0100 Rémi Cardona [web/views] Honor 'action' attribute on AutomaticEntityForm, closes #4943392
Tue, 22 Apr 2014 16:39:19 +0200 Dimitri Papadopoulos [docstrings] fix project-wide English language mistake
Wed, 26 Mar 2014 12:30:52 +0100 Julien Cristau [doc] Don't pretend we know cubicweb runs on mysql
Fri, 06 Mar 2015 16:17:11 +0100 Denis Laxalde [test/i18n] Update reference po file following 75cd7df5c32e
Wed, 25 Feb 2015 17:13:46 +0100 Sylvain Thénault [devtools] add a method on CubicWebTC to fake data posted by standard cw forms. Closes #4985805
Thu, 18 Dec 2014 10:55:17 +0100 Julien Cristau [web/wdoc] fix links
Thu, 05 Mar 2015 11:40:56 +0100 Sylvain Thénault [i18n generation] add missing 'add a EntityType' message to generated catalogs. Closes #5012581
Tue, 03 Mar 2015 14:58:16 +0100 Julien Cristau [server/test] fix test_zmq
Thu, 12 Jun 2014 15:22:01 +0200 Aurelien Campeas [views,js] remove user_callback feature
Fri, 06 Feb 2015 14:43:40 +0100 Christophe de Vienne [newcube] Make the generated code PEP-8 compliant
Sun, 31 Aug 2014 18:04:46 +0200 Rémi Cardona Remove unused imports
Wed, 20 Aug 2014 20:46:17 +0200 Rémi Cardona [ext] Remove use of cStringIO
Wed, 30 Jul 2014 22:34:55 +0200 Rémi Cardona [view] Use io.BytesIO as stream for binary views
Fri, 16 Jan 2015 14:12:49 +0100 Julien Cristau [undo/test] check that the entity was restored even though the fiche relation wasn't
Fri, 16 Jan 2015 12:35:46 +0100 Julien Cristau Use a moved_entities table to record external entities moved to the system source
Fri, 16 Jan 2015 12:43:32 +0100 Julien Cristau Add unique index on entities.extid
Fri, 16 Jan 2015 11:17:53 +0100 Julien Cristau [undo/test] if we try to delete an entity referenced by an inline relation, we fail
Fri, 16 Jan 2015 10:56:30 +0100 Julien Cristau [undo] when we can't undo an inlined relation change, point at None, not a broken eid
Thu, 15 Jan 2015 19:17:32 +0100 Julien Cristau Ask sqlite to check foreign keys
Thu, 15 Jan 2015 18:53:45 +0100 Julien Cristau Add reference from etype table's eid column to the entities table
Fri, 16 Jan 2015 14:30:55 +0100 Julien Cristau [server] change order of entities table modification vs entity creation/deletion
Thu, 15 Jan 2015 17:06:16 +0100 Julien Cristau Use foreign keys for relations tables
Thu, 15 Jan 2015 16:49:32 +0100 Julien Cristau Add foreign key for inline relations
Thu, 15 Jan 2015 16:44:36 +0100 Julien Cristau Use our version of schema2sql
Thu, 15 Jan 2015 16:39:35 +0100 Julien Cristau Steal schema2sql module from yams
Thu, 05 Feb 2015 19:36:49 +0100 Sylvain Thénault [dataimport] fix pylint detected error in SQLGenObjectStore
Tue, 27 Jan 2015 10:20:15 +0100 Aurelien Campeas [restore/portable] properly restore the numrange generator
Mon, 26 Jan 2015 18:05:24 +0100 Aurelien Campeas [backup/portable] properly write the eid numrange generator (the eid is no more a sequence)
Fri, 06 Feb 2015 14:46:38 +0100 Julien Cristau Added tag cubicweb-version-3.20.4, cubicweb-debian-version-3.20.4-1, cubicweb-centos-version-3.20.4-1 for changeset 49831fdc84dc
Fri, 06 Feb 2015 09:41:40 +0100 Julien Cristau [pkg] 3.20.4 3.20.4 centos/3.20.4-1 cubicweb-centos-version-3.20.4-1 cubicweb-debian-version-3.20.4-1 cubicweb-version-3.20.4 debian/3.20.4-1
Wed, 04 Feb 2015 21:55:37 +0100 Sylvain Thénault [schema] set permissions that do not allow edition on computed relation. Closes #4903918
Mon, 02 Feb 2015 23:17:15 +0100 Sylvain Thénault [computed attribute] ensure attribute's formula apply only to the correct type. Closes #4901163
Mon, 02 Feb 2015 22:05:00 +0100 Sylvain Thénault [schemaserial] fix detection of CWComputedRType table, closes #4901150
Fri, 30 Jan 2015 15:43:28 +0100 Sylvain Thénault [dataimport] source.add_info doesn't take anymore a 'complete' argument
Fri, 30 Jan 2015 15:28:24 +0100 Sylvain Thénault [dataimport] massive renaming of session to cnx
Tue, 03 Feb 2015 14:59:54 +0100 Julien Cristau [web/data] use the right selector for hiding jquery treeview placeholders
Thu, 05 Feb 2015 15:49:02 +0100 Julien Cristau merge 3.19.9 into 3.20 branch
Thu, 05 Feb 2015 15:40:07 +0100 Julien Cristau Added tag cubicweb-version-3.19.9, cubicweb-debian-version-3.19.9-1, cubicweb-centos-version-3.19.9-1 for changeset b7c373d74754
Thu, 05 Feb 2015 15:35:34 +0100 Julien Cristau [pkg] 3.19.9 3.19.9 centos/3.19.9-1 cubicweb-centos-version-3.19.9-1 cubicweb-debian-version-3.19.9-1 cubicweb-version-3.19.9 debian/3.19.9-1
Fri, 16 Jan 2015 17:48:16 +0100 Julien Cristau [hooks] don't insert use_email relation if the entity on either side is going away
Fri, 16 Jan 2015 10:57:02 +0100 Julien Cristau [undo] fix deletion of cw_source relation
Thu, 15 Jan 2015 15:45:09 +0100 Julien Cristau [hooks] don't insert an owned_by relation for deleted entities
Thu, 29 Jan 2015 16:18:23 +0100 Aurelien Campeas [etwist/service] adjust for a signature change
Wed, 10 Dec 2014 10:49:07 +0100 Sylvain Thénault [rset] fix crash on displaying rset where some symmetric relation is used. Closes #4739253
Thu, 04 Dec 2014 11:37:10 +0100 Sylvain Thénault Fix handling of limit within the primary view for related elements. Closes #4723579
Mon, 29 Dec 2014 12:35:34 +0100 Christophe de Vienne [native] Change SQL errors log level.
Mon, 02 Feb 2015 12:32:07 +0100 Julien Cristau Added tag cubicweb-version-3.20.3, cubicweb-debian-version-3.20.3-1, cubicweb-centos-version-3.20.3-1 for changeset 7d3a583ed539
Mon, 02 Feb 2015 12:17:29 +0100 Julien Cristau [debian] build-depend on markdown for documentation build 3.20.3 centos/3.20.3-1 cubicweb-centos-version-3.20.3-1 cubicweb-debian-version-3.20.3-1 cubicweb-version-3.20.3 debian/3.20.3-1
Wed, 28 Jan 2015 14:03:00 +0100 Christophe de Vienne [devtools] Make PostgresTestDataBaseHandler multi-use friendly
Mon, 02 Feb 2015 12:07:10 +0100 Julien Cristau [devtools] restore i18n of string removed in 4001cfe2f44d
Sat, 31 Jan 2015 19:32:32 +0100 Julien Cristau [pkg] fix setup.py install
Fri, 30 Jan 2015 16:14:44 +0100 Julien Cristau [pkg] 3.20.3
Fri, 23 Jan 2015 13:26:44 +0100 Rémi Cardona [server] Increase the stacklevel (due to @_open_only decorator)
Wed, 28 Jan 2015 15:51:11 +0100 Julien Cristau [pkg] install jquery-treeview
Wed, 28 Jan 2015 15:06:34 +0100 Julien Cristau [migration/3.20] sync rtypes before etypes
Wed, 28 Jan 2015 17:36:13 +0100 Denis Laxalde [doc] Fix class name for ComputedRelation; fix code block about computed attributes
Thu, 29 Jan 2015 16:40:08 +0100 Rémi Cardona [web] Allow propagating 'klass' parameter on tree views recursively
Wed, 28 Jan 2015 11:59:06 +0100 Rémi Cardona [utils] Fix define_var in ajax context (closes #4881301)
Wed, 28 Jan 2015 11:53:20 +0100 Rémi Cardona [web/data] Never hide JS errors in our Deferred implementation
Wed, 28 Jan 2015 11:51:16 +0100 Rémi Cardona [web/data] Fix userCallbackThenUpdateUI to completely replace old DOM elements
Fri, 30 Jan 2015 15:53:32 +0100 Rémi Cardona [web/views] Stop mishandling the fieldset name in the default form renderer
Thu, 22 Jan 2015 18:08:05 +0100 Julien Cristau Added tag cubicweb-version-3.20.2, cubicweb-debian-version-3.20.2-1, cubicweb-centos-version-3.20.2-1 for changeset 138464fc1c33
Thu, 22 Jan 2015 17:45:06 +0100 Julien Cristau merge 3.19.8 into 3.20 branch 3.20.2 centos/3.20.2-1 cubicweb-centos-version-3.20.2-1 cubicweb-debian-version-3.20.2-1 cubicweb-version-3.20.2 debian/3.20.2-1
Thu, 22 Jan 2015 17:32:49 +0100 Julien Cristau [pkg] fix mistake in c7b218125c25
Thu, 22 Jan 2015 17:39:07 +0100 Julien Cristau Added tag cubicweb-version-3.19.8, cubicweb-debian-version-3.19.8-1, cubicweb-centos-version-3.19.8-1 for changeset efc8645ece43
Thu, 22 Jan 2015 17:22:09 +0100 Julien Cristau [server/test] convert new test to 3.19 API 3.19.8 centos/3.19.8-1 cubicweb-centos-version-3.19.8-1 cubicweb-debian-version-3.19.8-1 cubicweb-version-3.19.8 debian/3.19.8-1
Thu, 22 Jan 2015 17:18:55 +0100 Julien Cristau [pkg] 3.19.9
Thu, 22 Jan 2015 17:18:20 +0100 Julien Cristau merge 3.18.8 into 3.19 branch
Thu, 22 Jan 2015 17:12:44 +0100 Julien Cristau Added tag cubicweb-version-3.18.8, cubicweb-debian-version-3.18.8-1, cubicweb-centos-version-3.18.8-1 for changeset 231094063d62 stable
Thu, 22 Jan 2015 16:41:27 +0100 Julien Cristau [pkg] 3.18.8 stable cubicweb-centos-version-3.18.8-1 cubicweb-debian-version-3.18.8-1 cubicweb-version-3.18.8
Wed, 21 Jan 2015 15:58:33 +0100 Julien Cristau [security] Test case and fix for an INSERT security hole stable
Thu, 08 Jan 2015 12:20:36 +0100 Julien Cristau [pkg] 3.20.2
Thu, 22 Jan 2015 15:46:24 +0100 Julien Cristau [debian] cubicweb 3.20 breaks cubicweb-bootstrap << 0.6.6
Thu, 08 Jan 2015 15:37:20 +0100 Julien Cristau [pkg] don't include extra files in tarballs
Thu, 08 Jan 2015 12:36:48 +0100 Julien Cristau [pkg] exclude generated js_api documentation from tarballs
Thu, 08 Jan 2015 12:36:20 +0100 Julien Cristau [doc] remove old and unused argouml files
Thu, 08 Jan 2015 12:36:01 +0100 Julien Cristau [web/data] remove unused xcf files
Thu, 08 Jan 2015 12:22:43 +0100 Julien Cristau [doc] remove nonexistent css from theme
Tue, 20 Jan 2015 10:32:34 +0100 Denis Laxalde [doc] Drop autoclass directive for IDownloadableLineView
Thu, 08 Jan 2015 12:19:34 +0100 Julien Cristau [pkg] include missing files from doc/book/ in release tarballs
Wed, 07 Jan 2015 16:22:27 +0100 Denis Laxalde [datafeed] Set headers parameter to an empty dict in DataFeedParser.retrieve_url
Thu, 22 Jan 2015 10:43:24 +0100 Denis Laxalde [views/forms] Fix EntityFieldsForm.link_to when parent entity is being created
Sat, 03 Jan 2015 04:06:06 +0100 Christophe de Vienne [entities] Optimize CWUser.properties.
Tue, 04 Mar 2014 12:41:21 +0100 Julien Cristau [schema] Typo and indentation fix in RQLVocabularyConstraint doc string
Wed, 07 Jan 2015 15:52:50 +0100 Julien Cristau Added tag cubicweb-version-3.20.1, cubicweb-debian-version-3.20.1-1, cubicweb-centos-version-3.20.1-1 for changeset 43eef610ef11
Wed, 07 Jan 2015 15:24:40 +0100 Julien Cristau [pkg] 3.20.1 3.20.1 centos/3.20.1-1 cubicweb-centos-version-3.20.1-1 cubicweb-debian-version-3.20.1-1 cubicweb-version-3.20.1 debian/3.20.1-1
Wed, 07 Jan 2015 15:24:08 +0100 Julien Cristau i18n update (closes #4826490)
Wed, 07 Jan 2015 15:01:23 +0100 Julien Cristau merge 3.19.7 into 3.20
Wed, 07 Jan 2015 14:07:17 +0100 Julien Cristau merge two default heads
Wed, 07 Jan 2015 14:56:33 +0100 Julien Cristau Added tag cubicweb-version-3.19.7, cubicweb-debian-version-3.19.7-1, cubicweb-centos-version-3.19.7-1 for changeset ac4f5f615597
Wed, 07 Jan 2015 14:38:25 +0100 Julien Cristau [pkg] 3.19.7 3.19.7 centos/3.19.7-1 cubicweb-centos-version-3.19.7-1 cubicweb-debian-version-3.19.7-1 cubicweb-version-3.19.7 debian/3.19.7-1
Wed, 07 Jan 2015 11:55:12 +0100 Julien Cristau Added tag cubicweb-version-3.20.0, cubicweb-debian-version-3.20.0-1, cubicweb-centos-version-3.20.0-1 for changeset 7e6b7739afe6
Tue, 06 Jan 2015 19:00:53 +0100 Julien Cristau [pkg] prepare 3.20 release 3.20.0 centos/3.20.0-1 cubicweb-centos-version-3.20.0-1 cubicweb-debian-version-3.20.0-1 cubicweb-version-3.20.0 debian/3.20.0-1
Tue, 23 Dec 2014 11:18:15 +0100 Julien Cristau [skeleton] simplify debian rules file
Mon, 22 Dec 2014 14:39:50 +0100 Julien Cristau [migration] don't crash when deleting a non-existing rtype
Fri, 19 Dec 2014 12:39:42 +0100 Julien Cristau [debian] include "metapackage" in the cubicweb package's description
Fri, 19 Dec 2014 12:37:37 +0100 Julien Cristau [debian] ensure all packages use ${misc:Depends} and ${python:Depends}
Fri, 19 Dec 2014 12:35:43 +0100 Julien Cristau [debian] update cubicweb-dev's lintian override
Wed, 03 Dec 2014 16:29:16 +0100 Adrien Di Mascio [server] add a db-namespace option in source definition (closes #1631339)
Fri, 19 Dec 2014 12:08:01 +0100 Adrien Di Mascio [serverctl] add db_transaction context manager
Thu, 28 Mar 2013 19:24:46 +0100 Adrien Di Mascio [server] refactor cleanup() code used by "cubicweb-ctl delete"
Mon, 05 May 2014 11:09:51 +0200 David Douard [views] visual refactorings (closes #3803685)
Thu, 18 Dec 2014 17:54:29 +0100 Julien Cristau [web] everything old is new again
Wed, 12 Nov 2014 22:20:02 +0100 David Douard [pkg] bump version to 3.20.0
Mon, 05 May 2014 11:25:59 +0200 David Douard [views] use icons for user menu and login (header) (closes #3803684)
Thu, 04 Dec 2014 11:37:18 +0100 Aurelien Campeas [utils] provide a function to return an admin connection from an appid
Tue, 16 Dec 2014 11:37:52 +0100 Denis Laxalde [debian] Install wsgi directory in cubicweb-web package
Thu, 11 Dec 2014 15:02:23 +0100 David Douard [test] fixes to make tests pass with recent lxml
Fri, 05 Dec 2014 12:08:13 +0100 Rémi Cardona [server] Remove useless 'is None' checks
Wed, 17 Dec 2014 10:55:53 +0100 Aurelien Campeas [security] check attributes: dispatch on the "add" action if entity was just created
Tue, 09 Dec 2014 15:18:58 +0100 Christophe de Vienne [doc] Add BigInt to the list of built-in types
Wed, 02 Apr 2014 15:32:17 +0200 Julien Cristau [devtools] call turn_repo_off in tearDown (closes #4673491)
Mon, 01 Dec 2014 15:57:12 +0100 Julien Cristau [book] typos / clarifications in create-instance section
Thu, 12 Jun 2014 18:31:21 +0200 Aurelien Campeas [repository] don't mangle the stack trace on exception
Thu, 27 Nov 2014 13:40:37 +0100 Christophe de Vienne [pkg] Make twisted recommended only
Thu, 27 Nov 2014 12:11:29 +0100 Christophe de Vienne [devtools] Use the pause_trace context manager instead of pause_tracing/resume_tracing
Thu, 23 Oct 2014 15:47:17 +0200 Nicolas Chauvat [serverctl] rename remove_cube to drop_cube (closes #4545093)
Thu, 15 May 2014 23:18:17 +0200 Alain Leufroy [wsgi] add tornado http server
Thu, 15 May 2014 23:07:43 +0200 Alain Leufroy [wsgi] add message about the active interface
Thu, 15 May 2014 23:05:15 +0200 Alain Leufroy [cwctl] rewrite wsgi method choices
Mon, 01 Dec 2014 11:35:05 +0100 Julien Cristau [skeleton/debian] use dh_python2 instead of dh_pysupport for new cubes
Tue, 21 Oct 2014 18:09:41 +0200 Julien Cristau [web] Add source for jquery.qtip.js
Tue, 21 Oct 2014 18:01:06 +0200 Julien Cristau [web] Replace minified copy of jquery.flot.js 0.6 with non-minified version
Thu, 23 Oct 2014 11:42:20 +0200 Julien Cristau [web] Update jquery-treeview to the latest version
Thu, 23 Oct 2014 11:20:44 +0200 Julien Cristau [web/css] move jquery.treeview.css override to a separate file
Wed, 22 Oct 2014 14:39:51 +0200 Julien Cristau [web] Stop patching jquery.treeview.js
Wed, 22 Oct 2014 14:28:01 +0200 Rémi Cardona [web] Beautify jquery.treeview.js
Thu, 06 Nov 2014 18:17:29 +0100 Aurelien Campeas [entities/wfobjs] add missing `DBG_SEC` debugging informations and a new `transition` capability
Thu, 06 Nov 2014 14:35:25 +0100 Aurelien Campeas [warnings] put an end to warnings in the sqlite driver over `str` being sent instead of unicode strings
Wed, 14 May 2014 15:05:31 +0200 Aurelien Campeas [web/request] clearly mark user_callback-related methods as deprecated
Wed, 03 Dec 2014 15:24:47 +0100 Julien Cristau [book] document __unique_together__, remove bad RQLUniqueConstraint example
Thu, 17 Apr 2014 12:34:51 +0200 Aurelien Campeas [schema] stop using RQLUniqueConstraint (closes #3753250)
Thu, 03 Apr 2014 14:17:16 +0200 Rémi Cardona [dataimport] Have ucsvreader's API match that of csv.reader (closes #3705701)
Wed, 19 Nov 2014 12:13:32 +0100 Rémi Cardona [utils] Add a '_cwtracehtml' GET parameter to trace self._cw.w() calls (closes #4601327)
Wed, 19 Nov 2014 11:57:55 +0100 Denis Laxalde [datafeed] Add a raise_on_error parameter to DataFeedSource.extid2entity
Tue, 02 Dec 2014 11:37:01 +0100 Aurelien Campeas [test/view forms] use the official, undeprecated API
Tue, 27 May 2014 18:47:24 +0200 Aurelien Campeas [rset] kill the rset._rqlst cache
Tue, 03 Jun 2014 18:03:43 +0200 Aurelien Campeas [source/native] session -> cnx
Tue, 10 Jun 2014 16:18:46 +0200 Aurelien Campeas [hookstests] change got/expected order
Wed, 09 Jul 2014 15:38:39 +0200 Aurelien Campeas [config] kill a getattr
Wed, 03 Dec 2014 11:36:05 +0100 Aurelien Campeas [tests/web] switch previous commit (136b5f995f8) to the new test api
Wed, 22 Oct 2014 14:16:47 +0200 Julien Cristau [web] remove unused argument from treeview._init_headers
Tue, 21 Oct 2014 11:06:19 +0200 Julien Cristau [doc/3.20] mention CWEP-002
Thu, 02 Oct 2014 17:18:29 +0200 Julien Cristau [web] stop accepting the magic __message form parameter
Thu, 02 Oct 2014 16:34:38 +0200 Julien Cristau [web/request] add security_enabled method
Tue, 18 Nov 2014 18:20:08 +0100 Rémi Cardona [dataimport] Fix use of _create_copyfrom_buffer() (related to #3845572)
Wed, 26 Mar 2014 14:45:33 +0100 David Douard [c-c configure] make it possible to specify the section for sources configuration (closes #3477678)
Wed, 10 Sep 2014 11:34:32 +0200 Julien Cristau [server] fix 'cnx' variable confusion in DBG_SQL exception case
Thu, 20 Mar 2014 10:41:22 +0100 Denis Laxalde Provide sufficient context to check 'delete' permission in AjaxEditRelationCtxComponent
Mon, 01 Dec 2014 11:13:10 +0100 Julien Cristau merge 3.19.6 into 3.20 branch
Sun, 30 Nov 2014 21:24:36 +0100 David Douard Added tag cubicweb-version-3.19.6, cubicweb-debian-version-3.19.6-1, cubicweb-centos-version-3.19.6-1 for changeset 934341b848a6
Sun, 30 Nov 2014 12:01:57 +0100 David Douard [test] missing unittest.main() call in unittest_http_headers.py 3.19.6 centos/3.19.6-1 cubicweb-centos-version-3.19.6-1 cubicweb-debian-version-3.19.6-1 cubicweb-version-3.19.6 debian/3.19.6-1
Fri, 28 Nov 2014 00:39:31 +0100 David Douard [test] make unittest_webconfig independant of CWD
Fri, 28 Nov 2014 11:51:36 +0100 Aurelien Campeas [webctl] do not ask questions if verbosity is at 0
Fri, 28 Nov 2014 10:16:37 +0100 Rémi Cardona [web] Slight tweak on jQueryUI's colors on links (related to #4564046)
Wed, 30 Jul 2014 22:26:18 +0200 Rémi Cardona [view] Remove unused imports
Tue, 29 Jul 2014 07:36:41 +0200 Rémi Cardona Remove obsolete __future__ imports
Tue, 19 Aug 2014 12:04:23 +0200 Rémi Cardona [devtools] Remove unused local function
Sun, 04 May 2014 22:29:20 +0200 Florent Cayré [uihelper] Fix a possible NameError in meta_formconfig
Wed, 19 Nov 2014 11:30:18 +0100 Christophe de Vienne [devtools] Avoid db_cache collisions and mis-loading
Mon, 06 Oct 2014 12:08:41 +0200 Christophe de Vienne [devtools][pg] Remove a wrong assertion in _backup_database
Wed, 26 Nov 2014 16:24:28 +0100 David Douard [pkg] prepare 3.19.6
Wed, 26 Nov 2014 17:58:23 +0100 David Douard [merge] backport 3.18 fixes
Fri, 19 Sep 2014 13:08:26 +0200 Christophe de Vienne Accept '==' operator in cubes dependencies
Tue, 23 Sep 2014 13:51:12 +0200 Julien Cristau [session] don't silently ignore commits
Mon, 24 Nov 2014 11:49:28 +0100 Aurelien Campeas [migration/bootstrap] add explicit index removal for sqlserver, be tolerant to migration replay
Wed, 26 Nov 2014 17:39:59 +0100 David Douard Added tag cubicweb-version-3.18.7, cubicweb-debian-version-3.18.7-1, cubicweb-centos-version-3.18.7-1 for changeset cb96f4403cf2 stable
Tue, 25 Nov 2014 12:15:41 +0100 Aurelien Campeas [pkg] prepare 3.18.7 stable cubicweb-centos-version-3.18.7-1 cubicweb-debian-version-3.18.7-1 cubicweb-version-3.18.7
Wed, 19 Nov 2014 12:36:43 +0100 Aurelien Campeas [migration/3.18] speed up the migration and be a little bit more informative stable
Mon, 24 Nov 2014 12:36:17 +0100 Aurelien Campeas [schemaserial] be robust against duplicated CWUniqueTogetherConstrain entities arising from bug in the pre 3.18 era stable
Mon, 17 Feb 2014 15:01:23 +0100 Julien Cristau [server] Handle unique constraint violations under recent sqlite stable
Mon, 24 Nov 2014 18:43:51 +0100 Aurelien Campeas [merge] backport 3.17 fixes stable
Mon, 24 Nov 2014 18:40:09 +0100 Aurelien Campeas Added tag cubicweb-version-3.17.18, cubicweb-debian-version-3.17.18-1, cubicweb-centos-version-3.17.18-1 for changeset cda4b066933f stable
Mon, 24 Nov 2014 17:42:08 +0100 Aurelien Campeas [pkg] prepare 3.17.18 stable cubicweb-centos-version-3.17.18-1 cubicweb-debian-version-3.17.18-1 cubicweb-version-3.17.18
Mon, 24 Nov 2014 16:22:40 +0100 Aurelien Campeas [source/native] handle newer Integrity error messages from sqlite > 3.7 stable
Mon, 24 Nov 2014 15:43:18 +0100 Aurelien Campeas [source/native/backup_restore] have a unique tunable blocksize for the dump phase stable
Mon, 24 Nov 2014 17:43:29 +0100 Julien Cristau [urlpublishing] handle sub-types in RestPathEvaluator
Mon, 24 Nov 2014 14:43:28 +0100 David Douard [views] fix ecsvexport selector
Fri, 17 Oct 2014 12:14:58 +0200 Julien Cristau Add custom checker for Password values
Wed, 22 Oct 2014 15:59:52 +0200 Aurelien Campeas [component] give Links a __repr__
Wed, 12 Nov 2014 14:33:12 +0100 Julien Cristau [debian] move markdown dependency from cubicweb-web to cubicweb-common
Tue, 04 Nov 2014 16:09:42 +0100 Julien Cristau [web/auth] stop playing games with locals()
Thu, 13 Nov 2014 15:48:33 +0100 Aurelien Campeas [entity] rather than crashing with an IndexError on entity creation, raise a meaningful exception
Wed, 12 Nov 2014 22:18:55 +0100 David Douard [web] partial backout of #8391bf718485 to restore RelatedObjectsVComponent
Thu, 13 Nov 2014 10:38:39 +0100 Julien Cristau [server] typo fix
Mon, 06 Oct 2014 10:34:38 +0200 Christophe de Vienne [devtools][pg] Activate the non-durability settings of Postgresql.
Mon, 17 Nov 2014 09:32:37 +0100 David Douard [server] fix LoginPasswordAuthentifier.authenticate
Fri, 07 Nov 2014 10:33:40 +0100 Rémi Cardona [web] Override jQueryUI's colors on links (closes #4564046)
Wed, 29 Oct 2014 16:39:36 +0100 Rémi Cardona [hooks] Fix precommit event logging message
Thu, 23 Oct 2014 13:51:13 +0200 Julien Cristau [service] allow repo_stats for users
Thu, 11 Sep 2014 15:17:08 +0200 Denis Laxalde [views] Escape class attribute value in CWGroup incontext view
Thu, 25 Sep 2014 10:50:23 +0200 Julien Cristau [devtools] use a specific test_db_id when disabling anon
Wed, 19 Nov 2014 11:59:08 +0100 Christophe de Vienne Restrict yams version
Mon, 20 Oct 2014 12:50:04 +0200 Rémi Cardona [facets] Honor 'start_unfolded' facet attribute (closes #4502799)
Mon, 20 Oct 2014 12:23:13 +0200 Rémi Cardona [facets] Correctly look for inputs of type "hidden" (closes #4502768)
Wed, 15 Oct 2014 18:23:54 +0200 Rémi Cardona [web] Cache results from 'i18n' ajax controller (closes #4487856)
Wed, 15 Oct 2014 17:29:29 +0200 Rémi Cardona [web] There is no global noop(), use jQuery's instead (closes #4487832)
Fri, 10 Oct 2014 09:18:28 +0200 Denis Laxalde [server] Add missing import of logilab.database
Thu, 13 Nov 2014 10:37:44 +0100 Julien Cristau [migration] hackish black magic to bootstrap addition of formula attr during migration
Tue, 04 Nov 2014 14:10:02 +0100 Julien Cristau [server] commit after serializing schema
Thu, 28 Aug 2014 18:54:21 +0200 David Douard [book] fix docstrings to please sphinx
Thu, 28 Aug 2014 18:52:41 +0200 David Douard [book] several fixes in the rst files
Thu, 28 Aug 2014 18:46:41 +0200 David Douard [book] activate the viewcode extension
Thu, 28 Aug 2014 16:22:05 +0200 David Douard [book] new theme based on pyramid theme (closes #4291287)
Wed, 30 Jul 2014 14:06:38 +0200 Rémi Cardona Remove unused lgc.interface imports and leftovers
Thu, 17 Jul 2014 14:40:28 +0200 Aurelien Campeas [repository] provide a .new_session entry point
Mon, 30 Jun 2014 10:49:53 +0200 Denis Laxalde [devtools/testlib] Use actual 'admin' user configuration values
Thu, 25 Apr 2013 10:16:25 +0200 Anthony Truchet [forms] closes #2437859 - Detect and prevent concurrent edition of the same entity.
Wed, 09 Apr 2014 16:58:58 +0200 Julien Cristau [migration] make sure the repo knows about all constraint types
Mon, 07 Jul 2014 16:07:57 +0200 Julien Cristau [migration] stop caching the mapping from constraint type name to eid
Tue, 17 Jun 2014 17:53:31 +0200 Julien Cristau [web/json] an empty rset is just fine for ejsonexport
Wed, 30 Apr 2014 21:04:14 +0200 Christophe de Vienne [RichString] Add markdown support
Thu, 23 Oct 2014 14:57:02 +0200 Paul Tonelli [ldapfeed] Reduce default value for user-attrs-map option (closes #3824889)
Tue, 29 Apr 2014 11:34:42 +0200 Paul Tonelli [serverctl] Ask for URL when adding a new source (closes #3824868)
Mon, 28 Apr 2014 17:34:07 +0200 Paul Tonelli [serverctl] Ask for parser type when adding a new source (closes #3484231)
Wed, 11 Jun 2014 10:57:28 +0200 Julien Cristau [doc/3.20] more details on removed code
Fri, 02 May 2014 17:58:57 +0200 Aurelien Campeas remove 3.11 bw compat
Fri, 02 May 2014 17:57:37 +0200 Aurelien Campeas remove most 3.10 bw compat
Fri, 02 May 2014 17:41:11 +0200 Aurelien Campeas remove leftover pre 3.9 deprecation warnings
Tue, 22 Jul 2014 15:42:47 +0200 Rémi Cardona [utils] Remove function-in-the-middle call
Tue, 29 Jul 2014 15:45:04 +0200 Julien Cristau [web] set Vary response header to "Accept-Language" when using content negotiation
Tue, 29 Jul 2014 16:27:11 +0200 Julien Cristau [web/cors] don't overwrite other Vary headers
Tue, 15 Jul 2014 16:07:59 +0200 Julien Cristau [web] add support for HttpOnly cookie flag
Fri, 17 Oct 2014 18:16:58 +0200 Julien Cristau merge 3.19.5 into 3.20 branch
Tue, 07 Oct 2014 10:06:24 +0200 Julien Cristau Added tag cubicweb-version-3.19.5, cubicweb-debian-version-3.19.5-1, cubicweb-centos-version-3.19.5-1 for changeset 3ac86df519af
Mon, 06 Oct 2014 17:50:42 +0200 Julien Cristau i18n update 3.19.5 centos/3.19.5-1 cubicweb-centos-version-3.19.5-1 cubicweb-debian-version-3.19.5-1 cubicweb-version-3.19.5 debian/3.19.5-1
Mon, 06 Oct 2014 17:32:49 +0200 Julien Cristau [pkg] 3.19.5
Mon, 15 Sep 2014 10:06:07 +0200 Julien Cristau [server] hold connection to the db in tx_actions
Mon, 15 Sep 2014 17:23:22 +0200 Christophe de Vienne [wsgi] If multipart cannot parse the POST content, let it pass.
Mon, 01 Sep 2014 14:56:00 +0200 Rémi Cardona [devtools] Fix JS tests' HTML code
Mon, 01 Sep 2014 10:22:46 +0200 Rémi Cardona [devtools] "Keep" some temporary files/dirs around to help with debugging
Fri, 01 Aug 2014 19:28:44 +0200 Rémi Cardona [devtools] Fix Firefox launcher in QUnitTestCase (closes #4294727)
Thu, 25 Sep 2014 17:38:51 +0200 Rémi Cardona [devtools] allow cross-origin requests for qunit
Thu, 25 Sep 2014 15:49:13 +0200 Julien Cristau merge 3.19.4 in 3.20 branch
Mon, 15 Sep 2014 17:24:18 +0200 Christophe de Vienne [cors] Fix CORS headers generators
Tue, 09 Sep 2014 22:14:20 +0200 Christophe de Vienne [wsgi] Fix posted files filename reading
Tue, 23 Sep 2014 11:18:56 +0200 Christophe de Vienne [pkg] Depend on Pillow instead of PIL
Thu, 25 Sep 2014 14:42:00 +0200 Julien Cristau Added tag cubicweb-version-3.19.4, cubicweb-debian-version-3.19.4-1, cubicweb-centos-version-3.19.4-1 for changeset c4e740e50fc7
Thu, 25 Sep 2014 14:24:20 +0200 Julien Cristau [pkg] 3.19.4 3.19.4 centos/3.19.4-1 cubicweb-centos-version-3.19.4-1 cubicweb-debian-version-3.19.4-1 cubicweb-version-3.19.4 debian/3.19.4-1
Wed, 24 Sep 2014 18:04:30 +0200 Julien Cristau merge 3.18.6 into 3.19
Wed, 24 Sep 2014 17:35:59 +0200 Julien Cristau Added tag cubicweb-version-3.18.6, cubicweb-debian-version-3.18.6-1, cubicweb-centos-version-3.18.6-1 for changeset d91501356742 stable
Wed, 24 Sep 2014 15:08:44 +0200 Julien Cristau [pkg] 3.18.6 stable cubicweb-centos-version-3.18.6-1 cubicweb-debian-version-3.18.6-1 cubicweb-version-3.18.6
Tue, 28 Jan 2014 15:27:59 +0100 Aurelien Campeas [hooks/security] allow edition of attributes with permissive permissions stable
Tue, 29 Jul 2014 14:40:29 +0200 Aurelien Campeas Almost backout afcd46716d6a which breaks _select_best raising an ambiguity exception in debug mode. stable
Fri, 12 Sep 2014 09:49:01 +0200 Julien Cristau [server] fix anonymous_user predicate in tests
Mon, 28 Jul 2014 16:05:19 +0200 Rémi Cardona [entities] cw_rest_attr_info() should only consider required attributes (closes #3766717)
Fri, 08 Aug 2014 13:05:07 +0200 Damien Garaud [views] csvexport accept an empty rset (closes #4236928)
Thu, 11 Sep 2014 16:43:20 +0200 Denis Laxalde [views] Display attributes in entity creation form based on "add" permission
Thu, 18 Sep 2014 11:03:39 +0200 Denis Laxalde [datafeed] Commit after all deletions in datafeed parser
Tue, 23 Sep 2014 17:34:36 +0200 Julien Cristau [schema] CWComputedRType is a schema type
Tue, 23 Sep 2014 14:19:11 +0200 Julien Cristau [doc] proofreading CWEP002 section
Mon, 10 Feb 2014 11:03:43 +0100 Anthony Truchet [CWEP002] document computed relations and attributes
Thu, 28 Aug 2014 17:41:34 +0200 Sylvain Thénault [CWEP002 migration] support sync_schema_props_perms for computed attribute
Tue, 22 Jul 2014 11:00:21 +0200 Sylvain Thénault [CWEP002 migration] support drop_relation_type/drop_relation_definition/drop_attribute for computed attributes
Thu, 28 Aug 2014 18:31:18 +0200 Sylvain Thénault [CWEP002 migration] support add_relation_type/add_attribute for computed attributes
Tue, 16 Sep 2014 15:28:35 +0200 Lea Capgen [CWEP002] properly handle serialization of computed attributes
Tue, 16 Sep 2014 16:39:23 +0200 Sylvain Thénault [CWEP002] Add support for computed attribute synchronization
Mon, 28 Apr 2014 14:11:23 +0200 Laura Médioni [CWEP002] Add schema finalization checks for computed attributes
Mon, 16 Jun 2014 10:08:32 +0200 Denis Laxalde [CWEP002] Account for attribute formula in schema bootstrap
Thu, 28 Aug 2014 07:44:29 +0200 Sylvain Thénault [CWEP002 migration] support sync_schema_props_perms for computed relations
Thu, 28 Aug 2014 08:02:15 +0200 Laura Médioni [CWEP002 migration] support add_relation_type for computed relations
Thu, 28 Aug 2014 07:55:33 +0200 Laura Médioni [CWEP002 migration] support drop_relation_type for computed relations
Thu, 28 Aug 2014 07:49:31 +0200 Laura Médioni [CWEP002 migration] properly raise exception on (add|drop)_relation_definition for computed relation
Fri, 27 Jun 2014 12:00:17 +0200 Laura Médioni [hooks] do not abuse of inheritance for CWRType hooks
Mon, 16 Jun 2014 10:08:18 +0200 Laura Médioni [schema serial] add some comments
Mon, 16 Jun 2014 10:07:57 +0200 Laura Médioni [schema] define full_rql on RQLExpression class
Fri, 29 Aug 2014 07:44:13 +0200 Laura Médioni [schema] properly raise BadSchemaDefinition
Thu, 28 Aug 2014 18:29:14 +0200 Lea Capgen [CWEP002] properly handle serialization of computed relations
Fri, 27 Jun 2014 16:11:53 +0200 Denis Laxalde [CWEP002] Plug the computed relation rewriter in the querier
Thu, 13 Feb 2014 13:58:28 +0100 Sylvain Thénault [CWEP002] refactor rql read security checking
Mon, 16 Jun 2014 10:22:24 +0200 Sylvain Thénault [CWEP002] introduce RQLRelationRewriter
Fri, 12 Sep 2014 14:46:11 +0200 Lea Capgen [CWEP002] Add schema finalization checks for computed relations (rules)
Fri, 12 Sep 2014 14:10:03 +0200 Rémi Cardona [schema] add utility function to build a CubicWebSchema from a namespace
Thu, 28 Aug 2014 18:12:28 +0200 Sylvain Thénault Fix test migration crash waiting to happen due to inferred relations
Thu, 28 Aug 2014 07:42:10 +0200 Sylvain Thénault fix typo in syncschema hooks
Tue, 16 Sep 2014 18:01:51 +0200 Julien Cristau [test] Make test_undo_api less random
Wed, 17 Sep 2014 13:43:31 +0200 Julien Cristau merge 3.17.17 into 3.18 branch stable
Wed, 10 Sep 2014 21:28:33 +0200 Christophe de Vienne [wsgi] Fix unicode decoding in POST
Thu, 21 Aug 2014 22:42:48 +0200 Christophe de Vienne [wsgi] add the --debug / -D option to the wsgi command
Mon, 08 Sep 2014 10:55:30 +0200 Christophe de Vienne [wsgi] Fix multiple variables reading in params
Tue, 02 Sep 2014 13:00:47 +0200 Christophe de Vienne [wsgi] Set self.vreg
Tue, 02 Sep 2014 10:31:13 +0200 Christophe de Vienne [wsgi] Add missing import
Tue, 02 Sep 2014 10:30:28 +0200 Christophe de Vienne [wsgi] Fix https detection
Thu, 24 Jul 2014 20:57:14 +0200 Christophe de Vienne [wsgi] Re-set the request content after calling the inherited constructor.
Thu, 24 Jul 2014 20:53:21 +0200 Christophe de Vienne [wsgi] Honor the 'CONTENT_TYPE' wsgi variable
Wed, 17 Sep 2014 10:31:50 +0200 Aurelien Campeas Added tag cubicweb-version-3.17.17, cubicweb-debian-version-3.17.17-1, cubicweb-centos-version-3.17.17-1 for changeset 57e9d1c70512 stable
Tue, 16 Sep 2014 18:39:07 +0200 Aurelien Campeas [pkg] prepare 3.17.17 stable cubicweb-centos-version-3.17.17-1 cubicweb-debian-version-3.17.17-1 cubicweb-version-3.17.17
Tue, 29 Jul 2014 16:26:09 +0200 Julien Cristau [web/headers] don't list a request header twice in "Vary"
Mon, 28 Jul 2014 17:22:49 +0200 Julien Cristau [test] silence a few more deprecation warnings in unittest_hooks
Fri, 25 Jul 2014 16:24:44 +0200 Julien Cristau [session] call rollback in Connection.__exit__
Thu, 24 Jul 2014 14:52:16 +0200 Julien Cristau [devtools] pre_setup_database takes a Connection, not a Session
Tue, 03 Jun 2014 18:00:53 +0200 Aurelien Campeas [source/native] cPickle is available in all supported pythons
Tue, 22 Jul 2014 18:16:23 +0200 Aurelien Campeas devtools: deprecate .req_from_url
Tue, 17 Jun 2014 11:14:20 +0200 Christophe de Vienne [tests] Add a webtest based TestCase class
Tue, 17 Jun 2014 11:53:35 +0200 Christophe de Vienne [tests] Move 'anonymous_allowed' property from CubicWebServerTC to CubicWebTC
Tue, 02 Sep 2014 12:22:18 +0200 David Douard [compat] Remove imports of "any" and "all" from lgc (closes #4306044) stable
Tue, 26 Aug 2014 10:12:09 +0200 Florent Cayré [css] Remove the `div` tag specification of the pendingDelete css rule stable
Wed, 21 May 2014 16:14:17 +0200 Alain Leufroy [cwvreg] cleanup the event manager when reloading modules stable
Thu, 12 Jun 2014 12:28:10 +0200 Julien Cristau [test] Add missing attribute 'add' permission in test schema stable
Thu, 01 May 2014 23:35:56 +0200 Florent Cayré [facet html] Add surrounding div with "facetBody" class to "has_text" facet. stable
Fri, 13 Jun 2014 11:00:41 +0200 Julien Cristau [cwctl] don't prompt for cube options in automatic mode stable
Fri, 13 Jun 2014 11:21:45 +0200 Julien Cristau [serverctl] fix default value for db-init config-level stable
Thu, 05 Jun 2014 17:41:14 +0200 Rémi Cardona [web] Return useful error messages when exceptions arise in ajax controllers (closes #3932503) stable
Wed, 23 Jul 2014 19:42:42 +0200 Julien Cristau [test] Fix test breakage uncovered by previous changeset stable
Tue, 08 Jul 2014 11:33:32 +0200 Julien Cristau [etwist] use more specific REQUEST_ENTITY_TOO_LARGE instead of BAD_REQUEST
Tue, 08 Jul 2014 10:34:50 +0200 Julien Cristau [entities, view] delete dead code
Fri, 04 Jul 2014 14:37:08 +0200 Julien Cristau [book] stop talking about the hg `forest` extension
Fri, 04 Jul 2014 14:28:26 +0200 Julien Cristau [book] update sections about dependencies
Wed, 23 Jul 2014 16:24:17 +0200 Julien Cristau [web/component] move unicode() call around
Wed, 23 Jul 2014 12:07:50 +0200 Julien Cristau [web/js] replace callAddOrDeleteThenReload with more generic callAjaxFuncThenReload
Tue, 22 Jul 2014 17:45:38 +0200 Julien Cristau [hooks/syncsession] try to remove cnx vs session confusion
Tue, 22 Jul 2014 17:22:23 +0200 Julien Cristau Fix Binary.__eq__ (closes #4172701) stable
Wed, 09 Jul 2014 16:35:02 +0200 Julien Cristau [dataimport] stop ignoring errors on flush
Wed, 09 Jul 2014 16:31:34 +0200 Julien Cristau [dataimport] don't commit on flush
Wed, 09 Jul 2014 15:35:28 +0200 Julien Cristau [test] Add test for dataimport's RQLObjectStore
Wed, 09 Jul 2014 16:00:21 +0200 Julien Cristau [dataimport] Stop swallowing errors from commit/flush
Wed, 09 Jul 2014 15:59:34 +0200 Julien Cristau [dataimport] Update RQLObjectStore to Connection API
Wed, 09 Jul 2014 15:51:58 +0200 Julien Cristau [dataimport] remove _rql heresy
Wed, 09 Jul 2014 15:40:50 +0200 Julien Cristau [dataimport] remove dead code
Tue, 03 Jun 2014 12:41:06 +0200 Alain Leufroy [dataimport] do not use sys.exit() to raise missing argument error
Mon, 02 Jun 2014 17:51:45 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: add the tests
Mon, 02 Jun 2014 15:53:09 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: do not ignore columns if data is a list
Mon, 02 Jun 2014 17:52:43 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: fix datetime converter + add time converter
Mon, 02 Jun 2014 15:45:35 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: raise ValueError if conversion cannot be performed
Mon, 02 Jun 2014 13:50:15 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: fix separator check in string converter
Mon, 02 Jun 2014 13:50:15 +0200 Alain Leufroy [dataimport] _create_copyfrom_buffer: put converters into a list
Fri, 18 Jul 2014 17:35:25 +0200 Julien Cristau merge 3.19.3 into 3.20 branch
Fri, 18 Jul 2014 16:44:44 +0200 Julien Cristau Added tag cubicweb-version-3.19.3, cubicweb-debian-version-3.19.3-1, cubicweb-centos-version-3.19.3-1 for changeset 37f7c60f89f1
Fri, 18 Jul 2014 16:16:53 +0200 Julien Cristau [pkg] prepare 3.19.3 3.19.3 centos/3.19.3-1 cubicweb-centos-version-3.19.3-1 cubicweb-debian-version-3.19.3-1 cubicweb-version-3.19.3 debian/3.19.3-1
Fri, 18 Jul 2014 16:14:58 +0200 Julien Cristau merge from 3.18 branch
Fri, 18 Jul 2014 16:11:41 +0200 Julien Cristau merge 3.17.16 into 3.18 branch stable
Thu, 17 Jul 2014 11:08:56 +0200 Rémi Cardona Remove uses of logilab.common.compat.{all,any}
Wed, 09 Jul 2014 15:44:09 +0200 Aurelien Campeas remove references to global environment variable APYCOT_ROOT
Wed, 02 Jul 2014 11:37:57 +0200 Julien Cristau Add warning messages when enabling remote pickle-based repository access
Fri, 18 Jul 2014 12:23:01 +0200 Julien Cristau [web] Fix expiry of anonymous sessions (closes #4154479)
Wed, 16 Jul 2014 17:20:55 +0200 Julien Cristau [hooks/syncschema] avoid altering a dropped table
Thu, 12 Jun 2014 09:59:55 +0200 Florent Cayré [js] fix name error
Tue, 03 Jun 2014 12:37:54 +0200 Alain Leufroy [devtools] improve error message when postgresql tools are missing
Fri, 11 Jul 2014 17:13:32 +0200 Rémi Cardona [server] Replace non portable strftime formatter (closes #4132161)
Thu, 12 Jun 2014 12:15:18 +0200 Aurelien Campeas [web/request] use a picklable Counter object for tab index counters
Tue, 15 Jul 2014 18:07:31 +0200 Julien Cristau [web/auth] The auth retriever's authenticated() callback takes a session, not a cnx
Fri, 11 Jul 2014 16:44:42 +0200 Julien Cristau [test] Fix the query-log-file test
Fri, 11 Jul 2014 13:48:07 +0200 Julien Cristau [doc/book] spelling fixes in security tutorial
Fri, 11 Jul 2014 13:15:11 +0200 Julien Cristau [doc/book] spelling fixes in "testing" chapter
Wed, 11 Jun 2014 16:54:31 +0200 Aurelien Campeas [datafeed sources] finish the session -> cnx switch
Fri, 06 Jun 2014 15:56:24 +0200 Aurelien Campeas [doc/book] update examples, using the new connection api
Wed, 11 Jun 2014 17:20:18 +0200 Aurelien Campeas [test/entities] use the new connection api
Wed, 02 Jul 2014 12:52:50 +0200 Julien Cristau [web] restore query logging functionality (closes #3972561)
Tue, 17 Jun 2014 12:03:30 +0200 Julien Cristau [cwctl] make cubicweb-ctl versions lighter (closes #4002158)
Tue, 08 Jul 2014 14:02:43 +0200 Aurelien Campeas Added tag cubicweb-version-3.17.16, cubicweb-debian-version-3.17.16-1, cubicweb-centos-version-3.17.16-1 for changeset a979d1594af6 stable
Mon, 23 Sep 2013 14:55:56 +0200 Sylvain Thénault [forms] consider inline creation form information as linkto info. Closes #3161121
Mon, 07 Jul 2014 19:28:30 +0200 Aurelien Campeas [pkg] prepare 3.17.16 stable cubicweb-centos-version-3.17.16-1 cubicweb-debian-version-3.17.16-1 cubicweb-version-3.17.16
Mon, 02 Jun 2014 12:37:52 +0200 Rémi Cardona [reledit] Fix reledit icons jumpiness (closes #4106867) stable
Mon, 02 Jun 2014 12:29:37 +0200 Rémi Cardona [views] Replace poorly named "invisible" class with "list-unstyled" stable
(0) -10000 -3072 tip