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
*
Merge from trunk
Naveed Massjouni
2011-04-06
1
-5
/
+24
|
\
|
*
Merged with trunk, fixed up test that wasn't checking namespace
Justin Santa Barbara
2011-04-06
1
-0
/
+1
|
|
\
|
|
*
Help paste_config_file find the api config now that we moved it.
Soren Hansen
2011-04-05
1
-0
/
+1
|
*
|
Add XML namespaces to the OpenStack API
Justin Santa Barbara
2011-03-30
1
-6
/
+2
|
*
|
Added note agreeing with Brian Lamar that the namespace doesn't belong in wsgi
Justin Santa Barbara
2011-03-22
1
-0
/
+4
|
*
|
Support setting the xmlns intelligently
Justin Santa Barbara
2011-03-22
1
-6
/
+21
|
*
|
Set XML namespace when returning XML
Justin Santa Barbara
2011-03-22
1
-0
/
+3
|
|
/
*
/
Fixed the addresses and metadata collections in xml responses.
Naveed Massjouni
2011-04-05
1
-0
/
+18
|
/
*
remerge trunk (again). fix issues caused by changes to deserialization calls ...
Monsyne Dragon
2011-03-11
1
-44
/
+90
|
\
|
*
renaming wsgi.Request.best_match to best_match_content_type; correcting calls...
Brian Waldon
2011-03-09
1
-2
/
+2
|
*
Refactor wsgi.Serializer away from handling Requests directly; now require Co...
Brian Waldon
2011-03-03
1
-37
/
+59
|
*
adding wsgi.Controller and wsgi.Request testing; fixing format keyword argume...
Brian Waldon
2011-03-03
1
-1
/
+3
|
*
adding wsgi.Request class to add custom best_match; adding new class to wsgif...
Brian Waldon
2011-03-03
1
-8
/
+29
|
/
*
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
[next]