- 08 Apr, 2020 40 commits
-
-
Kamil Trzciński authored
Add support for dot (.) in variables masking Closes #37469 See merge request gitlab-org/gitlab!29022
-
Tomasz Maczukin authored
The CI/CD Variables masking mechanism supports a limited number of characters that can be masked. One of the currently unsuported ones is the dot (.) character. This makes it unusable for example for JWT tokens in https://gitlab.com/gitlab-org/gitlab/issues/37469. The current limitation is mostly required to prevent usage of characters, that can be used in shell variables expansion, which would make the final masking pattern unpredictable. With the Raw Variables feature (that is under development) the restrictions could be possibly reduced a little. However for now, we're needing them. However, it seems that the dot (.) usage should not generate the problem and it would improve the security of JSON Web Tokens passed to the CI/CD job with the Variables.
-
James Lopez authored
Expose optional unit in Analytics Summary Entity See merge request gitlab-org/gitlab!28777
-
Aakriti Gupta authored
-
Natalia Tepluhina authored
Populate Static Site Editor Vuex Store with page source content See merge request gitlab-org/gitlab!28481
-
Phil Hughes authored
Enable log explorer to use the full height of the screen See merge request gitlab-org/gitlab!28312
-
Bob Van Landuyt authored
Geo GraphQL API: Add geoNode field at root Closes #212928 See merge request gitlab-org/gitlab!28454
-
Phil Hughes authored
Use users statistics table in view See merge request gitlab-org/gitlab!27345
-
Shinya Maeda authored
Update several MergeRequest and Pipeline specs See merge request gitlab-org/gitlab!28998
-
Dylan Griffith authored
Fix RSpec/VoidExpect offenses See merge request gitlab-org/gitlab!29000
-
Bob Van Landuyt authored
Improve project mirror code quality See merge request gitlab-org/gitlab!28797
-
Marcel Amirault authored
Adds a clarifying note about triggering pipelines See merge request gitlab-org/gitlab!28442
-
John Jarvis authored
-
Natalia Tepluhina authored
Add finding information to vulnerability component See merge request gitlab-org/gitlab!27542
-
Alexander Turinske authored
- original the vulnerability didn't have the description and name - get that information from the finding and append it to the vulnerability - add only what is necessary from the occurrence data to the post body - Add tests for vulnerabilities app component
-
Michael Kozono authored
Application setting for container policies on past projects See merge request gitlab-org/gitlab!28479
-
Bob Van Landuyt authored
Move Clusters::Applications::Prometheus to batch counting See merge request gitlab-org/gitlab!29006
-
Phil Hughes authored
Remove IDE component external_link See merge request gitlab-org/gitlab!28831
-
Heinrich Lee Yu authored
Revert "Merge branch 'update-grpc-protobuf' into 'master'" See merge request gitlab-org/gitlab!29102
-
Michael Kozono authored
Move Clusters::Applications::Runner to batch counting See merge request gitlab-org/gitlab!29009
-
Alina Mihaila authored
-
Bob Van Landuyt authored
Add status endpoint to Pages Internal API See merge request gitlab-org/gitlab!28743
-
Jaime Martinez authored
Add this new simple endpoint to allow GitLab Pages to verify that the internal API is enabled and ready to be used. Details on the issue https://gitlab.com/gitlab-org/gitlab/-/issues/210010
-
Corinna Wiesner authored
With the clearer breakdown of the users statistics a new logic was introduced to gather the users counts. The users statistics is also available for CE and not just for EE now.
-
Kushal Pandya authored
Add DependencyVulnerabilities component See merge request gitlab-org/gitlab!28671
-
Mark Florian authored
Part of [Update dependencies table UI][1]. [1]: https://gitlab.com/gitlab-org/gitlab/-/issues/195928
-
Kushal Pandya authored
Use file icons for repository tree rows Closes #33806 See merge request gitlab-org/gitlab!28112
-
Natalia Tepluhina authored
Resolve "Unable to expand multiple downstream pipelines." bug See merge request gitlab-org/gitlab!27029
-
Frédéric Caplette authored
In the pipeline graph, we can now expand pipelines without the graph collapsing
-
Dylan Griffith authored
Clusters::Applications::Knative move to batch counting See merge request gitlab-org/gitlab!29003
-
Marcel Amirault authored
Refine some recently modified text See merge request gitlab-org/gitlab!29101
-
alinamihaila authored
-
Marcel Amirault authored
Add Ruby to Markdownlint capitalization rule See merge request gitlab-org/gitlab!29104
-
Martin Wortschack authored
Update License Compliance docs url See merge request gitlab-org/gitlab!28853
-
Evan Read authored
-
Stan Hu authored
This reverts merge request !27741
-
Evan Read authored
-
Evan Read authored
Docs vale repetition Closes #213559 See merge request gitlab-org/gitlab!29001
-
Marcel Amirault authored
Fix words that are repeated, as detected by Vale repetition test
-
Evan Read authored
Expand on what is a legit BUILDPACK_URL See merge request gitlab-org/gitlab!28876
-