- 14 May, 2020 3 commits
-
-
Ash McKenzie authored
Add email notification on group export complete See merge request gitlab-org/gitlab!30522
-
Clement Ho authored
Remove alert detail status dropdown See merge request gitlab-org/gitlab!31998
-
charlie ablett authored
Updated doorkeeper to 5.0.3 and ran bundle update doorkeeper to update Gemfile.lock Closes #217396 See merge request gitlab-org/gitlab!31673
-
- 13 May, 2020 37 commits
-
-
Douglas Barbosa Alexandre authored
Project access token specific scope descriptions See merge request gitlab-org/gitlab!31667
-
Clement Ho authored
Render severity on alert management list view See merge request gitlab-org/gitlab!31993
-
Tristan Read authored
This reverts commit 3aeef74f, reversing changes made to e81e51d5.
-
Tiger Watson authored
Replace undefined confidence with unknown severity for vulnerabilities See merge request gitlab-org/gitlab!31593
-
Stan Hu authored
Stop testing against PostgreSQL 9.6 and 10 Closes #215493 See merge request gitlab-org/gitlab!31914
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Illya Klymov authored
Improve test coverage of content_viewer module See merge request gitlab-org/gitlab!31628
-
Amy Qualls authored
Link to Auto DevOps technical walk-through video See merge request gitlab-org/gitlab!31674
-
Thong Kuah authored
-
can eldem authored
Add index for large set of data Add test for testing data
-
Ron Chan authored
-
Tristan Read authored
-
Russell Dickenson authored
Documentation for % of actors rollout See merge request gitlab-org/gitlab!29697
-
Stan Hu authored
Time.now => Time.current in controllers See merge request gitlab-org/gitlab!31578
-
Douglas Barbosa Alexandre authored
Add Web IDE pipelines usage counts See merge request gitlab-org/gitlab!31658
-
Amparo Luna authored
Added new web_ide_pipelines_count action to the Projects::UsagePingController since it will be used only to track the interactions with the Pipelines tab in the WebIDE.
-
Illya Klymov authored
Move features to core: "Issue Board Focus Mode" See merge request gitlab-org/gitlab!29200
-
Mayra Cabrera authored
Add api to lookup epics by reaction emoji See merge request gitlab-org/gitlab!31479
-
Alex Ives authored
- Add my_reaction_emoji lookup to epics finder - Add option to epics api and docs - Migrated epics_finder_spec to use let_it_be Relates to https://gitlab.com/gitlab-org/gitlab/issues/7783
-
Russell Dickenson authored
Document no-DinD being the new default for SAST See merge request gitlab-org/gitlab!31596
-
Peter Leitzen authored
Remove influxdb entry points See merge request gitlab-org/gitlab!31149
-
Ryan Cobb authored
This removes influxdb from our Gitlab::Metrics module. It also removes influxdb sampling.
-
Himanshu Kapoor authored
Add more test cases + use Vue test utils in content_viewer Vue shared components
-
Illya Klymov authored
Add new url utility: relativePathToAbsolute See merge request gitlab-org/gitlab!31630
-
Illya Klymov authored
Add network_policy store module See merge request gitlab-org/gitlab!31274
-
Rémy Coutable authored
No need for the suffix anymore now that we only test against PG11. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
This follows the long-term PG testing plan at https://docs.gitlab.com/ee/development/pipelines.html#long-term-plan. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Mayra Cabrera authored
Fix Cf-Ray HTTP header not being logged See merge request gitlab-org/gitlab!31983
-
Illya Klymov authored
Replace audit log filter with filtered search component See merge request gitlab-org/gitlab!25809
-
Jiaan Louw authored
Changes audit log filter to use the filtered search component from gitlab-ui.
-
Amy Qualls authored
Updated link to Vale documentation See merge request gitlab-org/gitlab!31763
-
Illya Klymov authored
Remove unused collapsible props from IDE See merge request gitlab-org/gitlab!31950
-
Douglas Barbosa Alexandre authored
Mark unauthenticated user for translation in Audit Event See merge request gitlab-org/gitlab!31856
-
Andrew Fontaine authored
URL params in monitoring sets existing variables See merge request gitlab-org/gitlab!31662
-
Dhiraj Bodicherla authored
Currently, URL params value render as text input. This MR only updates values of variables that are defined in dashboard yml file
-
Andrew Fontaine authored
Remove outdated shim notes See merge request gitlab-org/gitlab!31967
-