aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ExportController: fix entries export from search viewKevin Decherf2020-02-231-0/+63
* Use lang attributeSimounet2020-01-231-0/+28
* Fix testsJérémy Benoist2019-11-271-7/+34
* API return an error with empty quoteadev2019-11-271-0/+30
* Fix tests (again..)Jeremy Benoist2019-11-192-2/+2
* Added elCurator importNicolas Lœuillet2019-11-154-1/+147
* Fix testsJeremy Benoist2019-11-131-2/+2
* Fix testsJeremy Benoist2019-11-121-1/+0
* Fix tests & update depsJeremy Benoist2019-10-221-1/+1
* Fixed default value for reading speedNicolas Lœuillet2019-09-193-3/+3
* Fix testsJeremy Benoist2019-07-261-2/+2
* Fix testsJeremy Benoist2019-07-091-1/+1
* Merge pull request #4053 from wallabag/feature/manual-input-reading-speedJérémy Benoist2019-07-091-3/+3
|\
| * Add ability to manually define the reading speedJeremy Benoist2019-07-081-3/+3
* | Add ability to import/export tagging rulesJeremy Benoist2019-07-083-0/+83
|/
* Merge pull request #4018 from wallabag/fix/wallabag_user-migrationJérémy Benoist2019-06-241-2/+2
|\
| * Update test urlJeremy Benoist2019-06-181-2/+2
* | Use Twig 2.0Jeremy Benoist2019-06-211-1/+3
|/
* Merge pull request #3959 from wallabag/mig-tag-collationJérémy Benoist2019-06-061-0/+46
|\
| * mysql: change collation of tag tableKevin Decherf2019-05-191-0/+46
* | Add ability to revoke feed tokenJeremy Benoist2019-06-051-1/+17
* | Use two indexes instead of one for hashed urlsJeremy Benoist2019-06-051-0/+3
* | Added given_url in entry tableNicolas Lœuillet2019-05-291-1/+35
* | Fix tests after rebaseJeremy Benoist2019-05-281-12/+8
* | CS & fix testsJeremy Benoist2019-05-281-15/+36
* | Fix some testsJeremy Benoist2019-05-281-31/+13
* | CSJeremy Benoist2019-05-282-2/+2
* | Fix because of some breaking changes of Graby 2.0adev2019-05-281-33/+37
* | Use httplugadev2019-05-282-279/+204
* | Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2019-05-271-1/+1
|\ \
| * | Fix testJeremy Benoist2019-05-271-1/+1
* | | [tests] Fix pre-existing tests (preview now imported + records added)nicofrand2019-05-212-2/+2
* | | [tests] Set first picture as preview picturenicofrand2019-05-211-0/+84
* | | Merge pull request #3960 from wallabag/api-entries-2817Jérémy Benoist2019-05-211-0/+21
|\ \ \
| * | | api/entries: add parameter detail to exclude or include content in responseKevin Decherf2019-05-181-0/+21
| | |/ | |/|
* | | CSJeremy Benoist2019-05-151-2/+4
* | | Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2019-05-151-20/+131
|\ \ \ | |/ / |/| / | |/
| * Adding more tests to cover different scenarioJeremy Benoist2019-04-241-11/+123
| * FIx unrelated failing testJeremy Benoist2019-04-231-1/+1
| * Add ability to match many domains for credentialsJeremy Benoist2019-04-231-9/+9
* | CSJeremy Benoist2019-05-103-20/+20
* | Handle redirection from previous feedsJeremy Benoist2019-04-261-0/+33
* | Fix tests & cs & migrationJeremy Benoist2019-04-264-32/+32
* | Changed RSS to Atom feed and improve pagingThomas Citharel2019-04-257-251/+283
* | Some cleanupJeremy Benoist2019-04-011-0/+18
* | Use a better index for hashed_urlJeremy Benoist2019-04-012-16/+13
* | Keep url in exists endpointJeremy Benoist2019-04-012-43/+40
* | Hash the urls to check if they existThomas Citharel2019-04-012-2/+154
* | Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2019-04-011-13/+55
|\|
| * tests: fix broken session clients for rest entry deletion testsKevin Decherf2019-02-201-4/+13