- 06 Mar, 2019 40 commits
-
-
Grzegorz Bizon authored
EE: Use optional encryption strategy for Runners Tokens See merge request gitlab-org/gitlab-ee!9841
-
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>
-
Phil Hughes authored
Fix Approval UI showing up for free plan Closes #9908 See merge request gitlab-org/gitlab-ee!9819
-
GitLab Bot authored
-
Phil Hughes authored
Update dependency @gitlab/ui to ^2.2.0 See merge request gitlab-org/gitlab-ce!25795
-
GitLab Bot authored
-
Kamil Trzciński authored
API: delete job_artifacts of a single job See merge request gitlab-org/gitlab-ce!25522
-
Roger Rüttimann authored
-
Kamil Trzciński authored
Ee feature/api delete job artifacts See merge request gitlab-org/gitlab-ee!9774
-
Roger Rüttimann authored
-
Kamil Trzciński authored
Fix spelling and other minor improvements See merge request gitlab-org/gitlab-ce!25784
-
Evan Read authored
-
Kamil Trzciński authored
Use set instead of let blocks Closes #10054 See merge request gitlab-org/gitlab-ee!9827
-
Tetiana Chupryna authored
-
GitLab Bot authored
-
Nick Thomas authored
Accept force option on commit via API Closes #45035 See merge request gitlab-org/gitlab-ce!25286
-
Patrick Bajao authored
When `force` is set to `true` and `start_branch` is set, the branch will be ovewritten with the new commit based on the `HEAD` of the `start_branch`. This commit includes changes to update the `gitaly-proto` gem.
-
Paul Slaughter authored
- Removes `requires_approve?`. This was only being used in `merge_request_presenter` to hide/show the API paths. - Adds `approval_feature_available?` The API path checks have been updated to use this call. - Replaces `approvalsRequired` in the mr_widget_store with `hasApprovalsAvailable`. The previous property actually only checked if the `approvalsPath` was truthy or not. It looked like it checked the `approvalsRequired` from the server, but since this was camel case, this value never existed.
-
Mark Chao authored
This means existing unapproved rules would have no effect on MR merging process.
-
Mark Chao authored
`requires_approve?` went through several iterations, earliest one implies license by checking `approvals_required.nonzero?`. This was however set to true so caused EE specific UI to appear by mistake.
-
Sean McGivern authored
Allow AuditEventHelper to print custom_messages See merge request gitlab-org/gitlab-ee!9822
-
Lukas 'Eipi' Eipert authored
-
GitLab Bot authored
-
Kushal Pandya authored
Backport Kerberos clone URL to CE See merge request gitlab-org/gitlab-ce!25750
-
Kushal Pandya authored
Add Kerberos URL back to clone panel Closes #9445 See merge request gitlab-org/gitlab-ee!9840
-
Kushal Pandya authored
Remove timezone conversion of issue due dates for issue board cards Closes #56251 See merge request gitlab-org/gitlab-ce!25512
-
Kushal Pandya authored
FE Add Gitlab.com gold trial callout to /billings Closes #8237 See merge request gitlab-org/gitlab-ee!9611
-
Lin Jen-Shin authored
Add API for reordering child epics Closes #7328 See merge request gitlab-org/gitlab-ee!9781
-
GitLab Bot authored
-
Evan Read authored
Fixed incorrect include key See merge request gitlab-org/gitlab-ce!25766
-
Laurens Stötzel authored
-
GitLab Bot authored
-
Vladimir Shushlin authored
* Add special case for :custom_message * Sanitize audit event's actions
-
Kushal Pandya authored
Update gitlab-ui to 2.1.1 See merge request gitlab-org/gitlab-ce!25785
-
Kushal Pandya authored
Update gitlab-ui to 2.1.1 (EE) See merge request gitlab-org/gitlab-ee!9865
-
Clement Ho authored
-
Clement Ho authored
-