aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/CoreBundle
Commit message (Expand)AuthorAgeFilesLines
* add command testhash-exist-urlThomas Citharel2017-05-281-0/+101
* Ensure download_images_enabled is disabledJeremy Benoist2017-05-191-1/+20
* Merge remote-tracking branch 'origin/master' into 2.3Jeremy Benoist2017-05-191-0/+20
|\
| * Add some testsJeremy Benoist2017-05-091-0/+20
* | Added tests on logs recordsNicolas Lœuillet2017-05-121-3/+22
* | Fixed testsNicolas Lœuillet2017-05-121-1/+7
* | Replaced json_array with arrayNicolas Lœuillet2017-05-111-1/+1
* | Added headers field in EntryNicolas Lœuillet2017-05-111-0/+1
* | Skip auth when no credentials are foundJeremy Benoist2017-05-091-13/+27
* | Merge pull request #2751 from bdunogier/2.2-guzzle_subscribers_improvementJérémy Benoist2017-05-091-1/+1
|\ \
| * | Changed parsing of login_extra_fields in guzzle authBertrand Dunogier2017-05-041-1/+1
* | | Merge pull request #3088 from wallabag/execute-migrations-after-installJérémy Benoist2017-05-051-3/+9
|\ \ \
| * | | Added migrations execution after fresh installNicolas Lœuillet2017-05-053-5/+11
| |/ /
* | | Merge pull request #2920 from wallabag/cleanduplicatescommandJérémy Benoist2017-05-053-2/+110
|\ \ \ | |/ / |/| |
| * | Fixed testNicolas Lœuillet2017-05-051-0/+4
| * | Fixed @j0k3r reviewNicolas Lœuillet2017-05-051-3/+3
| * | Added test for deduplicationNicolas Lœuillet2017-05-053-3/+48
| * | Add basic testsThomas Citharel2017-05-011-0/+59
* | | Changed export testNicolas Lœuillet2017-05-031-3/+1
* | | Added notmatches operator for tagging ruleNicolas Lœuillet2017-04-203-7/+7
|/ /
* | Added test for multiple authorsNicolas Lœuillet2017-04-101-8/+39
* | Added author of articleNicolas Lœuillet2017-04-091-1/+4
* | Added publication dateNicolas Lœuillet2017-04-051-0/+1
* | Renamed countAllEntriesByUsername methodNicolas Lœuillet2017-03-311-1/+1
* | Allow to remove all archived entriesThomas Citharel2017-03-311-0/+76
* | Rename method from *username to *userThomas Citharel2017-03-301-2/+2
|/
* Search by term: extend to entries urlKevin Decherf2017-02-161-0/+24
* Fix phpcs and testsThomas Citharel2017-01-241-0/+1
* add filepath testThomas Citharel2017-01-221-0/+17
* add cli exportThomas Citharel2017-01-221-0/+60
* Fix registration.submit testJeremy Benoist2017-01-101-1/+1
* Avoid false preview imageJeremy Benoist2017-01-101-0/+41
* Merge pull request #2702 from wallabag/add-index-uuidNicolas Lœuillet2016-12-291-6/+6
|\
| * Renamed uuid to uidNicolas Lœuillet2016-12-291-6/+6
| * Changed uuid type in databaseNicolas Lœuillet2016-12-251-1/+0
| * Fixed index on entry.uuid and changed uuid field typeNicolas Lœuillet2016-12-251-0/+1
* | Fixed export by tags with a tag which contains spaceNicolas Lœuillet2016-12-272-3/+3
|/
* Merge pull request #2680 from wallabag/taggingrule-255Nicolas Lœuillet2016-12-061-0/+23
|\
| * Limit rule to 255Jeremy Benoist2016-12-031-0/+23
* | Revert switch to KernelTestCase for ContentProxyTestJerome Charaoui2016-12-032-20/+4
* | Add missing CoreKernelTestCase classJerome Charaoui2016-12-031-0/+17
* | Fix ContentProxy testsJerome Charaoui2016-12-031-17/+18
|/
* Hide article text on mobile with list modeNicolas Lœuillet2016-11-281-0/+2
* Added test for list viewNicolas Lœuillet2016-11-281-1/+18
* Merge pull request #2659 from akovalyov/bugfix/non-latin-characters-in-readin...Nicolas Lœuillet2016-11-284-0/+53
|\
| * Fix incorrect reading time calculation for entries in languages withAndrew Kovalyov2016-11-284-0/+53
* | Enforce lowercase on domain name filterKevin Decherf2016-11-261-0/+9
* | Re-use FOSUser master branchJeremy Benoist2016-11-221-4/+4
* | Added authentication for restricted access articlesBertrand Dunogier2016-11-221-0/+85
* | Fix testsJeremy Benoist2016-11-201-9/+5