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
|
2014-10-02 |
Julien Cristau |
[web/request] add security_enabled method
|
file |
diff |
annotate
|
2014-05-02 |
Aurelien Campeas |
remove most 3.10 bw compat
|
file |
diff |
annotate
|
2014-07-29 |
Julien Cristau |
[web] set Vary response header to "Accept-Language" when using content negotiation
|
file |
diff |
annotate
|
2014-07-15 |
Julien Cristau |
[web] add support for HttpOnly cookie flag
|
file |
diff |
annotate
|
2014-07-18 |
Julien Cristau |
merge 3.19.3 into 3.20 branch
|
file |
diff |
annotate
|
2014-06-12 |
Aurelien Campeas |
[web/request] use a picklable Counter object for tab index counters
|
file |
diff |
annotate
|
2014-06-27 |
Julien Cristau |
merge from 3.19 branch
|
file |
diff |
annotate
|
2014-05-23 |
Rémi Cardona |
[request] Ensure base_url() always has a trailing '/' (closes #3955093)
|
file |
diff |
annotate
|
2014-05-02 |
Aurelien Campeas |
deprecate get/set_shared_data API
|
file |
diff |
annotate
|
2014-03-24 |
Julien Cristau |
[web] Fix HEAD request handling (closes #3677949)
|
file |
diff |
annotate
|
2014-04-04 |
Julien Cristau |
[web] fix language negotiation
|
file |
diff |
annotate
|
2014-03-24 |
Julien Cristau |
Move entity cache from web.request.ConnectionCubicWebRequestBase to repoapi.ClientConnection
|
file |
diff |
annotate
|
2014-03-10 |
Julien Cristau |
[web/request] deprecate user_callback
|
file |
diff |
annotate
|
2013-10-31 |
Rémi Cardona |
[request] Make sure set_message() actually displays its given message (closes #3003425)
|
file |
diff |
annotate
|
2014-03-04 |
Damien Garaud |
[web] Avoid using an empty dict as default parameter of 'CubicWebRequestBase'.
|
file |
diff |
annotate
|
2014-01-23 |
Sylvain Thénault |
[multi-sources-removal] Drop entities.source column
|
file |
diff |
annotate
|
2014-01-13 |
Julien Cristau |
merge 3.18.0 in 3.19 branch
|
file |
diff |
annotate
|
2013-08-26 |
Aurelien Campeas |
remove cw 3.9 bw compat (bw compat other than the interface -> adapter changes)
|
file |
diff |
annotate
|
2013-08-29 |
Sylvain Thénault |
[web] stop using deprecated StatusResponse. Closes #3098215
stable
|
file |
diff |
annotate
|
2013-07-02 |
Sylvain Thénault |
[web doctype] don't give through reset_xmldecl to avoid double deprecation warning
stable
|
file |
diff |
annotate
|
2013-06-27 |
Pierre-Yves David |
Use new repoapi for the web stack
|
file |
diff |
annotate
|
2013-06-24 |
Pierre-Yves David |
[webrequest] introduce an alternative implementation using the repoapi
|
file |
diff |
annotate
|
2013-06-24 |
Pierre-Yves David |
[webrequest] simplify set_session code
|
file |
diff |
annotate
|
2013-06-24 |
Pierre-Yves David |
[request] drop the user argument for set_session
|
file |
diff |
annotate
|
2013-06-19 |
Pierre-Yves David |
[web-request] handle default language earlier
|
file |
diff |
annotate
|
2013-06-14 |
pierre-yves |
[req] drop from_controller on non WebRequest object (Closes #2901079)
|
file |
diff |
annotate
|
2013-05-06 |
Sylvain Thénault |
[web request] drop no more necessary request.document_surrounding_div method
|
file |
diff |
annotate
|
2013-04-26 |
Aurelien Campeas |
drop xhtml content-type support (closes #2065651)
|
file |
diff |
annotate
|
2013-04-15 |
Pierre-Yves David |
merge 3.16.x fix
|
file |
diff |
annotate
|
2013-04-08 |
Pierre-Yves David |
[webconfig] fallback to default configs if https ones are not defined
stable
|
file |
diff |
annotate
|