summaryrefslogtreecommitdiff
path: root/swift/common/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Foundational support for PUT and GET of erasure-coded objectsSamuel Merritt2015-04-141-5/+37
* Merge "Add the missing "file" keyword for print"Jenkins2015-03-181-4/+4
|\
| * Add the missing "file" keyword for printJiangmiao Gao2015-03-161-4/+4
* | Fix the prefix of messages caputured from stderrKota Tsuyuzaki2015-03-131-5/+7
|/
* fsync() on directoriesPrashanth Pai2015-03-041-4/+71
* Merge "Add multiple reseller prefixes and composite tokens"Jenkins2015-02-241-0/+66
|\
| * Add multiple reseller prefixes and composite tokensDonagh McCabe2015-02-231-0/+66
* | Merge "Output logs of policy index"Jenkins2015-02-101-2/+18
|\ \
| * | Output logs of policy indexDaisuke Morita2015-01-231-2/+18
* | | Allow hostnames for nodes in RingsHisashi Osanai2015-02-021-5/+18
| |/ |/|
* | Make ThreadPools deallocatable.Samuel Merritt2015-01-221-0/+33
|/
* Merge "Rework `splice` and `tee`"Jenkins2014-12-151-64/+0
|\
| * Rework `splice` and `tee`Nicolas Trangez2014-11-201-64/+0
* | Raise ValueError for offset on Timestamp over limitClay Gerrard2014-12-011-0/+3
|/
* Some assignment statements are redundantYummyBian2014-10-121-8/+1
* Merge "Zero-copy object-server GET responses with splice()"Jenkins2014-09-261-1/+162
|\
| * Zero-copy object-server GET responses with splice()Samuel Merritt2014-09-181-1/+162
* | Reject overly-taxing ranged-GET requestsSamuel Merritt2014-09-221-0/+11
|/
* Move multipart MIME parser into utilsSamuel Merritt2014-09-161-0/+126
* Fix last_modified_date_to_timestamp on non-UTC systemsSamuel Merritt2014-08-291-5/+14
* Merge "Shard expiring object container"Jenkins2014-08-201-0/+10
|\
| * Shard expiring object containerDavid Goetz2014-08-151-0/+10
* | Merge "Sleep for longer at a time in lock_path."Jenkins2014-08-151-1/+8
|\ \ | |/ |/|
| * Sleep for longer at a time in lock_path.David Goetz2014-08-141-1/+8
* | Catch permissions errors when writing StatsD packetsJohn Dickinson2014-08-121-3/+10
|/
* Merge "Changed several files to be Python3 friendly"Jenkins2014-08-061-7/+11
|\
| * Changed several files to be Python3 friendlyAlex Gaynor2014-06-121-7/+11
* | Fix trivial typosanc2014-07-241-1/+1
* | lock_file race fixesMichael Barton2014-07-211-18/+24
* | Merge "added process pid to the end of storage node log lines"Jenkins2014-07-111-2/+3
|\ \
| * | added process pid to the end of storage node log linesJohn Dickinson2014-07-091-2/+3
* | | Merge "Parallel object auditor"Jenkins2014-07-081-1/+2
|\ \ \ | |/ / |/| |
| * | Parallel object auditorEamonn O'Toole2014-06-251-1/+2
* | | Container Auditor should log a warning if the devices path contains a non-dir...Nirmal Thacker2014-07-011-2/+7
* | | Don't count 412 or 416 as errors in statsSamuel Merritt2014-06-241-4/+22
|/ /
* | Add two vector timestampsClay Gerrard2014-06-191-7/+123
* | Add LRUCache to common.utilsClay Gerrard2014-06-181-0/+87
* | Add container-reconciler daemonClay Gerrard2014-06-181-0/+13
* | Merge "replace string format arguments with function parameters"Jenkins2014-06-121-3/+4
|\ \
| * | replace string format arguments with function parametersChristian Berendt2014-05-201-3/+4
* | | Merge "Container sync no longer sending swift_bytes value"Jenkins2014-06-121-0/+8
|\ \ \ | |_|/ |/| |
| * | Container sync no longer sending swift_bytes valuegholt2014-05-211-0/+8
| |/
* | Merge "Add ability to remove subsections from /info"Jenkins2014-05-281-5/+21
|\ \
| * | Add ability to remove subsections from /infoDavid Goetz2014-05-211-5/+21
* | | Fixed a handful of typosAlex Gaynor2014-05-261-1/+1
* | | New log_max_line_length option.gholt2014-05-221-3/+16
* | | Merge "Add targeted config loading to swift-init"Jenkins2014-05-211-2/+3
|\ \ \ | |_|/ |/| |
| * | Add targeted config loading to swift-initChuck Thier2014-05-191-2/+3
| |/
* | Let users add their own txid suffixesSamuel Merritt2014-05-161-1/+1
|/
* Fix several typos in the codebase.Alex Gaynor2014-04-251-1/+1