cubicweb/utils.py
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
Tue, 05 Nov 2019 23:19:15 +0100 Nicolas Chauvat [cubicweb/utils] add QueryCache.__contains__() to improve dict-like behavior. Closes #255426
Wed, 22 May 2019 14:23:01 +0200 Laurent Peuch [mod] move get_pdb to utils.py
Fri, 05 Apr 2019 17:58:19 +0200 Denis Laxalde Drop python2 support
Fri, 22 Mar 2019 17:42:36 +0100 Denis Laxalde Drop more deprecated code
Thu, 14 Mar 2019 12:08:37 +0100 Denis Laxalde Drop most of deprecated code
Tue, 19 Jun 2018 09:13:40 +0200 Denis Laxalde Merge with 3.26
Thu, 03 May 2018 14:05:26 +0200 Adrien Di Mascio [python3] use inspect.getfullargspec instead of inspect.getargspec 3.26
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 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 11:22:17 +0200 Laurent Wouters [utils] Fixed issue in clearing QueryCache
Fri, 10 Mar 2017 18:21:22 +0100 Sylvain Thénault Fix flake8 some errors
Fri, 10 Mar 2017 18:04:25 +0100 Sylvain Thénault [repo] Drop repo.new_session method
Fri, 10 Mar 2017 16:14:05 +0100 Sylvain Thénault [cleanup] Drop no more used parse_repo_uri function
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
Fri, 20 Jan 2017 03:54:43 +0100 Florent Cayré [uilib] Fix incorrect serialization of python dicts into javascript objects 3.24
Fri, 30 Sep 2016 18:25:08 +0200 Sylvain Thénault flake8 and all
Wed, 12 Oct 2016 11:07:10 +0200 Denis Laxalde [utils] Encode Binary value in base64 for JSON export
Sat, 16 Jan 2016 13:48:51 +0100 Denis Laxalde Reorganize source tree to have a "cubicweb" top-level package
less more (0) tip