summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Replace datetime.utcnow with timeutils.utcnowZhongyue Luo2012-06-051-1/+1
* Merge "Create testutils with skip decorators."Jenkins2012-06-052-0/+111
|\
| * Create testutils with skip decorators.Russell Bryant2012-06-042-0/+111
* | Common-ize policies.Kevin L. Mitchell2012-06-042-0/+639
|/
* Fix pep8 errors.Kevin L. Mitchell2012-06-042-7/+7
* Add a load function wrapper to jsonutilsZhongyue Luo2012-06-041-3/+8
* cfg: add a global CONF objectMark McLoughlin2012-05-291-0/+19
* cfg: add generators for iterating over all optionsMark McLoughlin2012-05-291-28/+24
* cfg: move constructor args to __call__() argsMark McLoughlin2012-05-293-81/+188
* Added support for proper bare URLs.Monty Taylor2012-05-251-0/+17
* Backslash continuation removal (common folsom-1)Zhongyue Luo2012-05-191-4/+4
* Run pep8 on tests.Russell Bryant2012-05-162-2/+3
* Create openstack.common.jsonutils.Russell Bryant2012-05-153-0/+252
* Merge "Alphabetize imports in openstack/common/cfg.py"Jenkins2012-05-151-1/+1
|\
| * Alphabetize imports in openstack/common/cfg.pyJoe Gordon2012-05-141-1/+1
* | Remove unused imports.Russell Bryant2012-05-141-2/+0
|/
* Merge "cfg: make reset() clear defaults and overrides"Jenkins2012-05-142-4/+62
|\
| * cfg: make reset() clear defaults and overridesMark McLoughlin2012-05-122-4/+62
* | Tests to cover various mailmap formats.Bhuvan Arumugam2012-05-121-6/+30
|/
* Merge "cfg: automatically create option groups"Jenkins2012-05-102-9/+29
|\
| * cfg: automatically create option groupsMark McLoughlin2012-05-102-9/+29
* | Merge "cfg: allow options to be marked as required"Jenkins2012-05-102-2/+140
|\ \
| * | cfg: allow options to be marked as requiredMark McLoughlin2012-05-102-2/+140
| |/
* / cfg: use a list comprehension instead of map()Mark McLoughlin2012-05-101-1/+1
|/
* Encapsulate common sdist actions into a cmdclass.Monty Taylor2012-05-061-0/+37
* Truly handle mailmap entries for all combinations.Bhuvan Arumugam2012-05-041-1/+2
* Merge "Add save_and_reraise_exception()."Jenkins2012-05-022-0/+99
|\
| * Add save_and_reraise_exception().Russell Bryant2012-05-022-0/+99
* | Merge "Remove common.exception from common.importutils."Jenkins2012-05-022-5/+2
|\ \
| * | Remove common.exception from common.importutils.Russell Bryant2012-05-022-5/+2
| |/
* | Merge "New ConfigOpts.find_file() for locating conf files"Jenkins2012-05-022-21/+122
|\ \ | |/ |/|
| * New ConfigOpts.find_file() for locating conf filesMark McLoughlin2012-05-012-21/+122
* | Merge "Support for directory source of config files"Jenkins2012-05-012-56/+157
|\|
| * Support for directory source of config filesEoghan Glynn2012-04-302-56/+157
* | Merge "Update exception from importutils.import_class()."Jenkins2012-04-301-2/+3
|\ \
| * | Update exception from importutils.import_class().Russell Bryant2012-04-281-2/+3
| |/
* / Handle authors existed before VCS was around.Bhuvan Arumugam2012-04-301-7/+12
|/
* Fix ordering in HACKING.rstJoe Gordon2012-04-261-1/+1
* Provide file extension when when looking for filesBrian Waldon2012-04-262-5/+16
* Some refactoring of the cfg cacheMark McLoughlin2012-04-241-34/+12
* Add caching to openstack.common.cfgYuriy Taraday2012-04-241-7/+60
* Add AUTHORS generation function.Bhuvan Arumugam2012-04-121-1/+14
* Change behavior in utils.import_object().Russell Bryant2012-04-116-43/+98
* Move auth_str_equal() to a new authutils module.Russell Bryant2012-04-114-30/+73
* Merge "Create openstack.common.timeutils."Jenkins2012-04-114-180/+230
|\
| * Create openstack.common.timeutils.Russell Bryant2012-04-044-180/+230
* | Merge "Add generic PasteDeploy app and filter factories"Jenkins2012-04-042-0/+273
|\ \ | |/ |/|
| * Add generic PasteDeploy app and filter factoriesMark McLoughlin2012-03-262-0/+273
* | Merge "Add greenthread local storage model from nova"Jenkins2012-04-042-0/+90
|\|
| * Add greenthread local storage model from novaMark McLoughlin2012-03-162-0/+90