summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* apply code stylecode-styleDavid Lord2019-03-08151-8798/+11013
* example cleanup and compatDavid Lord2019-03-0842-184/+223
* move to src directoryDavid Lord2019-03-0265-6/+7
* Merge pull request #1463 from pallets/metadataDavid Lord2019-03-02110-540/+331
|\
| * update metadata, set python_requiresDavid Lord2019-02-129-308/+101
| * standardize copyright and licenseDavid Lord2019-02-12102-224/+222
| * license is rstDavid Lord2019-02-121-0/+0
|/
* Merge pull request #1457 from pallets/travisDavid Lord2019-02-123-24/+14
|\
| * fix tests for nightly and osxtravisDavid Lord2019-02-122-8/+8
| * update travis configDavid Lord2019-02-121-16/+6
|/
* Merge pull request #1456 from pallets/split-wrappersDavid Lord2019-02-1114-2039/+2123
|\
| * add changelogDavid Lord2019-02-111-0/+6
| * fix tests after wrappers splitDavid Lord2019-02-113-6/+11
| * Merge branch 'split-file___init__.py' into split-wrappersDavid Lord2019-02-1110-2033/+2106
| |\ |/ /
| * Remove content that has been split of from '__init__.py'.David Lord2019-02-111-0/+36
| * Merge branch 'split-file___init__.py_user_agent.py' into split-file___init__.pyDavid Lord2019-02-111-0/+14
| |\
| | * Change content in separated file 'user_agent.py'.David Lord2019-02-111-2026/+1
| | * Add separate file for 'user_agent.py'.David Lord2019-02-111-0/+0
| |/ |/|
| * Merge branch 'split-file___init__.py_response.py' into split-file___init__.pyDavid Lord2019-02-111-0/+74
| |\
| | * Change content in separated file 'response.py'.David Lord2019-02-111-1970/+5
| | * Add separate file for 'response.py'.David Lord2019-02-111-0/+0
| |/ |/|
| * Merge branch 'split-file___init__.py_request.py' into split-file___init__.pyDavid Lord2019-02-111-0/+39
| |\
| | * Change content in separated file 'request.py'.David Lord2019-02-111-2015/+15
| | * Add separate file for 'request.py'.David Lord2019-02-111-0/+0
| |/ |/|
| * Merge branch 'split-file___init__.py_etag.py' into split-file___init__.pyDavid Lord2019-02-111-0/+286
| |\
| | * Change content in separated file 'etag.py'.David Lord2019-02-111-1773/+20
| | * Add separate file for 'etag.py'.David Lord2019-02-111-0/+0
| |/ |/|
| * Merge branch 'split-file___init__.py_common_descriptors.py' into split-file__...David Lord2019-02-111-0/+253
| |\
| | * Change content in separated file 'common_descriptors.py'.David Lord2019-02-111-1804/+18
| | * Add separate file for 'common_descriptors.py'.David Lord2019-02-111-0/+0
| |/ |/|
| * Merge branch 'split-file___init__.py_base_response.py' into split-file___init...David Lord2019-02-111-0/+674
| |\
| | * Change content in separated file 'base_response.py'.David Lord2019-02-111-1390/+25
| | * Add separate file for 'base_response.py'.David Lord2019-02-111-0/+0
| |/ |/|
| * Merge branch 'split-file___init__.py_base_request.py' into split-file___init_...David Lord2019-02-111-0/+657
| |\
| | * Change content in separated file 'base_request.py'.David Lord2019-02-111-1414/+32
| | * Add separate file for 'base_request.py'.David Lord2019-02-111-0/+0
| |/ |/|
| * Merge branch 'split-file___init__.py_auth.py' into split-file___init__.pyDavid Lord2019-02-111-0/+31
| |\
| | * Change content in separated file 'auth.py'.David Lord2019-02-111-2011/+3
| | * Add separate file for 'auth.py'.David Lord2019-02-111-0/+0
| |/ |/|
| * Merge branch 'split-file___init__.py_accept.py' into split-file___init__.pyDavid Lord2019-02-112-2039/+48
| |\ |/ /
| * Change content in separated file 'accept.py'.David Lord2019-02-111-1996/+5
| * Add separate file for 'accept.py'.David Lord2019-02-111-0/+0
|/
* Merge pull request #1455 from encukou/patch-1David Lord2019-02-051-1/+1
|\
| * test_serving: Use sys.executable, not 'python'Petr Viktorin2019-02-051-1/+1
|/
* lint benchDavid Lord2019-02-051-3/+3
* docs cleanupDavid Lord2019-01-282-6/+2
* Merge branch '0.14.x'David Lord2019-01-2822-320/+144
|\
| * modernize docs config0.14.xDavid Lord2019-01-2745-1711/+185
* | Merge pull request #1454 from pallets/deprecation-warningsDavid Lord2019-01-2710-149/+221
|\ \
| * | all deprecations warnings show removal versionDavid Lord2019-01-2710-149/+221
|/ /