Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid losing entry when fetching fail | Jeremy Benoist | 2016-09-17 | 4 | -39/+18 |
* | Missing some migrations | Jeremy Benoist | 2016-09-16 | 1 | -1/+0 |
* | Moved Pocket token to user config | Jeremy Benoist | 2016-09-16 | 1 | -6/+4 |
* | Change flash message for queued articles | Jeremy Benoist | 2016-09-13 | 4 | -34/+14 |
* | Enable Redis async import | Jeremy Benoist | 2016-09-11 | 1 | -4/+4 |
* | Retrieve created date from Pocket | Jeremy Benoist | 2016-09-11 | 1 | -0/+4 |
* | Add test for RabbitMQ | Jeremy Benoist | 2016-09-11 | 1 | -1/+1 |
* | Fix DateTime & clear() | Jeremy Benoist | 2016-09-11 | 1 | -1/+5 |
* | Add ability to define created_at for all import | Jeremy Benoist | 2016-09-11 | 4 | -0/+15 |
* | CS | Jeremy Benoist | 2016-09-11 | 4 | -6/+2 |
* | Some cleanup & refactor | Jeremy Benoist | 2016-09-11 | 6 | -70/+60 |
* | Retrieve all items from Pocket | Jeremy Benoist | 2016-09-11 | 1 | -6/+31 |
* | Convert other imports to Rabbit | Jeremy Benoist | 2016-09-11 | 6 | -240/+235 |
* | Send every imported item to the queue | Jeremy Benoist | 2016-09-11 | 1 | -65/+112 |
* | Replace RabbitMQ injection with CraueConfiguration | Nicolas Lœuillet | 2016-09-11 | 1 | -2/+2 |
* | 1st draft for rabbitMQ | Nicolas Lœuillet | 2016-09-11 | 1 | -8/+27 |
* | Clearing entities in the loop fail on Postgres | Jeremy Benoist | 2016-09-11 | 3 | -12/+3 |
* | Fix error on EntityManager clear | Jeremy Benoist | 2016-09-11 | 3 | -3/+12 |
* | Add tests on ReadabilityImport | Jeremy Benoist | 2016-09-01 | 1 | -2/+0 |
* | Add Readability import | Jeremy Benoist | 2016-09-01 | 1 | -0/+181 |
* | Merge pull request #2221 from wallabag/replace-favorite-star | Jeremy Benoist | 2016-08-21 | 1 | -1/+1 |
|\ | |||||
| * | Replaced favorite word/icon with star one | Nicolas Lœuillet | 2016-08-18 | 1 | -1/+1 |
* | | Avoid breaking import when fetching fail | Jeremy Benoist | 2016-08-20 | 3 | -32/+63 |
|/ | |||||
* | Add tests | Nicolas Lœuillet | 2016-04-18 | 2 | -2/+2 |
* | Add doctrine clear after flush, thanks to @BitOne talk at Symfony Live | Nicolas Lœuillet | 2016-04-18 | 2 | -0/+2 |
* | Refacto wallabag import | Jeremy Benoist | 2016-03-28 | 3 | -208/+232 |
* | Tags were not imported in wallabag v2 import | Jeremy Benoist | 2016-03-27 | 1 | -14/+18 |
* | Fix some Scrutinizer issues | Jeremy Benoist | 2016-03-27 | 2 | -11/+16 |
* | Convert english translation file | Jeremy Benoist | 2016-03-20 | 3 | -4/+4 |
* | Adding test | Jeremy Benoist | 2016-03-04 | 1 | -1/+1 |
* | cs & tests for wllbg v1 import | Thomas Citharel | 2016-03-03 | 2 | -2/+0 |
* | french translation & pocket | Thomas Citharel | 2016-03-03 | 2 | -1/+24 |
* | Mark all imported articles as read | Thomas Citharel | 2016-03-03 | 2 | -2/+15 |
* | Move assignTagsToEntry in ContentProxy helper | Jeremy Benoist | 2016-02-19 | 2 | -43/+11 |
* | import tags from v1 (#1657) | Thomas Citharel | 2016-02-12 | 1 | -0/+23 |
* | Merge pull request #1665 from wallabag/v2-translations | Jeremy Benoist | 2016-02-11 | 1 | -1/+1 |
|\ | |||||
| * | lots of diverse translation stuff & some typos | Thomas Citharel | 2016-02-11 | 1 | -1/+1 |
* | | add tests | Thomas Citharel | 2016-02-11 | 1 | -6/+5 |
* | | CS | Thomas Citharel | 2016-02-11 | 1 | -4/+3 |
* | | reimport v1 entries if they were not fetched | Thomas Citharel | 2016-02-11 | 1 | -5/+17 |
|/ | |||||
* | Test if some keys are missing in v2 import | Nicolas Lœuillet | 2016-02-05 | 1 | -3/+9 |
* | Merge pull request #1612 from wallabag/v2-settings-page | Nicolas Lœuillet | 2016-02-04 | 1 | -2/+3 |
|\ | |||||
| * | Add CraueConfig for internal settings | Jeremy Benoist | 2016-01-31 | 1 | -2/+3 |
* | | Merge pull request #1601 from wallabag/v2-import-from-v2 | Jeremy Benoist | 2016-02-01 | 2 | -9/+84 |
|\ \ | |||||
| * | | [#1590] Add JSON import from wallabag v2 | Nicolas Lœuillet | 2016-01-20 | 2 | -9/+84 |
| |/ | |||||
* / | [#1604] First draft to fix SensioLabsInsight report | Nicolas Lœuillet | 2016-01-22 | 1 | -4/+0 |
|/ | |||||
* | Fix `findOneByUrl` side effect in tests | Jeremy Benoist | 2016-01-15 | 2 | -2/+2 |
* | updated tests | Nicolas Lœuillet | 2016-01-07 | 2 | -9/+4 |
* | Added french translations | Nicolas Lœuillet | 2016-01-05 | 2 | -5/+11 |
* | Few phpDoc fix | Jeremy Benoist | 2016-01-03 | 2 | -2/+3 |