Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrote code & fix tests | Jeremy Benoist | 2017-06-01 | 7 | -30/+30 |
* | Replace Wallabag v1 error strings with v2 strings | Jerome Charaoui | 2017-06-01 | 1 | -1/+10 |
* | Add disableContentUpdate import option | Jerome Charaoui | 2017-06-01 | 7 | -30/+30 |
* | Merge pull request #3137 from aaa2000/isolated-tests | Jérémy Benoist | 2017-06-01 | 1 | -0/+1 |
|\ | |||||
| * | Isolated tests | adev | 2017-05-31 | 2 | -3/+5 |
* | | Reduce imported entries | Jeremy Benoist | 2017-05-31 | 8 | -491/+23 |
* | | Allow other fields to be send using API | Jeremy Benoist | 2017-05-31 | 4 | -21/+14 |
|/ | |||||
* | CS & improve tags assertions | Jeremy Benoist | 2017-05-31 | 5 | -14/+31 |
* | Add support for tag in Instapaper import | Jeremy Benoist | 2017-05-31 | 3 | -13/+43 |
* | Merge pull request #3143 from wallabag/fix-wllbg2-import | Nicolas Lœuillet | 2017-05-31 | 2 | -1/+2 |
|\ | |||||
| * | Add tests | Jeremy Benoist | 2017-05-30 | 2 | -1/+2 |
* | | Move Tags assigner to a separate file | Thomas Citharel | 2017-05-27 | 7 | -7/+45 |
|/ | |||||
* | Fix SO tests | Jeremy Benoist | 2017-05-24 | 1 | -4/+4 |
* | Use username to import | Thomas Citharel | 2017-05-04 | 1 | -8/+23 |
* | Added notmatches operator for tagging rule | Nicolas Lœuillet | 2017-04-20 | 7 | -8/+8 |
* | Import: we now skip messages when user is null | Nicolas Lœuillet | 2017-02-20 | 2 | -2/+4 |
* | Fix WallabagV1Controller test | Jerome Charaoui | 2016-12-03 | 1 | -4/+4 |
* | Fix tests | Jeremy Benoist | 2016-11-17 | 1 | -5/+5 |
* | Put log in the most common failure tests | Jeremy Benoist | 2016-11-17 | 7 | -26/+26 |
* | Fix tests | Jeremy Benoist | 2016-11-06 | 2 | -2/+2 |
* | Add Pinboard import | Jeremy Benoist | 2016-11-04 | 2 | -0/+202 |
* | Add entry.saved event to import & rest | Jeremy Benoist | 2016-11-02 | 9 | -39/+146 |
* | Fix test | Jeremy Benoist | 2016-10-20 | 1 | -1/+1 |
* | Avoid error when Redis isn't here in tests | Jeremy Benoist | 2016-10-10 | 2 | -0/+2 |
* | Add controller test for Instapaper | Jeremy Benoist | 2016-09-27 | 1 | -0/+196 |
* | Add Instapaper import | Jeremy Benoist | 2016-09-27 | 3 | -1/+238 |
* | Merge pull request #2192 from wallabag/import-browser-bookmarks | Jeremy Benoist | 2016-09-26 | 9 | -3/+883 |
|\ | |||||
| * | Added tags for Firefox import | Nicolas Lœuillet | 2016-09-26 | 2 | -1/+2 |
| * | Update Firefox file | Jeremy Benoist | 2016-09-25 | 3 | -66/+67 |
| * | Fix bad date format in Browser import | Jeremy Benoist | 2016-09-25 | 2 | -0/+8 |
| * | fix tests | Thomas Citharel | 2016-09-25 | 3 | -28/+27 |
| * | bring chrome and firefox as separate imports | Thomas Citharel | 2016-09-25 | 6 | -35/+679 |
| * | Added tests for Chrome bookmarks import | Nicolas Lœuillet | 2016-09-25 | 4 | -3/+75 |
| * | Indentation and renamed fixtures file | Nicolas Lœuillet | 2016-09-25 | 2 | -1/+1 |
| * | Add Chrome path for Mac OS | Nicolas Lœuillet | 2016-09-25 | 1 | -1/+1 |
| * | Import Firefox & Chrome bookmarks into wallabag | Thomas Citharel | 2016-09-25 | 2 | -0/+155 |
* | | Use scheduled entity insertions to avoid tag duplicate | Jeremy Benoist | 2016-09-25 | 3 | -0/+42 |
|/ | |||||
* | Avoid failing test for user who didn’t install Redis | Jeremy Benoist | 2016-09-24 | 4 | -0/+4 |
* | Avoid losing entry when fetching fail | Jeremy Benoist | 2016-09-17 | 2 | -2/+4 |
* | Moved Pocket token to user config | Jeremy Benoist | 2016-09-16 | 1 | -11/+7 |
* | AMPQ -> AMQP | Jeremy Benoist | 2016-09-14 | 1 | -5/+5 |
* | Add more “real” tests | Jeremy Benoist | 2016-09-13 | 3 | -30/+87 |
* | Change flash message for queued articles | Jeremy Benoist | 2016-09-13 | 4 | -19/+19 |
* | Fix tests | Jeremy Benoist | 2016-09-11 | 1 | -3/+3 |
* | Add tests on ImportCommand | Jeremy Benoist | 2016-09-11 | 1 | -0/+86 |
* | Add more tests | Jeremy Benoist | 2016-09-11 | 5 | -0/+126 |
* | Enable Redis on Travis | Jeremy Benoist | 2016-09-11 | 2 | -18/+169 |
* | Enable Redis async import | Jeremy Benoist | 2016-09-11 | 10 | -17/+513 |
* | Retrieve created date from Pocket | Jeremy Benoist | 2016-09-11 | 1 | -0/+27 |
* | Add test for RabbitMQ | Jeremy Benoist | 2016-09-11 | 9 | -0/+485 |