aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ImportBundle
Commit message (Expand)AuthorAgeFilesLines
* Display a message when async is enabledJeremy Benoist2016-09-114-1/+15
* Enable Redis async importJeremy Benoist2016-09-1112-43/+300
* Retrieve created date from PocketJeremy Benoist2016-09-111-0/+4
* Add test for RabbitMQJeremy Benoist2016-09-111-1/+1
* Fix DateTime & clear()Jeremy Benoist2016-09-112-2/+11
* Add ability to define created_at for all importJeremy Benoist2016-09-114-0/+15
* CSJeremy Benoist2016-09-114-6/+2
* Some cleanup & refactorJeremy Benoist2016-09-116-70/+60
* Retrieve all items from PocketJeremy Benoist2016-09-111-6/+31
* Convert other imports to RabbitJeremy Benoist2016-09-1113-253/+285
* Send every imported item to the queueJeremy Benoist2016-09-115-114/+201
* Replace RabbitMQ injection with CraueConfigurationNicolas Lœuillet2016-09-112-3/+2
* 1st draft for rabbitMQNicolas Lœuillet2016-09-113-8/+75
* Clearing entities in the loop fail on PostgresJeremy Benoist2016-09-113-12/+3
* Fix error on EntityManager clearJeremy Benoist2016-09-113-3/+12
* Add tests on ReadabilityImportJeremy Benoist2016-09-011-2/+0
* Add Readability importJeremy Benoist2016-09-014-0/+299
* Merge remote-tracking branch 'origin/master' into 2.1Jeremy Benoist2016-08-223-33/+64
|\
| * Merge pull request #2221 from wallabag/replace-favorite-starJeremy Benoist2016-08-211-1/+1
| |\
| | * Replaced favorite word/icon with star oneNicolas Lœuillet2016-08-181-1/+1
| * | Avoid breaking import when fetching failJeremy Benoist2016-08-203-32/+63
| |/
* | Merge branch 'master' into 2.1Jeremy Benoist2016-06-2315-1571/+0
|\|
| * Jump to Symfony 3.1Jeremy Benoist2016-06-2215-1571/+0
* | Enhance option in commandNicolas Lœuillet2016-05-271-4/+2
* | Add CLI import for wallabag v2 filesNicolas Lœuillet2016-05-271-1/+12
|/
* Add testsNicolas Lœuillet2016-04-184-4/+305
* Add doctrine clear after flush, thanks to @BitOne talk at Symfony LiveNicolas Lœuillet2016-04-182-0/+2
* Convert array + phpDocJeremy Benoist2016-04-129-33/+33
* Refacto wallabag importJeremy Benoist2016-03-286-308/+353
* Tags were not imported in wallabag v2 importJeremy Benoist2016-03-275-28/+50
* Fix some Scrutinizer issuesJeremy Benoist2016-03-275-12/+55
* Add flashes messagesJeremy Benoist2016-03-206-14/+24
* Convert english translation fileJeremy Benoist2016-03-2014-49/+61
* Improve testsJeremy Benoist2016-03-111-4/+0
* Added 'wallabag' in page titleNicolas Lœuillet2016-03-083-3/+3
* Adding testJeremy Benoist2016-03-0410-63/+219
* cs & tests for wllbg v1 importThomas Citharel2016-03-037-5/+122
* french translation & pocketThomas Citharel2016-03-034-3/+52
* Mark all imported articles as readThomas Citharel2016-03-036-2/+29
* Make English welcome message more naturalOlivier Mehani2016-02-251-1/+1
* Move assignTagsToEntry in ContentProxy helperJeremy Benoist2016-02-193-59/+13
* import tags from v1 (#1657)Thomas Citharel2016-02-123-3/+44
* Merge pull request #1665 from wallabag/v2-translationsJeremy Benoist2016-02-112-2/+7
|\
| * lots of diverse translation stuff & some typosThomas Citharel2016-02-112-2/+7
* | add testsThomas Citharel2016-02-115-12/+75
* | CSThomas Citharel2016-02-113-7/+5
* | reimport v1 entries if they were not fetchedThomas Citharel2016-02-114-7/+32
|/
* an other test for non empty fieldsNicolas Lœuillet2016-02-051-3/+15
* add test to check empty fieldsNicolas Lœuillet2016-02-051-0/+12
* updated fixturesNicolas Lœuillet2016-02-051-1/+1