- 14 Jul, 2020 40 commits
-
-
Tanya Pazitny authored
Add wait time to Elasticsearch API test Closes #222476 and #221251 See merge request gitlab-org/gitlab!35463
-
Mike Jang authored
Docs: Add mutation caveats to vuex guidelines See merge request gitlab-org/gitlab!35429
-
Nicolò Maria Mezzopera authored
-
Dan Davison authored
Make sure end-to-end test uses unique filename in metrics test Closes #228597 See merge request gitlab-org/gitlab!36846
-
Suzanne Selhorn authored
Add reference to `doublestar` in `artifacts:path` See merge request gitlab-org/gitlab!36678
-
Mike Greiling authored
Add id to jira project field Closes #228923 See merge request gitlab-org/gitlab!36860
-
Lukas Eipert authored
This adds a missing id to the jira project field, allowing it to be filled in the test and the tests to pass
-
Nick Gaskill authored
Add warning about scheduled pipelines for Dependency Scanning See merge request gitlab-org/gitlab!35994
-
Fabien Catteau authored
Add warning about using scheduled pipelines to perform Dependency Scanning scans.
-
Dmytro Zaporozhets authored
Re-enable nodejs scan SAST job See merge request gitlab-org/gitlab!36834
-
Rémy Coutable authored
Allow overriding timezone experiment per category See merge request gitlab-org/gitlab!36751
-
Bob Van Landuyt authored
This allows enabling or disabling the timezone experiment per category. It disabled the experiment for the database category, since the group of maintainers too small.
-
Michael Kozono authored
Improve tests for Devise confirmation emails Closes #219558 See merge request gitlab-org/gitlab!36847
-
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
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Dan Jensen authored
Recently test coverage was added for the Devise confirmation emails, but was incomplete. This adds a test context for new users, and adds important language expectations to the other 2 contexts.
-
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
-
rossfuhrman authored
Now that we can disable babel parsing we can re-enable the nodejs scan
-
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
-