Commit Graph

78 Commits

Author SHA1 Message Date
Pascal Hartig b45a1081d2 Updated travis-ci URL in README
The old URL appears to be broken, redirecting to https://travis-ci.org//kennethreitz/requests

Also, according to [their wiki](http://about.travis-ci.org/docs/user/status-images/) the *secure* isn't required anymore.
2012-12-15 13:12:35 +01:00
Lyndsy Simon 710f09f806 Updates from ISC to Apache2 2012-12-05 16:19:14 -06:00
Artur Dryomov 1a08cea007 Use console syntax highlighting in the readme file. 2012-12-03 20:20:47 +03:00
Ondrej Slinták ae41c733ea Update README.rst
There was a typo in AUTHORS link - it pointed to develop branch which no longer exists.
2012-11-29 19:58:46 +01:00
Kenneth Reitz 3347146a44 merge conflict 2012-07-08 00:23:36 -04:00
Weston Platter 81e86a35fe made the master README.rst TravisCI PNG clickable to TravisCI status page 2012-06-30 18:35:48 -04:00
Weston Platter 0512132b91 made the TravisCI PNG link to TravisCI project status page 2012-06-30 18:33:40 -04:00
Weston Platter 32bcd4b3bf made the TravisCI PNG clickable to TravisCI status page 2012-06-30 18:22:22 -04:00
Kenneth Reitz 6fd03d5f20 thread safe 2012-05-08 01:24:30 -04:00
Kenneth Reitz dab3df7619 fake change for commit hook test 2012-03-31 03:11:43 -04:00
Kenneth Reitz 11e5c8eab7 HTTP/1.1 2012-03-31 00:08:38 -04:00
Max Countryman a094ad8f31 fixing link to AUTHORS in README 2012-03-15 22:05:08 -03:00
Kenneth Reitz ab0714ce9c develop 2012-02-28 15:21:12 -05:00
Kenneth Reitz 7cc898f9ed master build test 2012-02-26 11:30:44 -05:00
Kenneth Reitz 83b4081e85 Builds?? 2012-02-24 00:45:17 -05:00
Kenneth Reitz c32b1cd6d6 better feature list 2012-01-23 02:34:42 -05:00
Kenneth Reitz 878bb61d24 readme update 2012-01-23 02:31:16 -05:00
Andrey Petrov e185aec920 Adding a humble mention of urllib3 to the Requests intros. 2012-01-07 15:17:06 -08:00
Kenneth Reitz 4441697e49 Update README.rst 2012-01-03 10:21:13 -05:00
Kenneth Reitz 9fcfec18da ssl docs 2011-12-28 03:18:40 -05:00
Kenneth Reitz c48f0d990f Merge branch 'develop' into feature/rewrite
Conflicts:
	requests/__init__.py
	test_requests.py
2011-11-09 15:13:38 -08:00
Kenneth Reitz 33ee732082 steal @shazow's contribute paragraph 2011-11-04 23:57:43 -04:00
Kenneth Reitz 95336a0542 Merge branch 'develop' into feature/rewrite 2011-10-23 16:15:06 -04:00
Kenneth Reitz 84a2b35b71 Readme update. 2011-10-23 16:03:06 -04:00
Kenneth Reitz b908559ac8 urllib2 => httplib 2011-10-13 19:41:40 -04:00
Kenneth Reitz 53a53668d9 no more roadmap 2011-08-19 20:59:16 -04:00
Kenneth Reitz 9471b0ab88 let's do this 2011-08-17 04:32:46 -04:00
Kenneth Reitz 0b34812afc readme cleanup 2011-08-17 04:23:16 -04:00
Juarez Bochi 43669183ce Edited PATCH Requests in README 2011-08-14 07:30:43 -03:00
Peter Manser 18c42e88f5 Fixing minor bug in code example - missing apostrophe 2011-08-04 21:47:15 +02:00
Kenneth Reitz 4cf4362610 typos 2011-06-23 06:06:56 -04:00
Kenneth Reitz 2374d0fd7a so many paramatersssss 2011-06-21 22:22:46 -04:00
Kenneth Reitz 483d00736c readme update 2011-06-21 22:22:02 -04:00
Kenneth Reitz 2153b21152 less hostility 2011-06-08 19:22:19 -04:00
Daniel Schauenberg 5593f12347 e.g. should be i.e. I guess 2011-05-23 08:39:15 -07:00
Kenneth Reitz 0ee249247a updated history for v0.4.0 2011-05-15 00:00:44 -04:00
Kenneth Reitz 155863bf71 readme update 2011-05-14 23:55:15 -04:00
Johannes f31dc8a9ef Substitute 'request' for 'requests' 2011-04-21 14:17:02 +02:00
Johannes 4687951a04 Substitute <request object> for the actual return value of the request functions 2011-04-21 14:01:43 +02:00
Kenneth Reitz f0d2ac3dd5 Readme update 2011-02-25 08:58:17 -05:00
Kenneth Reitz 270898e521 Readme Updates 2011-02-25 08:48:09 -05:00
digitalxero edfdef2396 Add in a proper AuthManager instead of the list version that was being used.
Added support for all Auth types that python supports
2011-02-19 15:04:56 -05:00
digitalxero a9e18e9106 Update the README 2011-02-19 11:18:29 -05:00
Kenneth Reitz b5c2806e8c Roadmap update 2011-02-19 00:43:27 -05:00
Kenneth Reitz fa42c12e5b I need autodoc. 2011-02-15 09:58:02 -05:00
Kenneth Reitz 8ac29b40e9 new documentation on Request changes. 2011-02-15 09:51:46 -05:00
Kenneth Reitz d511e6f148 Version Bump v0.2.2 2011-02-14 12:58:20 -05:00
Kenneth Reitz 98c8a78c3e Added Cookies documentation. 2011-02-14 12:52:15 -05:00
Kenneth Reitz 44d402c1e6 who stole dem cookies 2011-02-14 10:50:18 -05:00
Kenneth Reitz 43790c4d32 updated multipart-upload documentation 2011-02-14 10:43:54 -05:00