Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure download_images_enabled is disabled | Jeremy Benoist | 2017-05-19 | 1 | -1/+20 |
* | Merge remote-tracking branch 'origin/master' into 2.3 | Jeremy Benoist | 2017-05-19 | 1 | -0/+20 |
|\ | |||||
| * | Add some tests | Jeremy Benoist | 2017-05-09 | 1 | -0/+20 |
* | | Added tests on logs records | Nicolas Lœuillet | 2017-05-12 | 1 | -3/+22 |
* | | Fixed tests | Nicolas Lœuillet | 2017-05-12 | 1 | -1/+7 |
* | | Replaced json_array with array | Nicolas Lœuillet | 2017-05-11 | 1 | -1/+1 |
* | | Added headers field in Entry | Nicolas Lœuillet | 2017-05-11 | 1 | -0/+1 |
* | | Skip auth when no credentials are found | Jeremy Benoist | 2017-05-09 | 1 | -13/+27 |
* | | Merge pull request #2751 from bdunogier/2.2-guzzle_subscribers_improvement | Jérémy Benoist | 2017-05-09 | 1 | -1/+1 |
|\ \ | |||||
| * | | Changed parsing of login_extra_fields in guzzle auth | Bertrand Dunogier | 2017-05-04 | 1 | -1/+1 |
* | | | Merge pull request #3088 from wallabag/execute-migrations-after-install | Jérémy Benoist | 2017-05-05 | 1 | -3/+9 |
|\ \ \ | |||||
| * | | | Added migrations execution after fresh install | Nicolas Lœuillet | 2017-05-05 | 3 | -5/+11 |
| |/ / | |||||
* | | | Merge pull request #2920 from wallabag/cleanduplicatescommand | Jérémy Benoist | 2017-05-05 | 3 | -2/+110 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixed test | Nicolas Lœuillet | 2017-05-05 | 1 | -0/+4 |
| * | | Fixed @j0k3r review | Nicolas Lœuillet | 2017-05-05 | 1 | -3/+3 |
| * | | Added test for deduplication | Nicolas Lœuillet | 2017-05-05 | 3 | -3/+48 |
| * | | Add basic tests | Thomas Citharel | 2017-05-01 | 1 | -0/+59 |
* | | | Changed export test | Nicolas Lœuillet | 2017-05-03 | 1 | -3/+1 |
* | | | Added notmatches operator for tagging rule | Nicolas Lœuillet | 2017-04-20 | 3 | -7/+7 |
|/ / | |||||
* | | Added test for multiple authors | Nicolas Lœuillet | 2017-04-10 | 1 | -8/+39 |
* | | Added author of article | Nicolas Lœuillet | 2017-04-09 | 1 | -1/+4 |
* | | Added publication date | Nicolas Lœuillet | 2017-04-05 | 1 | -0/+1 |
* | | Renamed countAllEntriesByUsername method | Nicolas Lœuillet | 2017-03-31 | 1 | -1/+1 |
* | | Allow to remove all archived entries | Thomas Citharel | 2017-03-31 | 1 | -0/+76 |
* | | Rename method from *username to *user | Thomas Citharel | 2017-03-30 | 1 | -2/+2 |
|/ | |||||
* | Search by term: extend to entries url | Kevin Decherf | 2017-02-16 | 1 | -0/+24 |
* | Fix phpcs and tests | Thomas Citharel | 2017-01-24 | 1 | -0/+1 |
* | add filepath test | Thomas Citharel | 2017-01-22 | 1 | -0/+17 |
* | add cli export | Thomas Citharel | 2017-01-22 | 1 | -0/+60 |
* | Fix registration.submit test | Jeremy Benoist | 2017-01-10 | 1 | -1/+1 |
* | Avoid false preview image | Jeremy Benoist | 2017-01-10 | 1 | -0/+41 |
* | Merge pull request #2702 from wallabag/add-index-uuid | Nicolas Lœuillet | 2016-12-29 | 1 | -6/+6 |
|\ | |||||
| * | Renamed uuid to uid | Nicolas Lœuillet | 2016-12-29 | 1 | -6/+6 |
| * | Changed uuid type in database | Nicolas Lœuillet | 2016-12-25 | 1 | -1/+0 |
| * | Fixed index on entry.uuid and changed uuid field type | Nicolas Lœuillet | 2016-12-25 | 1 | -0/+1 |
* | | Fixed export by tags with a tag which contains space | Nicolas Lœuillet | 2016-12-27 | 2 | -3/+3 |
|/ | |||||
* | Merge pull request #2680 from wallabag/taggingrule-255 | Nicolas Lœuillet | 2016-12-06 | 1 | -0/+23 |
|\ | |||||
| * | Limit rule to 255 | Jeremy Benoist | 2016-12-03 | 1 | -0/+23 |
* | | Revert switch to KernelTestCase for ContentProxyTest | Jerome Charaoui | 2016-12-03 | 2 | -20/+4 |
* | | Add missing CoreKernelTestCase class | Jerome Charaoui | 2016-12-03 | 1 | -0/+17 |
* | | Fix ContentProxy tests | Jerome Charaoui | 2016-12-03 | 1 | -17/+18 |
|/ | |||||
* | Hide article text on mobile with list mode | Nicolas Lœuillet | 2016-11-28 | 1 | -0/+2 |
* | Added test for list view | Nicolas Lœuillet | 2016-11-28 | 1 | -1/+18 |
* | Merge pull request #2659 from akovalyov/bugfix/non-latin-characters-in-readin... | Nicolas Lœuillet | 2016-11-28 | 4 | -0/+53 |
|\ | |||||
| * | Fix incorrect reading time calculation for entries in languages with | Andrew Kovalyov | 2016-11-28 | 4 | -0/+53 |
* | | Enforce lowercase on domain name filter | Kevin Decherf | 2016-11-26 | 1 | -0/+9 |
* | | Re-use FOSUser master branch | Jeremy Benoist | 2016-11-22 | 1 | -4/+4 |
* | | Added authentication for restricted access articles | Bertrand Dunogier | 2016-11-22 | 1 | -0/+85 |
* | | Fix tests | Jeremy Benoist | 2016-11-20 | 1 | -9/+5 |
* | | Add RSS pagination | Jeremy Benoist | 2016-11-20 | 1 | -4/+53 |