- 23 Jan, 2020 40 commits
-
-
Dmytro Zaporozhets authored
Remove merge_requests_conditional_mergeability_check feature flag See merge request gitlab-org/gitlab!23450
-
Walmyr Lima e Silva Filho authored
Enable JS on 2FA page specs to catch validation errors See merge request gitlab-org/gitlab!23514
-
Walmyr Lima e Silva Filho authored
Resolve "Broken FOSS `master` in `qa:internal`" Closes #198393 See merge request gitlab-org/gitlab!23528
-
Nick Thomas authored
Limit page number on explore/projects See merge request gitlab-org/gitlab!22876
-
Heinrich Lee Yu authored
Add that description diffs are behind flag See merge request gitlab-org/gitlab!23451
-
Jan Provaznik authored
Align project and personal snippet abilities Closes #39087 See merge request gitlab-org/gitlab!22500
-
Alex Pooley authored
Mostly a search and replace for *_project_snippet and *_personal_snippet abilities across app and spec files. Replaced with just *_snippet and falling back on the type of subject to determine which policies to apply. There are some less trivial changes included which relate to inferring an abilities name from the subject class. Because ProjectSnippet is a child of Snippet there is some special handling around the place. There is perhaps potential to clean this up a bit as there is the same logic spread out in various locations. Various changes required after review - Renamed before_action names - Fixed snippet note mailer with spec - Removed incorrect/unecessary policy parameter - Fix personal snippet note policy spec
-
Rémy Coutable authored
Resolve "Create feature spec for loading error details page" Closes #36695 See merge request gitlab-org/gitlab!23543
-
Allison Browne authored
Add feature specs covering the error tracking index and the error tracking show page. Inculde expandable stack traces in the feature spec.
-
Felipe Artur authored
Updates documentation to state that description diffs are behind a feature flag.
-
Bob Van Landuyt authored
Properly document how to run a custom gitaly build See merge request gitlab-org/gitlab!23589
-
Jan Provaznik authored
Add pages_access_level to projects API Closes #30972 See merge request gitlab-org/gitlab!23176
-
Bob Van Landuyt authored
New Crowdin translations See merge request gitlab-org/gitlab!23499
-
GitLab Crowdin Bot authored
[skip ci]
-
Jan Provaznik authored
Stop NoMethodError happening for 1.16+ clusters See merge request gitlab-org/gitlab!23149
-
Thong Kuah authored
The response for `/apis/extensions/v1beta1` does not have secrets, serviceaccounts, services, not pods. It instead has deployments and ingresses. Verified from a real Kubernetes cluster. Run `kubectl proxy`, then navigate to http://127.0.0.1:8001/apis/extensions/v1beta1
-
Jan Provaznik authored
Prevent unnecessary Gitaly calls when rendering comment excerpts See merge request gitlab-org/gitlab!23100
-
Alessio Caiazza authored
-
Bob Van Landuyt authored
Remove inlined shared examples See merge request gitlab-org/gitlab!23504
-
Phil Hughes authored
Merge branch '29987-revert-groups-overview-font-spacing-to-the-old-more-space-efficient-layout-2' into 'master' Reduce whitespace in group list to keep more items in view Closes #29987 See merge request gitlab-org/gitlab!21584
-
Jeremy Elder authored
-
Stan Hu authored
Tweak GPG cleanup attempts See merge request gitlab-org/gitlab!23581
-
Bob Van Landuyt authored
By default Retriable would only try 3 times. Which would never hit our limit of 10s in sidekiq. Raising the number of tries means we'll only be limited by the maximum runtime.
-
Kushal Pandya authored
Setup to make monitoring date picker component reusable in other stages (1) See merge request gitlab-org/gitlab!23383
-
Mathieu Parent authored
Fixes: #30972
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Revert "Merge branch '196770-qa-log-out-sometimes-fails-after-entering-the-ee-license' into 'master'" This reverts commit c9c86caa, reversing changes made to 6268ee84.
-
Rémy Coutable authored
This reverts commit 1c0f47ae, reversing changes made to 1ef9c067.
-
Rémy Coutable authored
This reverts commit c976db76, reversing changes made to bd3974dd.
-
Phil Hughes authored
Convert Jest tests to use VTU in 'ee/spec/frontend/vue_shared' Closes #197944 See merge request gitlab-org/gitlab!23413
-
Natalia Tepluhina authored
-
Martin Wortschack authored
Frontend: Use custom user name for service desk emails See merge request gitlab-org/gitlab!22478
-
Phil Hughes authored
Track usage of merge request file header buttons See merge request gitlab-org/gitlab!23523
-
David O'Regan authored
-
Stan Hu authored
Fix typo See merge request gitlab-org/gitlab!23578
-
Lucy Fox authored
-
Kushal Pandya authored
Enables JavaScript on specs which is responsible for triggering HTML5 form validation on 2FA page in case the code provided is invalid.
-
Marcel Amirault authored
Fix code block in environment documentation See merge request gitlab-org/gitlab!23397
-