summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Merge "Make 'yes' also a true boolean"Jenkins2012-03-302-4/+13
|\ \
| * | Make 'yes' also a true booleanSean Dague2012-03-222-4/+13
* | | Typofix, OptionGroup should be OptGroup.Rick Harris2012-03-291-2/+2
* | | Create openstack/common/__init__.pyRick Harris2012-03-281-5/+16
* | | Use absolute import for iniparser.Rick Harris2012-03-281-1/+1
|/ /
* | Added a universal style-guide for all OS projects.Andrew Bogott2012-03-221-0/+257
* | Merge "Finish implementing MultiStrOpt"Jenkins2012-03-224-34/+359
|\ \
| * | Finish implementing MultiStrOptJohannes Erdfelt2012-03-224-34/+359
* | | Merge "Avoid leaking secrets into config logging."Jenkins2012-03-222-7/+32
|\ \ \ | |/ / |/| |
| * | Avoid leaking secrets into config logging.Eoghan Glynn2012-03-222-7/+32
| |/
* / Add auth_str_equal() to common utils.Russell Bryant2012-03-192-0/+30
|/
* Merge "Fix bug 954488"Jenkins2012-03-141-1/+1
|\
| * Fix bug 954488Joe Gordon2012-03-131-1/+1
* | Import cfg module directly if not in pathJason Kölker2012-03-091-4/+27
|/
* fix restructuredtext formatting in docstringsDoug Hellmann2012-03-091-20/+23
* Add ConfigOpts.print_help()Mark McLoughlin2012-02-222-0/+14
* Promote more complete support for ISO 8601 time.Eoghan Glynn2012-02-203-5/+131
* cfg: fix a small comment typoZhongyue Luo2012-02-201-1/+1