- 06 Mar, 2020 39 commits
-
-
Kushal Pandya authored
Improve loading UX in the License Management list See merge request gitlab-org/gitlab!25620
-
Paul Gascou-Vaillancourt authored
- Submit button to add a policy now uses the success variant - When adding a new policy, the cancel button is disabled and the loading icon is shown in the button itself, rather than replacing the whole list while it is being updated - When updating or removing a policy, the loading icon is shown next to the policy's dropdown
-
Stan Hu authored
BulkIndexer change _routing -> routing to support ES 7 See merge request gitlab-org/gitlab!26639
-
Grzegorz Bizon authored
Refactor container repository api See merge request gitlab-org/gitlab!26538
-
Grzegorz Bizon authored
Support Rails 6 `insert_all!` Closes #209036 See merge request gitlab-org/gitlab!26595
-
Kamil Trzciński authored
This fixes Load Balancing implementation to support and test `insert_all!`
-
James Lopez authored
Merge branch '208678-packages-project-and-group-api-will-return-processing-nuget-packages' into 'master' Prevent NuGet processing packages being returned by the API See merge request gitlab-org/gitlab!26270
-
Nick Kipling authored
Project packages API does not include processing packages Same for group packages API Package by id will no longer include processing Package files will no longer include processing Updated tests
-
Heinrich Lee Yu authored
Ensure RepositoryLinkFilter handles Gitaly failures gracefully See merge request gitlab-org/gitlab!26531
-
Paul Slaughter authored
Geo - Replace Browser Confirm with Modal Closes #202125 See merge request gitlab-org/gitlab!24808
-
Martin Wortschack authored
Merge branch '196650-replace-underscore-with-lodash-for-app-assets-javascripts-filtered_search' into 'master' Replace underscore with lodash for ./app/assets/javascripts/filtered_search Closes #196650 See merge request gitlab-org/gitlab!26629
-
Thong Kuah authored
Update managed cert-manager chart to 0.10.1 See merge request gitlab-org/gitlab!26345
-
Marcel Amirault authored
Reorganize the Container Scanning sections See merge request gitlab-org/gitlab!20449
-
Evan Read authored
Fix image alignment in lists Closes #209226 See merge request gitlab-org/gitlab!26631
-
Marcel Amirault authored
-
Evan Read authored
Adding SSH max connection details See merge request gitlab-org/gitlab!26535
-
Suzanne Selhorn authored
-
Dylan Griffith authored
In ES 6.x onwards _routing is deprecated in the bulk API but in 7.x it was removed completely. While this is sadly not clearly documented it's referenced in a few places like https://discuss.elastic.co/t/deprecated-field-routing-used-expected-routing-instead/115951 and we also learnt this when fixing the Go indexer at https://gitlab.com/gitlab-org/gitlab-elasticsearch-indexer/-/merge_requests/34 I have tested this version works for 6.5.1 , 6.8.1 and 7.5.1 . Additionally since this is the same way that our Go gitlab-elasticsearch-indexer is behaving this should be a safe change. See https://gitlab.com/gitlab-org/gitlab/-/issues/208717#note_300201720
-
Heinrich Lee Yu authored
Fix k8s namespace resolution for new deployments See merge request gitlab-org/gitlab!25853
-
Hordur Freyr Yngvason authored
The namespace shown on the job show page was sometimes incorrect for deployments to non-managed clusters when environment:kubernetes:namespace was specified in the CI YAML. This was due to the last successful deployment being used to resolve the CI YAML namespace, instead of the CI YAML for the deployment being constructed. Note that the correct namespace was still being used for the actual deployment.
-
Stan Hu authored
Separate SCIM Identities from SAML See merge request gitlab-org/gitlab!26124
-
Jeremy Watson authored
Add Simone and Allison personas to feature proposal template See merge request gitlab-org/gitlab!26500
-
Evan Read authored
More fixes of "String" and edit out a bracket Closes #208846 See merge request gitlab-org/gitlab!26593
-
Evan Read authored
Extended the secrets part. See merge request gitlab-org/gitlab!22881
-
Viktor Nagy authored
Makes clear that secrets should be both created under k8s and speficied in the yaml.
-
Marcel Amirault authored
Clarify that $CI_COMMIT_REF_PROTECTED is an always present true/false value See merge request gitlab-org/gitlab!26491
-
Dhiraj Bodicherla authored
This MR replaces underscope with lodash in filtered_search files
-
Marcel Amirault authored
Add language declarations to code blocks See merge request gitlab-org/gitlab!26547
-
Amy Qualls authored
Adding more language declarations to code blocks.
-
Evan Read authored
Fix spacing of codeblocks in various docs See merge request gitlab-org/gitlab!26552
-
Heinrich Lee Yu authored
Set the default SSL cert path when invoking indexer See merge request gitlab-org/gitlab!26036
-
Changzheng Liu authored
-
Thong Kuah authored
Fix QA specs 500 error Closes #208764 See merge request gitlab-org/gitlab!26598
-
Marcel Amirault authored
Without proper spacing, codeblocks will not color correctly, so this aligns all codeblocks with the list items they are nested beneath
-
Marcel Amirault authored
Docs: Add language declarations to code blocks See merge request gitlab-org/gitlab!26628
-
Amy Qualls authored
Add yet more language declarations to code blocks.
-
Mayra Cabrera authored
Enable the dedicated Release page (by enabling the `release_show_page` feature flag) See merge request gitlab-org/gitlab!26502
-
Marcel Amirault authored
Docs: Move schedules file to `ci/pipelines` folder See merge request gitlab-org/gitlab!25814
-
Dan Davison authored
Quarantine test for reason of incubation See merge request gitlab-org/gitlab!26614
-
- 05 Mar, 2020 1 commit
-
-
Mike Jang authored
Update integration docs - AWS Cognito See merge request gitlab-org/gitlab!23909
-