- 30 Jun, 2020 40 commits
-
-
Marcin Sedlak-Jakubowski authored
Docs: revamp Git clone See merge request gitlab-org/gitlab!30728
-
Marcia Ramos authored
- Intro to terminology - Link from Git index - Gen copy editing
-
Nick Gaskill authored
Document DS_JAVA_VERSION for dependency scanning See merge request gitlab-org/gitlab!34233
-
Adam Cohen authored
-
Amy Qualls authored
Update project cluster docs See merge request gitlab-org/gitlab!35470
-
Rémy Coutable authored
Backend work for configurable project defaults for squashing merges See merge request gitlab-org/gitlab!33099
-
Gary Holtz authored
In particular this: * Adds an enum to the project_settings model with squash defaults * Adds logic to reject merges when they don't meet the criteria * Adds specs for the above * Adds some endpoints for the frontend work * Adds specs for the above Thanks to @enzuru for the awesome groundwork on this! A lot of the code is taken from his initial MR: https://gitlab.com/gitlab-org/git lab/-/merge_requests/27833
-
Paul Slaughter authored
Add license ID to license view See merge request gitlab-org/gitlab!19113
-
-
Amy Qualls authored
Alert list spacing improvement - docs See merge request gitlab-org/gitlab!35406
-
Marcin Sedlak-Jakubowski authored
FutureTense.yml: fix location and comment See merge request gitlab-org/gitlab!35644
-
Bob Van Landuyt authored
Add support for coverage_fuzzing report in .gitlab-ci.yml See merge request gitlab-org/gitlab!34648
-
Yevgeny Pats authored
* Adds support in .gitlab-ci.yml * Add support in security dashboard for coverage guided report
-
Amy Qualls authored
When we changed the reporting level of this rule, the commented section at the beginning of the file wasn't changed to match.
-
Nicolò Maria Mezzopera authored
Move design management app to the issue tab Closes #223193 See merge request gitlab-org/gitlab!35042
-
Natalia Tepluhina authored
This copy to be removed after feature flag removal Copied unit tests for new app - fixed an absolute path reference Moved design management app Moved unit tests for designs - Copied all specs - Fixed router spec Fixed index spec Fixed e2e spec for not available feature Changed local query to provide/inject Fixed issue_tabs feature spec Fixed designs page spec Fixed discussion spec Fixed design index spec Fixed spec for enabled FF Updated permissions and upload spec Fixed uploads spec Updated snapshots for designs Fixed specs for svg Reverted change to smooth scrolling Click on close design button in feature test - add data-testid - click on data-testid Updated index snapshots Removed unused meta info from route Changed id to data-testid
-
Jan Provaznik authored
Revert "Merge branch 'add_requirements_visibility_access_project_settings' into 'master'" Closes gitlab-foss#78586 See merge request gitlab-org/gitlab!35627
-
Enrique Alcántara authored
Add upload file tab to the SSE image popup See merge request gitlab-org/gitlab!35126
-
Jacques Erasmus authored
Added a tab for image uploads
-
Peter Leitzen authored
Expose metrics dashboard url for graphql alert See merge request gitlab-org/gitlab!35293
-
Sarah Yasonik authored
-
Dan Davison authored
Add Jira issue import e2e spec Closes gitlab-org/quality/testcases#823 See merge request gitlab-org/gitlab!32816
-
Désirée Chevalier authored
Adds an E2E spec for Jira Issue Importer
-
Natalia Tepluhina authored
Alert Management Sidebar Apollo Cache See merge request gitlab-org/gitlab!35522
-
David O'Regan authored
Swap base side bar toggle data property for apllo cache driven resolver.
-
Shinya Maeda authored
Make logrotate run as git user for source installations Closes #205227 See merge request gitlab-org/gitlab!35519
-
Marcia Ramos authored
Fix CI example in Code Intelligence docs See merge request gitlab-org/gitlab!35581
-
Igor Drozdov authored
-
Rémy Coutable authored
This reverts merge request !34420
-
Craig Norris authored
Create index page for postgres See merge request gitlab-org/gitlab!34851
-
Douglas Barbosa Alexandre authored
Update project statistics after certain snippet events See merge request gitlab-org/gitlab!35340
-
Jan Provaznik authored
https://gitlab.com/gitlab-org/gitlab/-/issues/211864 - Support reordering of issues via the api Closes #211864 See merge request gitlab-org/gitlab!35349
-
-
Balasankar "Balu" C authored
Signed-off-by: Balasankar "Balu" C <balasankarc@autistici.org>
-
Heinrich Lee Yu authored
Fix Spring Reloading of Gitlab::Metrics::Methods See merge request gitlab-org/gitlab!35570
-
Lin Jen-Shin authored
Update acme-client to 2.0.6 to allow faraday 1.0 See merge request gitlab-org/gitlab!35327
-
Heinrich Lee Yu authored
Deduplicating MR metrics table See merge request gitlab-org/gitlab!29566
-
Adam Hegyi authored
This change deduplicates records in the `merge_request_metrics` table.
-
Martin Wortschack authored
Merge branch '224583-refactor-dag_spec-js-to-use-async-await-and-remove-repeated-code' into 'master' Resolve "Refactor dag_spec.js to use async await" See merge request gitlab-org/gitlab!35549
-
Frédéric Caplette authored
Clean code by putting mock promises in the beforeEach and using async await syntax.
-