aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ImportBundle/Import/WallabagImport.php
Commit message (Expand)AuthorAgeFilesLines
* 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