aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ImportBundle/Import/WallabagImport.php
Commit message (Expand)AuthorAgeFilesLines
* CSJeremy Benoist2019-02-271-1/+1
* Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2019-01-151-0/+12
|\
| * Validate imported entry to avoid error on importJeremy Benoist2019-01-031-0/+12
* | Entry: add archived_at property and updateArchived methodSébastien Viande2018-09-211-1/+1
|/
* Avoid returning objects passed by reference.Jerome Charaoui2017-06-011-1/+1
* Move Tags assigner to a separate fileThomas Citharel2017-05-271-1/+1
* Add controller test for InstapaperJeremy Benoist2016-09-271-0/+2
* Use scheduled entity insertions to avoid tag duplicateJeremy Benoist2016-09-251-1/+2
* Avoid losing entry when fetching failJeremy Benoist2016-09-171-11/+5
* Change flash message for queued articlesJeremy Benoist2016-09-131-11/+0
* Add ability to define created_at for all importJeremy Benoist2016-09-111-0/+4
* CSJeremy Benoist2016-09-111-2/+0
* Some cleanup & refactorJeremy Benoist2016-09-111-2/+0
* Convert other imports to RabbitJeremy Benoist2016-09-111-75/+43
* Clearing entities in the loop fail on PostgresJeremy Benoist2016-09-111-4/+1
* Fix error on EntityManager clearJeremy Benoist2016-09-111-1/+4
* Avoid breaking import when fetching failJeremy Benoist2016-08-201-21/+8
* Add testsNicolas Lœuillet2016-04-181-1/+1
* Add doctrine clear after flush, thanks to @BitOne talk at Symfony LiveNicolas Lœuillet2016-04-181-0/+1
* Refacto wallabag importJeremy Benoist2016-03-281-0/+204