utils.py
Thu, 25 Jun 2015 17:13:33 +0200 Denis Laxalde [utils] Drop now-unused SizeConstrainedList
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 11:28:07 +0200 Rémi Cardona [py3k] unicode → six.text_type
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, 22 Sep 2015 09:39:30 +0200 Rémi Cardona [py3k] import URL mangling functions using six.moves
Mon, 09 Mar 2015 10:49:03 +0100 Rémi Cardona Spelling fixes in comments and docstrings
Mon, 16 Feb 2015 10:38:50 +0100 Julien Cristau [utils] use the "predictable" argument to js_dumps
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
Wed, 28 Jan 2015 11:59:06 +0100 Rémi Cardona [utils] Fix define_var in ajax context (closes #4881301)
Thu, 04 Dec 2014 11:37:18 +0100 Aurelien Campeas [utils] provide a function to return an admin connection from an appid
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)
Tue, 29 Jul 2014 07:36:41 +0200 Rémi Cardona Remove obsolete __future__ imports
Tue, 22 Jul 2014 15:42:47 +0200 Rémi Cardona [utils] Remove function-in-the-middle call
Thu, 24 Apr 2014 12:28:46 +0200 Rémi Cardona Remove redundant __nonzero__ methods
Fri, 14 Mar 2014 11:18:15 +0100 Julien Cristau [utils] the json module is always available
Wed, 05 Feb 2014 16:34:21 +0100 Julien Cristau [ajax] use a custom tag to handle dynamically loaded js stable
Thu, 10 Oct 2013 12:40:23 +0200 Aurelien Campeas [py3k] note about future warning on __eq__ vs __hash__ stable
Mon, 16 Sep 2013 10:59:59 +0200 Julien Cristau [utils] fix typos in make_uid docstring stable
Fri, 26 Apr 2013 12:10:37 +0200 Aurelien Campeas drop xhtml content-type support (closes #2065651)
Wed, 27 Mar 2013 14:51:42 +0100 Pierre-Yves David [utils] drop pre-3.7 compat in util
Fri, 25 Jan 2013 13:28:23 +0100 Aurelien Campeas [cwctl] fix cubicweb-ctl shell command (closes #2583919)
Tue, 18 Oct 2011 12:25:32 +0200 Pierre-Yves David [utils] add a ``js_href`` function to generated proper javascript href
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
Fri, 14 Oct 2011 13:36:39 +0200 Sylvain Thénault add missing imports
Fri, 14 Oct 2011 10:33:31 +0200 Aurelien Campeas [cache] replace lgc.cache with something more appropriate (closes #1921713)
Tue, 27 Sep 2011 18:47:11 +0200 Adrien Di Mascio [views] implement json / jsonp export views (closes #1942658)
less more (0) -100 -50 -30 tip