aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/CoreBundle/Controller
Commit message (Expand)AuthorAgeFilesLines
* NotificationsThomas Citharel2017-06-231-0/+32
* Fix testsJeremy Benoist2017-06-211-1/+1
* Add RSS tags feedsJeremy Benoist2017-06-211-8/+33
* Merge pull request #2683 from wallabag/credentials-in-dbJérémy Benoist2017-06-202-0/+192
|\
| * Fix reviewsThomas Citharel2017-06-202-2/+1
| * Crypt site credential passwordJeremy Benoist2017-06-201-1/+1
| * Add a live test for restricted articleJeremy Benoist2017-06-202-22/+75
| * Add menu access to site credentials CRUDJeremy Benoist2017-06-201-0/+140
* | Add isPublic filter on entriesJeremy Benoist2017-06-101-0/+14
|/
* Merge pull request #3173 from wallabag/domain-name-paramJérémy Benoist2017-06-101-1/+1
|\
| * Promote httpsJeremy Benoist2017-06-091-1/+1
| * ReviewJeremy Benoist2017-06-081-1/+1
* | Cleanup testJeremy Benoist2017-06-091-1/+0
* | Convert - to _ in languageJeremy Benoist2017-06-091-4/+8
* | Use Locale instead of LanguageJeremy Benoist2017-06-091-14/+78
|/
* Rewrote code & fix testsJeremy Benoist2017-06-011-1/+1
* Isolated testsadev2017-05-314-187/+244
* Ensure retrieved data are freshJeremy Benoist2017-05-311-0/+6
* TagController: ignore ActionMarkAsRead when removing tag from entryKevin Decherf2017-05-311-0/+4
* 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
* | Replaced json_array with arrayNicolas Lœuillet2017-05-111-1/+1
* | Added headers field in EntryNicolas Lœuillet2017-05-111-0/+1
* | 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 registration.submit testJeremy Benoist2017-01-101-1/+1
* 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
|/
* Limit rule to 255Jeremy Benoist2016-12-031-0/+23
* 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
* Enforce lowercase on domain name filterKevin Decherf2016-11-261-0/+9
* Re-use FOSUser master branchJeremy Benoist2016-11-221-4/+4
* Fix testsJeremy Benoist2016-11-201-9/+5
* Add RSS paginationJeremy Benoist2016-11-201-4/+53
* Added shortcutNicolas Lœuillet2016-11-191-2/+2
* Added testsNicolas Lœuillet2016-11-191-0/+67
* Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-191-1/+1
|\
| * Added help on config screenNicolas Lœuillet2016-11-171-1/+1