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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge "Creates uuidutils module"
Jenkins
2012-11-05
1
-0
/
+35
|
\
\
\
|
*
|
|
Creates uuidutils module
Zhongyue Luo
2012-11-02
1
-0
/
+35
*
|
|
|
Fixes setup compatibility issue on Windows
Yaguang Tang
2012-11-03
1
-2
/
+6
*
|
|
|
Merge "Make ThreadGroup derived from object to make mocking possible"
Jenkins
2012-11-02
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Make ThreadGroup derived from object to make mocking possible
Angus Salkeld
2012-11-02
1
-1
/
+1
*
|
|
|
Merge "kombu's fanout_cast_to_server was calling wrong method"
Jenkins
2012-11-01
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
kombu's fanout_cast_to_server was calling wrong method
Chris Behrens
2012-11-01
1
-1
/
+1
*
|
|
|
|
Move utils.execute to its own module.
Michael Still
2012-11-01
3
-88
/
+124
|
/
/
/
/
*
|
|
|
Merge "Don't log exceptions for GreenletExit and thread_done"
Jenkins
2012-11-01
1
-11
/
+12
|
\
\
\
\
|
*
|
|
|
Don't log exceptions for GreenletExit and thread_done
Angus Salkeld
2012-11-01
1
-11
/
+12
|
|
/
/
/
*
|
|
|
Merge "Removes redundant string cast"
Jenkins
2012-11-01
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Removes redundant string cast
Zhongyue Luo
2012-10-31
1
-1
/
+1
|
|
/
/
*
|
|
Merge "move nova.common.deprecated to openstack-common"
Jenkins
2012-10-31
1
-0
/
+18
|
\
\
\
|
*
|
|
move nova.common.deprecated to openstack-common
Sean Dague
2012-10-31
1
-0
/
+18
*
|
|
|
Add a missing comma in a docstring.
David Ripton
2012-10-31
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge "Use queue_arguments for fanout consumers too."
Jenkins
2012-10-30
1
-0
/
+1
|
\
\
\
|
*
|
|
Use queue_arguments for fanout consumers too.
Sam Morrison
2012-10-26
1
-0
/
+1
*
|
|
|
Merge "Import order clean-up"
Jenkins
2012-10-30
8
-10
/
+10
|
\
\
\
\
|
*
|
|
|
Import order clean-up
Zhongyue Luo
2012-10-29
8
-10
/
+10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge "Fix a logic error in stable version calculation."
Jenkins
2012-10-30
1
-3
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix a logic error in stable version calculation.
Monty Taylor
2012-10-26
1
-3
/
+5
|
|
/
/
*
/
/
cfg: fix required if option has a dash
Julien Danjou
2012-10-26
1
-1
/
+1
|
/
/
*
/
Fix missing import in lockutils.
Michael Still
2012-10-23
1
-0
/
+1
|
/
*
Move nova's util.synchronized decorator to openstack common.
Michael Still
2012-10-18
2
-0
/
+267
*
Fix a couple of file handle leaks, using with statements.
David Ripton
2012-10-17
1
-9
/
+11
*
Merge "Revert "fanout subscriptions in impl_zmq""
Jenkins
2012-10-16
2
-78
/
+20
|
\
|
*
Revert "fanout subscriptions in impl_zmq"
Eric Windisch
2012-10-11
2
-78
/
+20
*
|
Merge "Revert "Support declare_topic_consumer in impl_zmq""
Jenkins
2012-10-16
1
-29
/
+0
|
\
|
|
*
Revert "Support declare_topic_consumer in impl_zmq"
Eric Windisch
2012-10-11
1
-29
/
+0
*
|
Fix WSGI Service init's call to incorrect super method
Kiall Mac Innes
2012-10-14
1
-1
/
+1
*
|
Merge "Revert "Add support for finer-grained policy decisions""
Jenkins
2012-10-12
1
-150
/
+2
|
\
\
|
*
|
Revert "Add support for finer-grained policy decisions"
Mark McLoughlin
2012-10-11
1
-150
/
+2
*
|
|
Merge "Added is_newer_than function"
Jenkins
2012-10-11
1
-0
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Added is_newer_than function
Sirisha Devineni
2012-10-09
1
-0
/
+5
*
|
|
Remove an unneeded 'global'
Kevin L. Mitchell
2012-10-09
1
-1
/
+0
|
|
/
|
/
|
*
|
Add support for finer-grained policy decisions
Kevin L. Mitchell
2012-10-09
1
-2
/
+150
*
|
Add a 'not' operator to the policy langage
Kevin L. Mitchell
2012-10-09
1
-1
/
+41
*
|
Add a new policy language
Kevin L. Mitchell
2012-10-09
1
-4
/
+270
*
|
Remove deprecated policy engine APIs
Mark McLoughlin
2012-10-09
1
-150
/
+1
*
|
Rewrite the policy engine from scratch
Kevin L. Mitchell
2012-10-09
1
-180
/
+502
|
/
*
Merge "Fix missing import of `rpc.dispatcher` in `rpc.service`"
Jenkins
2012-10-02
1
-4
/
+5
|
\
|
*
Fix missing import of `rpc.dispatcher` in `rpc.service`
Kiall Mac Innes
2012-10-02
1
-4
/
+5
*
|
Added a missing `cfg` import in service.py
Kiall Mac Innes
2012-10-02
1
-0
/
+2
|
/
*
Change wsgi Server class to Service
Angus Salkeld
2012-09-29
1
-18
/
+28
*
Ignore the stackforge jenkins email address
Doug Hellmann
2012-09-28
1
-2
/
+2
*
Merge "Log config on startup"
Jenkins
2012-09-27
1
-0
/
+4
|
\
|
*
Log config on startup
Angus Salkeld
2012-09-26
1
-0
/
+4
*
|
Merge "Integrate eventlet backdoor"
Jenkins
2012-09-27
1
-0
/
+2
|
\
|
|
*
Integrate eventlet backdoor
Mark McLoughlin
2012-09-26
1
-0
/
+2
*
|
Merge "Add the rpc service and delete manager"
Jenkins
2012-09-27
3
-93
/
+78
|
\
|
[prev]
[next]