Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '1.x' | Jordi Boggiano | 2017-06-19 | 1 | -4/+4 |
|\ | |||||
| * | Use first day/first month for date calculations in RotatingFileHandlerTest (#... | Remon van de Kamp | 2017-06-19 | 1 | -2/+2 |
| * | Fix tests | Jordi Boggiano | 2016-07-29 | 1 | -3/+3 |
* | | Use callable typehint where possible + Removed dead code (#996) | Grégoire Pineau | 2017-06-19 | 1 | -11/+3 |
* | | Avoid assertion-free test | Jordi Boggiano | 2017-06-19 | 1 | -0/+1 |
* | | CS fixes | Jordi Boggiano | 2016-09-25 | 1 | -1/+1 |
* | | Merge branch '1.x', fixes #771 | Jordi Boggiano | 2016-07-29 | 1 | -0/+4 |
|\ \ | |/ | |||||
* | | Allow alternative date separators for RotatingFileHandler | Remon van de Kamp | 2016-07-14 | 1 | -0/+12 |
* | | Move to strict mode and fix tests | Jordi Boggiano | 2016-05-27 | 1 | -3/+3 |
* | | CS fixes | Jordi Boggiano | 2016-05-26 | 1 | -31/+30 |
* | | Make TestCase class available to dependents to help with testing | Jordi Boggiano | 2016-05-20 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'rpkamp/master' | Jordi Boggiano | 2016-05-20 | 1 | -12/+6 |
|\ \ | |/ |/| | |||||
| * | Lock down RotateFileHandler to prevent errors with rotation | Remon van de Kamp | 2016-04-18 | 1 | -10/+82 |
* | | Add deprecation errors on RotatingFileHandler (#774) | Remon van de Kamp | 2016-05-20 | 1 | -10/+122 |
|/ | |||||
* | CS fixes | Jordi Boggiano | 2012-06-14 | 1 | -1/+0 |
* | Added @covers annotations to everything | Jordi Boggiano | 2011-06-29 | 1 | -0/+3 |
* | Made the write method protected | Christophe Coevoet | 2011-04-06 | 1 | -4/+8 |
* | Merge similar tests together | Jordi Boggiano | 2011-04-05 | 1 | -24/+20 |
* | Added tests for RotatingFileHandler | Jordi Boggiano | 2011-04-05 | 1 | -0/+97 |