| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change the None check from self.assertIsNone to python style None Check, as b... | Arup Malakar | 2012-05-23 | 1 | -1/+1 |
| * | Issue #505: Changed the store_cookie configuration to be part of the config d... | Arup Malakar | 2012-05-23 | 1 | -4/+6 |
| * | Wrote tests for new CookieJar functionality and made them pass. | Josh Imhoff | 2012-05-21 | 1 | -0/+33 |
| * | fix test for 2.6's unittest | Kenneth Reitz | 2012-05-16 | 1 | -1/+1 |
| * | Issue #505: Allow disabling of cookie persistence/sending | Arup Malakar | 2012-05-16 | 1 | -0/+21 |
| * | Tests for persistent and secure cookies | Shivaram Lingamneni | 2012-05-03 | 1 | -0/+41 |
| * | remove fancy test assertions that are unavailable on 2.6 | Shivaram Lingamneni | 2012-05-02 | 1 | -7/+7 |
| * | fix and test for a bug dhagrow reported | Shivaram Lingamneni | 2012-05-01 | 1 | -0/+5 |
| * | add a test for redirection | Shivaram Lingamneni | 2012-05-01 | 1 | -0/+12 |
| * | Further changes to move cookies to CookieJar | Shivaram Lingamneni | 2012-05-01 | 1 | -0/+149 |
