2013-05-24 |
Ben Darnell | Fix a dangling doc reference, and add a doc check to... |
commit | commitdiff | tree |
2013-05-24 |
cloudaice | fixed bugs |
commit | commitdiff | tree |
2013-05-24 |
bdarnell | Merge pull request #789 from ajdavis/opts-enhancements |
commit | commitdiff | tree |
2013-05-23 |
A. Jesse Jiryu... | OptionParser.group_dict() now requires a group. Add... 789/head |
commit | commitdiff | tree |
2013-05-21 |
bdarnell | Merge pull request #794 from wolever/accept-range-in... |
commit | commitdiff | tree |
2013-05-21 |
David Wolever | Only send Content-Range with HTTP 206 794/head |
commit | commitdiff | tree |
2013-05-21 |
David Wolever | Note about conditional return of HTTP 206 |
commit | commitdiff | tree |
2013-05-21 |
David Wolever | Merge master |
commit | commitdiff | tree |
2013-05-21 |
David Wolever | Send HTTP 200 in response to Range: bytes=0- |
commit | commitdiff | tree |
2013-05-20 |
Ben Darnell | Release note updates. |
commit | commitdiff | tree |
2013-05-19 |
Ben Darnell | Read static files in 64-KB chunks. |
commit | commitdiff | tree |
2013-05-19 |
Ben Darnell | Add start and end parameters to get_content() instead... |
commit | commitdiff | tree |
2013-05-19 |
Ben Darnell | Make static_url pass arbitrary kwargs to make_static_url. |
commit | commitdiff | tree |
2013-05-19 |
Ben Darnell | Merge remote-tracking branch 'birknilson/static_version... |
commit | commitdiff | tree |
2013-05-19 |
Ben Darnell | Add method StaticFileHandler.get_content_version. |
commit | commitdiff | tree |
2013-05-19 |
Ben Darnell | Add back a lost call to abspath (which may or may not... |
commit | commitdiff | tree |
2013-05-19 |
Ben Darnell | Document recent additions to StaticFileHandler. |
commit | commitdiff | tree |
2013-05-19 |
Ben Darnell | Cleanups after the big StaticFileHandler merge. |
commit | commitdiff | tree |
2013-05-19 |
Ben Darnell | Rough merge of the birknilson and wolever StaticFileHan... |
commit | commitdiff | tree |
2013-05-19 |
Ben Darnell | Merge remote-tracking branch 'birknilson/refactoring... |
commit | commitdiff | tree |
2013-05-19 |
Ben Darnell | Merge remote-tracking branch 'wolever/accept-range... |
commit | commitdiff | tree |
2013-05-18 |
Ben Darnell | Update redbot tests to work with current versions of... |
commit | commitdiff | tree |
2013-05-18 |
David Wolever | 206 in response to Range, refactor ETag checking 790/head |
commit | commitdiff | tree |
2013-05-18 |
Ben Darnell | Add PATCH and OPTIONS support by default to curl_httpcl... |
commit | commitdiff | tree |
2013-05-18 |
Ben Darnell | Remove redundant call to find_named_blocks in template... |
commit | commitdiff | tree |
2013-05-18 |
David Wolever | Fixing errant paren, missing format value |
commit | commitdiff | tree |
2013-05-18 |
David Wolever | Return HTTP 416 Range Not Satisfiable, not 406 |
commit | commitdiff | tree |
2013-05-17 |
A. Jesse Jiryu... | Replace options.as_dict() with group_dict() |
commit | commitdiff | tree |
2013-05-17 |
A. Jesse Jiryu... | options[key] should return a value, not an _Option... |
commit | commitdiff | tree |
2013-05-17 |
David Wolever | Handle negative byte ranges |
commit | commitdiff | tree |
2013-05-17 |
David Wolever | Tests for Range header |
commit | commitdiff | tree |
2013-05-17 |
David Wolever | Set Accept-Range header, return 406 on invalid range |
commit | commitdiff | tree |
2013-05-17 |
Ben Darnell | Merge branch 'branch3.0' |
commit | commitdiff | tree |
2013-05-17 |
Ben Darnell | Dereference the current YieldPoint as soon as it resolves. |
commit | commitdiff | tree |
2013-05-17 |
David Wolever | Fix bytes/str issues |
commit | commitdiff | tree |
2013-05-17 |
Ben Darnell | Add test for option redefinition error. |
commit | commitdiff | tree |
2013-05-16 |
David Wolever | (incomplete) Honnoring Range request header |
commit | commitdiff | tree |
2013-05-16 |
David Wolever | Use 'get_version' to calculate static file hashes. |
commit | commitdiff | tree |
2013-05-16 |
A. Jesse Jiryu... | Make options instance more dict-like. |
commit | commitdiff | tree |
2013-05-16 |
cloudaice | comparison to None should be 'if cond is not None' 788/head |
commit | commitdiff | tree |
2013-05-16 |
cloudaice | fixed bug when raise error in options |
commit | commitdiff | tree |
2013-05-16 |
项超 | Merge pull request #1 from facebook/master |
commit | commitdiff | tree |
2013-05-16 |
Ben Darnell | Add a close method to Resolver and use it where necessary. |
commit | commitdiff | tree |
2013-05-16 |
Ben Darnell | Add a missing stack_context.wrap in SSLIOStream.connect. |
commit | commitdiff | tree |
2013-05-13 |
Ben Darnell | Release note updates |
commit | commitdiff | tree |
2013-05-13 |
Ben Darnell | Remove whitespace/control-character check from RequestH... |
commit | commitdiff | tree |
2013-05-13 |
Ben Darnell | Clean up cancelled timeout handles when the queue gets... |
commit | commitdiff | tree |
2013-05-13 |
Ben Darnell | Respect HTTPServer's no_keep_alive option in RequestHan... |
commit | commitdiff | tree |
2013-05-13 |
Ben Darnell | Allow handlers to assign to self.current_user |
commit | commitdiff | tree |
2013-05-12 |
Ben Darnell | Allow prepare to be asynchronous, and detect coroutines... |
commit | commitdiff | tree |
2013-05-12 |
Ben Darnell | Don't try sending another error response in _handle_req... |
commit | commitdiff | tree |
2013-05-12 |
Ben Darnell | Release note and doc updates |
commit | commitdiff | tree |
2013-05-12 |
bdarnell | Merge pull request #748 from wsantos/fix732 |
commit | commitdiff | tree |
2013-05-12 |
Ben Darnell | Check for ECONNRESET in addition to EPIPE on send(). |
commit | commitdiff | tree |
2013-05-12 |
bdarnell | Merge pull request #784 from tahajahangir/patch-1 |
commit | commitdiff | tree |
2013-05-12 |
Ben Darnell | Use plus=False when constructing and decoding url paths. |
commit | commitdiff | tree |
2013-05-12 |
Ben Darnell | Add a 'plus' argument to url_{un,}escape, defaulting... |
commit | commitdiff | tree |
2013-05-12 |
Taha Jahangir | Don't log EPIPE (broken pipe) errors as warnings 784/head |
commit | commitdiff | tree |
2013-05-12 |
Ben Darnell | Add a run_with_stack_context function to more easily... |
commit | commitdiff | tree |
2013-05-12 |
Ben Darnell | Add a distinct MissingArgumentError class for get_argument. |
commit | commitdiff | tree |
2013-05-12 |
Ben Darnell | Move _UIModuleNamespace from the top of web.py to the... |
commit | commitdiff | tree |
2013-05-11 |
bdarnell | Merge pull request #783 from gwk/master |
commit | commitdiff | tree |
2013-05-10 |
gwk | Added note regarding regex group capture to StaticFileH... 783/head |
commit | commitdiff | tree |
2013-05-09 |
bdarnell | Merge pull request #777 from mauriciosl/master |
commit | commitdiff | tree |
2013-05-09 |
Ben Darnell | Add note about frequently-seen pull request to add... |
commit | commitdiff | tree |
2013-05-08 |
bdarnell | Merge pull request #780 from keakon/patch-1 |
commit | commitdiff | tree |
2013-05-08 |
bdarnell | Merge pull request #779 from clowwindy/master |
commit | commitdiff | tree |
2013-05-08 |
keakon | add missing parameter doc 780/head |
commit | commitdiff | tree |
2013-05-08 |
clowwindy | Update httpclient.py 779/head |
commit | commitdiff | tree |
2013-05-07 |
Mauricio Souza... | change bind_unused_port to pass None as port 777/head |
commit | commitdiff | tree |
2013-05-05 |
Ben Darnell | Create UIModule proxies on demand instead of in Request... |
commit | commitdiff | tree |
2013-05-05 |
Ben Darnell | Add a test that covers creation and binding of UIModule... |
commit | commitdiff | tree |
2013-05-05 |
Ben Darnell | Precompile the regex used on severy set_header call. |
commit | commitdiff | tree |
2013-05-05 |
Ben Darnell | Rewrite HTTPHeaders normalization to limit the growth... |
commit | commitdiff | tree |
2013-05-05 |
Ben Darnell | Catch and ignore EINVAL errors from setsockopt. |
commit | commitdiff | tree |
2013-05-05 |
Ben Darnell | Clear the NODELAY flag in set_nodelay(False). |
commit | commitdiff | tree |
2013-05-05 |
Ben Darnell | Add an interface to set the TCP_NODELAY flag on an... |
commit | commitdiff | tree |
2013-05-04 |
Ben Darnell | Add overrideable method RequestHandler.log_exception. |
commit | commitdiff | tree |
2013-05-04 |
Ben Darnell | Update docs for AsyncTestCase to make @gen_test more... |
commit | commitdiff | tree |
2013-05-01 |
Ben Darnell | Add an exception handler in _try_inline_read to ensure... |
commit | commitdiff | tree |
2013-05-01 |
Ben Darnell | Fix another case in which streaming read_until_close... |
commit | commitdiff | tree |
2013-04-29 |
Ben Darnell | Release note updates. |
commit | commitdiff | tree |
2013-04-29 |
Ben Darnell | Fix a memory leak in HTTPServer with very large file... |
commit | commitdiff | tree |
2013-04-28 |
Ben Darnell | Fix locale.format_date on python 3. |
commit | commitdiff | tree |
2013-04-28 |
Ben Darnell | Prefix all "reserved" names used by the template system... |
commit | commitdiff | tree |
2013-04-28 |
Ben Darnell | Use weakrefs instead of __del__ in reference cycle... |
commit | commitdiff | tree |
2013-04-28 |
Ben Darnell | Merge remote-tracking branch 'homm/master' |
commit | commitdiff | tree |
2013-04-28 |
homm | Use add_callback to trigger ioloop in test. 767/head |
commit | commitdiff | tree |
2013-04-28 |
Ben Darnell | Add a --debug_gc flag to runtests to easily turn on... |
commit | commitdiff | tree |
2013-04-28 |
Ben Darnell | Fix options with multiple=True on python 3; add tests. |
commit | commitdiff | tree |
2013-04-28 |
homm | Fix typo. |
commit | commitdiff | tree |
2013-04-28 |
homm | Avoid circular references in StackContext and Exception... |
commit | commitdiff | tree |
2013-04-28 |
homm | Remove reference to last task and his arguments in... |
commit | commitdiff | tree |
2013-04-28 |
Ben Darnell | Fix resolver implementation on Solaris. |
commit | commitdiff | tree |
2013-04-28 |
Ben Darnell | Catch additional errors to prevent warnings logged... |
commit | commitdiff | tree |
2013-04-24 |
Waldecir Santos | Corrected or logic to make use of max_buffer_size if... 748/head |
commit | commitdiff | tree |
2013-04-24 |
Waldecir Santos | Expose IOStream's max_buffer_size, so we can set it... |
commit | commitdiff | tree |
2013-04-24 |
bdarnell | Merge pull request #752 from oyerli/patch-1 |
commit | commitdiff | tree |
2013-04-24 |
Ben Darnell | Don't try to run HTTPConnection._close_callback if... |
commit | commitdiff | tree |
2013-04-24 |
bdarnell | Merge pull request #745 from davidwilemski/xheaders |
commit | commitdiff | tree |
next |