- 14 Aug, 2019 40 commits
-
-
Mayra Cabrera authored
EE Port: Revert "Merge branch '64341-data-and-privacy-agreement-for-gitlab-users' into 'master'" See merge request gitlab-org/gitlab-ee!15170
-
Robert Speicher authored
-
GitLab Bot authored
-
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.
-
Stan Hu authored
Enable dependency_list_vulnerabilities by default See merge request gitlab-org/gitlab-ee!14955
-
Mark Florian authored
This enables the `dependency_list_vulnerabilities` feature flag by default, as part of the feature[1] to add dependency scanning results to the Dependency List. [1]: https://gitlab.com/gitlab-org/gitlab-ee/issues/10077 Add changelog entry
-
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.
-
Kushal Pandya authored
Add queryParams prop to GroupsDropdownFilter See merge request gitlab-org/gitlab-ee!15153
-
Martin Wortschack authored
- By this we can pass additional params to the groups API call
-
Nick Thomas authored
Add dependency factory See merge request gitlab-org/gitlab-ee!15143
-
Tetiana Chupryna authored
Represent a dependency parsed from report
-
GitLab Bot authored
-
Grzegorz Bizon authored
Add `ci_dag_limit_needs` See merge request gitlab-org/gitlab-ce!31803
-
GitLab Bot authored
-
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
-
GitLab Bot authored
-
Nick Thomas authored
Elasticsearch versioned schema for Snippet See merge request gitlab-org/gitlab-ce!31465
-
Nick Thomas authored
Elasticsearch versioned schema for Snippet See merge request gitlab-org/gitlab-ee!14428
-
Kamil Trzciński authored
This makes to limit `needs:` to 5 by default. Allow to increase the limit to 50 with disable of FF.
-
GitLab Bot authored
-
Grzegorz Bizon authored
Optimise dag processing See merge request gitlab-org/gitlab-ce!31768
-
GitLab Bot authored
-
Walmyr authored
Reduce the CE/EE diff under `qa/` See merge request gitlab-org/gitlab-ce!31799
-
Walmyr authored
[EE] Reduce the CE/EE diff under `qa/` See merge request gitlab-org/gitlab-ee!15145
-
GitLab Bot authored
-
Kushal Pandya authored
Add notification for updated privacy policy Closes #64341 See merge request gitlab-org/gitlab-ce!30808
-
Dennis Tang authored
This adds a notification to let users know of our updated privacy policy. Users can dismiss the notification either by following the link or closing the notification via an "x" icon.
-
GitLab Bot authored
-
Tom Atkins authored
Add troubleshooting docs for Registry image push problems See merge request gitlab-org/gitlab-ce!31807
-
Catalin Irimie authored
-
mac-key authored
-
GitLab Bot authored
-
Filipa Lacerda authored
Fix the merge button dropdown Closes gitlab-ce#64970 See merge request gitlab-org/gitlab-ee!14894
-
Nathan Friend authored
This commit fixes an issue that was causing the merge button dropdown trigger to be shown even if the dropdown itself was hidden. This commit also fixes an issue that caused the "Merge Immediately" option not to be available when merge trains were enabled.
-
Filipa Lacerda authored
CE backport for gitlab-org/gitlab-ee!14894: Fix the merge button dropdown See merge request gitlab-org/gitlab-ce!31248
-
mac-key authored
-