- 06 Mar, 2019 40 commits
-
-
GitLab Bot authored
-
Sean McGivern authored
Document ChatOps for actor feature gates See merge request gitlab-org/gitlab-ce!25815
-
GitLab Bot authored
-
Sanad Liaquat authored
Quarantine CI variable support spec See merge request gitlab-org/gitlab-ee!9882
-
Mark Lapierre authored
Quarantine failing ssh key test See merge request gitlab-org/gitlab-ce!25813
-
GitLab Bot authored
-
Sanad Liaquat authored
Quarantine: Update failure issue link See merge request gitlab-org/gitlab-ce!25811
-
GitLab Bot authored
-
Zeger-Jan van de Weg authored
The documentations only covered the percentage based feature gates. These don't work really well for a number of reasons, for example; a new visual element in GitLab would be weird to see only 25% of the time. Allowing feature gates based on projects and groups has been supported, now it's documented.
-
Filipa Lacerda authored
CE backport of ee-parallel-diff-view See merge request gitlab-org/gitlab-ce!25734
-
Filipa Lacerda authored
Fix EE differences in parallel_diff_view.vue Closes #10007 See merge request gitlab-org/gitlab-ee!9825
-
Mark Lapierre authored
-
GitLab Bot authored
-
Tim Zallmann authored
Re-add gitlab:ui:visual ci job Closes gitlab-ui#192 See merge request gitlab-org/gitlab-ce!25808
-
Clement Ho authored
-
Rémy Coutable authored
Making review-performance run on master in scheduled runs Closes #57881 See merge request gitlab-org/gitlab-ce!25757
-
Ramya Authappan authored
-
GitLab Bot authored
-
Sanad Liaquat authored
-
Sanad Liaquat authored
-
Sean McGivern authored
PUT MergeRequest API endpoint - accept labels as an array See merge request gitlab-org/gitlab-ce!19914
-
GitLab Bot authored
-
Kamil Trzciński authored
Expose merge request entity for pipelines See merge request gitlab-org/gitlab-ce!25679
-
GitLab Bot authored
-
Clement Ho authored
Resolve "Introduce zoom and scroll functionality on metrics charts" Closes #57085 See merge request gitlab-org/gitlab-ce!25388
-
Adriel Santiago authored
Adds the ability to change data zoom for metrics graphs
-
GitLab Bot authored
-
Kamil Trzciński authored
Resolve "Limit Group Security Dashboard to selected types of vulnerabilities" Closes #9393 See merge request gitlab-org/gitlab-ee!9626
-
Tetiana Chupryna authored
-
Kamil Trzciński authored
Allow protected branch creation via web and API Closes #53361 See merge request gitlab-org/gitlab-ce!24969
-
Patrick Bajao authored
This commit includes changes to add `UserAccess#can_create_branch?` which will check whether the user is allowed to create a branch even if it matches a protected branch. This is used in `Gitlab::Checks::BranchCheck` when the branch name matches a protected branch. A `push_to_create_protected_branch` ability in `ProjectPolicy` has been added to allow Developers and above to create protected branches.
-
Grzegorz Bizon authored
Use optional encryption strategy for Runners Tokens Closes #54859 See merge request gitlab-org/gitlab-ce!25532
-
Kamil Trzciński authored
This makes code to support encrypted runner tokens. This code also finished previously started encryption process.
-
Grzegorz Bizon authored
EE: Use optional encryption strategy for Runners Tokens See merge request gitlab-org/gitlab-ee!9841
-
Marcia Ramos authored
Fix object storage link in doc See merge request gitlab-org/gitlab-ce!25791
-
Kushal Pandya authored
CE FE Add PersistentUserCallout factory method See merge request gitlab-org/gitlab-ce!25481
-
GitLab Bot authored
-
Clement Ho authored
Resolve "Add Saturday to Localization first day of the week" Closes #58023 See merge request gitlab-org/gitlab-ce!25509
-
Clement Ho authored
EE Port: Add Saturday to first day of the week Closes gitlab-ce#58023 See merge request gitlab-org/gitlab-ee!9797
-
Dennis Tang authored
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/58023 - docs for adding Saturday for first day of the week - add related settings for Saturday as first day of the week - firstDayOfWeek: Use enumeration, replace day's numbers with corresponding names - make some variables lowercase (follow camelCase) - add CHANGELOG entry Author: haghighi_ahmad <haghighi.ahmad@gmail.com>
-