aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Change the way to enable 2FAJeremy Benoist2019-01-231-113/+81
* Fix test for custom version of the tidy extensionJeremy Benoist2019-01-231-7/+7
* Enable OTP 2FAJeremy Benoist2019-01-234-10/+136
* Factorize sendResponse between Api controllersJeremy Benoist2019-01-221-3/+2
* [wallabag/wallabag#2611] Fix PHPCS lint errorsCraig Roberts2019-01-221-5/+2
* Fixes [wallabag/wallabag#2611] Add a basic Search REST endpointCraig Roberts2019-01-221-0/+73
* Use only one method to randomizeJeremy Benoist2019-01-191-0/+26
* Enable PHPStanJeremy Benoist2019-01-1820-41/+46
* Add a new endpoint to retrieve information from the wallabag instanceJeremy Benoist2019-01-151-0/+17
* Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2019-01-1512-11/+135
|\
| * Avoid error when a bad `order` parameter is givenJeremy Benoist2019-01-141-0/+9
| * Merge pull request #3826 from wallabag/epub-tocJérémy Benoist2019-01-111-3/+8
| |\
| | * EntriesExport: sanitize filename and fix testsKevin Decherf2019-01-081-3/+8
| * | Merge pull request #3831 from wallabag/fix/api-bad-client-idJérémy Benoist2019-01-101-0/+14
| |\ \ | | |/ | |/|
| | * Cast client id to avoid PG errorJeremy Benoist2019-01-091-0/+14
| * | Merge pull request #3820 from lizyn/bugfix/incorrect-calculation-of-CJK-chara...Jérémy Benoist2019-01-078-6/+60
| |\ \
| | * | Counting two characters together as a word in CJKlizyn2019-01-063-4/+4
| | * | Improve reading time testsJeremy Benoist2019-01-048-6/+39
| | * | fix incorrect reading time calculation for entries with CJK characterslizyn2018-12-253-0/+21
| | |/
| * | TagRestController: fix test for tag without entriesKevin Decherf2018-12-301-2/+12
| * | TagRestController: add tests to ensure that other user's tags are unreachableKevin Decherf2018-12-301-0/+32
| |/
* | Fix utf8mb4 on vendor tablesJeremy Benoist2018-11-281-5/+12
* | Use our own fork for CraueConfigBundleJeremy Benoist2018-11-281-0/+1
* | CSJeremy Benoist2018-11-282-3/+3
* | Fix testsJeremy Benoist2018-11-284-47/+63
* | Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2018-11-252-3/+373
|\|
| * Prepare 2.3.4 releaseJeremy Benoist2018-11-231-3/+2
| * updateOriginUrl: remove 'query string' case from ignore listKevin Decherf2018-10-241-10/+2
| * ignoreOriginUrl: add initial support of ignore listsKevin Decherf2018-10-221-1/+33
| * updateOriginUrl: add behavior when diff is fragment and queryKevin Decherf2018-10-221-0/+8
| * Refactor updateOriginUrl to include new behaviors behaviorsKevin Decherf2018-10-221-26/+95
| * ContentProxy: swap entry url to origin_url and set new url according to graby...Kevin Decherf2018-10-211-0/+26
| * Run php-cs-fixer for fixing coding standard issues (on ContentProxyTest)Tobi8232018-09-231-11/+19
| * Make helper methods strToHex and hexToStr in ContentProxyTest.php privateTobi8232018-09-211-2/+2
| * Add tests for logicTobi8232018-09-211-0/+236
* | Merge pull request #3574 from shulard/feature/rename-tagsJérémy Benoist2018-10-151-0/+45
|\ \
| * | Add tests about the tag renaming process.Stéphane HULARD2018-09-251-0/+45
* | | Ensure language is validJeremy Benoist2018-10-133-1/+63
* | | Jump to Symfony 3.4Jeremy Benoist2018-10-046-15/+17
|/ /
* / Entry: add archived_at property and updateArchived methodSébastien Viande2018-09-213-5/+7
|/
* Liberation goes httpsJeremy Benoist2018-09-215-11/+14
* Fix testsJeremy Benoist2018-09-071-4/+4
* php-cs-fixerKevin Decherf2018-09-0513-31/+31
* Removing failing test from TravisJeremy Benoist2018-08-191-4/+0
* More robust srcset image attribute handlingSimounet2018-07-121-0/+25
* Replace SO url by lemondeJeremy Benoist2018-07-052-6/+6
* Fix image downloading on null image pathSimounet2018-07-051-0/+23
* Fix testsJeremy Benoist2018-06-068-31/+30
* Fix srcset attribute on images downloadedSimounet2018-06-011-0/+21
* Allow login by emailFloran Brutel2018-04-011-1/+11