index
:
delta/python-packages/wsme.git
master
github.com: stackforge/wsme.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Remove tab character from setup.cfg
Louis Taylor
2015-04-21
1
-1
/
+1
*
|
Enable real testing of python 3.4
Chris Dent
2015-04-28
8
-737
/
+176
*
|
Merge "Remove unsupported python versions from setup.cfg"
Jenkins
2015-04-28
1
-3
/
+1
|
\
\
|
*
|
Remove unsupported python versions from setup.cfg
Louis Taylor
2015-04-22
1
-3
/
+1
*
|
|
Multiple protocol accept or content-type matching
Chris Dent
2015-04-24
4
-13
/
+100
*
|
|
Raise an InvalidInput if you get a ValueError from JSON data.
Stéphane Bisinger
2015-04-24
2
-3
/
+40
*
|
|
Return a 400 status code on invalid JSON input
Stéphane Bisinger
2015-04-23
2
-5
/
+17
*
|
|
Clean up setup.py and add requirements.txt
Louis Taylor
2015-04-21
3
-24
/
+10
|
|
/
|
/
|
*
|
Merge "Add full MIT license"
Jenkins
2015-04-21
1
-1
/
+19
|
\
\
|
|
/
|
*
Add full MIT license
Louis Taylor
2015-04-21
1
-1
/
+19
*
|
Fix i18n when formatting exception
Lucas Alvares Gomes
2015-04-20
2
-6
/
+51
|
/
*
Merge "Change client-side error logging to debug"
Jenkins
2015-04-20
1
-1
/
+1
|
\
|
*
Change client-side error logging to debug
Chris Dent
2015-04-09
1
-1
/
+1
*
|
Merge "Fix validation of IPv{4,6}AddressType"
Jenkins
2015-04-20
2
-4
/
+12
|
\
\
|
*
|
Fix validation of IPv{4,6}AddressType
Ilya Kharin
2014-07-16
2
-4
/
+12
*
|
|
Merge "Pecan: Make it possible to use the Response to return a non-default re...
Jenkins
2015-04-20
4
-3
/
+45
|
\
\
\
|
*
|
|
Pecan: Make it possible to use the Response to return a non-default return type
Lucas Alvares Gomes
2015-04-01
4
-3
/
+45
|
|
|
/
|
|
/
|
*
|
|
Converts prints to logging.debug calls
Stéphane Bisinger
2015-04-16
1
-5
/
+6
|
/
/
*
|
Fixing spelling error on MIME Type Errors and PEP8
Jason Myers
2015-03-04
1
-1
/
+1
*
|
Improve Accept and Content-Type handling
Chris Dent
2015-02-18
7
-16
/
+140
*
|
Fix pep8 w503 errors
Chris Dent
2015-02-18
4
-11
/
+10
*
|
Correct pep8 errors from imports in weird places.
Chris Dent
2015-02-09
1
-4
/
+2
*
|
Merge "Fix printing object reference on StringType"
Jenkins
2015-01-22
2
-1
/
+10
|
\
\
|
*
|
Fix printing object reference on StringType
Lucas Alvares Gomes
2014-07-15
2
-1
/
+10
|
|
/
*
|
several fixes for SOAP protocol
Sławek Ehlert
2015-01-05
2
-4
/
+7
*
|
[doc] Update changes list
Christophe de Vienne
2014-11-29
1
-2
/
+12
*
|
Include tests in the source distribution (so pecan can download and run them).
0.6.4
Ryan Petrello
2014-11-20
1
-0
/
+1
*
|
Disable universal wheels
0.6.3
Doug Hellmann
2014-11-19
1
-1
/
+3
*
|
Fix passing Dict/Array based UserType as params
0.6.2
Christophe de Vienne
2014-11-15
3
-0
/
+22
*
|
Document next version changes
Christophe de Vienne
2014-11-11
1
-4
/
+12
*
|
Merge "Allow non-auto-registered complex type"
Jenkins
2014-11-11
2
-1
/
+9
|
\
\
|
*
|
Allow non-auto-registered complex type
Christophe de Vienne
2014-11-11
2
-1
/
+9
*
|
|
Make the flask adapter working with flask.ext.restful
Christophe de Vienne
2014-11-11
4
-0
/
+47
|
/
/
*
|
Avoid Sphinx 1.3x in the tests
Christophe de Vienne
2014-11-11
2
-4
/
+4
*
|
Doc: status= -> status_code=
aviau
2014-10-03
1
-3
/
+3
*
|
Minor documentation edits
Dustin J. Mitchell
2014-10-01
6
-86
/
+88
*
|
Fix tox configuration.
Christophe de Vienne
2014-10-01
2
-22
/
+23
*
|
Add support for manually specifying supported content types in @wsmeexpose.
Ryan Petrello
2014-09-24
5
-6
/
+44
*
|
Fix broken sphinx tests.
Ryan Petrello
2014-09-23
2
-5
/
+12
*
|
fix errors/warnings in tests
gordon chung
2014-08-27
3
-7
/
+9
|
/
*
Use APIPATH_MAXLEN from the right module
Dustin J. Mitchell
2014-06-20
1
-1
/
+1
*
one more update for 0.6.1 change list
0.6.1
Doug Hellmann
2014-05-02
1
-0
/
+1
*
Fix error: variable 'kw' referenced before assignment
arati.mahimane
2014-04-29
2
-0
/
+21
*
Fix pep8 errors
Julien Danjou
2014-04-25
5
-19
/
+3
*
Update change list for 0.6.1 release
Doug Hellmann
2014-03-13
1
-0
/
+23
*
Merge "Fix default handling for zero values"
Jenkins
2014-03-13
2
-1
/
+30
|
\
|
*
Fix default handling for zero values
Doug Hellmann
2014-03-11
2
-1
/
+30
*
|
Merge "pecan: cleanup, use global vars and staticmethod"
Jenkins
2014-03-13
1
-18
/
+23
|
\
\
|
|
/
|
/
|
|
*
pecan: cleanup, use global vars and staticmethod
Julien Danjou
2014-01-10
1
-18
/
+23
*
|
Fixing spelling mistakes
Chad Lung
2014-03-05
2
-5
/
+5
[prev]
[next]