- 04 Jun, 2019 40 commits
-
-
GitLab Bot authored
-
Mike Greiling authored
Bump up @gitlab/eslint-config dependency version to 1.6.0 See merge request gitlab-org/gitlab-ce!29147
-
GitLab Bot authored
-
Mayra Cabrera authored
Bump Helm version in Auto-DevOps.gitlab-ci.yml See merge request gitlab-org/gitlab-ce!28527
-
GitLab Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Bot authored
-
Nathan Friend authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Nick Thomas authored
Support editing and deleting of dismissal comments See merge request gitlab-org/gitlab-ee!11963
-
rossfuhrman authored
This change supports the editing and deleting of vulnerability feedback dismissal comments. It also supports adding a comment if one was not supplied during the initial dismissal. For the backend this is all done through the update action of the vulnerability feedback controller.
-
Clement Ho authored
Extract setIssueDetail() into issue boards store See merge request gitlab-org/gitlab-ce!29071
-
Winnie Hellmann authored
-
Clement Ho authored
Resolve EE-specific import in board_spec.js Closes #10716 See merge request gitlab-org/gitlab-ee!13939
-
Winnie Hellmann authored
-
Bob Van Landuyt authored
Update GITALY_SERVER_VERSION to 1.45.0 See merge request gitlab-org/gitlab-ce!29109
-
GitLab Bot authored
-
Fatih Acet authored
Fix warning in spec from committing unused mutation See merge request gitlab-org/gitlab-ce!28815
-
Fatih Acet authored
Fix MR checkboxes alignment on mobile Closes #57037 See merge request gitlab-org/gitlab-ce!28845
-
GitLab Bot authored
-
Phil Hughes authored
Extract toggleFilter() into issue boards store See merge request gitlab-org/gitlab-ce!29083
-
Winnie Hellmann authored
-
Fatih Acet authored
i18i EE JS files in directories starting with s See merge request gitlab-org/gitlab-ee!13491
-
Brandon Labuschagne authored
This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. This commit only targets Vanilla JS files. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
-
GitLab Bot authored
-
Douwe Maan authored
Adjustments related to DiffNotes on diffs outside of a project's main repository See merge request gitlab-org/gitlab-ce!29023
-
Douwe Maan authored
Modify `DiffNote` to reuse it for Designs See merge request gitlab-org/gitlab-ee!13703
-
GitLab Bot authored
-
Nick Thomas authored
Fix locale/gitlab.pot failure See merge request gitlab-org/gitlab-ee!13951
-
Filipa Lacerda authored
Update rendering of merge request in merge request widget Closes #40246 See merge request gitlab-org/gitlab-ce!28238
-
Filipa Lacerda authored
EE port of mr-widget-merge-error See merge request gitlab-org/gitlab-ee!13496
-
Filipa Lacerda authored
Increase height of move issue dropdown See merge request gitlab-org/gitlab-ce!29087
-
Mike Greiling authored
Fix all EE `no-implicit-coercion` ESLint violations See merge request gitlab-org/gitlab-ee!13803
-
Bob Van Landuyt authored
This modifies the `DiffNote` model so we can create `DiffNote`s for `DesignManagement::Design`s. It also includes some specs illustrating how the `Notes::CreateService` will need to be used from GraphQL for designs
-
Nathan Friend authored
This commit is the result of running `yarn eslint --fix` after enabling the `no-implicit-coercion` ESLint rule. This rule has been added to our ESLint config here: https://gitlab.com/gitlab-org/gitlab-eslint-config/merge_requests/14
-