Fri, 18 Sep 2015 18:03:19 +0200 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
file |
diff |
annotate
|
Wed, 16 Sep 2015 16:07:29 +0200 |
Rémi Cardona |
[web/request] don't convert request parameters if py3k
|
file |
diff |
annotate
|
Wed, 16 Sep 2015 15:50:42 +0200 |
Rémi Cardona |
[py3k] __nonzero__ → __bool__
|
file |
diff |
annotate
|
Wed, 16 Sep 2015 17:28:06 +0200 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 16:57:09 +0200 |
Rémi Cardona |
[py3k] bytes required for hashlib.{md5,sha1}()
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 16:15:03 +0200 |
Rémi Cardona |
[py3k] dict.iteritems → dict.items
|
file |
diff |
annotate
|
Mon, 14 Sep 2015 18:56:29 +0200 |
Rémi Cardona |
[py3k] io.BytesIO
|
file |
diff |
annotate
|
Mon, 14 Sep 2015 16:03:07 +0200 |
Rémi Cardona |
[py3k] basestring → six.string_types
|
file |
diff |
annotate
|
Tue, 22 Sep 2015 15:36:32 +0200 |
Rémi Cardona |
[py3k] import SimpleCookie using six.moves
|
file |
diff |
annotate
|
Mon, 14 Sep 2015 12:40:57 +0200 |
Rémi Cardona |
[py3k] import HTTP client constants and exceptions using six.moves
|
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
|
Fri, 13 Jun 2014 15:42:04 +0200 |
Aurelien Campeas |
[session] all cnx._session become cnx.session
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 16:01:49 +0200 |
Aurelien Campeas |
[repoapi] fold ClientConnection into Connection
|
file |
diff |
annotate
|
Tue, 03 Jun 2014 16:57:14 +0200 |
Aurelien Campeas |
[dbapi] remove the dbapi module and its immediate remaining users
|
file |
diff |
annotate
|
Mon, 16 Mar 2015 16:46:34 +0100 |
Julien Cristau |
[web] kill GMTOFFSET (closes #2154655)
|
file |
diff |
annotate
|
Thu, 26 Mar 2015 08:34:47 +0100 |
Julien Cristau |
[web/request] don't play tricks with utc offset
|
file |
diff |
annotate
|
Wed, 25 Mar 2015 10:10:24 +0100 |
Denis Laxalde |
[web/request] Restore attribute setting for search_state
|
file |
diff |
annotate
|
Mon, 09 Feb 2015 12:52:15 +0100 |
Julien Cristau |
[web/request] simplify search_state loading, fix comment
|
file |
diff |
annotate
|
Wed, 28 Jan 2015 09:46:55 +0100 |
Christophe de Vienne |
[webrequest] Lazy-load search_state
|
file |
diff |
annotate
|
Thu, 12 Jun 2014 15:22:01 +0200 |
Aurelien Campeas |
[views,js] remove user_callback feature
|
file |
diff |
annotate
|
Wed, 14 May 2014 15:05:31 +0200 |
Aurelien Campeas |
[web/request] clearly mark user_callback-related methods as deprecated
|
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
|
Thu, 02 Oct 2014 17:18:29 +0200 |
Julien Cristau |
[web] stop accepting the magic __message form parameter
|
file |
diff |
annotate
|
Thu, 02 Oct 2014 16:34:38 +0200 |
Julien Cristau |
[web/request] add security_enabled method
|
file |
diff |
annotate
|
Fri, 02 May 2014 17:57:37 +0200 |
Aurelien Campeas |
remove most 3.10 bw compat
|
file |
diff |
annotate
|
Tue, 29 Jul 2014 15:45:04 +0200 |
Julien Cristau |
[web] set Vary response header to "Accept-Language" when using content negotiation
|
file |
diff |
annotate
|
Tue, 15 Jul 2014 16:07:59 +0200 |
Julien Cristau |
[web] add support for HttpOnly cookie flag
|
file |
diff |
annotate
|
Fri, 18 Jul 2014 17:35:25 +0200 |
Julien Cristau |
merge 3.19.3 into 3.20 branch
|
file |
diff |
annotate
|
Thu, 12 Jun 2014 12:15:18 +0200 |
Aurelien Campeas |
[web/request] use a picklable Counter object for tab index counters
|
file |
diff |
annotate
|
Fri, 27 Jun 2014 11:48:26 +0200 |
Julien Cristau |
merge from 3.19 branch
|
file |
diff |
annotate
|