- 21 Sep, 2020 40 commits
-
-
Scott Hampton authored
Fix the query param for the project IDs array so that the endpoint path is valid. Also removed including subgroups since it is making the list of projects confusing. You can view the same page in a subgroup, so no functionality is being lost.
-
Mike Jang authored
Recommend telemetry review See merge request gitlab-org/gitlab!42856
-
Alper Akgun authored
-
Nick Gaskill authored
Docs: Update "to do item" wording See merge request gitlab-org/gitlab!42724
-
Craig Norris authored
-
Robert Speicher authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Mike Jang authored
Reformat bitbucket server feature flag info Closes #249363 See merge request gitlab-org/gitlab!42766
-
Olena Horal-Koretska authored
Migrate haml button to our utility classes See merge request gitlab-org/gitlab!42676
-
Rémy Coutable authored
Assign reviews to hungry reviewers first Closes #243712 See merge request gitlab-org/gitlab!41938
-
Dan Jensen authored
This causes Reviewer Roulette to suggest reviewers with a "hungry" status instead of other reviewers.
-
Markus Koller authored
Add group importer usage ping See merge request gitlab-org/gitlab!41663
-
Mike Jang authored
Docs(project-settings): correct project access token docs See merge request gitlab-org/gitlab!40604
-
Max Wittig authored
-
Stan Hu authored
Update Workhorse to v8.47.0 Closes #249561 See merge request gitlab-org/gitlab!42855
-
Mike Jang authored
Docs: Update page with redirect code See merge request gitlab-org/gitlab!42864
-
Andrew Fontaine authored
Use namespaced strings & shallowMount Closes #250664 See merge request gitlab-org/gitlab!42802
-
Andrew Fontaine authored
Make `textareaValue` prop required for Vue markdown field component See merge request gitlab-org/gitlab!42651
-
Mark Florian authored
Follow-up from "Fix missing VSA request parameters" See merge request gitlab-org/gitlab!42833
-
Stan Hu authored
Fix inconsistencies between finding jobs by tokens See merge request gitlab-org/gitlab!42828
-
Craig Norris authored
-
Kamil Trzciński authored
Move config for feature_flags_new_version into CE [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!42835
-
Nathan Friend authored
Make startup.js to account for the param orders See merge request gitlab-org/gitlab!42673
-
Markus Koller authored
Fix typo in description for VulnerabilityResolve mutation See merge request gitlab-org/gitlab!42807
-
Rémy Coutable authored
Use the original author id to find it on the members mapper See merge request gitlab-org/gitlab!42648
-
Sean McGivern authored
Remove Service#default ignore rule Closes #217581 See merge request gitlab-org/gitlab!42688
-
Natalia Tepluhina authored
Merge branch '238602-integrate-analyzerconfiguration-component-into-sast-configuration-ui' into 'master' Expose analyzers in the SAST Configuration UI See merge request gitlab-org/gitlab!42214
-
Mark Florian authored
This integrates various pieces of ground work: - [Migrating a POST request to a GraphQL mutation][gql] - [Creating an expandable container component][exp] - [Creating an AnalyzerConfiguration component][ac1] - [Extending the AnalyzerConfiguration component][ac2] This is implemented behind the `sast_configuration_ui_analyzers` feature flag, since the necessary backend changes are not yet in place. A future iteration will enable or remove the feature flag. Other changes include: - Explicitly pass the disabled prop to child fields, so they can hide the custom value message when disabled - Relax the analyzer entity prop validator, since the description is nullable, and the template already handles this Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/238602, part of https://gitlab.com/groups/gitlab-org/-/epics/3635. [gql]: https://gitlab.com/gitlab-org/gitlab/-/issues/227575 [exp]: https://gitlab.com/gitlab-org/gitlab/-/issues/233521 [ac1]: https://gitlab.com/gitlab-org/gitlab/-/issues/238600 [ac2]: https://gitlab.com/gitlab-org/gitlab/-/issues/238603
-
Rémy Coutable authored
Fix timing problem in epics_swimlanes_spec Closes #254213 See merge request gitlab-org/gitlab!42845
-
Rémy Coutable authored
Update GitLab Runner Helm Chart to 0.21.0/13.4.0 See merge request gitlab-org/gitlab!42844
-
Andrew Fontaine authored
Fix clickable width of release asset links See merge request gitlab-org/gitlab!42757
-
Achilleas Pipinellis authored
correction that openssh is included in win10 See merge request gitlab-org/gitlab!42742
-
Achilleas Pipinellis authored
Specify to use the commonly spelled out pagination See merge request gitlab-org/gitlab!42616
-
Sean Enck authored
What this does - `per_page` no longer called out solely - `page` works but not called out as a parameter - uses common paging information
-
Craig Norris authored
Replace 'here' in links in developer docs See merge request gitlab-org/gitlab!42761
-
Mike Jang authored
-
Nick Thomas authored
-
Add comments for scopes in CI_JOB_JWT See merge request gitlab-org/gitlab!42536
-
Jackie Porter authored
-