index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
wsgi.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged trunk
Thierry Carrez
2011-02-22
1
-1
/
+0
|
\
|
*
remove extra references to logging.basicConfig
Vishvananda Ishaya
2011-02-20
1
-1
/
+0
*
|
Remove paste_config_to_flags since it's now unused
Thierry Carrez
2011-02-18
1
-7
/
+0
|
/
*
Resolved trunk merge conflicts
Ed Leafe
2011-01-21
1
-1
/
+1
|
\
|
*
i18n's strings that were missed or have been added since initial i18n strings...
jaypipes@gmail.com
2011-01-20
1
-1
/
+1
*
|
Completed first pass at converting all localized strings with multiple format...
Ed Leafe
2011-01-18
1
-1
/
+2
|
/
*
Merge trunk
Todd Willey
2011-01-17
1
-9
/
+27
|
\
|
*
merge trunk.
Todd Willey
2011-01-17
1
-9
/
+27
|
|
\
|
|
*
merge from upstream and fix leaks in console tests
termie
2011-01-12
1
-1
/
+1
|
|
|
\
|
|
*
\
merged from upstream and made applicable changes
Andy Smith
2011-01-07
1
-3
/
+16
|
|
|
\
\
|
|
*
\
\
merged from trunk
Andy Smith
2011-01-04
1
-1
/
+1
|
|
|
\
\
\
|
|
*
|
|
|
Added stack command-line tool
Andy Smith
2010-12-27
1
-2
/
+1
|
|
*
|
|
|
added tests to ensure the easy api works as a backend for Compute API
Andy Smith
2010-12-22
1
-3
/
+3
|
|
*
|
|
|
Basic Easy API functionality
Andy Smith
2010-12-22
1
-6
/
+25
*
|
|
|
|
|
Merge pep8 fixes from wsgirouter branch.
Todd Willey
2011-01-17
1
-2
/
+6
|
\
|
|
|
|
|
|
*
|
|
|
|
pep8. Someday I'll remember 2 blank lines between module methods.
Todd Willey
2011-01-13
1
-2
/
+6
*
|
|
|
|
|
Merge trunk + wsgirouter.
Todd Willey
2011-01-13
1
-0
/
+64
|
\
|
|
|
|
|
|
*
|
|
|
|
Merge trunk and fix how nova-combined works with paste.deploy.
Todd Willey
2011-01-13
1
-0
/
+64
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge trunk.
Todd Willey
2011-01-12
1
-3
/
+16
|
\
|
|
|
|
|
*
|
|
|
Merge babel support from Monty and fix a missing _() in nova/wsgi.py
jaypipes@gmail.com
2011-01-10
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Better method for eventlet.wsgi.server logging.
Todd Willey
2011-01-05
1
-4
/
+11
|
*
|
|
Silence eventlet.wsgi.server so it doesn't go to stdout and pollute our logs.
Todd Willey
2011-01-05
1
-4
/
+6
|
*
|
|
Final few log tweaks, i18n, levels, including contexts, etc.
Todd Willey
2011-01-04
1
-1
/
+1
|
*
|
|
Apply logging changes as a giant patch to work around the cloudpipe delete + ...
Todd Willey
2011-01-04
1
-2
/
+6
|
|
|
/
|
|
/
|
*
|
|
Remove module-level factory methods in favor of having a factory class-method
Todd Willey
2011-01-06
1
-18
/
+44
*
|
|
Add factories into the wsgi classes.
Todd Willey
2011-01-06
1
-2
/
+26
|
/
/
*
/
Address bug #695157 by using a blank request class and setting an empty reque...
Soren Hansen
2010-12-28
1
-1
/
+1
|
/
*
Make time.sleep() non-blocking
Josh Kearney
2010-11-22
1
-1
/
+1
*
Added support for OpenStack and EC2 APIs to run on different ports.
Eric Day
2010-11-02
1
-4
/
+21
*
PEP8 and pylint cleanup. There should be no functional changes here, just sty...
Eric Day
2010-10-21
1
-9
/
+13
*
Server creation up to, but not including, network configuration
Cerberus
2010-09-29
1
-4
/
+7
*
Server update name and password
Cerberus
2010-09-29
1
-0
/
+9
*
Add Serializer.deserialize(xml_or_json_string)
Michael Gundlach
2010-09-28
1
-6
/
+45
*
Support content type detection in serializer
Michael Gundlach
2010-09-27
1
-7
/
+14
*
Nurrr
Michael Gundlach
2010-09-01
1
-2
/
+2
*
Abstractified generalization mechanism
Michael Gundlach
2010-09-01
1
-14
/
+17
*
OK, break out ternary operator (good to know that it slowed you down to read it)
Michael Gundlach
2010-08-24
1
-1
/
+4
*
Typo
Michael Gundlach
2010-08-23
1
-1
/
+1
*
Move serialize() to wsgi.Controller so __call__ can serialize() action return...
Michael Gundlach
2010-08-23
1
-2
/
+14
*
Added unittests for wsgi and api.
Eric Day
2010-08-17
1
-7
/
+10
*
All controller actions receive a 'req' parameter containing the webob Request.
Michael Gundlach
2010-08-16
1
-25
/
+23
*
PEP8 and name corrections
Michael Gundlach
2010-08-16
1
-2
/
+2
*
Support JSON and XML in Serializer
Michael Gundlach
2010-08-13
1
-10
/
+46
*
Make WSGI routing support routing to WSGI apps or to controller+action
Michael Gundlach
2010-08-12
1
-61
/
+128
|
\
|
*
Working router that can target WSGI middleware or a standard controller+action
Michael Gundlach
2010-08-11
1
-107
/
+98
|
*
Serializing in middleware after all... by tying to the router. maybe a good ...
Michael Gundlach
2010-08-11
1
-41
/
+72
|
*
work on a router that works with wsgi and non-wsgi routing
Michael Gundlach
2010-08-10
1
-0
/
+76
|
/
*
Reworked WSGI helper module and converted rackspace API endpoint to use it.
Eric Day
2010-08-07
1
-0
/
+173