Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an exists endpoint in API | Jeremy Benoist | 2016-10-01 | 1 | -0/+11 |
* | Merge pull request #2322 from wallabag/v2-404 | Nicolas Lœuillet | 2016-10-01 | 1 | -5/+3 |
|\ | |||||
| * | Customize errors templates | Jeremy Benoist | 2016-10-01 | 1 | -5/+3 |
* | | Create user config in one place | Jeremy Benoist | 2016-09-30 | 1 | -7/+9 |
|/ | |||||
* | Some fixes about upgrade from 2.0.x -> 2.1.0 | Nicolas Lœuillet | 2016-09-28 | 3 | -4/+4 |
* | 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 | 10 | -4/+884 |
|\ | |||||
| * | 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 bad parameter for tests | Jeremy Benoist | 2016-09-25 | 1 | -1/+1 |
| * | 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 | 4 | -0/+65 |
|/ | |||||
* | Avoid failing test for user who didn’t install Redis | Jeremy Benoist | 2016-09-24 | 5 | -0/+19 |
* | Merge remote-tracking branch 'origin/master' into 2.1 | Jeremy Benoist | 2016-09-19 | 1 | -0/+6 |
|\ | |||||
| * | Update test | Jeremy Benoist | 2016-09-03 | 1 | -0/+6 |
* | | 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 |
* | | Add ability to define created_at for all import | Jeremy Benoist | 2016-09-11 | 3 | -0/+15 |
* | | Retrieve all items from Pocket | Jeremy Benoist | 2016-09-11 | 1 | -9/+1 |
* | | Send every imported item to the queue | Jeremy Benoist | 2016-09-11 | 1 | -25/+3 |
* | | Replace RabbitMQ injection with CraueConfiguration | Nicolas Lœuillet | 2016-09-11 | 1 | -1/+0 |
* | | 1st draft for rabbitMQ | Nicolas Lœuillet | 2016-09-11 | 1 | -2/+9 |
* | | Export dates from entries | Jeremy Benoist | 2016-09-08 | 3 | -1/+57 |
* | | Add tests on ReadabilityImport | Jeremy Benoist | 2016-09-01 | 3 | -0/+297 |
* | | Fix import count tests | Jeremy Benoist | 2016-09-01 | 1 | -1/+1 |
* | | Add Readability import | Jeremy Benoist | 2016-09-01 | 1 | -0/+25 |
* | | Add tests for untagged entries | Nicolas Lœuillet | 2016-08-28 | 1 | -0/+10 |
* | | Merge pull request #1904 from wallabag/feature-public-mode | Jeremy Benoist | 2016-08-25 | 1 | -0/+43 |
|\ \ | |||||
| * | | Update test | Jeremy Benoist | 2016-08-24 | 1 | -1/+26 |
| * | | Change share entry behavior | Nicolas Lœuillet | 2016-08-23 | 1 | -1/+1 |
| * | | Add test and fix migration | Nicolas Lœuillet | 2016-08-23 | 1 | -0/+18 |
* | | | Merge pull request #2186 from wallabag/addRegistration | Jeremy Benoist | 2016-08-24 | 2 | -1/+16 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add simple test | Nicolas Lœuillet | 2016-08-24 | 2 | -1/+16 |