- 24 Sep, 2019 40 commits
-
-
Paul Slaughter authored
Also updates Karma to export * from them all **Why?** This helps with automatically migrating Karma specs to Jest
-
Rémy Coutable authored
Disable review jobs for deploy and stable branches See merge request gitlab-org/gitlab!17357
-
Paul Slaughter authored
Implement feature flags plugin See merge request gitlab-org/gitlab!17385
-
Clement Ho authored
Fix signup link in admin area not being disabled See merge request gitlab-org/gitlab!16726
-
Michael Kozono authored
Add allowFilter and allowAnySHA1InWant for partial clones See merge request gitlab-org/gitlab!16850
-
Stan Hu authored
Fix cannot merge icon showing in dropdown when user can merge See merge request gitlab-org/gitlab!17306
-
Clement Ho authored
Add missing window.gapi mock See merge request gitlab-org/gitlab!16688
-
Illya Klymov authored
-
Clement Ho authored
Add missing flash import See merge request gitlab-org/gitlab!16731
-
Illya Klymov authored
-
Clement Ho authored
Remove map-get($grid-breakpoints, xs) for max-width Closes #22959 See merge request gitlab-org/gitlab!17420
-
Sanad Liaquat authored
Fix create_merge_request_with_secure_spec Closes #32634 See merge request gitlab-org/gitlab!17576
-
Sanad Liaquat authored
-
Tim Zallmann authored
Enable plugin:promise/recommended ESlint rules See merge request gitlab-org/gitlab!17094
-
Winnie Hellmann authored
-
James Lopez authored
Add permission for License compliance view See merge request gitlab-org/gitlab!17481
-
Tetiana Chupryna authored
-
Kamil Trzciński authored
Add file matching rule to flexible CI rules See merge request gitlab-org/gitlab!16574
-
Bob Van Landuyt authored
Merge branch '26343-help-link-when-enabling-packages-in-settings-links-to-maven-repository' into 'master' Link to packes page from project feature settings Closes #26343 See merge request gitlab-org/gitlab!17222
-
Peter Leitzen authored
Remove outdated services:doc rake task See merge request gitlab-org/gitlab!16798
-
Hordur Freyr Yngvason authored
Resolves https://gitlab.com/gitlab-org/gitlab-ee/issues/30908
-
Lin Jen-Shin authored
Fix CI detection of GitLab and GitLab FOSS projects See merge request gitlab-org/gitlab!17490
-
Kamil Trzciński authored
Document profiling Ruby heap for memory fragmentation See merge request gitlab-org/gitlab!16947
-
Aleksei Lipniagov authored
-
Grzegorz Bizon authored
Add variable expansion to bridge branch property Closes #10126 See merge request gitlab-org/gitlab!17430
-
Andrew Fontaine authored
This updates our documentation to ensure people are aware of the now existing `GlFeatureFlagsPlugin` and `glFeatureFlagsMixin` to easily provide and inject the feature flags object into a child component.
-
Paul Slaughter authored
**Why was this happening?** The `can_merge` flag is appropriately sent, but we don't get information on selected users from the BE. Instead, this information comes from the HAML, which wasn't setting `can_merge`.
-
James Lopez authored
Use `privacy_policy_update_callout` feature flag for Privacy Policy Update callout Closes #32588 See merge request gitlab-org/gitlab!17592
-
Kushal Pandya authored
Use feature flag check for showing Privacy Policy update callout on UI.
-
Achilleas Pipinellis authored
Updates the command for finding artifacts instance-wide See merge request gitlab-org/gitlab!16208
-
Harish Ramachandran authored
Shorten the commit message Use the original explanation
-
Achilleas Pipinellis authored
Add content-type to Generic Alert docs See merge request gitlab-org/gitlab!17606
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Update translations from Crowdin See merge request gitlab-org/gitlab!17598
-
Achilleas Pipinellis authored
Documentation for rotating gitaly tokens See merge request gitlab-org/gitlab!17334
-
Jacob Vosmaer authored
-
Achilleas Pipinellis authored
Document usage of SAST_DISABLE_DIND See merge request gitlab-org/gitlab!17551
-
rossfuhrman authored
-
Vitali Tatarintev authored
Since Generic Alert Endpoint expects JSON as a payload it should have a "Content-Type: application/json"
-
Matija Čupić authored
-