- 30 Jun, 2020 40 commits
-
-
Jose Ivan Vargas authored
Use snippet `blobs` field instead of `blob` for Snippet VIEW See merge request gitlab-org/gitlab!35605
-
Amy Qualls authored
Added reference to Kubernetes related deployment variables list See merge request gitlab-org/gitlab!35506
-
Viktor Nagy authored
-
Denys Mishunov authored
As per maintainer's review
-
Mark Lapierre authored
Fix suggestion dropdown blocking buttons after mention Closes #225346 See merge request gitlab-org/gitlab!35655
-
Denys Mishunov authored
Even if we only support just one blob per snippet, we're peparing ourselves for the multi-file scenario in Snippets
-
Denys Mishunov authored
-
Denys Mishunov authored
In the multi-file scenario for snippets we switch to 'blobs' array instead of direct 'blob' object
-
Martin Wortschack authored
Update toNounSeriesText to not escape text See merge request gitlab-org/gitlab!35564
-
Justin Boyson authored
Update tests and grammar.js to account for no escaping as well
-
Heinrich Lee Yu authored
Move filter code to finder Closes #31418 See merge request gitlab-org/gitlab!34470
-
Martin Wortschack authored
Replace FA exchange icon with GitLab SVG Closes #225198 See merge request gitlab-org/gitlab!35634
-
Peter Leitzen authored
Add snippets_size to Group entity See merge request gitlab-org/gitlab!35585
-
Robert Speicher authored
Avoid grouping statement timeouts in Sentry Closes gitlab-com/gl-infra/delivery#955 See merge request gitlab-org/gitlab!35479
-
Mike Jang authored
Fix broken link See merge request gitlab-org/gitlab!35664
-
Cynthia Ng authored
-
Suzanne Selhorn authored
Add checklist option to permission See merge request gitlab-org/gitlab!35629
-
Jackie Meshell authored
-
Douglas Barbosa Alexandre authored
Pass `ee=true` to CNG triggered pipelines See merge request gitlab-org/gitlab!35652
-
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
-
Desiree Chevalier authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
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
-
Justin Ho authored
-
Enrique Alcántara authored
Add upload file tab to the SSE image popup See merge request gitlab-org/gitlab!35126
-