- 14 Jul, 2020 40 commits
-
-
Mike Greiling authored
Remove IE11 specific polyfills See merge request gitlab-org/gitlab!36830
-
Mike Jang authored
Include intro version for email notification See merge request gitlab-org/gitlab!36839
-
Amy Qualls authored
Add version note for reordering issues See merge request gitlab-org/gitlab!36850
-
Marcin Sedlak-Jakubowski authored
-
Dmytro Zaporozhets authored
Add enable Confluence integration Call To Action See merge request gitlab-org/gitlab!36516
-
Luke Duncalfe authored
When viewing an empty wiki, an admin will now be prompted to activate the Confluence service. https://gitlab.com/gitlab-org/gitlab/-/issues/220934
-
Andrew Fontaine authored
Merge branch '220858-implement-token-selector-component-for-group-restrict-access-by-ip-address-field' into 'master' Implement token selector component for "Restrict access by IP address" field See merge request gitlab-org/gitlab!36240
-
Peter Hegman authored
Refactor "Restrict access by IP address" field to use GitLab UI token selector component instead of a comma separated list.
-
Heinrich Lee Yu authored
Add an upgrade banner for non-premium plans See merge request gitlab-org/gitlab!36725
-
Justin Ho Tuan Duong authored
Use `jira_issues_integration` as licensed feature. Pass from BE to FE via data attributes in helper.
-
Mike Greiling authored
Change label link for Jira issues Closes #228847 See merge request gitlab-org/gitlab!36818
-
Stan Hu authored
Assert on method calls instead of ActiveJob internals Closes #228876 See merge request gitlab-org/gitlab!36836
-
Heinrich Lee Yu authored
Add license tier feature check See merge request gitlab-org/gitlab!36540
-
Dmytro Zaporozhets authored
Remove Label.by_ids method See merge request gitlab-org/gitlab!36800
-
Amy Qualls authored
Docs add single stat field See merge request gitlab-org/gitlab!36763
-
Dhiraj Bodicherla authored
-
Amy Qualls authored
Clarify pipeline runs for master branch See merge request gitlab-org/gitlab!36784
-
Ezekiel Kigbo authored
Use the test report summary See merge request gitlab-org/gitlab!36349
-
Amy Qualls authored
Alert trigger test docs See merge request gitlab-org/gitlab!36647
-
David O'Regan authored
-
Mike Jang authored
-
Ezekiel Kigbo authored
Introduce new vuex store for code quality widget See merge request gitlab-org/gitlab!36119
-
Lukas Eipert authored
We are dropping Internet Explorer specific polyfills, as we do not support the browser since 13.0
-
Heinrich Lee Yu authored
ActiveJob argument serialization may change and cause spec failures
-
Douglas Barbosa Alexandre authored
Move mailers/workers service desk code to core See merge request gitlab-org/gitlab!36132
-
Shinya Maeda authored
Merge branch '208655-introduce-prepare-keyword-to-environment-action-to-annotate-non-deployment-jobs' into 'master' Introduce `prepare` keyword to `environment:action:` to annotate non-deployment jobs Closes #208655 See merge request gitlab-org/gitlab!35642
-
Andrew Fontaine authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!36689
-
Marcin Sedlak-Jakubowski authored
Update docs regarding .gitlab-ci validation See merge request gitlab-org/gitlab!36559
-
Himanshu Kapoor authored
-
Vladimir Shushlin authored
It can be used to annotate jobs which don't deploy anything, but need environment variables
-
Marcel Amirault authored
Feature Flag userID clarifications See merge request gitlab-org/gitlab!35714
-
Orit Golowinski authored
-
Sean McGivern authored
Expose gitlab managed apps logs path in cluster entities See merge request gitlab-org/gitlab!36458
-
Mikołaj Wawrzyniak authored
When presenting list of clusters we should include link to log explorer for gitlab managed apps if user can access it
-
Fabio Pitino authored
Do not import fixture helpers for PaginationParser See merge request gitlab-org/gitlab!36708
-
Justin Ho authored
Use `label[]=` as param instead of `label_name[]=`. This is to align with how the backend is handling these labels.
-
Marcin Sedlak-Jakubowski authored
Highlight Asciidoc as plaintext See merge request gitlab-org/gitlab!36772
-
Alexandru Croitor authored
Check that Jira issues integration feature is available for the projeect in its current plan tire.
-
Felipe Artur authored
Part of the plan to move service desk feature into core tier. More info: https://gitlab.com/gitlab-org/gitlab/-/issues/215364
-
Natalia Tepluhina authored
Migrate ee vue_mr_widget approvals_spec to Jest Closes #194309 See merge request gitlab-org/gitlab!30451
-