- 29 May, 2020 40 commits
-
-
Mark Florian authored
Merge branch '215545-change-jira-importer-vue-app-to-use-api-instead-of-controller-show-for-list-of-jira-projects' into 'master' Change Jira importer Vue app to use API instead of controller#show for list of Jira projects See merge request gitlab-org/gitlab!33034
-
Shinya Maeda authored
Use a memoized Flipper engine in specs to simplify testing See merge request gitlab-org/gitlab!33054
-
Paul Slaughter authored
Web IDE: Remove redundant getter `hasChanges` Closes #196630 See merge request gitlab-org/gitlab!32990
-
Amy Qualls authored
Update redirected links See merge request gitlab-org/gitlab!33356
-
Markus Koller authored
Add invalid field to SnippetInputAction specs See merge request gitlab-org/gitlab!33392
-
Francisco Javier López authored
-
Kushal Pandya authored
Move jquery.waitforimages import away from main See merge request gitlab-org/gitlab!33269
-
Ronan OConnor authored
Include in docs how to trigger an immediate pull See merge request gitlab-org/gitlab!32567
-
Silvester Wainaina authored
-
Douglas Barbosa Alexandre authored
Update of Gitaly gem See merge request gitlab-org/gitlab!33378
-
Marcin Sedlak-Jakubowski authored
Docs: Adding link to project milestones api for clarification See merge request gitlab-org/gitlab!33325
-
Eric Rosenberg authored
-
Marcin Sedlak-Jakubowski authored
Docs: Adding link to group milestones api for clarification See merge request gitlab-org/gitlab!33323
-
Eric Rosenberg authored
-
Himanshu Kapoor authored
There is already a getter `someUncommitedChanges` that does the same job, so replace it with that. Also turns out that `repo_tabs.vue` doesn't really use the properties `hasChanges` and `mergeRequestId` it takes in, so that resulted in a lot of dead code removal.
-
Igor Drozdov authored
Ensure json.extra.sidekiq conforms to logging schema See merge request gitlab-org/gitlab!32988
-
Igor authored
-
Craig Norris authored
Docs: more spelling fixes See merge request gitlab-org/gitlab!33354
-
Amy Qualls authored
Fix spelling, or change to accepted usage.
-
Jan Provaznik authored
Fix feature flag name for Service Desk See merge request gitlab-org/gitlab!33385
-
Markus Koller authored
Add update validations to SnippetInputAction See merge request gitlab-org/gitlab!33379
-
Peter Leitzen authored
Onboarding experiment new project step See merge request gitlab-org/gitlab!32145
-
Peter Leitzen authored
-
Mark Florian authored
Fix Kubernetes applications template issues See merge request gitlab-org/gitlab!33266
-
Peter Leitzen authored
Fix bug in snippets updating only file_name or content See merge request gitlab-org/gitlab!33375
-
Shinya Maeda authored
Add and use clusters with_all_applications trait See merge request gitlab-org/gitlab!33126
-
Achilleas Pipinellis authored
Add backup strategy link See merge request gitlab-org/gitlab!33348
-
Francisco Javier López authored
-
Grzegorz Bizon authored
Add DS detection of build.gradle.kts See merge request gitlab-org/gitlab!32727
-
Igor Frenkel authored
-
Kamil Trzciński authored
This makes us to use a memoized Flipper engine that simply always works. We also change a implementation of `persisted_names` to use a `Flipper` instead of requesting features manually. By default a memoized engine is used, which can be overwritten with `stub_feature_flags: false`. The memoized engine requires us to use object that are `FeatureGate-inherited`. We ensure that this holds true, always. This MR also updates all tests to adhere to this requirement.
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Francisco Javier López authored
-
Phil Hughes authored
Add polling for vulnerability comments and state See merge request gitlab-org/gitlab!30420
-
Phil Hughes authored
Remove search icon from Project find file button Closes #25830 See merge request gitlab-org/gitlab!33198
-
Taurie Davis authored
-
Phil Hughes authored
Persist resolution alert dismissal See merge request gitlab-org/gitlab!31739
-
Pavlo Strokov authored
As the new version of Gitaly server is used we can update current version of gem to get support of the new features and fields exposed by the new version of the server.
-
Jan Provaznik authored
Bump cluster-applications to 0.17.0 See merge request gitlab-org/gitlab!32931
-