Fri, 20 Nov 2015 18:17:08 +0100 |
Julien Cristau |
[web] set proper Cache-Control header for static files
|
file |
diff |
annotate
|
Fri, 20 Nov 2015 18:23:17 +0100 |
Julien Cristau |
[web] use a redirect for /data/foo requests that don't use the instance md5 hash
|
file |
diff |
annotate
|
Tue, 22 Sep 2015 14:18:14 +0200 |
Rémi Cardona |
[py3k] unicode vs str vs bytes vs the world
|
file |
diff |
annotate
|
Tue, 13 Oct 2015 16:57:09 +0200 |
Rémi Cardona |
[py3k] bytes required for hashlib.{md5,sha1}()
|
file |
diff |
annotate
|
Thu, 09 Jul 2015 16:43:56 +0200 |
Rémi Cardona |
merge 3.20.9 into 3.21
|
file |
diff |
annotate
|
Thu, 02 Jul 2015 16:13:05 +0200 |
Rémi Cardona |
[web/views] Remove unused variable
|
file |
diff |
annotate
|
Tue, 23 Jun 2015 18:10:45 +0200 |
Julien Cristau |
[web/staticcontrollers] fix docstring spelling
|
file |
diff |
annotate
|
Fri, 19 Jun 2015 17:54:04 +0200 |
Katia Saurfelt |
[web] Fix the path to the `static directory` (closes #5355965)
|
file |
diff |
annotate
|
Wed, 05 Feb 2014 09:23:36 +0100 |
Julien Cristau |
[web/staticcontrollers] create a unique temporary file for concat handling
|
file |
diff |
annotate
|
Thu, 19 Sep 2013 18:11:12 +0200 |
Julien Cristau |
[staticcontrollers] Raise Forbidden, not Unauthorized
stable
|
file |
diff |
annotate
|
Thu, 19 Sep 2013 18:03:09 +0200 |
David Douard |
[web] allow /data/ url again (closes #2464798)
stable
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 16:21:52 +0200 |
Sylvain Thénault |
[web] stop using deprecated StatusResponse. Closes #3098215
stable
|
file |
diff |
annotate
|
Thu, 11 Jul 2013 17:16:49 +0200 |
Julien Cristau |
[web/views/staticcontrollers] Make ConcatFilesHandler write to a tempfile
stable
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 15:39:23 +0100 |
Nicolas Chauvat |
[toward-py3k] remove import with_statement (part of #2711624)
|
file |
diff |
annotate
|
Fri, 25 May 2012 16:19:21 +0200 |
Aurelien Campeas |
[web/views/staticcontroller] safety belt for unguessed mimetypes (closes #2380304)
|
file |
diff |
annotate
|
Wed, 18 Apr 2012 12:01:31 +0200 |
Florent Cayré |
fix static file serving when url has parameters (like cache busters do)
|
file |
diff |
annotate
|
Thu, 12 Apr 2012 13:55:18 +0200 |
Florent Cayré |
[static web] fix fckeditor static files delivery: remove leading subpath and url parameters from computed file path
|
file |
diff |
annotate
|
Wed, 11 Apr 2012 12:18:33 +0200 |
Aurelien Campeas |
[web/views/staticcontrollers] restore windows compat
|
file |
diff |
annotate
|
Thu, 22 Mar 2012 11:50:34 +0100 |
Julien Cristau |
Add missing with_statement import for python2.5 compat
|
file |
diff |
annotate
|
Tue, 20 Mar 2012 18:29:13 +0100 |
Pierre-Yves David |
[static-file] return Unauthorized on blocked directory listing
|
file |
diff |
annotate
|
Mon, 19 Mar 2012 14:37:43 +0100 |
Pierre-Yves David |
static-file: properly set/use cache header for static file (closes #2255013)
|
file |
diff |
annotate
|
Mon, 27 Feb 2012 17:02:31 +0100 |
Adrien Di Mascio |
[twisted] move out url logic from twisted (closes #2200593)
|
file |
diff |
annotate
|