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
*
Add impl_zmq to rpc.
Russell Bryant
2012-06-11
2
-0
/
+718
*
Merge "Use 'is not None' instead of '!= None'"
Jenkins
2012-06-11
1
-3
/
+3
|
\
|
*
Use 'is not None' instead of '!= None'
Johannes Erdfelt
2012-06-08
1
-3
/
+3
*
|
Make jsonutils.dumps more general
Zhongyue Luo
2012-06-08
1
-2
/
+2
|
/
*
Merge "Add nova time util functions to timeutils"
Jenkins
2012-06-08
1
-0
/
+35
|
\
|
*
Add nova time util functions to timeutils
Zhongyue Luo
2012-06-06
1
-0
/
+35
*
|
Merge "Add support to include config aliases"
Jenkins
2012-06-08
1
-15
/
+56
|
\
\
|
*
|
Add support to include config aliases
Joe Gordon
2012-06-06
1
-15
/
+56
*
|
|
Handle xmlrpclib.DateTime types when serializing to JSON
Johannes Erdfelt
2012-06-07
1
-0
/
+7
*
|
|
Merge "Add rpc to openstack-common."
Jenkins
2012-06-07
9
-0
/
+3025
|
\
\
\
|
*
|
|
Add rpc to openstack-common.
Russell Bryant
2012-06-06
9
-0
/
+3025
|
|
/
/
*
/
/
Adds support for bol and eol spaces to ini files
Vishvananda Ishaya
2012-06-06
1
-1
/
+4
|
/
/
*
|
Revert "Add a load function wrapper to jsonutils"
Russell Bryant
2012-06-06
1
-8
/
+3
*
|
Add gettext support.
Russell Bryant
2012-06-06
1
-0
/
+33
|
/
*
Replace datetime.utcnow with timeutils.utcnow
Zhongyue Luo
2012-06-05
1
-1
/
+1
*
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
[next]