summaryrefslogtreecommitdiff
path: root/swift/common/manager.py
Commit message (Expand)AuthorAgeFilesLines
* Erasure Code Reconstructorpaul luse2015-04-141-1/+2
* Fix up the return value of launch()Pete Zaitcev2014-09-291-2/+2
* Add container-reconciler daemonClay Gerrard2014-06-181-2/+3
* Add targeted config loading to swift-initChuck Thier2014-05-191-18/+33
* Fix several typos in the codebase.Alex Gaynor2014-04-251-1/+1
* make probetests work with conf.d configsClay Gerrard2014-03-121-1/+20
* Convert all old-style classes to new-styleSamuel Merritt2014-03-031-2/+2
* Up nproc limit on startup.Caleb Tennis2013-12-291-1/+14
* Remove obsolete future importsSamuel Merritt2013-11-221-1/+0
* Change OpenStack LLC to FoundationZhiQiang Fan2013-09-201-1/+1
* fix swift i18nClay Gerrard2013-09-091-1/+1
* Use Python 3.x compatible except constructDirk Mueller2013-09-071-3/+3
* Only set PYTHON_EGG_CACHE if it isn't already setChuck Thier2013-08-301-1/+2
* Don't silence errors in spawning processesAlex Gaynor2013-08-211-0/+2
* Removed unnecessary monkeypatching of __builtin__Alex Gaynor2013-07-271-0/+1
* Start using HackingDirk Mueller2013-07-151-1/+1
* conf.d supportClay Gerrard2013-04-301-9/+9
* Fix spelling mistakesJoe Gordon2013-02-121-1/+1
* Add --run-dir switch to swift-initChmouel Boudjnah2013-01-211-7/+8
* Added override for swift-init's KILL_WAITgholt2012-12-171-3/+4
* Random pep8 fixes!Tom Fifield2012-10-131-10/+11
* Warn when killing fails with EPERMDarrell Bishop2012-10-031-0/+2
* Fixed grammar and improve docs.Paul McMillan2012-04-101-1/+1
* updated copyright date for all filesJohn Dickinson2012-03-191-1/+1
* remove unsed imports and variablesFelipe Reyes2012-01-281-1/+0
* Updated the swift-init manager for object-expir...gholt2012-01-031-7/+19
* Merged from trunkgholt2011-04-151-3/+8
|\
| * fixed lockups and lost messages in swift-init and capture_stdioClay Gerrard2011-03-301-3/+8
* | Initial work on container syncinggholt2011-02-231-3/+4
|/
* wait is on by defaultClay Gerrard2011-02-151-7/+7
* i18nClay Gerrard2011-02-141-25/+23
* review cleanupClay Gerrard2011-02-141-17/+14
* more tests and cleanupClay Gerrard2011-02-121-7/+9
* renamed ini_files to conf_files in codeClay Gerrard2011-02-121-39/+39
* fixed license datesClay Gerrard2011-02-121-1/+1
* merged trunkClay Gerrard2011-02-121-3/+3
* more test, swift.common.manager coverage > 90%Clay Gerrard2011-02-121-42/+46
* forgot some new filesClay Gerrard2011-02-111-0/+604