summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add security doc to front page.Cory Benfield2015-03-171-0/+1
* Simplified stream docs example.Andrey Petrov2015-03-141-14/+14
* implement generator for chunked responsesTomas Tomecek2015-03-141-0/+29
* Rename new warning to InsecurePlatformWarning.Cory Benfield2015-03-031-2/+3
* Clean up documents for config warning.Cory Benfield2015-03-021-3/+4
* Emit warnings when SSLContext isn't available.Cory Benfield2015-03-021-0/+21
* Minor edits to docs.Shivan Sornarajah2015-02-061-4/+5
* Added documentation on context manager usage.Shivan Sornarajah2015-02-062-4/+32
* Updated formattingBenjamenMeyer2015-01-021-2/+2
* Updated Security documentation for proper capture of security warningsBenjamenMeyer2015-01-021-1/+9
* Nag about SecurityWarning every time.Andrey Petrov2014-10-291-1/+0
* Added AppEngine sockets link.Andrey Petrov2014-09-061-2/+4
* Phrasing.Andrey Petrov2014-09-061-1/+1
* Formatting.Andrey Petrov2014-09-061-1/+1
* Formatting.Andrey Petrov2014-09-061-1/+5
* Added 'Python with SSL enabled' section and merged AppEngine into it.Andrey Petrov2014-09-061-16/+29
* removed the http and add requirements also in README.rstkrishnaiitd2014-09-041-1/+1
* code formatting changesKrishna Prasad2014-09-031-2/+2
* Sentence changeskrishnaiitd2014-09-031-5/+6
* Minor changekrishnaiitd2014-09-031-2/+2
* code formatting changesKrishna Prasad2014-09-031-2/+2
* Added requirements of GAEkrishnaiitd2014-09-031-0/+13
* Add one more missing ``:mod:``Erik Tollerud2014-08-101-3/+3
* fixes based on feedback from @shazow and @sigmavirus24Erik Tollerud2014-08-101-1/+1
* Add `io` example under usageErik Tollerud2014-08-101-3/+17
* Sponsorship shpiel.Andrey Petrov2014-07-061-0/+40
* Security notes.Andrey Petrov2014-07-062-14/+10
* Updated docs (managers.rst)Lorenzo Gasparini2014-07-061-7/+7
* Updated docs (index.rst)Lorenzo Gasparini2014-07-061-10/+10
* Fixed documentation tests.Lorenzo Gasparini2014-07-063-31/+40
* Disable auto test of code blocks in documentation.Lorenzo Gasparini2014-07-061-0/+3
* Added certifi as needed to build docs.Lorenzo Gasparini2014-07-062-2/+3
* 'SSL added and removed here' smiley.Andrey Petrov2014-07-031-1/+1
* Security docs.Andrey Petrov2014-07-031-0/+7
* Security docs.Andrey Petrov2014-07-031-4/+5
* Docs.Andrey Petrov2014-07-031-0/+19
* Wording.Andrey Petrov2014-07-021-4/+4
* Security docsAndrey Petrov2014-07-022-0/+116
* More docs, moved _observed_errors param.Andrey Petrov2014-07-013-24/+49
* Coverage full,.Andrey Petrov2014-06-301-0/+1
* Fixing rebase-related bugs.Andrey Petrov2014-06-251-1/+1
* Implement retry logicKevin Burke2014-06-251-2/+20
* Update docs requirements and remove it from dev requirements to speed up trav...Andrey Petrov2014-06-241-4/+4
* Finish up the last of the documentationIan Cordasco2014-06-061-0/+11
* document the util module againJosh Schneier2014-05-241-1/+9
* add doc-requirements file, for sphinxKevin Burke2014-03-161-0/+11
* Docs reflow.Andrey Petrov2014-03-151-5/+5
* Some docs tweaks.Andrey Petrov2014-03-141-17/+19
* Merge.Andrey Petrov2014-03-141-0/+27
|\
| * Updating Timeout examples with pr commentsTahia Khan2014-03-111-18/+17