- 08 Jan, 2019 40 commits
-
-
GitLab Bot authored
-
Marcia Ramos authored
Document how to run frontend tests Closes #53757 See merge request gitlab-org/gitlab-ce!24202
-
Winnie Hellmann authored
-
GitLab Bot authored
-
Filipa Lacerda authored
Add headers to files in the tree list on merge requests Closes #54807 See merge request gitlab-org/gitlab-ce!23954
-
GitLab Bot authored
-
Kushal Pandya authored
CE backport of "Track export issues CSV usage on GitLab.com with Snowplow" See merge request gitlab-org/gitlab-ce!24217
-
Kushal Pandya authored
Resolve "Track import issues CSV usage on GitLab.com with Snowplow" Closes #8775 See merge request gitlab-org/gitlab-ee!9067
-
GitLab Bot authored
-
Kushal Pandya authored
Remove comma from issuable email See merge request gitlab-org/gitlab-ce!24218
-
GitLab Bot authored
-
Phil Hughes authored
Fixes z-index and margins of archived alert Closes #56019 See merge request gitlab-org/gitlab-ce!24193
-
GitLab Bot authored
-
Sanad Liaquat authored
Wait for Web IDE commit animation Closes #55972 See merge request gitlab-org/gitlab-ce!24196
-
Rémy Coutable authored
ActiveRecord::Migration -> ActiveRecord::Migration[5.0] for AddAlertManagerTokenToClustersApplicationPrometheus and EnqueuePrometheusUpdates See merge request gitlab-org/gitlab-ee!9049
-
Kamil Trzciński authored
Add tests for Gitlab::Vulnerabilities classes Closes #8707 See merge request gitlab-org/gitlab-ee!9025
-
Tetiana Chupryna authored
-
-
GitLab Bot authored
-
Rémy Coutable authored
Improve `bin/secpick` script and add more options See merge request gitlab-org/gitlab-ce!24117
-
GitLab Bot authored
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/54807
-
Filipa Lacerda authored
Update Codesandbox smooshpack library Closes #53779 See merge request gitlab-org/gitlab-ce!24191
-
Filipa Lacerda authored
-
GitLab Bot authored
-
Rajat Jain authored
-
Sean McGivern authored
Added feature to specify a custom Auto DevOps chart repository Closes #55791 See merge request gitlab-org/gitlab-ce!24162
-
Douwe Maan authored
Check if specific type of background migration are done See merge request gitlab-org/gitlab-ce!24032
-
Lin Jen-Shin authored
Enable some frozen string in ee/lib See merge request gitlab-org/gitlab-ee!8989
-
Douwe Maan authored
[Data migration] Sync Approver/ApproverGroup with ApprovalRule/ApprovalRuleMember Closes #1979 See merge request gitlab-org/gitlab-ee!8669
-
Constance Okoghenun authored
A "click_button" event will be triggered when the import button of the Issues import modal is clicked.
-
Mark Chao authored
Useful for checking progress.
-
Mark Chao authored
Caused uniqueness constraint when inserting as users
-
Mark Chao authored
Prevents duplicated record.
-
Mark Chao authored
-
Mark Chao authored
Changes to Approver/ApproverGroup are reflected to rule members. Skip syncing code rules for approver hooks This avoids duplicated effort as it is sync by other hooks
-
Mark Chao authored
Do no force a find by the name
-
Mark Chao authored
Fix spec
-
Mark Chao authored
Finding id is enough for update
-
Mark Chao authored
-