Commit Graph

559 Commits

Author SHA1 Message Date
kennethreitz ff71b25efc release and version history 2015-04-25 17:50:03 -04:00
kennethreitz c8004e3dd7 Merge remote-tracking branch 'origin/master' 2015-04-25 17:49:14 -04:00
kennethreitz e859204554 new community 2015-04-25 17:49:12 -04:00
kennethreitz 5d722bd0f5 Merge pull request #2570 from sigmavirus24/release-process-docs
Add new release process to docs
2015-04-25 17:46:31 -04:00
kennethreitz 1f85ce8670 be cordial 2015-04-25 17:44:25 -04:00
kennethreitz 51938de6b7 improve contributing section 2015-04-25 17:42:48 -04:00
kennethreitz 535c51f548 style of contributing.rst 2015-04-25 17:36:14 -04:00
Cory Benfield 9dba203952 Add basic contributing guide 2015-04-25 21:39:00 +01:00
Ian Cordasco f74fc486be Update version number examples. Strip whitespace
Also I've included a bit more verbiage around why a major release
would happen and some reassurances that they will be rare.
2015-04-25 09:29:40 -05:00
Ian Cordasco 773e730d80 Add new release process to docs
Closes #2569
2015-04-24 19:28:23 -05:00
kennethreitz 1f0e5775f2 add betamax 2015-04-21 17:18:04 -04:00
kennethreitz 4cfc5bcd96 add @sigmavirus42's blog post 2015-04-21 17:15:51 -04:00
kennethreitz 16eeee1436 and extensions 2015-04-17 08:52:47 -04:00
kennethreitz 576e18a796 recommended packages and extensions 2015-04-17 08:51:02 -04:00
Cory Benfield 8cf5e67041 Recommended packages. 2015-04-13 11:39:23 -04:00
benjaminran 1b1866934b updated custom header precedence info with .netrc example 2015-04-05 14:23:10 -07:00
benjaminran 898465756a added custom header precedence info 2015-04-03 07:58:42 -07:00
kennethreitz 0ad075c430 Update index.rst 2015-03-31 12:44:50 -04:00
Cory Benfield b7e3370762 'At least' 2015-03-18 21:40:03 +00:00
Cory Benfield bedd2be0a7 Clarify that we ship patches early. 2015-03-18 21:27:20 +00:00
Cory Benfield b974cd3741 Describe our new vulnerabilities process. 2015-03-17 20:07:28 +00:00
M.Yasoob Ullah Khalid ☺ 3711e04f37 edited the useragent string 2015-03-15 22:42:43 +05:00
M.Yasoob Ullah Khalid ☺ 6e2f1eb402 made the quickstart more reader friendly. Closes #2418 2015-03-15 01:02:09 +05:00
Priit Laes 4497a26c37 Document Response.iter_lines() reentrancy issues 2015-03-07 12:00:41 +02:00
Ian Cordasco c53aa08cce Merge pull request #2429 from kennethreitz/sigmavirus24/docs/support
Update support documentation to be more accurate
2015-03-04 16:20:33 -06:00
Cory Benfield bcfcd9f980 Add Lukasa's GPG key fingerprint. 2015-03-04 20:16:25 +00:00
Ian Cordasco e7ac8ea0c1 Add PGP Key fingerprints 2015-03-04 08:11:39 -06:00
requiredfield ed73d9e45d document combination of repeated response headers 2015-02-20 12:20:18 -06:00
Nicholas Avenell 291b6b24b7 Update to use readthedocs.org instead of rtfd.org
https://toolbelt.rtfd.org causes an SSL error because the wildcard SSL cert is for *.readthedocs.org.
2015-02-06 13:46:38 +00:00
Tom S 53f33eb473 quickstart: using a list as a value in query params 2015-02-03 09:19:30 +00:00
Ian Cordasco e644857877 Fix typo. Use smaller paragraphs. Add CVE list 2015-01-28 20:48:22 -06:00
Ian Cordasco 3a5e2b2f3d Add a missing comma 2015-01-28 08:58:43 -06:00
Ian Cordasco 02f852cc41 Add Cory's twitter account
Added some more detail to the Vulnerability section
2015-01-28 08:58:05 -06:00
Ian Cordasco ff56e431ad Update support documentation to be more accurate
We were missing instructions to report security vulnerabilities,
and all of the documentation referred to Kenneth as the only
source of support. We were also missing a link to StackOverflow.
2015-01-28 08:16:05 -06:00
kennethreitz b176ccd481 drawn towards it rather than pushed away 2015-01-08 10:04:58 -05:00
kennethreitz 176b365287 certifi 2015-01-08 10:01:39 -05:00
kennethreitz 09658b80c0 certifi 2015-01-08 09:58:31 -05:00
kennethreitz ac34e3b346 simpler button 2015-01-08 09:55:40 -05:00
kennethreitz 5549f50258 cleanups 2015-01-08 09:52:56 -05:00
kennethreitz 15597c27cd Requests Pro 2015-01-08 09:52:50 -05:00
kennethreitz 673bd6afce javascripts 2015-01-06 00:56:47 -05:00
Shrayas 892f2560c1 Changing year in all copyright information
- Happy new year! Thanks for this awesome library :)
2015-01-01 09:04:50 +05:30
Cory Benfield f4ec3d2309 Clean up cookie docs and display them. 2014-12-24 14:33:14 +00:00
rakesh 508f4b1ca5 Updated the broken link to twitter streaming API documentation 2014-12-09 01:59:55 +05:30
Dan Michael O. Heggø 8b03f60278 Docs: Add more section labels for referencing
so sections can be linked from other projects using Intersphinx
2014-11-17 11:39:33 +01:00
syedsuhail 96efb5ec96 Fix #2279. Update layout css 2014-10-19 14:06:02 +05:30
morganthrapp 4d498db3ed Update sidebarintro.html
Fix issue #2279. "Gittip" changed to "Gratipay". Tip button extended from 48px to 60px.
2014-10-14 10:56:05 -04:00
Ian Cordasco 589f2f6d6e Add Release History to the sidebar
Closes #2269
2014-10-09 21:07:05 -05:00
Jan Kundrát 3635b1501d docs: Clarify how to pass a custom set of CAs
This new wording makes it hopefully easier to find how to override the
system-provided list of trusted CAs. I failed to find this through some googling
and had to resort to asking on IRC previously.
2014-09-25 20:06:04 +02:00
Cory Benfield e0d88c2814 Merge pull request #2245 from sigmavirus24/doc-fix
Correct redirection introduction
2014-09-23 07:25:26 +01:00