- 18 Aug, 2020 40 commits
-
-
Dan Jensen authored
This corrects a changelog filename that belonged to another MR, so it is clear which issue this changelog file belongs to, and what it does.
-
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
-
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
-
Enrique Alcántara authored
Use history icon on recent search filter tab only on mobile See merge request gitlab-org/gitlab!39557
-
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.
-
Douglas Barbosa Alexandre authored
Close code block to fix rendering See merge request gitlab-org/gitlab!39720
-
Aric Buerer authored
-
Fabio Pitino authored
Audit variable changes in projects See merge request gitlab-org/gitlab!38928
-
Matija Čupić authored
-
Andrew Fontaine authored
Replace fa-close with GitLab close icon Closes #225946 See merge request gitlab-org/gitlab!39267
-
Kushal Pandya authored
Disable commenting on symlinks in symlink-related files See merge request gitlab-org/gitlab!35371
-
Thomas Randolph authored
- Symlinks won't have a valid diffPosition, so immediately bail on assigning discussions to those lines - Use brokenSymlink property to disable comments - Add specific tooltips when comments are disabled on symlinks - Add "greyed out" styles for disabled comment button
-
Mike Jang authored
Deprecate additions and deletions attributes in Repositories API Closes #233119 See merge request gitlab-org/gitlab!39653
-
Dan Jensen authored
The Repositories API contributors endpoint has returned additions and deletions values of zero since 2014. Due to the complexity of fixing the logic to pull the data, this instead announces the deprecation of these attributes.
-
Mike Jang authored
Remove old image of Compliance Dashboard See merge request gitlab-org/gitlab!39609
-
Jan Provaznik authored
Add `template` and `MR` question to `feature-flag` See merge request gitlab-org/gitlab!39580
-
peterhegman authored
-
Nick Thomas authored
Resolve "Scan commits for changes to CODEOWNERS" See merge request gitlab-org/gitlab!38575
-
Enrique Alcántara authored
Prepare rich content editor for external custom renderers See merge request gitlab-org/gitlab!39149
-
Enrique Alcántara authored
Instead of initializing the Toast UI editor options (configuration) in a constants file, create a service function to initialize the options and call that function when the RichContentEditor component is created
-
Sarah Groff Hennigh-Palermo authored
Pass the iid of the User List on Update See merge request gitlab-org/gitlab!39639
-
peterhegman authored
-