summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Prefilter inaccessible shares in DefaultShareProvider::getSharedWith()Vincent Petry2016-09-071-23/+157
* [stable9.1] Fix failing preview unit tests (#26039)Thomas Müller2016-09-061-28/+21
* [stable9.1] Don't log credentials of LoginController::tryLogin (#25902) (#25935)Thomas Müller2016-08-291-4/+39
* [stable9.1] Fix empty PATH_INFO (#25904)Thomas Müller2016-08-221-3/+23
* [stable9.1] Dont decrypt shared files (#25831)Vincent Petry2016-08-181-3/+7
* Improve regexp to detect duplicate folders when repairing unmerged sharesVincent Petry2016-08-171-34/+68
* Fix unmerged shares repair with mixed group and direct sharesVincent Petry2016-08-161-1/+44
* Improve file_target finding logic when repairing unmerged sharesVincent Petry2016-08-161-9/+57
* Merge pull request #25737 from owncloud/stable9.1-99611d277521b84a943f68d48fe...Vincent Petry2016-08-111-2/+11
|\
| * [stable9.1] getJailedPath expects $path to have a trailing / (#25703)Thomas Müller2016-08-091-2/+11
* | [Stable9.1] fix unit test on new jenkins setup and adjust Jenkinsfile (#25772)Thomas Müller2016-08-111-1/+1
|/
* [stable9.1] Group shares with same source and target (#25534)Vincent Petry2016-07-261-0/+449
* [stable9.1] Especially with coverage enabled execution times are pretty high ...Thomas Müller2016-07-251-0/+3
* [stable9.1] Test jenkins pipeline (#25401) (#25501)Thomas Müller2016-07-211-1/+3
* [stable9.1] Adding certificate revocation list and validate if the app certif...Vincent Petry2016-07-131-8/+64
* [stable9.1] Revert invalid commits from master->stable9.1 merge (#25420)Vincent Petry2016-07-081-36/+5
* [stable9.1] Set content type when downloading log file to force download in s...Thomas Müller2016-07-081-0/+3
* fix swift primary object store test (#25281)Thomas Müller2016-07-052-1/+55
* Merge pull request #25276 from owncloud/delete-own-session-tokenVincent Petry2016-07-011-5/+36
|\
| * prevent users from deleting their own session tokenChristoph Wurst2016-06-281-5/+36
* | Various database migration fixes (#25209)Thomas Müller2016-06-297-3/+1599
|/
* Login hooks (#25260)Christoph Wurst2016-06-271-1/+4
* Merge pull request #25250 from owncloud/linkshare-includedeletewithuploadpermsVincent Petry2016-06-272-18/+87
|\
| * Repair step to adjust link share delete permissionsVincent Petry2016-06-241-0/+87
| * Add explicit delete permission to link sharesVincent Petry2016-06-241-18/+0
* | check login name when authenticating with client tokenChristoph Wurst2016-06-241-0/+30
|/
* Merge pull request #25172 from owncloud/token-login-validationVincent Petry2016-06-223-107/+97
|\
| * fix unit test warning/errorsChristoph Wurst2016-06-201-15/+16
| * fix DefaultTokenMapperTestChristoph Wurst2016-06-201-0/+4
| * fix default token provider testsChristoph Wurst2016-06-201-26/+0
| * fix user session testsChristoph Wurst2016-06-201-73/+73
| * use token last_activity instead of session valueChristoph Wurst2016-06-171-1/+12
* | occ web executor (#24957)VicDeo2016-06-221-0/+143
* | update session token password on user password changeChristoph Wurst2016-06-212-0/+98
* | add PasswordLoginForbiddenExceptionChristoph Wurst2016-06-172-2/+33
|/
* assert app is loaded in unit testsChristoph Wurst2016-06-161-0/+7
* load 2FA provider apps before querying classesChristoph Wurst2016-06-161-1/+4
* Merge pull request #24415 from owncloud/optimize_sharingdisabled_for_userVincent Petry2016-06-161-0/+7
|\
| * Fix unit testsRoeland Jago Douma2016-06-141-0/+7
* | Merge pull request #25075 from owncloud/fix_23265Vincent Petry2016-06-161-0/+194
|\ \
| * | Remove shares of the root folderRoeland Jago Douma2016-06-131-0/+194
* | | Merge pull request #25093 from owncloud/issue-12816-clean-tags-from-deleted-u...Vincent Petry2016-06-151-3/+25
|\ \ \
| * | | Clean up tags of deleted usersJoas Schilling2016-06-141-3/+25
| | |/ | |/|
* / | create session token only for clients that support cookiesChristoph Wurst2016-06-131-3/+45
|/ /
* / fail hard if 2fa provider can not be loaded (#25061)Christoph Wurst2016-06-131-3/+24
|/
* Merge pull request #24863 from owncloud/propagator-batchingVincent Petry2016-06-101-0/+125
|\
| * add tests for propagator batchingRobin Appelman2016-06-021-0/+125
* | Add not-null columns for oracleJoas Schilling2016-06-101-0/+9
* | Repair job to fix permissions for avatarsRoeland Jago Douma2016-06-101-0/+180
* | Merge pull request #25025 from owncloud/clear_old_calendar_sharesVincent Petry2016-06-101-0/+160
|\ \