summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Add support to increase object ring partition power"Jenkins2017-07-051-0/+39
|\ \ \
| * | | Add support to increase object ring partition powerChristian Schwede2017-06-151-0/+39
* | | | Make bin/swift-get-nodes executableAlistair Coles2017-06-201-0/+0
|/ / /
* | | fix get ring namecheng2017-03-181-1/+1
* | | Fix swift-get-nodes arg parsing for missing ringSachin Patil2017-02-061-30/+15
* | | Set owner of drive-audit recon cache to swift userOndřej Nový2016-10-191-1/+2
| |/ |/|
* | Turn on F812 checkTim Burke2016-09-161-1/+1
* | Merge "Deprecate swift-temp-url"Jenkins2016-09-021-55/+10
|\ \
| * | Deprecate swift-temp-urlChristian Schwede2016-09-021-55/+10
* | | fix swift_oldies on RH based systemsThiago da Silva2016-08-111-1/+3
* | | Merge "Make swift-oldies py3-compatible"Jenkins2016-08-091-8/+11
|\ \ \ | |/ / |/| |
| * | Make swift-oldies py3-compatibleTim Burke2016-07-201-8/+11
| |/
* | Added quotes to example echo in swift-temp-urlEllen Leahy2016-07-261-4/+4
|/
* Merge "Add description of server options (all, main, rest) for swift-init help"Jenkins2016-07-081-0/+8
|\
| * Add description of server options (all, main, rest) for swift-init helpMohit Motiani2016-07-081-0/+8
* | Turn on H233 and start using print functionTim Burke2016-07-089-121/+134
|/
* Another amendment with missing parenthesisMaria Malyarova2016-07-071-1/+2
* Added missing parenthesis in print callsMaria Malyarova2016-07-061-17/+17
* Fix swift-dispersion in multi-region setupsFélix Cantournet2016-06-012-0/+6
* Merge "swift-[account|container]-info when disk is full"Jenkins2016-04-222-8/+34
|\
| * swift-[account|container]-info when disk is fullJanie Richling2016-03-242-8/+34
* | Fix typos in Swift filesNguyen Hung Phuong2016-03-302-2/+2
* | Merge "Keep the Usage of exit()/sys.exit() Consistent"Jenkins2016-02-182-2/+2
|\ \
| * | Keep the Usage of exit()/sys.exit() ConsistentMingyu Li2016-02-072-2/+2
| |/
* | Merge "Additional info log message for drive-audit"Jenkins2016-02-171-0/+4
|\ \ | |/ |/|
| * Additional info log message for drive-auditTomas Matlocha2016-02-121-0/+4
* | Merge "Fix ClientException handling in Container Sync"Jenkins2016-01-131-3/+2
|\ \
| * | Fix ClientException handling in Container SyncHisashi Osanai2016-01-071-3/+2
| |/
* | swift-init: New option kill-after-timeoutOndřej Nový2016-01-051-0/+5
|/
* Merge "Improve swift-init usage statement"Jenkins2015-11-261-5/+19
|\
| * Improve swift-init usage statementAlistair Coles2015-11-251-5/+19
* | Merge "swift-init return codes"Jenkins2015-11-251-0/+10
|\ \ | |/
| * swift-init return codesLisak, Peter2015-11-161-0/+10
* | remove remaining simplejson uses, prefer standard library importZack M. Davis2015-11-162-7/+4
|/
* py3: Replace urllib imports with six.moves.urllibVictor Stinner2015-10-081-1/+1
* Merge "Python3: Fix Remaining issues of python3 compatibility in bin directory"Jenkins2015-10-085-7/+12
|\
| * Python3: Fix Remaining issues of python3 compatibility in bin directoryjanonymous2015-07-245-7/+12
* | Preserve traceback in swift-dispersion-reportSamuel Merritt2015-09-011-1/+1
* | Fix dispersion-reports error messageKazuhiro MIYAHARA2015-08-261-3/+5
* | Fix shebang of commandskenichiro matsuda2015-08-066-6/+6
* | Merge "Support keystone v3 domains in swift-dispersion"Jenkins2015-07-312-0/+18
|\ \
| * | Support keystone v3 domains in swift-dispersionFalk Reimann2015-07-242-0/+18
* | | Fix warning pep8 E128 warning of hacking 0.10Victor Stinner2015-07-302-5/+6
| |/ |/|
* | Get StringIO and cStringIO from six.movesVictor Stinner2015-07-151-1/+1
* | Merge "Replace dict.iteritems() with dict.items() in bin directory of swift."Jenkins2015-07-151-4/+4
|\ \
| * | Replace dict.iteritems() with dict.items() in bin directory of swift.janonymous2015-07-051-4/+4
* | | Merge "Add ring-builder analyzer."Jenkins2015-07-101-0/+22
|\ \ \
| * | | Add ring-builder analyzer.Samuel Merritt2015-07-021-0/+22
| |/ /
* | | Replace xrange() with six.moves.range()janonymous2015-07-031-3/+3
|/ /
* | Merge "Add policy support to dispersion tools"Jenkins2015-06-252-19/+54
|\ \ | |/ |/|