- 13 Mar, 2020 40 commits
-
-
Aakriti Gupta authored
2 shared examples files were ending in _spec which is the pattern Rspec looks for while loading files automatically. Since these files were requried in multiple spec files, the same files were bing loaded multiple times, causing multiple definitions.
-
Paul Slaughter authored
Migrate ee/custom_metrics to Jest Closes #194274 See merge request gitlab-org/gitlab!27139
-
Ash McKenzie authored
Move Caching module out of GithubImporter namespace to be reused See merge request gitlab-org/gitlab!27096
-
Mayra Cabrera authored
Move finders related to CI under the namespace See merge request gitlab-org/gitlab!27190
-
Mayra Cabrera authored
Add package_type as parameter to group packages list api See merge request gitlab-org/gitlab!26833
-
Nick Kipling authored
Added package_type param to api options Updated tests Updated documentation Added changelog entry
-
Mayra Cabrera authored
Move feature category of ProjectUpdateRepositoryStorage to Gitaly See merge request gitlab-org/gitlab!27165
-
Paul Slaughter authored
Replace underscore/lodash in feature_flags Closes #210264 See merge request gitlab-org/gitlab!27130
-
Paul Slaughter authored
Refactor pdf_viewer to sfc See merge request gitlab-org/gitlab!26894
-
Achilleas Pipinellis authored
Add disqus redirects to moved docs See merge request gitlab-org/gitlab!27221
-
Achilleas Pipinellis authored
Send email notifications for Generic Alerts docs Closes #207488 See merge request gitlab-org/gitlab!26856
-
Sean Arnold authored
-
Paul Slaughter authored
Enable MR :single_mr_diff_view feature flag by default See merge request gitlab-org/gitlab!24821
-
Mayra Cabrera authored
Support DotEnv Variables through report type artifact See merge request gitlab-org/gitlab!26247
-
Mek Stittri authored
Remove ~bug label from QA Failure template See merge request gitlab-org/gitlab!26989
-
Ramya Authappan authored
-
Sean McGivern authored
Turn on new_variables_ui feature flag See merge request gitlab-org/gitlab!26901
-
Tim Zallmann authored
Add `options` parameter to `convertObjectPropsToSnakeCase` See merge request gitlab-org/gitlab!25569
-
Shinya Maeda authored
This commit adds support for `artifacts:report:dotenv` Minor text changes
-
Thomas Randolph authored
-
pburdette authored
Make the changelog title make more sense to users.
-
Mayra Cabrera authored
Use timecop to lock date to 20200312 for certs Closes #210557 See merge request gitlab-org/gitlab!27239
-
Kyle Wiebers authored
-
Robert Speicher authored
Performance development docs: Link to mass insert See merge request gitlab-org/gitlab!27083
-
Adam Hegyi authored
Optimize Project related count service desk enabled See merge request gitlab-org/gitlab!27115
-
Achilleas Pipinellis authored
Cleanup what services are running on Gitaly standalone See merge request gitlab-org/gitlab!26060
-
Ben Bodenmiller authored
-
Ray Paik authored
Fix capitalization on HAProxy See merge request gitlab-org/gitlab!27131
-
Achilleas Pipinellis authored
Added JSON License See merge request gitlab-org/gitlab!26122
-
Seth Berger authored
-
Achilleas Pipinellis authored
Add docs for the edit custom metric link See merge request gitlab-org/gitlab!26518
-
Achilleas Pipinellis authored
Add deprecation note for Severity and Confidence levels See merge request gitlab-org/gitlab!26984
-
Can Eldem authored
-
pburdette authored
Generate changelog entry Sets the new_variables_ui feature flag to be enabled by default.
-
Achilleas Pipinellis authored
Docs: Fix Gitaly GRPC_TRACE example command See merge request gitlab-org/gitlab!26934
-
Mayra Cabrera authored
Fix flaky create_snippet_spec.rb Closes #209892 See merge request gitlab-org/gitlab!27181
-
Achilleas Pipinellis authored
Documentation for ModSecurity UI settings See merge request gitlab-org/gitlab!25077
-
Zamir Martins Filho authored
- Removes mentions of feature flag - Expands options on how to disable ModSecurity - Adds the option of enabling/disabling thu UI.
-
Grzegorz Bizon authored
Validate `sha_attribute` type casting with `BulkInsertSafe` See merge request gitlab-org/gitlab!27214
-