aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ImportBundle/Tests/fixtures
Commit message (Collapse)AuthorAgeFilesLines
* Jump to Symfony 3.1Jeremy Benoist2016-06-226-496/+0
|
* Add testsNicolas Lœuillet2016-04-181-0/+301
|
* Tags were not imported in wallabag v2 importJeremy Benoist2016-03-271-13/+18
| | | | Also, simplify exportAs matching format
* Adding testJeremy Benoist2016-03-042-42/+76
| | | | Reformat json file (thanks pro.jsonlint.com)
* cs & tests for wllbg v1 importThomas Citharel2016-03-032-0/+47
|
* import tags from v1 (#1657)Thomas Citharel2016-02-121-3/+6
|
* add testsThomas Citharel2016-02-112-1/+56
|
* updated fixturesNicolas Lœuillet2016-02-051-1/+1
|
* [#1590] Add JSON import from wallabag v2Nicolas Lœuillet2016-01-201-0/+1
|
* Add tagged services for importJeremy Benoist2016-01-022-0/+0
| | | | | | | | | - list services in /import - add url to import service - ImportBundle routing are now prefixed by /import - optimize flush in each import (flushing each 20 contents) - improve design of each import - add more tests
* Rewrote Wallabag v1 importJeremy Benoist2016-01-021-0/+50