Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable PHPStan | Jeremy Benoist | 2019-01-18 | 1 | -1/+1 |
| | | | | | - Fix error for level 0 & 1 (level 7 has 699 errors...) - Add `updated_at` to site_credential (so the `timestamps()` method applies correctly) | ||||
* | php-cs-fixer | Kevin Decherf | 2018-09-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | Replace SO url by lemonde | Jeremy Benoist | 2018-07-05 | 1 | -4/+4 |
| | | | | Looks like we got a lot of random failing while grabing SO content, replacing it might fix the problem. | ||||
* | Fix tests | adev | 2017-11-11 | 1 | -1/+1 |
| | |||||
* | Jump to Symfony 3.3 & update others deps | Jeremy Benoist | 2017-10-09 | 1 | -0/+2 |
| | | | | Also update tests urls | ||||
* | Add a real configuration for CS-Fixer | Jeremy Benoist | 2017-07-01 | 1 | -20/+20 |
| | |||||
* | Fix SO tests | Jeremy Benoist | 2017-05-24 | 1 | -4/+4 |
| | | | | SO switched to http yesterday | ||||
* | Added notmatches operator for tagging rule | Nicolas Lœuillet | 2017-04-20 | 1 | -1/+1 |
| | |||||
* | Put log in the most common failure tests | Jeremy Benoist | 2016-11-17 | 1 | -6/+6 |
| | | | | So we’ll quickly be able to see what kind of test is failing when viewing Travis | ||||
* | Avoid error when Redis isn't here in tests | Jeremy Benoist | 2016-10-10 | 1 | -0/+1 |
| | |||||
* | Added tags for Firefox import | Nicolas Lœuillet | 2016-09-26 | 1 | -1/+1 |
| | |||||
* | Update Firefox file | Jeremy Benoist | 2016-09-25 | 1 | -2/+2 |
| | | | | | With real data, the previous looks more than a Chrome converted file. Also, fix date conversion (hope so). | ||||
* | Fix bad date format in Browser import | Jeremy Benoist | 2016-09-25 | 1 | -0/+4 |
| | |||||
* | bring chrome and firefox as separate imports | Thomas Citharel | 2016-09-25 | 1 | -0/+161 |