- 21 Jan, 2020 40 commits
-
-
Alex Kalderimis authored
* Add current_user method to base resolver This is used often enough to be of general utility * Allow resolving lazy values when calling resolvers Have distinct resolve and eager_resolve methods, so that tests can decide if they want laziness handled transparently or not.
-
Alex Kalderimis authored
* Add Design.visible_in? method and specs This tests that a design is visible at a particular version. * Improve Designs finder Finders should return none when given empty arrays Adds missing parameter to documentation comment on DesignsFinder
-
Mark Lapierre authored
Fix specs for CHROME_HEADLESS=0 See merge request gitlab-org/gitlab!23360
-
Dan Davison authored
Alerting E2E test See merge request gitlab-org/gitlab!20591
-
Dan Davison authored
Check for minimal count of performance bar metrics Closes #197135 See merge request gitlab-org/gitlab!23270
-
Evan Read authored
Docs: add nav steps to get to Code Review See merge request gitlab-org/gitlab!23440
-
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
-