summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fix #1115: Some modules set __file__ as NoneMarcel Hellkamp2018-12-131-1/+1
* fix #1111: Unicode multipart/form-data values in python3Marcel Hellkamp2018-12-112-3/+9
* Migrated to CircleCI 2.0Marcel Hellkamp2018-10-253-13/+54
* fix #1106: SameSite cookie attribute fails when using redirectMarcel Hellkamp2018-10-252-16/+44
* Normalized test and build setupMarcel Hellkamp2018-10-2524-111/+90
* Added htmlcov and ide folders to .gitignoreMarcel Hellkamp2018-10-251-0/+8
* Updated copyright yearMarcel Hellkamp2018-10-252-2/+2
* fix: STPL end keyword breaks when not on a separate lineMarcel Hellkamp2018-10-252-5/+17
* Remove Python 3.2 and 3.3cclauss2018-07-191-2/+0
* Add Python 3.6 and 3.7 to PyPI pagecclauss2018-07-191-0/+2
* Travis CI: remove Python 3.3 and add Python 2.7cclauss2018-07-191-1/+6
* Do not require value to delete.Logan Collins2018-07-191-1/+1
* add the flag in front of the regexp to avoid Deprecation warning (see Issue #...Thibault Roche2018-07-191-1/+7
* fix links (I have renamed the user)Alberto Galera2018-07-191-3/+3
* from bottle import touni,cclauss2018-07-191-1/+1
* fix deprecation warnings (assertEquals); make tests environ and jinja2 runnab...Dime Mikhalchenko2018-07-195-10/+9
* fix code styleroot2018-03-131-1/+3
* Added bottle-oauthlib project referenceJonathan Huot2018-02-141-0/+3
* Make closing the file in _file_iter_range() optional.Marcel Hellkamp2018-02-141-4/+6
* Fixed ResourceWarning: unclosed file <_io.BufferedReader... in static_file() ...Yosuke Otosu2018-02-141-1/+3
* Insert omitted word in stpl.rst (#1012)Noah Rosamilia2017-12-091-1/+1
* fix pass None to tob (#1018)花浅葱2017-12-091-1/+1
* Fix typo for todo tutorial line 300 and 301 (#999)Dustin D'Avignon2017-11-061-2/+2
* Fix missing licenseOz N Tiram2017-11-061-1/+1
* Merge pull request #1006 from fredj/spellingMarcel Hellkamp2017-11-065-5/+5
|\
| * Fix spelling errorsFrederic Junod2017-10-185-5/+5
* | Merge pull request #1007 from Chaitanya1416/patch-1Marcel Hellkamp2017-11-061-1/+1
|\ \
| * | Fixed a sentenceChaitanya14162017-10-271-1/+1
| |/
* | Merge pull request #1009 from atalax/masterMarcel Hellkamp2017-11-061-3/+3
|\ \ | |/ |/|
| * Fix Last-Modifed and Date header formats in static_file for non-english localesJosef Gajdusek2017-11-051-3/+3
|/
* Merge pull request #994 from sheerluck/tutorial_app.rstMarcel Hellkamp2017-09-071-1/+1
|\
| * fixes sqlite3.ProgrammingError: Incorrect number of bindings suppliedsheerluck2017-09-071-1/+1
|/
* Merge pull request #668 from rgacogne/masterMarcel Hellkamp2017-08-161-1/+1
|\
| * Fix the Allow: header value in 405 "Method not allowed." response.Remi Gacogne2014-10-311-1/+1
* | Removed pypy tests from travis-ci.Marcel Hellkamp2017-07-221-2/+0
* | fix: Travis-CI _makerlib bug.Marcel Hellkamp2017-07-221-8/+10
* | Merge pull request #986 from presveva/masterMarcel Hellkamp2017-07-221-5/+5
|\ \
| * | bugfix: import Morser for python 2.7Gianni2017-07-181-5/+5
* | | Merge pull request #987 from oz123/fix_ciMarcel Hellkamp2017-07-223-7/+1
|\ \ \ | |/ / |/| |
| * | Remove Python 3.2 from CircleCI tooOz N Tiram2017-07-221-1/+0
| * | Pypi does not show downloads anymoreOz N Tiram2017-07-221-5/+1
| * | Remove Python 3.2 from the buildOz N Tiram2017-07-221-1/+0
|/ /
* | Merge pull request #983 from provinzkraut/samesite-cookieMarcel Hellkamp2017-07-142-2/+13
|\ \
| * | Update tutorial.rstprovinzkraut2017-07-131-1/+1
| * | Update tutorial.rstprovinzkraut2017-07-131-2/+0
| * | Update tutorial.rstprovinzkraut2017-07-131-0/+3
| * | Update bottle.pyprovinzkraut2017-07-131-2/+12
|/ /
* | Merge pull request #981 from davidjb/patch-1Marcel Hellkamp2017-06-301-1/+1
|\ \
| * | Update wget to use HTTPS for securityDavid Beitey2017-06-301-1/+1
|/ /
* | Merge pull request #979 from pepelisu/patch-1Marcel Hellkamp2017-06-191-0/+4
|\ \