Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2708 from jcharaoui/import-disablecontentupdate | Jérémy Benoist | 2017-06-02 | 2 | -32/+44 |
|\ | |||||
| * | Rewrote code & fix tests | Jeremy Benoist | 2017-06-01 | 2 | -20/+19 |
| * | Fix tests | Jeremy Benoist | 2017-06-01 | 1 | -2/+8 |
| * | Add disableContentUpdate import option | Jerome Charaoui | 2017-06-01 | 1 | -5/+4 |
| * | Avoid returning objects passed by reference. | Jerome Charaoui | 2017-06-01 | 1 | -11/+19 |
* | | Replace images with & | Jeremy Benoist | 2017-06-01 | 1 | -3/+21 |
|/ | |||||
* | Merge pull request #3137 from aaa2000/isolated-tests | Jérémy Benoist | 2017-06-01 | 7 | -219/+357 |
|\ | |||||
| * | Isolated tests | adev | 2017-05-31 | 7 | -219/+357 |
* | | Fix tests following rebase | Jeremy Benoist | 2017-05-31 | 1 | -2/+2 |
* | | CS | Jeremy Benoist | 2017-05-31 | 1 | -3/+3 |
* | | Forced date can now be a timestamp too | Jeremy Benoist | 2017-05-31 | 1 | -0/+81 |
* | | Remove htmlawed and use graby instead | Jeremy Benoist | 2017-05-31 | 1 | -13/+13 |
* | | Use graby ContentExtractor to clean html | Jeremy Benoist | 2017-05-31 | 1 | -0/+55 |
|/ | |||||
* | Merge pull request #3168 from wallabag/instapaper-tags-import | Nicolas Lœuillet | 2017-05-31 | 4 | -4/+3 |
|\ | |||||
| * | CS & improve tags assertions | Jeremy Benoist | 2017-05-31 | 4 | -4/+3 |
* | | Merge pull request #3138 from Kdecherf/2835-tags | Nicolas Lœuillet | 2017-05-31 | 2 | -0/+28 |
|\ \ | |||||
| * | | Ensure retrieved data are fresh | Jeremy Benoist | 2017-05-31 | 1 | -0/+6 |
| * | | TagController: ignore ActionMarkAsRead when removing tag from entry | Kevin Decherf | 2017-05-31 | 2 | -0/+22 |
| |/ | |||||
* / | Use a better way to set input for command | Jeremy Benoist | 2017-05-30 | 1 | -76/+30 |
|/ | |||||
* | Merge remote-tracking branch 'origin/master' into 2.3 | Jeremy Benoist | 2017-05-30 | 1 | -1/+1 |
|\ | |||||
| * | Fix documentation URL for "How can I help to fix that?" | Damien Cassou | 2017-05-24 | 1 | -1/+1 |
* | | CS | Thomas Citharel | 2017-05-28 | 1 | -6/+0 |
* | | Move Tags assigner to a separate file | Thomas Citharel | 2017-05-27 | 2 | -129/+124 |
* | | 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 |