- 18 Aug, 2020 40 commits
-
-
Jeremy Elder authored
-
Dan Davison authored
Update Capybara v3.33.0 for Ruby 2.7 See merge request gitlab-org/gitlab!39672
-
Mayra Cabrera authored
-
Andrew Fontaine authored
Convert issues autocomplete from at.js to tribute Closes #230969 See merge request gitlab-org/gitlab!39627
-
Amy Qualls authored
Added the missing step into the instructions See merge request gitlab-org/gitlab!39590
-
Artur Salii authored
-
Igor Drozdov authored
Update gitlab-shell to v13.6.0 See merge request gitlab-org/gitlab!39675
-
GitLab Release Tools Bot authored
-
GitLab Bot authored
-
Mayra Cabrera authored
Update Gitaly version See merge request gitlab-org/gitlab!39732
-
Mark Florian authored
Resolve "Display security approval rules when creating a new project - Implement Vulnerability-Check/License-Check rows" Closes #229825 See merge request gitlab-org/gitlab!38992
-
Denys Mishunov authored
Step FINAL - Add/remove snippet files in the edit view See merge request gitlab-org/gitlab!38855
-
Fabio Pitino authored
Add InstallScriptFactory, RegisterCommandBuilder and template files See merge request gitlab-org/gitlab!35364
-
Arthur de Lapertosa Lisboa authored
- Change how config_path is obtained - replace_variable no longer saves the instruction, leaving it for the build_instructions
-
Douglas Barbosa Alexandre authored
Ensure secondary is enabled on failover See merge request gitlab-org/gitlab!39615
-
Suzanne Selhorn authored
Expand details about duplicate pipelines See merge request gitlab-org/gitlab!39253
-
Marcel Amirault authored
Rename section to be clearer, and link to it from troubleshooting doc.
-
Nick Thomas authored
Move WIP/Draft state in MR widget to GraphQL See merge request gitlab-org/gitlab!38311
-
Phil Hughes authored
As part of https://gitlab.com/groups/gitlab-com/-/epics/828 we are moving the widget states into GraphQL so each widget can request the data it needs. This moves the WIP state into the GraphQL.
-
Amy Qualls authored
Add some commas to the json See merge request gitlab-org/gitlab!39527
-
Amy Qualls authored
Terraform plans - fix small typo See merge request gitlab-org/gitlab!39649
-
Mayra Cabrera authored
Set proper exit status when Merge Trains fail See merge request gitlab-org/gitlab!39723
-
Stan Hu authored
Update archive size validation feature flag See merge request gitlab-org/gitlab!39686
-
GitLab Release Tools Bot authored
-
Marcia Ramos authored
Update SSE docs with mention of non-markdown content rendering See merge request gitlab-org/gitlab!39698
-
Jean du Plessis authored
Also updates the screenshot to the latest version.
-
Jose Ivan Vargas authored
Enable breadcrumbs in security dashboard See merge request gitlab-org/gitlab!39635
-
Andrew Fontaine authored
Fix panel "more actions" button layout See merge request gitlab-org/gitlab!39534
-
Andrew Fontaine authored
Merge branch '227442-add-frontend-validation-to-restrict-access-by-ip-address-field-in-group-settings-general' into 'master' Add frontend validation to "Restrict access by IP address" field in Group -> Settings -> General -> Permissions, LFS, 2FA See merge request gitlab-org/gitlab!39061
-
Nick Gaskill authored
Fix links identified by ext link checker See merge request gitlab-org/gitlab!39724
-
Marcin Sedlak-Jakubowski authored
Fixed many files.
-
Toon Claes authored
Use more-efficient indexing for the MergeRequestDiff storage migration Closes #227570 See merge request gitlab-org/gitlab!39470
-
Alex Ives authored
-
Stan Hu authored
Capybara introduced a setting to set text fields rapidly in https://github.com/teamcapybara/capybara/pull/2326 and https://github.com/teamcapybara/capybara/pull/2333, but this seems to break the filtered token specs. It appears that the tokens are incorrectly broken up when this mode is in use. We disable this by passing the `rapid: false` option. Full list of changes: https://github.com/teamcapybara/capybara/blob/master/History.md
-
Enrique Alcántara authored
Use history icon on recent search filter tab only on mobile See merge request gitlab-org/gitlab!39557
-
Paul Slaughter authored
-
Natalia Tepluhina authored
Convert DAG to Use GraphQL See merge request gitlab-org/gitlab!38085
-
Sarah Groff Hennigh-Palermo authored
Adds new structural files, add specs, and revises current query method
-
Yorick Peterse authored
When triggering a merge train for stable branches, Curl would exit with a status of 0 in the event of a failure (e.g. a wrong token being used). By using the -f flag, we tell Curl to exit with a non-zero exit code instead. This in turn will result in build failures, making it more obvious to the Delivery team that something is wrong.
-
Fernando authored
* Fix ruby linter failure * Fix unit test typos
-