wallabag/tests/Wallabag/CoreBundle/Command
Jeremy Benoist 8a64566298
Use a better index for hashed_url
It'll most often be used in addition to the `user_id`.
Also, automatically generate the hash when saving the url.
Switch from `md5` to `sha1`.
2019-04-01 13:51:57 +02:00
..
CleanDuplicatesCommandTest.php Fix tests 2018-06-06 17:34:20 +02:00
ExportCommandTest.php Better rendering for all core commands 2017-07-29 11:09:02 +02:00
GenerateUrlHashesCommandTest.php Use a better index for hashed_url 2019-04-01 13:51:57 +02:00
InstallCommandTest.php Fix utf8mb4 on vendor tables 2018-11-28 22:04:55 +01:00
ListUserCommandTest.php add search argument and limit option to list users command 2017-07-31 23:20:41 +02:00
ReloadEntryCommandTest.php Jump to Symfony 3.4 2018-10-04 14:11:57 +02:00
ShowUserCommandTest.php Enable OTP 2FA 2019-01-23 13:28:02 +01:00
TagAllCommandTest.php Better rendering for all core commands 2017-07-29 11:09:02 +02:00