- 06 Mar, 2019 24 commits
-
-
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
-
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
-
Heinrich Lee Yu authored
Also makes the listing API return an ordered list of child epics
-
GitLab Bot authored
-
Fatih Acet authored
Updated ContextualSidebar to render collapsed on smaller screens Closes #38010 See merge request gitlab-org/gitlab-ce!24555
-
Fatih Acet authored
Correct state of metrics comparison Closes #9864 See merge request gitlab-org/gitlab-ee!9635
-
Christian Svensson authored
Closes #9864
-
GitLab Bot authored
-
- 05 Mar, 2019 16 commits
-
-
Clement Ho authored
Fix: Repository mirrors table border and padding Closes #52792 See merge request gitlab-org/gitlab-ce!25606
-
GitLab Bot authored
-
Dan Davison authored
Fix QA Auto DevOps push after adding cluster Closes #58503 See merge request gitlab-org/gitlab-ce!25782
-
Evan Read authored
Documentation update for the secrets SAST analyzer See merge request gitlab-org/gitlab-ee!9688
-
Mark Lapierre authored
Add QA test to download merge request patch/diffs See merge request gitlab-org/gitlab-ce!25451
-
Linda Dai authored
-
Mark Lapierre authored
[EE] Add QA test to download merge request patch/diffs See merge request gitlab-org/gitlab-ee!9860
-
Mark Lapierre authored
-
Evan Read authored
Documentation update for the merged find-sec-bugs SAST analyzer See merge request gitlab-org/gitlab-ee!9687
-
Gilbert Roulot authored
-
GitLab Bot authored
-
Stan Hu authored
Fix bridge jobs only/except variables policy Closes #58199 See merge request gitlab-org/gitlab-ce!25710
-
Dennis Tang authored
As part of our project overview iteration, we've reworked the clone panel. Unfortunately, the changes omitted the Kerberos clone URL. This change adds them back.
-
Dylan Griffith authored
This is necessary because otherwise the push will trigger a pipeline that does not include a production deployment job.
-
Luke Bennett authored
Instantiate PersistentUserCallout on /billings so the callout is dismissable. Hides dismiss button if on a free plan. Hides the callout if the current namespace is on a gold plan or trial. Renames dashboard shared example.
-
Robert Speicher authored
Fix spec/finders/merge_requests_finder_spec.rb broken merge See merge request gitlab-org/gitlab-ee!9857
-