Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-11-22Merge pull request #26600 from owncloud/stable9.1-d1c844093539a2d0bf89fd5068e...Thomas Müller
2016-11-22Fix shared storage name in test mockVincent Petry
2016-11-14Add repair step to fix file share permissionsVincent Petry
2016-11-11Allow file operations on part files on perm masked storage (#26606)Vincent Petry
2016-11-10[stable9.1] Skip local shares in bkg scan and occ files:scan (#26590)Vincent Petry
2016-10-18Merge pull request #26271 from owncloud/stable9.1-initmountpoints-userid-casingVincent Petry
2016-10-18Add using casing check/fix for initMountPointsVincent Petry
2016-10-13PHP 5.4 compliantThomas Müller
2016-10-13[stable9.1] Merge pull request #26295 from owncloud/analyse-dependencies-on-a...Vincent Petry
2016-10-12Fix testThomas Müller
2016-10-12Fix the tests for 9.1Thomas Müller
2016-10-12[stable9.1] Add missing unit tests (#25936)Thomas Müller
2016-10-10[stable9.1] Don't parse info.xml but reuse already cached app infos - fixes #...Thomas Müller
2016-10-10[stable9.1] Fix logClientIn for non-existing users (#26292) (#26307)Thomas Müller
2016-10-04Allow one more origin. Log the reason of occ controller failure (#26031)VicDeo
2016-09-20Merge pull request #26148 from owncloud/stable9.1-c97f24efbaec7756667368568b0...Vincent Petry
2016-09-20[stable9.1] Fix mimetype detection inside hidden folders (#26138) (#26151)Thomas Müller
2016-09-19[stable9.1] Redirect to challenge page when only one 2FA provider (#26141)Vincent Petry
2016-09-07Prefilter inaccessible shares in DefaultShareProvider::getSharedWith()Vincent Petry
2016-09-06[stable9.1] Fix failing preview unit tests (#26039)Thomas Müller
2016-08-29[stable9.1] Don't log credentials of LoginController::tryLogin (#25902) (#25935)Thomas Müller
2016-08-22[stable9.1] Fix empty PATH_INFO (#25904)Thomas Müller
2016-08-18[stable9.1] Dont decrypt shared files (#25831)Vincent Petry
2016-08-17Improve regexp to detect duplicate folders when repairing unmerged sharesVincent Petry
2016-08-16Fix unmerged shares repair with mixed group and direct sharesVincent Petry
2016-08-16Improve file_target finding logic when repairing unmerged sharesVincent Petry
2016-08-11Merge pull request #25737 from owncloud/stable9.1-99611d277521b84a943f68d48fe...Vincent Petry
2016-08-11[Stable9.1] fix unit test on new jenkins setup and adjust Jenkinsfile (#25772)Thomas Müller
2016-08-09[stable9.1] getJailedPath expects $path to have a trailing / (#25703)Thomas Müller
2016-07-26[stable9.1] Group shares with same source and target (#25534)Vincent Petry
2016-07-25[stable9.1] Especially with coverage enabled execution times are pretty high ...Thomas Müller
2016-07-21[stable9.1] Test jenkins pipeline (#25401) (#25501)Thomas Müller
2016-07-13[stable9.1] Adding certificate revocation list and validate if the app certif...Vincent Petry
2016-07-08[stable9.1] Revert invalid commits from master->stable9.1 merge (#25420)Vincent Petry
2016-07-08[stable9.1] Set content type when downloading log file to force download in s...Thomas Müller
2016-07-05fix swift primary object store test (#25281)Thomas Müller
2016-07-01Merge pull request #25276 from owncloud/delete-own-session-tokenVincent Petry
2016-06-29Various database migration fixes (#25209)Thomas Müller
2016-06-28prevent users from deleting their own session tokenChristoph Wurst
2016-06-27Login hooks (#25260)Christoph Wurst
2016-06-27Merge pull request #25250 from owncloud/linkshare-includedeletewithuploadpermsVincent Petry
2016-06-24check login name when authenticating with client tokenChristoph Wurst
2016-06-24Repair step to adjust link share delete permissionsVincent Petry
2016-06-24Add explicit delete permission to link sharesVincent Petry
2016-06-22Merge pull request #25172 from owncloud/token-login-validationVincent Petry
2016-06-22occ web executor (#24957)VicDeo
2016-06-21update session token password on user password changeChristoph Wurst
2016-06-20fix unit test warning/errorsChristoph Wurst
2016-06-20fix DefaultTokenMapperTestChristoph Wurst
2016-06-20fix default token provider testsChristoph Wurst