Armin Ronacher
|
d8437ce215
|
Resolve state issue for url_for with forced scheme
This fixes #1596
|
2016-05-22 10:45:29 +02:00 |
|
David Hou
|
39534d07d1
|
Raise BadRequest if static file name is invalid
* Raise BadRequest if static file name is invalid
* Clean up syntax a bit
* Remove unnecessary close()
|
2016-04-02 21:07:27 +02:00 |
|
Shipeng Feng
|
5e9842dadb
|
Fixed stream_with_context if decorated function has parameters
|
2016-04-01 16:17:45 -07:00 |
|
Jeff Widman
|
4da4fadfc6
|
Add support for serializing top-level arrays to JSON
Fix #170, #248, #510, #673, #1177
|
2016-01-13 13:20:11 -08:00 |
|
Keyan Pishdadian
|
b032c2851e
|
Changed error message to include actual exception contents
|
2015-03-05 13:04:38 -05:00 |
|
Keyan Pishdadian
|
80f6344770
|
Change strings to bytes to support Python3, typo in function name
|
2015-03-04 15:14:43 -05:00 |
|
Keyan Pishdadian
|
f878cddb23
|
Change tests to support older response format
|
2015-03-04 14:48:08 -05:00 |
|
Keyan Pishdadian
|
225c59ca8e
|
Add tests for adding exception to response contents only when DEBUG is True
|
2015-03-04 14:40:16 -05:00 |
|
Ben Jones
|
db619cc609
|
Add datetime.date support to JSONEncoder
|
2015-01-23 07:44:17 -06:00 |
|
Parkayun
|
e05771ff60
|
Happy New Year 2015
|
2015-01-02 11:35:00 +09:00 |
|
Markus Unterwaditzer
|
0b992484dd
|
Testsuite is not a package
|
2014-09-11 22:09:52 +02:00 |
|
Markus Unterwaditzer
|
19f6a8af4c
|
Rename fixture apps_tmpdir
|
2014-09-11 22:09:52 +02:00 |
|
Markus Unterwaditzer
|
5e8c3488df
|
Remove more test_apps
|
2014-09-11 22:09:52 +02:00 |
|
Markus Unterwaditzer
|
1d0b83690e
|
Remove flask superclass
|
2014-09-11 22:09:51 +02:00 |
|
Markus Unterwaditzer
|
304913a878
|
Remove useless classes
|
2014-09-11 22:09:51 +02:00 |
|
Markus Unterwaditzer
|
879becff31
|
Rewrite assertion methods
|
2014-09-11 22:09:51 +02:00 |
|
Markus Unterwaditzer
|
1c40e7ad49
|
Tests pass now.
|
2014-09-11 22:09:50 +02:00 |
|
Markus Unterwaditzer
|
2ea00e48ad
|
Made tests recognizable
|
2014-09-11 22:09:50 +02:00 |
|