- 21 Sep, 2020 40 commits
-
-
Suzanne Selhorn authored
-
Sarah Groff Hennigh-Palermo authored
Merge branch '249316-make-gitlab-ci-file-visualization-works-with-files-extenstion-other-than-gitlab-ci-yml' into 'master' Make yaml viz works with extensions other than .gitlab-ci.yml Closes #249316 See merge request gitlab-org/gitlab!42632
-
Frédéric Caplette authored
Instead of relying on a regexp in the frontend which is a flakier and also doesn't consider that we can have custom gitlab-ci names, this is in sync with the API to determine that we are editing a config file.
-
Stan Hu authored
Add the `blob:` search filter to search by Git object-id Closes #251223 See merge request gitlab-org/gitlab!42752
-
Suzanne Selhorn authored
Docs: Update feature tables info for clarity See merge request gitlab-org/gitlab!42744
-
Achilleas Pipinellis authored
Document Geo PG12 upgrade test results See merge request gitlab-org/gitlab!42737
-
Nick Nguyen authored
-
Achilleas Pipinellis authored
Add seed project issue to Geo troubleshooting docs See merge request gitlab-org/gitlab!42755
-
Nick Nguyen authored
-
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
-