- 12 Dec, 2019 40 commits
-
-
Walmyr Lima e Silva Filho authored
Delete flaky end-to-end test Closes #39595 See merge request gitlab-org/gitlab!21634
-
Michael Kozono authored
Collect the date a SaaS trial starts on See merge request gitlab-org/gitlab!20384
-
Mike Greiling authored
Fix interpolation failure in strings with HTLM See merge request gitlab-org/gitlab!21644
-
Douglas Barbosa Alexandre authored
Remove dead code in ElasticIndexerWorker See merge request gitlab-org/gitlab!21623
-
Robert Speicher authored
-
Jan Provaznik authored
Fix Asana integration Closes #38083 See merge request gitlab-org/gitlab!21501
-
Nick Thomas authored
Dedicated elasticsearch log file See merge request gitlab-org/gitlab!21624
-
James Lopez authored
Add leading slash to admin statistics path See merge request gitlab-org/gitlab!21648
-
Rémy Coutable authored
Extract projects related logic from Sentry See merge request gitlab-org/gitlab!21499
-
Dylan Griffith authored
-
Douglas Barbosa Alexandre authored
Add specs for assigning an issue to an epic during the create See merge request gitlab-org/gitlab!20548
-
Nick Thomas authored
Clean up vulnerability findings actions Closes #33899 See merge request gitlab-org/gitlab!21279
-
Avielle Wolfe authored
* Fix a spec giving false positive * VulnerabilityFindingsActions -> ProjectVulnerabilityFindingsActions This captures that it contains the actions used on the project security dashboard * VulnerabilityFindingsHistory -> ProjectsVulnerabilityFindingsActions This captures that it is/will be used on the group and instance security dashboards. It includes ProjectVulnerabilityFindingsAction and additionally adds the history action. * Replace references to `group` with `vulnerable` in history cache classes. This reflects the upcoming use of those classes for the instance security dashboard.
-
Dmitriy Zaporozhets authored
Add Threat Monitoring skeleton page See merge request gitlab-org/gitlab!19074
-
Mark Florian authored
Part of [WAF statistics reporting][1]. This adds: - A skeleton page and sidebar nav link for WAF statistics reporting - `threat_monitoring` GitLab Ultimate feature - `threat_monitoring` feature flag (disabled by default) - Additional unit tests for the EE projects helper [1]: https://gitlab.com/gitlab-org/gitlab/issues/14707
-
Achilleas Pipinellis authored
Add N/A to the component legend Closes #12112 See merge request gitlab-org/gitlab!21215
-
Martin Wortschack authored
Merge branch '37772-add-ui-event-tracking-for-package-details-installation-instructions' into 'master' Add event tracking to package details installation instructions Closes #37772 See merge request gitlab-org/gitlab!20967
-
Lin Jen-Shin authored
Create Danger changelog plugin See merge request gitlab-org/gitlab!21346
-
Paul Gascou-Vaillancourt authored
- Moved helper methods from Dangerfile into a new Danger plugin - Added tests for all public methods in the plugin
-
Martin Wortschack authored
-
Rémy Coutable authored
Resolve "Shorten `build-qa-image` by optimizing Docker build" Closes #42647 See merge request gitlab-org/gitlab!21635
-
Albert Salim authored
-
Vitali Tatarintev authored
Rename `Sentry::Client::Projects#list_projects` to `projects`
-
Vitali Tatarintev authored
Extract stub_sentry_request into a SentryClientHelpers
-
Vitali Tatarintev authored
Extract Sentry related shared examples into a separate file
-
Vitali Tatarintev authored
Extract Sentry::Client#list_projects into a separate module
-
Phil Hughes authored
Minor UI improvements / fixes for epic creation Closes #37005 and #37028 See merge request gitlab-org/gitlab!21516
-
Jan Beckmann authored
Closes #37005, #37028
-
Magdalena Frankiewicz authored
-
Jan Provaznik authored
Automatically fixed EmptyLineAfterFinalLet in lib and service specs See merge request gitlab-org/gitlab!19738
-
Imre Farkas authored
Update permissions for Licenses and Licenses Controllers See merge request gitlab-org/gitlab!21139
-
Tetiana Chupryna authored
To simplify policies we remove licenses_list and use licenses Since policy for licenses list is when can read licenses
-
Ash McKenzie authored
Base for the paid signup flow frontend app See merge request gitlab-org/gitlab!21494
-
Bob Van Landuyt authored
Allow CI specified k8s namespace for deploy boards, terminals & pod logs See merge request gitlab-org/gitlab!21460
-
Nick Kipling authored
Added new utils file with mixin code Changed installation components to use mixin
-
Nick Kipling authored
Update code_installation to support tracking Add tracking to npm and maven tabs Add tracking for npm and maven commands Add tests to cover new tracking Update snapshot Added changelog entry Removed setting of category to rely on default Removed category const Updated tests Removed empty object in track method Removed manual event binding Removed unncessary ref
-
Phil Hughes authored
Improve diff expansion text Closes #31906 See merge request gitlab-org/gitlab!21616
-
Phil Hughes authored
Add autofocus to label search fields See merge request gitlab-org/gitlab!21508
-
Dan Davison authored
-
Natalia Tepluhina authored
Fix Single-File-Editor-Layout breaking when branch name is too long Closes #37435 See merge request gitlab-org/gitlab!21577
-