summaryrefslogtreecommitdiff
path: root/swift/account
Commit message (Expand)AuthorAgeFilesLines
* account_auditor: fix warning stringAlistair Coles2022-11-161-3/+4
* Clean up some replication error messagesTim Burke2022-10-231-10/+7
* DB: Encode the device to the DB idMatthew Oliver2022-02-071-2/+1
* account: Remove logging translationsTim Burke2021-11-292-6/+4
* Band-aid and test the crash of the account serverPete Zaitcev2021-08-121-2/+3
* Allow floats for all intervalsTim Burke2021-05-051-1/+1
* Refactor db auditors into a db_auditor base classMatthew Oliver2021-04-091-118/+10
* replace md5 with swift utils versionAde Lee2020-12-151-4/+4
* Allow direct and internal clients to use the replication networkTim Burke2020-08-041-3/+7
* Update hacking for Python3Andreas Jaeger2020-04-031-3/+3
* Apply limit to list versioned containersClay Gerrard2020-03-031-10/+2
* Deprecate per-service auto_create_account_prefixClay Gerrard2020-01-051-3/+14
* Merge "Add option for debug query logging"Zuul2019-12-061-0/+2
|\
| * Add option for debug query loggingClay Gerrard2019-10-251-0/+2
* | Allow internal clients to use reserved namespaceClay Gerrard2019-11-274-16/+51
* | Get rid of _delete_dbTim Burke2019-11-071-14/+0
|/
* Allow arbitrary UTF-8 strings as delimiters in listingsTim Burke2019-09-122-6/+7
* py3: fix non-ascii metadata handling in account-serverTim Burke2019-07-252-29/+13
* py3: sloPete Zaitcev2019-05-171-2/+2
* Merge "Make log format for requests configurable"Zuul2019-05-031-1/+3
|\
| * Make log format for requests configurableGilles Biannic2019-05-021-1/+3
* | Pass logger instances to AccountBroker/ContainerBrokerTakashi Kajinami2019-05-032-2/+3
|/
* Clean up account-reaper a bitTim Burke2019-02-211-50/+40
* py3: adapt the account server completelyPete Zaitcev2018-12-182-7/+24
* py3: everything account except the real thingsPete Zaitcev2018-10-171-4/+9
* py3: adapt account/backend.py and utils.pyPete Zaitcev2018-10-151-4/+7
* Move base64-decoding/unpickling into DatabaseBrokerTim Burke2018-10-051-5/+3
* py3: get proxy-server willing and able to respond to some API requestsTim Burke2018-09-171-1/+1
* Add fallocate_reserve to account and container servers.Samuel Merritt2018-07-181-1/+15
* Have check_drive raise ValueError on errorsTim Burke2018-06-202-9/+22
* Merge "Create policy_stat table in auditor if missing"Zuul2018-06-141-1/+6
|\
| * Create policy_stat table in auditor if missingTim Burke2017-09-111-1/+6
* | Refactoring, test infrastructure changes and cleanupAlistair Coles2018-05-151-6/+5
* | Use check_drive consistentlyClay Gerrard2017-11-011-4/+4
* | Move listing formatting out to proxy middlewareTim Burke2017-09-152-39/+24
* | Always require device dir for containersPavel Kvasnička2017-09-011-7/+7
|/
* Add Timestamp.now() helperTim Burke2017-04-274-7/+5
* Support last modified on listing containersKota Tsuyuzaki2017-01-123-10/+17
* Merge "py3: Fixes encoding and type error"Jenkins2016-09-051-4/+6
|\
| * py3: Fixes encoding and type errorLokesh S2016-08-181-4/+6
* | Merge "Reset AccountReaper stats in __init__"Jenkins2016-08-191-0/+1
|\ \
| * | Reset AccountReaper stats in __init__zheng yin2016-08-181-0/+1
| |/
* | Make log information formatzheng yin2016-08-051-1/+1
|/
* Fixed typo in reaper.pyMohit Motiani2016-07-181-1/+1
* Catch AttributeError less oftenSamuel Merritt2016-06-141-6/+2
* change default ports for serversShashirekha Gundur2016-04-292-2/+2
* Fix strings with positional argumentsCheng Li2016-04-032-3/+5
* Fix account-reaper unable to delete all containers.Charles Hsu2016-03-021-1/+3
* Python 3 deprecated the logger.warn method in favor of warningjanonymous2015-12-221-2/+2
* Unification of manpages and conf-samples (default values, etc)Peter Lisák2015-11-301-1/+1