2015-11-25 |
Rabah Meradi |
[views] remove breadcrumbs usage to retrieve last visited page
|
file |
diff |
annotate
|
2015-10-16 |
Rémi Cardona |
spelling: *aly → *ally
|
file |
diff |
annotate
|
2015-11-20 |
Julien Cristau |
[web] fix typo in doc string
|
file |
diff |
annotate
|
2015-11-19 |
Rémi Cardona |
[web] stop adding an Expires header with all responses
|
file |
diff |
annotate
|
2015-11-20 |
Julien Cristau |
[web] stop looking at a request's Cache-Control header
|
file |
diff |
annotate
|
2015-10-06 |
Julien Cristau |
[web] base64 works on bytes not str (py3k)
|
file |
diff |
annotate
|
2015-10-12 |
Rémi Cardona |
[py3k] http headers should be ascii-only unicode objects
|
file |
diff |
annotate
|
2015-09-18 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
file |
diff |
annotate
|
2015-09-16 |
Rémi Cardona |
[web/request] don't convert request parameters if py3k
|
file |
diff |
annotate
|
2015-09-16 |
Rémi Cardona |
[py3k] __nonzero__ → __bool__
|
file |
diff |
annotate
|
2015-09-16 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
file |
diff |
annotate
|
2015-10-13 |
Rémi Cardona |
[py3k] bytes required for hashlib.{md5,sha1}()
|
file |
diff |
annotate
|
2015-09-15 |
Rémi Cardona |
[py3k] dict.iteritems → dict.items
|
file |
diff |
annotate
|
2015-09-14 |
Rémi Cardona |
[py3k] io.BytesIO
|
file |
diff |
annotate
|
2015-09-14 |
Rémi Cardona |
[py3k] basestring → six.string_types
|
file |
diff |
annotate
|
2015-09-22 |
Rémi Cardona |
[py3k] import SimpleCookie using six.moves
|
file |
diff |
annotate
|
2015-09-14 |
Rémi Cardona |
[py3k] import HTTP client constants and exceptions using six.moves
|
file |
diff |
annotate
|
2015-09-22 |
Rémi Cardona |
[py3k] import URL mangling functions using six.moves
|
file |
diff |
annotate
|
2014-06-13 |
Aurelien Campeas |
[session] all cnx._session become cnx.session
|
file |
diff |
annotate
|
2014-06-10 |
Aurelien Campeas |
[repoapi] fold ClientConnection into Connection
|
file |
diff |
annotate
|
2014-06-03 |
Aurelien Campeas |
[dbapi] remove the dbapi module and its immediate remaining users
|
file |
diff |
annotate
|
2015-03-16 |
Julien Cristau |
[web] kill GMTOFFSET (closes #2154655)
|
file |
diff |
annotate
|
2015-03-26 |
Julien Cristau |
[web/request] don't play tricks with utc offset
|
file |
diff |
annotate
|
2015-03-25 |
Denis Laxalde |
[web/request] Restore attribute setting for search_state
|
file |
diff |
annotate
|
2015-02-09 |
Julien Cristau |
[web/request] simplify search_state loading, fix comment
|
file |
diff |
annotate
|
2015-01-28 |
Christophe de Vienne |
[webrequest] Lazy-load search_state
|
file |
diff |
annotate
|
2014-06-12 |
Aurelien Campeas |
[views,js] remove user_callback feature
|
file |
diff |
annotate
|
2014-05-14 |
Aurelien Campeas |
[web/request] clearly mark user_callback-related methods as deprecated
|
file |
diff |
annotate
|
2014-11-19 |
Rémi Cardona |
[utils] Add a '_cwtracehtml' GET parameter to trace self._cw.w() calls (closes #4601327)
|
file |
diff |
annotate
|
2014-10-02 |
Julien Cristau |
[web] stop accepting the magic __message form parameter
|
file |
diff |
annotate
|