aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/CoreBundle/Controller
Commit message (Expand)AuthorAgeFilesLines
* Add some testsJeremy Benoist2017-05-091-0/+20
* 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
* | Check if status code is OKNicolas Lœuillet2016-11-181-0/+11
* | Added http_status in Entry entityNicolas Lœuillet2016-11-181-0/+46
* | Added testsNicolas Lœuillet2016-11-161-0/+65
* | Added a configuration to define the redirection after archiving an entryNicolas Lœuillet2016-11-161-0/+1
* | Use more explicit checkJeremy Benoist2016-11-071-2/+2
* | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-031-0/+11
|\|
| * Added test for export by filtering with tagNicolas Lœuillet2016-10-291-0/+11
* | Use custom event instead of Doctrine onesJeremy Benoist2016-11-011-3/+23
* | Ability to enable/disable downloading imagesJeremy Benoist2016-10-301-0/+40
* | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-10-241-1/+39
|\|
| * This test doesn’t require an internet connectionJeremy Benoist2016-10-201-2/+0
| * If reload content failed, don’t update itJeremy Benoist2016-10-201-1/+41
* | Add ability to reset some datasJeremy Benoist2016-10-221-0/+145
* | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-10-113-102/+36
|\|
| * Merge pull request #2351 from wallabag/fix-api-client-deletionNicolas Lœuillet2016-10-081-78/+0
| |\
| | * Ensure access_token are removedJeremy Benoist2016-10-081-78/+0
| * | Ensure orphan tag are remove in APIJeremy Benoist2016-10-072-24/+36
* | | Better display and descriptionJeremy Benoist2016-10-081-3/+4
* | | Fix some testsJeremy Benoist2016-10-081-13/+26
* | | Added a test to check if entries are also deletedNicolas Lœuillet2016-10-081-0/+21
* | | Changed testsNicolas Lœuillet2016-10-081-2/+2
* | | Added testsNicolas Lœuillet2016-10-081-0/+85
|/ /
* | Merge pull request #2389 from wallabag/add-info-publich-articlesNicolas Lœuillet2016-10-071-0/+1
|\ \
| * | Added default picture if preview picture is nullNicolas Lœuillet2016-10-071-0/+1
* | | Merge pull request #2383 from wallabag/add-info-publich-articlesNicolas Lœuillet2016-10-071-1/+4
|\| |
| * | Added test for OpenGraphNicolas Lœuillet2016-10-071-1/+4
| |/
* | Fix tag testJeremy Benoist2016-10-072-12/+16
* | Fix relations export for EntryJeremy Benoist2016-10-071-9/+28
|/
* Merge pull request #2327 from wallabag/user-managementJeremy Benoist2016-10-021-114/+0
|\
| * Remove NewUser test from ConfigJeremy Benoist2016-10-021-114/+0
* | Merge pull request #2328 from wallabag/avoid-duplicate-urlNicolas Lœuillet2016-10-021-0/+44
|\ \ | |/ |/|