index
:
delta/openstack/swift.git
feature/crypto
feature/crypto-review
feature/deep
feature/deep-review
feature/ec
feature/ec_review
feature/hummingbird
feature/losf
feature/repconn
feature/s3api
feature/sp-review
master
proposed/2.0.0
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/swift.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swift
/
common
/
middleware
/
staticweb.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "staticweb: Allow empty listings at the root of a container"
Zuul
2022-05-27
1
-1
/
+1
|
\
|
*
staticweb: Allow empty listings at the root of a container
Tim Burke
2021-05-11
1
-1
/
+1
*
|
Move *_swift_info functions into a new registry module
Matthew Oliver
2022-02-03
1
-1
/
+2
|
/
*
py3: Fix non-ascii chars in staticweb listings
Tim Burke
2020-09-06
1
-6
/
+6
*
py38: cgi lost some names
Tim Burke
2020-01-29
1
-9
/
+9
*
Make staticweb return URL-encoded Location headers
Tim Burke
2019-04-12
1
-1
/
+2
*
Merge "py3: port staticweb middleware"
Zuul
2019-04-11
1
-12
/
+24
|
\
|
*
py3: port staticweb middleware
Matthew Oliver
2019-04-10
1
-12
/
+24
*
|
Remove our urlparse wrapper
Tim Burke
2019-04-10
1
-1
/
+3
|
/
*
Move listing formatting out to proxy middleware
Tim Burke
2017-09-15
1
-3
/
+3
*
Fix some reST field lists in docstrings
XieYingYun
2017-03-29
1
-1
/
+1
*
Add a configurable URL base to staticweb
Pete Zaitcev
2016-10-03
1
-10
/
+27
*
Stop staticweb revealing container existence to unauth'd requests
Alistair Coles
2016-02-25
1
-3
/
+15
*
Add option for label to static web listings
Richard Hawkins
2016-02-04
1
-7
/
+18
*
Replace string slicing with proper string methods
Ferenc Horváth
2015-11-27
1
-4
/
+4
*
Do not use pre-authenticated requests in staticweb
Christian Schwede
2015-10-13
1
-5
/
+12
*
Remove simplejson from staticweb
Samuel Merritt
2015-05-29
1
-8
/
+10
*
Improve StaticWeb 404 on web-listings/index
Donagh McCabe
2014-02-18
1
-1
/
+25
*
Add documentation for GateKeeper
Clay Gerrard
2014-01-23
1
-1
/
+1
*
Added discoverable capabilities.
Richard (Rick) Hawkins
2013-11-22
1
-1
/
+2
*
Change OpenStack LLC to Foundation
ZhiQiang Fan
2013-09-20
1
-1
/
+1
*
Clean up utf8ness quote
Yuan Zhou
2013-08-29
1
-20
/
+6
*
Merge "Staticweb shortcut object 404s"
Jenkins
2013-08-16
1
-1
/
+3
|
\
|
*
Staticweb shortcut object 404s
David Goetz
2013-07-31
1
-1
/
+3
*
|
Clarify staticweb configuration with keystone.
Sascha Peilicke
2013-08-05
1
-2
/
+5
|
/
*
Encode unicode from JSON before using it as a string.
Alex Gaynor
2013-07-29
1
-15
/
+15
*
Fix incorrect status handling at staticweb
Kota Tsuyuzaki
2013-07-24
1
-1
/
+1
*
Start using Hacking
Dirk Mueller
2013-07-15
1
-1
/
+1
*
Remove dead code and tests for staticweb.
Samuel Merritt
2013-06-25
1
-3
/
+0
*
Clean up some remnants of StaticWeb's and TempURL's custom caching.
Samuel Merritt
2013-06-21
1
-19
/
+0
*
use get_container_info for staticweb
Michael Barton
2013-06-20
1
-54
/
+12
*
Treat directory objects as not found
Dan Hersam
2013-06-06
1
-21
/
+80
*
fixes some problems pyflakes complains about
Greg Lange
2013-03-28
1
-1
/
+1
*
Fix for unicode issues in staticweb
Eohyung Lee
2013-03-21
1
-2
/
+8
*
Cleanup of file permissions
Chuck Thier
2013-02-15
1
-0
/
+0
*
Swift MemcacheRing (set) interface is incompatible fixes
Tong Li
2013-02-13
1
-1
/
+1
*
Fix spelling mistakes
Joe Gordon
2013-02-12
1
-1
/
+1
*
Use a doubled proxy-logging instead of each middleware handling it
David Goetz
2013-02-11
1
-97
/
+14
*
Cleanup based on pyflakes.
Monty Taylor
2013-02-01
1
-6
/
+1
*
Allow optional, temporary healthcheck failure.
Darrell Bishop
2012-12-04
1
-1
/
+2
*
changed TRUE_VALUES references to utils.config_true_value() call
John Dickinson
2012-10-29
1
-28
/
+30
*
local WSGI Request and Response classes
Michael Barton
2012-09-28
1
-2
/
+1
*
Upating proxy-server StatsD logging.
Darrell Bishop
2012-08-29
1
-1
/
+1
*
Fixed bug in staticweb with log_headers
gholt
2012-07-29
1
-2
/
+6
*
Reverted the pulling out of various middleware:
gholt
2012-05-16
1
-0
/
+564
*
Pulled StaticWeb out to separate project
gholt
2012-05-05
1
-564
/
+0
*
Merge "HTTP status value naming normalization"
Jenkins
2012-05-03
1
-11
/
+13
|
\
|
*
HTTP status value naming normalization
Victor Rodionov
2012-04-25
1
-11
/
+13
*
|
Removed unused imports.
Josh Kearney
2012-04-05
1
-1
/
+1
|
/
*
Update middleware to use common pre_authed funcs
gholt
2012-03-29
1
-34
/
+17
[next]