| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Continuing to refactor oauth1 to use Request objects internally.use_request_objects | David Gouldin | 2012-05-12 | 1 | -2/+5 |
| * | More porting of internal metods to use Request objects. Some tests are still ... | David Gouldin | 2012-05-01 | 1 | -1/+7 |
| * | Half implemented solution which passes around Request instances to parameters... | David Gouldin | 2012-05-01 | 1 | -0/+7 |
| * | Decode query to unicode in urldecode | Idan Gazit | 2012-05-01 | 1 | -0/+1 |
| * | Remove dead code | Idan Gazit | 2012-05-01 | 1 | -5/+0 |
| * | Fix unicode leaks | Idan Gazit | 2012-05-01 | 1 | -45/+36 |
| * | Add unicode_params method | Idan Gazit | 2012-05-01 | 1 | -1/+15 |
| * | Refactor utility methods, improve robustness of OAuth1 Client.sign | Idan Gazit | 2012-05-01 | 1 | -27/+91 |
| * | Prevent degenerate extraction of non-formencoded strings | Idan Gazit | 2012-04-24 | 1 | -0/+6 |
| * | Disable strict parsing when extracting parameters. | Idan Gazit | 2012-04-23 | 1 | -1/+4 |
| * | Add Request representation | Idan Gazit | 2012-04-23 | 1 | -0/+81 |
