- 10 Mar, 2021 1 commit
-
-
Dylan Griffith authored
- Many missing commas - Some wording improvements
-
- 09 Mar, 2021 1 commit
-
-
Dylan Griffith authored
This is to use more consistent language and Advanced Search migration is clearer about the specific scope.
-
- 08 Mar, 2021 38 commits
-
-
Dylan Griffith authored
These steps are to explain to developers our process for removing backwards compatibility for Elasticsearch migrations.
-
Dylan Griffith authored
This documentation will likely help customers resolve a range of problems. We regularly see customers trying to solve index problems by guessing at a variety of different rake tasks or buttons in the UI. This is the only sure way to fix a broken index state and it could hopefully help them from running a bunch of other steps that are designed for different purposes. This will also be necessary for anyone that accidentally skips the documentation for major version upgrades and misses some migrations before they are deleted.
-
Dylan Griffith authored
This is the first step to making it clear to operators about what they need to check before proceeding with a major version upgrade as well as hopefully helping them debug and fix any problems before proceeding. We are also going to be removing the migration code from previous versions in the major version upgrade so it's very important the migration completes before the upgrade otherwise it will just fail as it will be a blank migration.
-
Luke Duncalfe authored
Track group coverage visits in vue instead See merge request gitlab-org/gitlab!55687
-
Miranda Fluharty authored
Count unique users in the same way as other group::testing metrics So we can use the unique user counts in aggregated metrics
-
James Fargher authored
Add mutation to accept merge requests See merge request gitlab-org/gitlab!54758
-
David O'Regan authored
Project Settings Repository Deploy Keys Header Expand/Collapse 7/8 See merge request gitlab-org/gitlab!55234
-
Daniel Schömer authored
Project Settings General Headers (h4 elements) expand/collapse on mouse-click / tap, like using the Expand/Collapse button. Other h4 headers in other Project Settings pages do not expande/collapse on mouse-click / tap, but only using the Expand/Collapse button. This may seem inconsistent to the user. The h4 headers of Project Settings General get the expand/collapse behavior through classes settings-title, js-settings-toggle and js-settings-toggle-trigger-only. This MR adds classes settings-title, js-settings-toggle and js-settings-toggle-trigger-only to the h4 headers in Project Settings Repository Deploy keys. This enables the expand/collapse behavior on mouse-click / tap for the h4 headers.
-
Stan Hu authored
Enable codequality_backend_comparison by default See merge request gitlab-org/gitlab!54241
-
Jose Ivan Vargas authored
Move from btn-success to btn-confirm in shared/deploy_keys directory See merge request gitlab-org/gitlab!55299
-
Maxime Orefice authored
This commit enables our new feature flag by default which switch our codequality report comparison from the frontend to the backend.
-
Robert Speicher authored
Redirect to test cases show when using issues url See merge request gitlab-org/gitlab!55410
-
Jose Ivan Vargas authored
Update merge request page buttons See merge request gitlab-org/gitlab!55218
-
Mayra Cabrera authored
Use only uuid to pick correct finding from the reports See merge request gitlab-org/gitlab!55643
-
Mehmet Emin INAC authored
As we have now the unique attribute called `uuid` for all the findings we can use it to identify the records instead of using position.
-
charlie ablett authored
Track epics created [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53651
-
Scott Hampton authored
Move from btn-success to btn-confirm in shared/issuable directory See merge request gitlab-org/gitlab!55303
-
Yogi authored
As a part of https://gitlab.com/gitlab-org/gitlab/-/issues/320731
-
Amy Qualls authored
Remove deprecated resource link from docs See merge request gitlab-org/gitlab!55309
-
Sean McGivern authored
Add negated weight issue filter on API See merge request gitlab-org/gitlab!54867
-
Scott Hampton authored
Address technical debt in the job sidebar See merge request gitlab-org/gitlab!55685
-
Olena Horal-Koretska authored
Fix invite member modal dropdown checkbox styling See merge request gitlab-org/gitlab!55832
-
Kev authored
-
Paul Slaughter authored
Fix Jira icon in sidebar too huge during page load See merge request gitlab-org/gitlab!55598
-
Vitaly Slobodin authored
Mark required fields with `required` and `aria-required` attributes See merge request gitlab-org/gitlab!55682
-
Jose Ivan Vargas authored
Move from btn-success to btn-confirm in shared/access_token directory See merge request gitlab-org/gitlab!55298
-
Vitaly Slobodin authored
Move from btn-success to btn-confirm in shared/gitpod directory See merge request gitlab-org/gitlab!55301
-
Yogi authored
-
Alex Kalderimis authored
Remove incorrect inheritance See merge request gitlab-org/gitlab!55792
-
Douglas Barbosa Alexandre authored
Include group wikis in Geo replication [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54914
-
Francisco Javier López authored
In this commit, we add the logic to include group wikis in Geo replication.
-
Mike Greiling authored
Refactor MR widget merge checkboxes to more flex See merge request gitlab-org/gitlab!55951
-
Jose Ivan Vargas authored
Encapsulate Deployment List in Own Component See merge request gitlab-org/gitlab!55793
-
Jose Ivan Vargas authored
Resolve "Mark as viewed stays checked in Single File Mode" See merge request gitlab-org/gitlab!55922
-
Yannis Roussos authored
Reschedule artifact expiry backfill See merge request gitlab-org/gitlab!55093
-
Matija Čupić authored
-
Alex Kalderimis authored
Refactor merge request view specs See merge request gitlab-org/gitlab!55888
-
Dylan Griffith authored
Fix Sidekiq system check for cluster mode See merge request gitlab-org/gitlab!55530
-