Skip to content

Instantly share code, notes, and snippets.

@clayg
Created June 10, 2014 16:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clayg/66bb3c049b629fb0eca6 to your computer and use it in GitHub Desktop.
Save clayg/66bb3c049b629fb0eca6 to your computer and use it in GitHub Desktop.
clayg:~/Workspace/vagrant-swift-all-in-one/swift$ git diff --stat
bin/swift-object-info | 9 +++++----
swift/account/reaper.py | 12 +++++++-----
swift/account/server.py | 18 +++++-------------
swift/cli/info.py | 17 +++++++----------
swift/common/constraints.py | 16 ++++++++++++++++
swift/common/db.py | 19 ++++++++++---------
swift/common/db_replicator.py | 15 ++++-----------
swift/common/direct_client.py | 4 ++--
swift/common/exceptions.py | 4 +++-
swift/common/utils.py | 88 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
swift/container/backend.py | 11 ++++++-----
swift/container/reconciler.py | 57 +++++++++++++++++++++++++--------------------------------
swift/container/replicator.py | 10 +++++-----
swift/container/server.py | 80 +++++++++++++++++++++++++++++++++++++-------------------------------------------
swift/container/sync.py | 7 ++++---
swift/container/updater.py | 4 ++--
swift/obj/diskfile.py | 12 ++++++------
swift/obj/server.py | 59 ++++++++++++++++++++++++++---------------------------------
swift/proxy/controllers/obj.py | 16 ++++++++--------
test/probe/test_object_expirer.py | 2 +-
20 files changed, 261 insertions(+), 199 deletions(-)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment