summaryrefslogtreecommitdiff
path: root/glance/scrubber.py
Commit message (Expand)AuthorAgeFilesLines
* Move to graduated oslo.log moduleLouis Taylor2015-03-121-1/+1
* Move from oslo.config to oslo_configLouis Taylor2015-01-121-1/+1
* rename oslo.concurrency to oslo_concurrencyZhiQiang Fan2014-12-291-1/+1
* Using oslo.concurrency libZhi Yan Liu2014-12-171-1/+1
* Move from using _ builtin to using glance.i18n _James Carey2014-11-211-0/+1
* Raising glance logging levelsErno Kuvaja2014-11-211-1/+1
* Make RequestContext use auth_token (not auth_tok)Stuart McLaren2014-10-281-4/+4
* Glance scrubber should page thru images from registryEddie Sheffield2014-10-161-4/+26
* Incorrect parameters passedPranali Deore2014-10-081-1/+1
* hacking: upgrade to 0.9.x serieJulien Danjou2014-10-061-1/+2
* Merge "Enabling separated sample config file generation"Jenkins2014-09-221-0/+17
|\
| * Enabling separated sample config file generationZhi Yan Liu2014-09-171-0/+17
* | Remove uses of unicode() builtinLouis Taylor2014-09-171-1/+1
|/
* Adopt glance.store library in GlanceFlavio Percoco2014-09-081-0/+2
* Adding status field to image location -- scrubber changesZhi Yan Liu2014-07-201-58/+116
* Refactoring Glance logging lowering levelsErno Kuvaja2014-07-171-16/+22
* Adding status field to image location -- domain and APIs changesZhi Yan Liu2014-07-111-11/+21
* Some exceptions raise UnicodeErrorZhi Yan Liu2014-07-101-3/+3
* replace dict.iteritems() with six.iteritems(dict)Christian Berendt2014-06-061-2/+2
* debug level logs should not be translatedChristian Berendt2014-05-231-3/+3
* Replace unicode() for six.text_typeLeandro I. Costantino2014-05-051-8/+10
* Merge "Enable F841 check"Jenkins2014-02-181-1/+1
|\
| * Enable F841 checkJulia Varlamova2014-02-131-1/+1
* | Improve help stringsAndreas Jaeger2014-02-091-1/+1
|/
* Move scrubber outside the store packageFlavio Percoco2014-02-041-0/+531