- 12 Aug, 2020 1 commit
-
-
Martin Wortschack authored
- This improves the error message when a query takes too long to calculate
-
- 11 Aug, 2020 39 commits
-
-
Robert Speicher authored
Add k8s gauge metrics dashboard template See merge request gitlab-org/gitlab!39156
-
Robert Speicher authored
Add slack unfurl support for /search See merge request gitlab-org/gitlab!38699
-
Dmitry Gruzd authored
This change adds meta tags for slack link unfurling using page_description and page_card_attributes methods.
-
Nick Thomas authored
Add alert url into issue markdown See merge request gitlab-org/gitlab!38649
-
Imre Farkas authored
Stub feature flags earlier See merge request gitlab-org/gitlab!38659
-
Alex Pooley authored
Feature flags are stubbed as true by default during tests. The stub creation can occur after spec code has already executed. This MR stubs all feature flags to true before any spec code can execute.
-
Nicolò Maria Mezzopera authored
Enable sast_configuration_ui feature flag by default See merge request gitlab-org/gitlab!39085
-
Mark Florian authored
This enables the [SAST Configuration UI][1] by default, and adds documentation for it. Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/231357. [1]: https://gitlab.com/groups/gitlab-org/-/epics/3659
-
Marcin Sedlak-Jakubowski authored
Note that orphan_job_artifact_files does not work on object storage See merge request gitlab-org/gitlab!38667
-
Ben Bodenmiller authored
-
Enrique Alcántara authored
Update dependency @gitlab/ui to v18.6.0 See merge request gitlab-org/gitlab!39091
-
Enrique Alcántara authored
Update Toast UI to ^2.3.1 See merge request gitlab-org/gitlab!39202
-
Natalia Tepluhina authored
Alert To Do UI Closes #222359 See merge request gitlab-org/gitlab!38595
-
David O'Regan authored
We now allow to Add A To Do button to have its Mark as done status via the alert API
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!39210
-
Sanad Liaquat authored
Avoid using non-essential frequently-changing command Closes #235179 See merge request gitlab-org/gitlab!39173
-
Nicolò Maria Mezzopera authored
Merge branch '231373-update-security-configuration-page-to-link-to-sast-configuration-ui' into 'master' Update Security Configuration page to link to SAST Configuration UI See merge request gitlab-org/gitlab!38810
-
Mark Florian authored
This modifies the Security Configuration page for a project to display a link to the SAST Configuration UI for eligible projects. Roughly speaking, that means projects without an existing CI file. Future iterations will [expand][1] the scope of eligible projects. This is implemented behind the `sast_configuration_ui` feature flag, which will be removed or enabled by default in https://gitlab.com/gitlab-org/gitlab/-/issues/231357. Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/231373. [1]: https://gitlab.com/gitlab-org/gitlab/-/issues/228959
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Olena Horal-Koretska authored
Update error tracking utilities See merge request gitlab-org/gitlab!39190
-
GitLab Release Tools Bot authored
-
Lin Jen-Shin authored
Quarantine flaky N+1 system test See merge request gitlab-org/gitlab!39176
-
James Lopez authored
Replace legacy github client in GitHub Controller See merge request gitlab-org/gitlab!38915
-
Kushal Pandya authored
Add new `createFlash` function that takes an object Closes #229100 See merge request gitlab-org/gitlab!38373
-
Ezekiel Kigbo authored
The new function takes an object as its parameter. Add additional specs
-
Mark Florian authored
Merge branch '232794-include-the-installation-instructions-for-composer-dependencies-in-the-package-registry-ui' into 'master' Add installation instructions for Composer See merge request gitlab-org/gitlab!38779
-
Nicolò Maria Mezzopera authored
- component - getters - new constants
-
GitLab Bot authored
-
Natalia Tepluhina authored
Use enriched ID type in on-demand scan create mutation See merge request gitlab-org/gitlab!39062
-
Nick Thomas authored
Refactor PAT policy specs See merge request gitlab-org/gitlab!39102
-
Sanad Liaquat authored
Add E2E tests for Group SSO Membership See merge request gitlab-org/gitlab!38463
-
Miguel Rincon authored
Add more actions to and change UI of dashboard actions menu See merge request gitlab-org/gitlab!38946
-
George Koltsov authored
- LegacyGithubClient should no longer be used, prefer GithubImport::Client instead - This change removes use of LegacyGithubClient in order to later remove it from the codebase - Behind feature flag remove_legacy_github_client
-
Nick Thomas authored
Fixes main https://gitlab.com/gitlab-org/gitlab/-/issues/30430 by not creating detached head Closes #30430 See merge request gitlab-org/gitlab!38044
-
David O'Regan authored
-
Patrick Bajao authored
Clean up DastSite on DastSiteProfile destroy See merge request gitlab-org/gitlab!38653
-
Philip Cunningham authored
-
Phil Hughes authored
Merge branch '233462-flaky-spec-in-spec-features-issues-gfm_autocomplete_spec-rb-gfm-autocomplete-when' into 'master' Fix flaky spec in spec/features/issues/gfm_autocomplete_spec.rb Closes #233462 See merge request gitlab-org/gitlab!39083
-