- 12 Dec, 2019 40 commits
-
-
Rémy Coutable authored
Moving to use of Git 2.24 version See merge request gitlab-org/gitlab!21485
-
Pavlo Strokov authored
Gitaly service allows to use Git 2.24 version and will be using features introduced in this feature in nearest feature https://gitlab.com/gitlab-org/gitlab/issues/27828 Part of https://gitlab.com/gitlab-org/gitaly/issues/2170
-
Stan Hu authored
Remove only:variables defition from the 'dast' job Closes #42069 See merge request gitlab-org/gitlab!21655
-
Rémy Coutable authored
Resolve "Zoom quick action on a new issue causes error" Closes #38234 See merge request gitlab-org/gitlab!21262
-
Allison Browne authored
The issue was not persisted at the time of issue creation so a 500 was thrown. Adjust the quick action to work on Issue create by accounting for the un-persisted issue in the zoom link service. Also, add the zoom_url to the realtime endpoint for front end realtime consumption.
-
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
-
Rémy Coutable authored
Those were overriding the ones defined in the `.only-review` extended job. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
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
-