- 04 Nov, 2019 40 commits
-
-
Lin Jen-Shin authored
-
Achilleas Pipinellis authored
Add documentation for heatmap panel support See merge request gitlab-org/gitlab!16651
-
Achilleas Pipinellis authored
Add note regarding deprecation of only/except See merge request gitlab-org/gitlab!18684
-
Erick Bajao authored
-
Ray Paik authored
Document how to get a license for contributing to EE See merge request gitlab-org/gitlab!19544
-
Winnie Hellmann authored
-
Jose Vargas authored
-
Achilleas Pipinellis authored
Docs - Update `/etc/gitlab/ssl` perms in TLS docs See merge request gitlab-org/gitlab!19312
-
Will Chandler authored
-
Achilleas Pipinellis authored
Specify hide dismissed vulnerabilities availability See merge request gitlab-org/gitlab!19507
-
Kamil Trzciński authored
Revert "Improves the performance of the Redis set cache" See merge request gitlab-org/gitlab!19573
-
Andrew Newdigate authored
This reverts commit 389e6f58.
-
Rémy Coutable authored
Refactor environment controller spec See merge request gitlab-org/gitlab!19422
-
Reuben Pereira authored
- Now that we've separated the logs HTML and JSON format responses into 2 APIs, refactor the specs to reflect this.
-
Achilleas Pipinellis authored
Remove DinD requirement from Container Scanning documentation See merge request gitlab-org/gitlab!18968
-
Olivier Gonzalez authored
-
Lin Jen-Shin authored
Use built-in license seed file instead of custom function Closes #32568 See merge request gitlab-org/gitlab!19099
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Walmyr Lima e Silva Filho authored
Fix timing issue in Secure auto-remediation test Closes #34437 See merge request gitlab-org/gitlab!19514
-
Heinrich Lee Yu authored
Add worker attributes to Sidekiq metrics See merge request gitlab-org/gitlab!19491
-
Andrew Newdigate authored
Sidekiq workers have attributes, including latency_sensitivity, whether or not they have external dependencies, their feature category and resource boundaries. This change adds these attributes to Sidekiq metrics, to allow error budgeting and attribution to take place.
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Kamil Trzciński authored
Merge branch '31047-follow-up-from-resolve-api-endpoint-to-list-the-docker-images-tags-of-a-group' into 'master' Fix bugs and security concerns in docker group API See merge request gitlab-org/gitlab!19246
-
Steve Abrams authored
Add additional permission checks to container finder Refactor ContainerRepositoriesFinder Fix finder to include all group descendents as well Only include projects with container registry enabled
-
Kamil Trzciński authored
Add Unleash Client Settings to gitlab.yml.example See merge request gitlab-org/gitlab!18606
-
Jason Goodman authored
This reverts commit a8c8a28e5587aa6b5f18f99b373ca60626a9aa46.
-
Kamil Trzciński authored
Add Release Links to Milestone List Page See merge request gitlab-org/gitlab!16558
-
Nathan Friend authored
This commit adds links inside milestone blocks to the releases associated with the milestone (if any).
-
Natalia Tepluhina authored
zen_mode.js: remove IIFEs. Closes #34627 Closes #34627 See merge request gitlab-org/gitlab!19282
-
Yuri Mataev authored
-
Natalia Tepluhina authored
Show inherited group variables in project view Closes #24172 See merge request gitlab-org/gitlab!18759
-
Payton Burdette authored
This first commit creates a section in a subproject settings that shows all inherited group vars available to the project. Add styles and origin column with group name Added styling to align with mockup and a new column to display the origin of where the group variable is coming from. Add support for nested subgroups There is the ability to have a nested subgroup under a group. I've added the ability to naviagate to that groups ci variables settings page Add conditionals for ruby variables If a project doesn't exist in a group but instead a personal namespace, the code will break since we don't have a check for that. Also added a changelog Fix linting errors Adjust styling for mobile and desktop A certain class needed was adding border top on mobile for keys. I removed so it didnt break layout. Also removed padding that bunched up borders Add test coverage for new feature Remove un-needed code in multiple files Remove class selector that is not used and remove variable declartion that is not used. As well as remove un-needed conditional in Haml file. Fix linting errors Hide group variable section if no group Move inherited vars in UI Move ci inherited variables under variables section in project settings. Also add another use case and more test coverage. Remove padding right from group vars table
-
Fatih Acet authored
Display software packages with multiple software licenses correctly See merge request gitlab-org/gitlab!19333
-
mo khan authored
* v1.0 had a defect where multiple licenses were squashed together. * v1.1 include support for listing multiple licenses for each package. * v2.0 is the latest version but we are moving processing to the backend This change includes the minimum changes necessary to keep the existing js code working while we port the processing to the backend.
-
Sean McGivern authored
Move together all the attr_encrypted attributes See merge request gitlab-org/gitlab!19509
-
Natalia Tepluhina authored
Merge branch '33093-correct-misleading-error-message-regarding-related-issues-should-say-the-issue-is-already-linked' into 'master' Used correct backend error message for related issues See merge request gitlab-org/gitlab!19115
-
Donald Cook authored
-
Natalia Tepluhina authored
Remove release_block snapshot test See merge request gitlab-org/gitlab!19508
-
Achilleas Pipinellis authored
Fix Prometheus custom query variable docs Closes #32775 See merge request gitlab-org/gitlab!19178
-