- 21 Jan, 2020 40 commits
-
-
Marcia Ramos authored
-
Dan Davison authored
Resolve "New integrations are not active by default" See merge request gitlab-org/gitlab!23009
-
Justin Ho Tuan Duong authored
To use new default where services are activated by default
-
Mike Greiling authored
Adds the alias for jest tests Closes #196877 See merge request gitlab-org/gitlab!23095
-
Mike Greiling authored
Replace underscore with lodash in ./spec/js Closes #196578 See merge request gitlab-org/gitlab!22944
-
Scott Stern authored
Add babel-lodash for tree shaking and nice import statements.
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Russell Dickenson authored
Add docs for copy from spreadsheet feature See merge request gitlab-org/gitlab!23426
-
Mark Florian authored
Revert "Merge branch '118442-restyle-changes-header-and-file-tree' into 'master'" See merge request gitlab-org/gitlab!23428
-
Martin Wortschack authored
Remove save function logic from list.js See merge request gitlab-org/gitlab!21391
-
Stan Hu authored
This documents the feature implemented in GitLab 12.7: https://gitlab.com/gitlab-org/gitlab/merge_requests/22290
-
Marcia Ramos authored
Get duplicate dashboard feature on its own section Closes #197992 See merge request gitlab-org/gitlab!23448
-
Achilleas Pipinellis authored
-
Lin Jen-Shin authored
Prune flaky examples after 30 days See merge request gitlab-org/gitlab!23335
-
Marcia Ramos authored
Add missing introduced notes for 12.7 See merge request gitlab-org/gitlab!23446
-
Achilleas Pipinellis authored
-
Mark Florian authored
Merge branch '196843-fix-giant-loader-in-container-registry-expiration-policy-settings' into 'master' Contain registry expiration policy adjust loader and use toast See merge request gitlab-org/gitlab!23242
-
Nicolò Maria Mezzopera authored
- move isLoading to form - add loader to save button - add $toast - wire $toast to actions - update unit tests
-
Paul Slaughter authored
-
Rémy Coutable authored
Add a new 'QA failure' issue template See merge request gitlab-org/gitlab!22880
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Walmyr Lima e Silva Filho authored
Adds wait_for_requests to protect_branch call Closes #196521 See merge request gitlab-org/gitlab!23251
-
Stan Hu authored
Parse DAST reports using the common report format Closes #33913 See merge request gitlab-org/gitlab!22413
-
Cameron Swords authored
Added specific DAST report examples
-
Paul Slaughter authored
This reverts commit 5b9bdbb0, reversing changes made to 65a22395.
-
Sean McGivern authored
Extract Epics System Note Service See merge request gitlab-org/gitlab!18161
-
Alessio Caiazza authored
Add ability to add data to tracking events See merge request gitlab-org/gitlab!23248
-
Bob Van Landuyt authored
Move Phabricator import workers to correct location See merge request gitlab-org/gitlab!23424
-
Jan Provaznik authored
Allow to soft delete issuables description history See merge request gitlab-org/gitlab!21439
-
Felipe Artur authored
Let users soft delete issuabbles description history versions.
-
Andreas Brandl authored
Add missing column on "Changing Column Types" See merge request gitlab-org/gitlab!23367
-
Andreas Brandl authored
Remove mark on project_ci_cd_settings.merge_trains_enabled Closes #36461 See merge request gitlab-org/gitlab!23147
-
Imre Farkas authored
Add clusters application usage ping for Jupyter See merge request gitlab-org/gitlab!23263
-
Walmyr Lima e Silva Filho authored
Configure the browser before running any QA scenario See merge request gitlab-org/gitlab!23411
-
Jan Provaznik authored
Update pg gem to v1.2.2 See merge request gitlab-org/gitlab!23237
-
Andreas Brandl authored
Update timestamp values for software license policies See merge request gitlab-org/gitlab!23197
-
Marcia Ramos authored
Soften warning about spam email to remove mention of service disruption See merge request gitlab-org/gitlab!23404
-
Mark Wood authored
-
Sean McGivern authored
These should be in app/workers. If they aren't, they won't be picked up by every_sidekiq_worker_spec.rb, and their queues won't be guaranteed to be in all_queues.yml, which in turn prevents sidekiq-cluster from seeing them. Making the BaseWorker not include ApplicationWorker means that we don't need to act as if it has its own queue. (See HashedStorage::BaseWorker, which does the same thing.)
-