aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/DataFixtures/EntryFixtures.php
Commit message (Collapse)AuthorAgeFilesLines
* Keep url in exists endpointJeremy Benoist2019-04-011-1/+1
| | | | | | - Add migration - Use md5 instead of sha512 (we don't need security here, just a hash) - Update tests
* Hash the urls to check if they existThomas Citharel2019-04-011-0/+1
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2019-01-151-90/+105
|
* Update fixturesJeremy Benoist2018-11-281-0/+123