index
:
oslo.git
master
shared-key-msg
OpenStack's oslo-incubator patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openstack
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge "Create testutils with skip decorators."
Jenkins
2012-06-05
1
-0
/
+68
|
\
|
*
Create testutils with skip decorators.
Russell Bryant
2012-06-04
1
-0
/
+68
*
|
Common-ize policies.
Kevin L. Mitchell
2012-06-04
1
-0
/
+238
|
/
*
Add a load function wrapper to jsonutils
Zhongyue Luo
2012-06-04
1
-3
/
+8
*
cfg: add a global CONF object
Mark McLoughlin
2012-05-29
1
-0
/
+19
*
cfg: add generators for iterating over all options
Mark McLoughlin
2012-05-29
1
-28
/
+24
*
cfg: move constructor args to __call__() args
Mark McLoughlin
2012-05-29
1
-71
/
+128
*
Added support for proper bare URLs.
Monty Taylor
2012-05-25
1
-0
/
+17
*
Backslash continuation removal (common folsom-1)
Zhongyue Luo
2012-05-19
1
-4
/
+4
*
Create openstack.common.jsonutils.
Russell Bryant
2012-05-15
1
-0
/
+133
*
Alphabetize imports in openstack/common/cfg.py
Joe Gordon
2012-05-14
1
-1
/
+1
*
cfg: make reset() clear defaults and overrides
Mark McLoughlin
2012-05-12
1
-4
/
+20
*
Merge "cfg: automatically create option groups"
Jenkins
2012-05-10
1
-8
/
+18
|
\
|
*
cfg: automatically create option groups
Mark McLoughlin
2012-05-10
1
-8
/
+18
*
|
Merge "cfg: allow options to be marked as required"
Jenkins
2012-05-10
1
-2
/
+47
|
\
\
|
*
|
cfg: allow options to be marked as required
Mark McLoughlin
2012-05-10
1
-2
/
+47
|
|
/
*
/
cfg: use a list comprehension instead of map()
Mark McLoughlin
2012-05-10
1
-1
/
+1
|
/
*
Encapsulate common sdist actions into a cmdclass.
Monty Taylor
2012-05-06
1
-0
/
+37
*
Truly handle mailmap entries for all combinations.
Bhuvan Arumugam
2012-05-04
1
-1
/
+2
*
Merge "Add save_and_reraise_exception()."
Jenkins
2012-05-02
1
-0
/
+49
|
\
|
*
Add save_and_reraise_exception().
Russell Bryant
2012-05-02
1
-0
/
+49
*
|
Merge "Remove common.exception from common.importutils."
Jenkins
2012-05-02
1
-3
/
+1
|
\
\
|
*
|
Remove common.exception from common.importutils.
Russell Bryant
2012-05-02
1
-3
/
+1
|
|
/
*
|
Merge "New ConfigOpts.find_file() for locating conf files"
Jenkins
2012-05-02
1
-18
/
+78
|
\
\
|
|
/
|
/
|
|
*
New ConfigOpts.find_file() for locating conf files
Mark McLoughlin
2012-05-01
1
-18
/
+78
*
|
Merge "Support for directory source of config files"
Jenkins
2012-05-01
1
-16
/
+44
|
\
|
|
*
Support for directory source of config files
Eoghan Glynn
2012-04-30
1
-16
/
+44
*
|
Merge "Update exception from importutils.import_class()."
Jenkins
2012-04-30
1
-2
/
+3
|
\
\
|
*
|
Update exception from importutils.import_class().
Russell Bryant
2012-04-28
1
-2
/
+3
|
|
/
*
/
Handle authors existed before VCS was around.
Bhuvan Arumugam
2012-04-30
1
-7
/
+12
|
/
*
Provide file extension when when looking for files
Brian Waldon
2012-04-26
1
-5
/
+6
*
Some refactoring of the cfg cache
Mark McLoughlin
2012-04-24
1
-34
/
+12
*
Add caching to openstack.common.cfg
Yuriy Taraday
2012-04-24
1
-7
/
+60
*
Add AUTHORS generation function.
Bhuvan Arumugam
2012-04-12
1
-1
/
+14
*
Change behavior in utils.import_object().
Russell Bryant
2012-04-11
3
-23
/
+48
*
Move auth_str_equal() to a new authutils module.
Russell Bryant
2012-04-11
2
-24
/
+44
*
Merge "Create openstack.common.timeutils."
Jenkins
2012-04-11
2
-49
/
+73
|
\
|
*
Create openstack.common.timeutils.
Russell Bryant
2012-04-04
2
-49
/
+73
*
|
Merge "Add generic PasteDeploy app and filter factories"
Jenkins
2012-04-04
1
-0
/
+164
|
\
\
|
|
/
|
/
|
|
*
Add generic PasteDeploy app and filter factories
Mark McLoughlin
2012-03-26
1
-0
/
+164
*
|
Merge "Add greenthread local storage model from nova"
Jenkins
2012-04-04
1
-0
/
+37
|
\
|
|
*
Add greenthread local storage model from nova
Mark McLoughlin
2012-03-16
1
-0
/
+37
*
|
Merge "Make 'yes' also a true boolean"
Jenkins
2012-03-30
1
-2
/
+2
|
\
\
|
*
|
Make 'yes' also a true boolean
Sean Dague
2012-03-22
1
-2
/
+2
*
|
|
Typofix, OptionGroup should be OptGroup.
Rick Harris
2012-03-29
1
-2
/
+2
*
|
|
Use absolute import for iniparser.
Rick Harris
2012-03-28
1
-1
/
+1
|
/
/
*
|
Merge "Finish implementing MultiStrOpt"
Jenkins
2012-03-22
2
-27
/
+232
|
\
\
|
*
|
Finish implementing MultiStrOpt
Johannes Erdfelt
2012-03-22
2
-27
/
+232
*
|
|
Merge "Avoid leaking secrets into config logging."
Jenkins
2012-03-22
1
-4
/
+23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Avoid leaking secrets into config logging.
Eoghan Glynn
2012-03-22
1
-4
/
+23
|
|
/
[prev]
[next]