index
:
delta/bottle.git
app-template-config
async
auth
baserock/morph
cmdline
config-fancy
config-overlay
context
contextlocal
defnull-1171
defnull-1186
defnull-12-1125
defnull-1350
defnull-fix-travis
defnull-gh-actions
defnull-noclen
drop-python-26
droproot
feature-761-explicit-request
feature-accept
feature-deadsnakes
feature-etag
gevently
issue_934
master
no2to3
plugins2
release-0.10
release-0.11
release-0.12
release-0.6
release-0.8
release-0.9
response-handling
rgroups
routing
sendfile
stpl-1.5
stpl-v2
stpl3
travis-fix
travis-server-tests
travis-test
github.com: defnull/bottle.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Make sphinx build process match the current HEAD
release-0.8
Marcel Hellkamp
2011-03-20
1
-36
/
+103
*
fix: "Digits cannot be used in route parameter names" (#108)
Marcel Hellkamp
2010-12-14
2
-1
/
+9
*
Version bumb to 0.8.5 (security fix)
0.8.5
Marcel Hellkamp
2010-11-11
1
-1
/
+1
*
Security fix: cookie_decode() vulnerability to statistical timing attacks.
Marcel Hellkamp
2010-11-11
1
-5
/
+11
*
Version bumb to 0.8.4 (small bugfix)
0.8.4
Marcel Hellkamp
2010-10-09
2
-1
/
+5
*
made DictMixins usable with the @view decorator
Brandon Gilmore
2010-10-09
1
-1
/
+1
*
Version bumb to 0.8.3 (bugfix release)
0.8.3
Marcel Hellkamp
2010-08-26
1
-1
/
+1
*
docs: Changelog
Marcel Hellkamp
2010-08-26
1
-0
/
+5
*
fix: (issue #90) Reloading server dies on slow hardware.
Marcel Hellkamp
2010-08-11
1
-1
/
+1
*
Version bumb to 0.8.2 (bugfix release)
0.8.2
Marcel Hellkamp
2010-07-29
1
-1
/
+1
*
Added release documentation for 0.8.2
Marcel Hellkamp
2010-07-29
1
-0
/
+9
*
fix: This solves issue #87 (FileCheckerThread seems to fail on eggs)
Marcel Hellkamp
2010-07-29
1
-1
/
+1
*
Fixed spelling of "recipes", other typos in docs.
David Buxton
2010-07-21
2
-10
/
+10
*
fix: mount() was mis-labeled as wrapping Bottle.get_url().
Marcel Hellkamp
2010-07-19
1
-1
/
+1
*
fix: (Issue #83) Bottle.get_url() does not return correct path when SCRIPT_NA...
Marcel Hellkamp
2010-07-19
2
-4
/
+12
*
fix: Added backward compatibility and deprecation warnings to some of the API...
Marcel Hellkamp
2010-07-19
2
-4
/
+25
*
Fixed some documentation spelling, punctuation and typos.
David Buxton
2010-07-19
7
-121
/
+121
*
Updated MANIFEST.in
Marcel Hellkamp
2010-07-15
1
-2
/
+3
*
Version bumb to 0.8.1 (new release)
0.8.1
Marcel Hellkamp
2010-07-15
1
-1
/
+1
*
Last documentation fixes.
Marcel Hellkamp
2010-07-15
5
-17
/
+127
*
Merge branch 'reloader-0.8' into release-0.8
Marcel Hellkamp
2010-07-15
1
-56
/
+89
|
\
|
*
Code cleanup.
Marcel Hellkamp
2010-07-15
1
-36
/
+29
|
*
Bugfix: If the reloading observer process got killed, the child process survi...
Marcel Hellkamp
2010-07-13
1
-49
/
+89
|
/
*
Merge branch 'stplnolist' into release-0.8
Marcel Hellkamp
2010-06-30
2
-59
/
+59
|
\
|
*
fix: Issue #77 - Templates should return strings as documented, not list of s...
Marcel Hellkamp
2010-06-30
2
-59
/
+59
|
/
*
Documentation (lots of it)
Marcel Hellkamp
2010-06-27
10
-369
/
+377
*
Version bump to 0.8.rc1
0.8.rc1
Marcel Hellkamp
2010-06-26
1
-1
/
+1
*
Merge remote branch 'origin/405router'
Marcel Hellkamp
2010-06-26
3
-87
/
+111
|
\
|
*
Refactored the method-awareness from the Router-class into the Bottle-class. ...
Marcel Hellkamp
2010-06-25
2
-200
/
+120
|
*
implemented 404/405 with optimized routing
Alex Popescu
2010-06-22
3
-30
/
+134
*
|
Merge remote branch 'origin/stpl_bugfix-0.8'
Marcel Hellkamp
2010-06-26
3
-9
/
+72
|
\
\
|
*
|
fix: In stpl, there was a chance that text blocks were split into single char...
Marcel Hellkamp
2010-06-25
1
-1
/
+1
|
*
|
bugfix: SimpleTemplate no supports some python multi-line statements
Marcel Hellkamp
2010-06-25
3
-7
/
+54
|
*
|
bugfix: SimpleTemplate now detects python comments correctly
Marcel Hellkamp
2010-06-25
2
-4
/
+20
|
/
/
*
|
fix: A small bug in the test toolbox which rendered the assertInBody() tests ...
Marcel Hellkamp
2010-06-22
1
-3
/
+3
|
/
*
Merge branch 'file_wrapper'
Marcel Hellkamp
2010-06-19
1
-3
/
+18
|
\
|
*
fix: A fallback for 'wsgi.file_wrapper' MUST have a close() method that invok...
Marcel Hellkamp
2010-06-19
1
-3
/
+18
|
/
*
Merge branch 'file_wrapper'
Marcel Hellkamp
2010-06-19
1
-2
/
+2
|
\
|
*
fix: Return wsgi.file_wrapper wrapped files directly to the wsgi server.
Marcel Hellkamp
2010-06-19
1
-2
/
+2
|
/
*
Merge branch 'bequiet'
Marcel Hellkamp
2010-06-18
1
-6
/
+10
|
\
|
*
Silence WSGIRefServer on run(quiet=True).
Marcel Hellkamp
2010-06-18
1
-2
/
+6
|
*
fix: Calling run(quiet=True) broke some of the server adapters.
Marcel Hellkamp
2010-06-18
1
-4
/
+4
|
/
*
Whitespace
Marcel Hellkamp
2010-06-13
1
-6
/
+6
*
new: Support for tuples as return value.
Marcel Hellkamp
2010-06-13
2
-1
/
+6
*
fix: 304 responses must not return entity headers (rfc2616 10.3.5).
Marcel Hellkamp
2010-06-13
3
-4
/
+30
*
Removed a redundant test for wsgi.file_wrapper in Bottle._cast() and added so...
Marcel Hellkamp
2010-06-13
4
-6
/
+23
*
fix: Changed HTTP status code for send_file() calls that fail because of root...
Marcel Hellkamp
2010-06-13
2
-4
/
+4
*
Changed run and fixed bottle reloader, so child process exits,
Johannes Schönberger
2010-06-03
1
-3
/
+13
*
bugfix: HeaderDict.get() was case sensitive.
Marcel Hellkamp
2010-06-02
2
-0
/
+11
*
fix: Be quiet if a CGI-like server adapter is used
Marcel Hellkamp
2010-05-20
1
-2
/
+6
[next]