- 11 Sep, 2020 35 commits
-
-
Natalia Tepluhina authored
Include designId in todo creation payload See merge request gitlab-org/gitlab!42058
-
Natalia Tepluhina authored
Replace v-html with v-safe-html in no_changes.vue See merge request gitlab-org/gitlab!41471
-
Kev authored
-
Heinrich Lee Yu authored
Remove iteration quick actions See merge request gitlab-org/gitlab!41991
-
David O'Regan authored
-
Vitali Tatarintev authored
Include enum types in auto-generated GraphQL docs See merge request gitlab-org/gitlab!41840
-
James Lopez authored
Refactor specs for SastBuildActions See merge request gitlab-org/gitlab!42028
-
rossfuhrman authored
This refactor of the specs for SastBuildActions gets this spec ready for further changes being made with https://gitlab.com/gitlab-org/gitlab/-/issues/235799
-
Dmytro Zaporozhets (DZ) authored
Revert "Merge branch 'litvinov.evgeny/7314-backup-files-skip-warning' into 'master'" See merge request gitlab-org/gitlab!42008
-
Heinrich Lee Yu authored
GraphQL: Add retryable and cancelable to PipelineType See merge request gitlab-org/gitlab!40780
-
Tom Quirk authored
Previously, issuable_id was incorrectly being set. It should be the designs id. This commit fixes this.
-
Peter Leitzen authored
Re-introduce assertion that issue type is present See merge request gitlab-org/gitlab!42025
-
-
Heinrich Lee Yu authored
Merge branch '238176-tooltips-on-timeago-dates-on-the-snippets-tab-has-the-datetime-formatted-correctly' into 'master' Fix timezone in .timeago tests Closes #238176 See merge request gitlab-org/gitlab!41867
-
Kushal Pandya authored
Implement tooltip API for the following actions Closes #229044 See merge request gitlab-org/gitlab!41941
-
Adds CI Platform Metrics bookkeeping worker See merge request gitlab-org/gitlab!40327
-
charlie ablett authored
Allow to mark a requirement as satisfied See merge request gitlab-org/gitlab!39371
-
Tiger Watson authored
Implement a Rubocop cop to check db style guide See merge request gitlab-org/gitlab!40858
-
Mehmet Emin INAC authored
It is discouraged to create a table along with more than one foreign key at a time so registering a cop to check this violation would eliminate the need of waiting for a feedback from db maintainer to catch the violation.
-
Heinrich Lee Yu authored
Migrate track panel specs to snowplow helper See merge request gitlab-org/gitlab!41879
-
Heinrich Lee Yu authored
Place older issues before more recent ones See merge request gitlab-org/gitlab!41602
-
Marcel Amirault authored
documentation: The Junit reports should always be uploaded. Closes #215901 See merge request gitlab-org/gitlab!41871
-
Albert Salim authored
-
Marcel Amirault authored
Update development docs yaml code blocks See merge request gitlab-org/gitlab!41860
-
Marcel Amirault authored
-
Heinrich Lee Yu authored
Only create issues if supposed to for Prometheus alerts See merge request gitlab-org/gitlab!41468
-
Sarah Yasonik authored
When we receive a notification from Prometheus, we should only create and issue if the project is configured to do so. This brings the logic for Prometheus alert processing in line with the logic for generic alerts.
-
Simon Knox authored
Migrate '.fa-spinner' to '.spinner' for 'app/views/projects/imports' Closes #202235 See merge request gitlab-org/gitlab!41151
-
Gilang Gumilar authored
-
Simon Knox authored
Migrate '.fa-spinner' to '.spinner' for 'app/views/imports' Closes #202230 See merge request gitlab-org/gitlab!41153
-
Gilang Gumilar authored
-
Ezekiel Kigbo authored
Merge branch '233673-replace-bootstrap-alerts-app/views/shared/_project_limit.html.haml' into 'master' Replace bootstrap alerts in app/views/shared/_project_limit.html.haml Closes #233673 See merge request gitlab-org/gitlab!41335
-
Gilang Gumilar authored
-
Ash McKenzie authored
[RUN AS-IF-FOSS] Fix the tier of environment alerts feature See merge request gitlab-org/gitlab!41855
-
Yannis Roussos authored
Add migration to cleanup audit_events backfill See merge request gitlab-org/gitlab!41605
-
- 10 Sep, 2020 5 commits
-
-
Stan Hu authored
Enable secret detection in MR Widget See merge request gitlab-org/gitlab!41582
-
Thong Kuah authored
Add release `direct_asset_url` to GraphQL See merge request gitlab-org/gitlab!41170
-
Russell Dickenson authored
Docs: Add group label to Secure terms page See merge request gitlab-org/gitlab!42036
-
Stan Hu authored
Add support for multiple environments See merge request gitlab-org/gitlab!40529
-
Zamir Martins Filho authored
Update code to support multiple environments scoped within a project for NetworkPolicy k8s resource
-