BigW Consortium Gitlab

  1. 26 Oct, 2017 6 commits
  2. 24 Oct, 2017 13 commits
  3. 23 Oct, 2017 12 commits
    • Merge branch… · 0258a37f
      Mike Greiling authored
      Merge branch '35955-searchable-settings-puts-expand-collapse-toggle-in-an-invalid-state' into sh-headless-chrome-support
      
      * 35955-searchable-settings-puts-expand-collapse-toggle-in-an-invalid-state:
        Stop sections from expanding when scrolling over the 1px section
        update settings panels to place "expanded" class on the correct element
        remove needlessly complicated, duplicate css class for expanded settings panels
    • add InspectRequests helper · a92693df
      Mike Greiling authored
    • Changed trigger click calls to click() · 04149dcc
      Jose Ivan Vargas authored
    • add accept_confirm to spec · df20c6fe
      Jose Ivan Vargas authored
    • Merge branch 'master' into sh-headless-chrome-support · 519ffa1e
      Mike Greiling authored
      * master: (297 commits)
        Fix deletion of container registry or images returning an error
        The fog-aliyun gem had a bug in v0.1.0 for file storage creation/update. This merge requests update the gem to v0.2.0 which contains the fix:
        Decrease ABC threshold to 54.28
        Update VERSION to 10.2.0-pre
        Update CHANGELOG.md for 10.1.0
        Document `CI_SHARED_ENVIRONMENT` and `CI_DISPOSABLE_ENVIRONMENT`
        Fix the external URLs generated for online view of HTML artifacts
        Use title as placeholder instead of issue title for reusability
        Fix failure in current_settings_spec.rb
        Clarify the difference between project_update and project_rename
        URI decode Page-Title header to preserve UTF-8 characters
        Update Gitaly version to v0.49.0
        Decrease Perceived Complexity threshold to 14
        Resolve "Remove help text regarding group issues on group issues page (and group merge requests page)"
        Force non diff resolved discussion to display when collapse toggled
        Added submodule support in multi-file editor
        add note about after_script being run separately
        Check for element before evaluate_script
        Merge branch 'master-i18n' into 'master'
        Update Prometheus gem to fix problems with other files overwriting current file
        ...
    • explicitly specify search for hidden element · 1e78c627
      Mike Greiling authored
      [ci-skip]
    • Merge branch '39308-fix-broken-master' into 'master' · 5d74973d
      Sean McGivern authored
      Fix the broken .tests-metadata-state definition
      
      Closes #39308
      
      See merge request gitlab-org/gitlab-ce!14969
    • Merge branch 'sh-fix-container-registry-destroy' into 'master' · 4cc91b4f
      Filipa Lacerda authored
      Fix deletion of container registry or images returning an error
      
      Closes #39354
      
      See merge request gitlab-org/gitlab-ce!14992
    • Merge branch 'fix-fog-aliyun-39126' into 'master' · c4cbf115
      Stan Hu authored
      The fog-aliyun gem had a bug in v0.1.0 for file storage creation/update. This…
      
      Closes #39126
      
      See merge request gitlab-org/gitlab-ce!14991
    • Fix deletion of container registry or images returning an error · 3e81c500
      Stan Hu authored
      A successful DELETE call would result in a 204 No Content result,
      which would have an empty response body. Don't automatically try
      to parse this value as JSON both because there is no additional
      information passed in the response body.
      
      Closes #39354
  4. 22 Oct, 2017 4 commits
  5. 21 Oct, 2017 5 commits