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