Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Acceptance tests for release 10.2.1 #35562

Merged
merged 131 commits into from
Jun 18, 2019

Commits on Jun 17, 2019

  1. Get job id only if sauce environment variables are set

    The `getWebDriverSession` is not part of the `Mink\Driver\DriverInterface`, but is provided
    by the `Selenium2Driver`. So, as Sauce uses selenium grid, this will only be used
    when Sauce environment variables are set (other drivers do not have this).
    skshetry authored and phil-davis committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    90b8314 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e69f9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dff29a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2eca355 View commit details
    Browse the repository at this point in the history
  5. shareAutocompletion feature updated for the user to be not listed in …

    …autocomplete list in webUI
    haribhandari07 authored and phil-davis committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    d0a28ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b268df6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d12e0a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    31765c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e638e27 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2f8489b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    45bbef2 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Configuration menu
    Copy the full SHA
    07aeae6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce5354c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8732776 View commit details
    Browse the repository at this point in the history
  4. tests demonstating issue #35200

    individual-it authored and phil-davis committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    eb107f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c565eaf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee452d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    357cbe1 View commit details
    Browse the repository at this point in the history
  8. Add api acceptance test for checking that the sensitive data are not …

    …exposed by ocs api on share
    dpakach authored and phil-davis committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    8145dbc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    197ea57 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5cebc6e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    314af42 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    39cbb80 View commit details
    Browse the repository at this point in the history
  13. revert saving response data in lastShareData when updating share

    this was added in #35204 but causes problems when an invalid request is done but the original `lastShareData` need to be accessed e.g `\Sharing::getMimeTypeOfLastSharedFile`
    individual-it authored and phil-davis committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    d46a60c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7022643 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    57303b0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5ba985a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    044770c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ee9d3d4 View commit details
    Browse the repository at this point in the history
  19. [stable10] Backport of Accessing sharetab directly for a long list of…

    … files
    
    Accessing sharetab directly for a long list of
    files caused problems. The pages need to be fetched
    appropriately to get the data. This changeset fixes
    the problem.
    
    Signed-off-by: Sujith H <sharidasan@owncloud.com>
    sharidas authored and phil-davis committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    86066ad View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7b00d35 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d620fd7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7efac47 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    58630d9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    795a5e4 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    156e158 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    eb42436 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    de92607 View commit details
    Browse the repository at this point in the history
  28. API acceptance tests to add and remove users in groups using mixed ca…

    …se user and group names
    phil-davis committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    0b8af3d View commit details
    Browse the repository at this point in the history
  29. CLI acceptance tests to add and remove users in groups using mixed ca…

    …se user and group names
    phil-davis committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    c9223b2 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    29a48c2 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    fc34576 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    fba56b3 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    0a26190 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    04ad35a View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    af4d267 View commit details
    Browse the repository at this point in the history
  36. cli test for polling incomming shares

    Co-authored-by: Dipak Acharya <dipak@jankaritech.com>
    2 people authored and phil-davis committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    b5af117 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    1389e49 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    d8aa953 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    fad7a91 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    59d231f View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    48aa635 View commit details
    Browse the repository at this point in the history
  42. fix1

    haribhandari07 authored and phil-davis committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    9e00140 View commit details
    Browse the repository at this point in the history
  43. fix2

    haribhandari07 authored and phil-davis committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    b2a54df View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    18d2de5 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    8b784a1 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    153b6e5 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    6923a2d View commit details
    Browse the repository at this point in the history
  48. make search tests more flexible

    individual-it authored and phil-davis committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    f4af729 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    74671b1 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    443f2b4 View commit details
    Browse the repository at this point in the history
  51. Add acceptance test for checking file access after recreating master …

    …key in encryption
    dpakach authored and phil-davis committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    c996fd4 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    eb58c68 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    449c19a View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    b0b80d4 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    be6ed8a View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    6e61c6e View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    96b7bfa View commit details
    Browse the repository at this point in the history
  58. Check if 'mod_rewrite' is enabled

    skshetry authored and phil-davis committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    78d2a4e View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    07402dd View commit details
    Browse the repository at this point in the history
  60. Use skeleton files only when necessary in webuiCreateDelete and webUI…

    …SharingIntGrp suites
    dpakach authored and phil-davis committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    0055d09 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    8366c4b View commit details
    Browse the repository at this point in the history
  62. Get rid of setting configs via WebUISharingContext

    We already set the capabilities via FeatureContext on both fed and local servers.
    The same settings were run twice causing conflicts, causing some of the enabled
    configs to get disabled. The settings are already tracked.
    skshetry authored and phil-davis committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    34c2041 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    0a78a7e View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    3de569f View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    6b0e21f View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    50cd7f8 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    3169b52 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    a101813 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    b64168a View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    51d7ae1 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    d6bc9cc View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    577d139 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    149ebc7 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    b519538 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    e25f77d View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    ddf23f9 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    4dcb0de View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    afd193a View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    89686fb View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    94ef5c9 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    9ae5fe5 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    bba057b View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    f536c9b View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    6a838f4 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    8b43957 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    f012e48 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    baf9a5d View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    dfdc418 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    7915ced View commit details
    Browse the repository at this point in the history
  90. fix snakeoil tests

    individual-it authored and phil-davis committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    b81fd51 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    48f500d View commit details
    Browse the repository at this point in the history
  92. rename folder without skeleton

    haribhandari07 authored and phil-davis committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    870b64b View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    bb44199 View commit details
    Browse the repository at this point in the history
  94. webUIComments without skeleton

    paurakhsharma authored and phil-davis committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    fb21daf View commit details
    Browse the repository at this point in the history
  95. Use no skeleton on webUIComments

    paurakhsharma authored and phil-davis committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    17794dd View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    2c3ffbd View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    0c1f5d6 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    e455ab2 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    3745141 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    cd92a43 View commit details
    Browse the repository at this point in the history
  101. Do not specially handle case when shareWith is null in itShouldNotBeP…

    …ossibleToShareFileFolderUsingTheWebUI
    phil-davis committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    056384c View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    5585608 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    331bccc View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    a3d28d1 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    1164dd0 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    355f15c View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    8ad6084 View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    490b2ff View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    310329a View commit details
    Browse the repository at this point in the history
  110. webui upload without skeleton

    haribhandari07 authored and phil-davis committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    3935826 View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    12e0822 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    2963dc0 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    b62b7f1 View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    a87739c View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    afc918b View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    b32e87a View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    1b32ceb View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    45d2b3b View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    ff78380 View commit details
    Browse the repository at this point in the history
  120. Revert "[stable10] Backport of Accessing sharetab directly for a long…

    … list of files"
    
    This reverts commit 86066ad.
    phil-davis committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    b71b326 View commit details
    Browse the repository at this point in the history