- 08 Apr, 2020 40 commits
-
-
Michał Zając authored
-
James Lopez authored
Remove EE::PrometheusAdapter concern Closes #202323 See merge request gitlab-org/gitlab!28927
-
Stan Hu authored
Fix Slack notifications when upgrading from old GitLab versions See merge request gitlab-org/gitlab!29111
-
Shinya Maeda authored
Tag all CI jobs requiring docker-in-docker See merge request gitlab-org/gitlab!28225
-
Peter Leitzen authored
Automatic created Ngnix alert after Prometheus install (1/2) See merge request gitlab-org/gitlab!28503
-
Sean Arnold authored
- Unit tests
-
Grzegorz Bizon authored
Move part of external pull request code to CI See merge request gitlab-org/gitlab!28517
-
Shinya Maeda authored
Create Operations User Lists Table See merge request gitlab-org/gitlab!28822
-
Jason Goodman authored
-
Grzegorz Bizon authored
Fix missing scope for `ci_composite_status` See merge request gitlab-org/gitlab!29129
-
Natalia Tepluhina authored
Resolve Migrate '.fa-spinner' to '.spinner' for 'app/views/groups' See merge request gitlab-org/gitlab!25053
-
Marvin Karegyeya authored
-
Natalia Tepluhina authored
Pre-populate prometheus alert modal See merge request gitlab-org/gitlab!28291
-
Gilang Gumilar authored
-
Mark Florian authored
Use the new security dashboard layout in group dashboard See merge request gitlab-org/gitlab!28652
-
Jan Provaznik authored
Limit the API scope of Personal Access Tokens Closes #20440 See merge request gitlab-org/gitlab!28944
-
Toon Claes authored
Add compliance framework setting to projects See merge request gitlab-org/gitlab!28182
-
Robert Hunt authored
Created the initial column migration Created the index migration Updated structure.sql Create new setting panel for compliance frameworks Created a new Vue component to render the panel and updated the relevant JS files to load it. Updated the HAML templates to show the new compliance settings panel Adding compliance_framework attribute to projects Added limitation so compliance only shows up when the user is a group/project admin and is using Gold/Ultimate Updated vue to use project input name Converted from vue to haml Removed all vue app stuff Added new dropdown to haml Added new compliance framework concern to the project model which handles the validation and constant list Moved the acronyms to the beginning of the options Replaced the tooltip with description text Updated text and added changelog Moved changelog to ee Remove index as covered by the project_id index Increase framework length limit to 64 Changed to use with_lock_retries Rebuild structure.sql Remove unnecessary s_ Change migration to use integers for the enum Ordered license feature list Rebuilt structure.sql file
-
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
-
Kamil Trzciński authored
We missed `Ci::Group` scope. This adds a project for `Ci::Group`.
-
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
-
Małgorzata Ksionek authored
-
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
-
Justin Ho authored
Make the presence check more robust to only allow values that make sense.
-
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
-