- 24 Jul, 2020 40 commits
-
-
Heinrich Lee Yu authored
This sets the feature flag to be enabled by default. Instead of system notes, event records would be created in the backend. State, milestone and weight changes will no longer show up in the Notes API. These can be accessed using their respective resource events APIs.
-
James Lopez authored
Ensure `preferred_language` always have a value. See merge request gitlab-org/gitlab!37464
-
Sanad Liaquat authored
Use Cloudflare in comments Closes #231329 See merge request gitlab-org/gitlab!37764
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!37807
-
Natalia Tepluhina authored
Define separate layer for prometheus requests See merge request gitlab-org/gitlab!37455
-
Shinya Maeda authored
Tweak projectPath to specify fullPath Closes #231272 See merge request gitlab-org/gitlab!37670
-
GitLab Release Tools Bot authored
-
Fabio Pitino authored
Preload build report results for pipeline builds See merge request gitlab-org/gitlab!37582
-
Mark Florian authored
Merge branch '231457-security-scanner-alert-is-showing-backend-constant-value-instead-of-translated-name-for' into 'master' Scanners Alert: translate `COVERAGE_FUZZING` See merge request gitlab-org/gitlab!37803
-
Miguel Rincon authored
Define frontend service layer that contains getPrometheusResults as a separate function that calls the backend.
-
Phil Hughes authored
Add missing translations to service desk See merge request gitlab-org/gitlab!37705
-
Dave Pisek authored
-
Phil Hughes authored
Move clone button out of blob header See merge request gitlab-org/gitlab!37696
-
Denys Mishunov authored
Since cloning is snippet-wide operation, the button should be moved out to the global scope of the snippet
-
Dave Pisek authored
This commit fixes an issue where the vulnerability list's scanner alert shows `COVERAGE_FUZZING` instead of a human readable string.
-
Olena Horal-Koretska authored
Add hyphen to 'To-Do' for alert sidebar See merge request gitlab-org/gitlab!37537
-
Tristan Read authored
-
Ezekiel Kigbo authored
Scaffold basic SAST Configuration Vue app See merge request gitlab-org/gitlab!35866
-
Mark Florian authored
Part of [SAST Basic and Pipeline Config UI page - Frontend][1]. Behind feature flag `sast_configuration_ui` (disabled by default). [1]: https://gitlab.com/gitlab-org/gitlab/-/issues/225224
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!37796
-
GitLab Release Tools Bot authored
-
Natalia Tepluhina authored
Don't bold design dropzone text See merge request gitlab-org/gitlab!37787
-
Natalia Tepluhina authored
Rm deprecated syntax for slot-scope in mr_rules See merge request gitlab-org/gitlab!37732
-
Denys Mishunov authored
Don't disable LFS when repo access is disabled in project settings See merge request gitlab-org/gitlab!37401
-
Kushal Pandya authored
Consolidate issuable_header_warning for both MR and issue See merge request gitlab-org/gitlab!37043
-
Eulyeon Ko authored
Also added a js class in haml as a render target Apply suggested patch Update relevant specs Add js-lock-issue-data and update mock noteable data Test issuable_header_warnings for both mr and issue Move to vue_shared Update issuable header warning component Also update the spec Apply the suggestions from the second review round Re-organize the spec Remove not needed mock data
-
Kushal Pandya authored
Minor style tweaks to Related Issues header See merge request gitlab-org/gitlab!37396
-
Martin Wortschack authored
Encode suite name See merge request gitlab-org/gitlab!37727
-
Kushal Pandya authored
Fix extra cycle analytics data request Closes #225660 See merge request gitlab-org/gitlab!37458
-
Ezekiel Kigbo authored
-
Tom Quirk authored
Also, make `designs` copy lowercase
-
Sanad Liaquat authored
Quarantine stale monitor specs See merge request gitlab-org/gitlab!37725
-
Thong Kuah authored
Display notices above license breakdown Closes #228962 See merge request gitlab-org/gitlab!36881
-
Mitchell Nielsen authored
-
Tom Quirk authored
- simplify selection of repositoryFeatureToggleButton
-
Tom Quirk authored
-
Tom Quirk authored
Instead of testing props/data, test actual click events, and test that the toggles render as expected.
-
Tom Quirk authored
-
Tom Quirk authored
LFS should be allowed to be enabled even when repository access is not. This commit removes the force-disabling of LFS when repo access is disabled.
-