- 15 Aug, 2019 10 commits
-
-
Paul Slaughter authored
CE backport for gitlab-org/gitlab-ee!14097: Add merge train helper text to merge request widget See merge request gitlab-org/gitlab-ce!30686
-
Evan Read authored
Update text: Cycle -> Productivity See merge request gitlab-org/gitlab-ce!31830
-
Ezekiel Kigbo authored
-
Evan Read authored
Changes to cycle analytics docs See merge request gitlab-org/gitlab-ce!31572
-
Virjinia Alexieva authored
-
Evan Read authored
Add missing (FREE ONLY) docs tier badge See merge request gitlab-org/gitlab-ce!31755
-
Evan Read authored
Note that assigning many people is starter feature See merge request gitlab-org/gitlab-ce!30700
-
Ben Bodenmiller authored
-
Evan Read authored
Update Mattermost System Console settings page URL for webhooks See merge request gitlab-org/gitlab-ce!31334
-
Jason Blais authored
-
- 14 Aug, 2019 30 commits
-
-
Evan Read authored
Add docs page for productivity_analytics See merge request gitlab-org/gitlab-ce!31460
-
Martin Wortschack authored
-
Stan Hu authored
Make ruby 2.6 the officially supported version See merge request gitlab-org/gitlab-ce!31675
-
Hordur Freyr Yngvason authored
-
Clement Ho authored
Merge branch '64950-move-download-csv-button-functionality-in-metrics-dashboard-cards-into-the-dropdown' into 'master' Move download CSV functionality to dropdown in metrics Closes #64950 See merge request gitlab-org/gitlab-ce!31679
-
Laura Montemayor authored
This MR adds the functionality to download metrics data as CSV. It also removes the exportMetricsToCsvEnabled feature flag which was used before the dropdown was implemented to display a button.
-
Stan Hu authored
Open source alternative to reCAPTCHA for GitLab.com registration See merge request gitlab-org/gitlab-ce!31625
-
Mayra Cabrera authored
Add a resend confirmation link when grace period is expired See merge request gitlab-org/gitlab-ce!31476
-
Alex Buijs authored
This link is shown when a user tries to login with an unconfirmed email address and the grace period has expired
-
Nathan Friend authored
This commit adds a helper text that describes what will happen when a user clicks the "Start/Add to merge train when pipeline succeeds" button. This text appears at the bottom of the merge request widget. In addition, this commit renames the "merge_train_info" component to "merge_train_position_indicator" to avoid ambiguity with the "merge_train_helper_text" component.
-
Clement Ho authored
Changed selection classes to harmonize with other settings Closes #62286 See merge request gitlab-org/gitlab-ce!31110
-
Marc Schwede authored
-
Mayra Cabrera authored
Migrate remaining users with null private_profile See merge request gitlab-org/gitlab-ce!31708
-
Adam Hegyi authored
-
Mayra Cabrera authored
Resolve "Follow-up from !30458: create `kubectl_delete(args)`" See merge request gitlab-org/gitlab-ce!31353
-
João Cunha authored
- refactor Knative and Prometheus
-
Mayra Cabrera authored
Migrates Snowplow backend implementation from EE to CE See merge request gitlab-org/gitlab-ce!31199
-
Jeremy Jackson authored
This introduces several changes, but these are all just ported from the EE project.
-
Clement Ho authored
Fixed border styles for callout Closes #66000 See merge request gitlab-org/gitlab-ce!31782
-
Aishwarya Subramanian authored
-
John T Skarbek authored
-
Mayra Cabrera authored
Revert "Merge branch '64341-data-and-privacy-agreement-for-gitlab-users' into 'master'" See merge request gitlab-org/gitlab-ce!31817
-
Kushal Pandya authored
This reverts merge request !30808
-
Bob Van Landuyt authored
Track views of cycle analytics show page See merge request gitlab-org/gitlab-ce!31717
-
Adam Hegyi authored
This change adds a new counter 'cycle_analytics_views' to the usage data metrics to count the page views for cycle analytics show page.
-
Filipa Lacerda authored
Fix the style-lint errors and warnings for wiki.scss Closes #59829 See merge request gitlab-org/gitlab-ce!31656
-
Himanshu Kapoor authored
There were two errors: duplicate styles and @extend used with a class name. I added `.top-area` class to all the instances where `.wiki-page-header` is used since %top-area didn't really make a lot of sense as a placeholder selector. This is also consistent with behaviour on other pages where the `.top-area` class is used alongside the other classes for the specific header styling.
-
Grzegorz Bizon authored
Add `ci_dag_limit_needs` See merge request gitlab-org/gitlab-ce!31803
-
Tom Atkins authored
Docs add guest user clarification See merge request gitlab-org/gitlab-ce!31805
-
Nick Thomas authored
Reduce Gitaly calls in PostReceive Closes #65878 See merge request gitlab-org/gitlab-ce!31741
-