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
/
proxy
/
controllers
/
obj.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Proxy: restructure cached listing shard ranges"
Zuul
2023-04-28
1
-2
/
+2
|
\
|
*
Proxy: restructure cached listing shard ranges
Jianjian Huo
2023-04-17
1
-2
/
+2
*
|
Merge "ECFragGetter: assume policy.fragment_size is non-zero"
Zuul
2023-04-28
1
-9
/
+7
|
\
\
|
*
|
ECFragGetter: assume policy.fragment_size is non-zero
Alistair Coles
2023-04-26
1
-9
/
+7
*
|
|
Merge "Error logs changed for ChunkWriteTimeout"
Zuul
2023-04-28
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Error logs changed for ChunkWriteTimeout
Shreeya Deshpande
2023-04-27
1
-1
/
+1
*
|
|
ECFragGetter: simplify iter_bytes_from_response_part
Alistair Coles
2023-04-26
1
-28
/
+12
|
/
/
*
|
Extract some closures to methods
Clay Gerrard
2023-04-24
1
-154
/
+156
*
|
Use instance attr instead of non-local
Clay Gerrard
2023-04-24
1
-11
/
+12
|
/
*
Proxy: restructure cached updating shard ranges
Jianjian Huo
2023-03-06
1
-54
/
+86
*
proxy-server exception logging shows replication_ip/port
indianwhocodes
2023-02-10
1
-7
/
+10
*
Proxy: move '_get_update_shard' from base class to child class.
Jianjian Huo
2023-01-20
1
-2
/
+87
*
proxy: extract response error handling to single method
Alistair Coles
2022-11-07
1
-20
/
+4
*
Add ceil method to utils.Timestamp
Alistair Coles
2022-05-06
1
-4
/
+2
*
Fix statsd prefix mutation in proxy controllers
Alistair Coles
2022-01-27
1
-52
/
+56
*
Merge "Error limit the correct node on ECFragGetter resume"
Zuul
2022-01-20
1
-1
/
+2
|
\
|
*
Error limit the correct node on ECFragGetter resume
Clay Gerrard
2022-01-18
1
-1
/
+2
*
|
Add some extra logging when EC decode fails
Matthew Oliver
2021-12-03
1
-3
/
+10
*
|
proxy: Remove a bunch of logging translations
Tim Burke
2021-10-22
1
-51
/
+48
|
/
*
Add warn level logging if we hit un-recoverable EC rebuild
Matthew Oliver
2021-05-27
1
-1
/
+7
*
Merge "ec: Don't copy EC metadata to replicated objects"
Zuul
2021-04-28
1
-0
/
+6
|
\
|
*
ec: Don't copy EC metadata to replicated objects
Tim Burke
2021-03-30
1
-0
/
+6
*
|
Add more detail to ECFragGetter logging
Clay Gerrard
2021-04-26
1
-28
/
+46
*
|
Refactor EC multipart/byteranges control flow
Clay Gerrard
2021-04-21
1
-19
/
+22
|
/
*
Fix 503s from EC GETs of objects with POST metadata
Alistair Coles
2021-01-19
1
-2
/
+5
*
Merge "py3: Fix status comparison in ECGetResponseCollection"
Zuul
2021-01-15
1
-1
/
+5
|
\
|
*
py3: Fix status comparison in ECGetResponseCollection
Tim Burke
2021-01-08
1
-1
/
+5
*
|
Remove md5_factory function
Tim Burke
2020-12-15
1
-3
/
+3
*
|
replace md5 with swift utils version
Ade Lee
2020-12-15
1
-5
/
+6
|
/
*
New proxy logging field for wire status
Clay Gerrard
2020-10-07
1
-2
/
+7
*
Merge "Use bigger GreenPool for concurrent EC"
Zuul
2020-10-03
1
-4
/
+5
|
\
|
*
Use bigger GreenPool for concurrent EC
Clay Gerrard
2020-09-25
1
-4
/
+5
*
|
Pass thread_locals through to frag queue feeder
Clay Gerrard
2020-09-25
1
-2
/
+4
|
/
*
Merge "proxy: Include thread_locals when spawning _fragment_GET_request"
Zuul
2020-09-17
1
-15
/
+20
|
\
|
*
proxy: Include thread_locals when spawning _fragment_GET_request
Tim Burke
2020-09-08
1
-15
/
+20
*
|
Merge "Remove some useless swob.Request attr setting"
Zuul
2020-09-10
1
-4
/
+0
|
\
\
|
*
|
Remove some useless swob.Request attr setting
Tim Burke
2020-09-04
1
-4
/
+0
*
|
|
Client should retry when there's just one 404 and a bunch of errors
Clay Gerrard
2020-09-08
1
-2
/
+14
|
|
/
|
/
|
*
|
Merge "ec: Close down some unused responses more quickly"
Zuul
2020-09-08
1
-25
/
+42
|
\
\
|
*
|
ec: Close down some unused responses more quickly
Tim Burke
2020-09-03
1
-25
/
+42
*
|
|
Make all concurrent_get options per-policy
Clay Gerrard
2020-09-02
1
-8
/
+10
|
/
/
*
|
Extend concurrent_gets to EC GET requests
Clay Gerrard
2020-08-24
1
-283
/
+263
*
|
Start to decouple Object GET path
Clay Gerrard
2020-08-04
1
-14
/
+576
|
/
*
Allow direct and internal clients to use the replication network
Tim Burke
2020-08-04
1
-2
/
+3
*
Use separate name for HeaderKeyDict var vs list of response headers
Tim Burke
2020-04-28
1
-4
/
+6
*
Replace all "with Chunk*Timeout" by a watchdog
Romain LE DISEZ
2020-04-02
1
-24
/
+34
*
Merge "New Object Versioning mode"
Zuul
2020-01-27
1
-20
/
+3
|
\
|
*
New Object Versioning mode
Clay Gerrard
2020-01-24
1
-20
/
+3
*
|
Merge "Store normalized x-delete-at on PUT/POST"
Zuul
2020-01-26
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Store normalized x-delete-at on PUT/POST
Tim Burke
2020-01-18
1
-2
/
+3
[next]