- 13 Nov, 2020 40 commits
-
-
Mike Kozono authored
This helps to differentiate `VerifiableReplicator#verify` from `ReplicableModel#calculate_checksum!`.
-
Douglas Barbosa Alexandre authored
Reintroduce prometheus spec See merge request gitlab-org/gitlab!47508
-
Douglas Barbosa Alexandre authored
Enable Sidekiq argument logging by default See merge request gitlab-org/gitlab!44853
-
Douglas Barbosa Alexandre authored
Remove old GraphQL burnup time series endpoint See merge request gitlab-org/gitlab!47465
-
Gabriel Mazetto authored
Only set an ETag for the notes endpoint after all notes have been sent See merge request gitlab-org/gitlab!46810
-
Nicolò Maria Mezzopera authored
Support filtering by iterations with GraphQL See merge request gitlab-org/gitlab!47263
-
Vitali Tatarintev authored
Add specs for rake elastic:create_empty_index See merge request gitlab-org/gitlab!47635
-
Peter Leitzen authored
Generate audit event after new user is approved See merge request gitlab-org/gitlab!47468
-
Marcin Sedlak-Jakubowski authored
Docs: Add docs for VS Code extension See merge request gitlab-org/gitlab!47418
-
Marcia Ramos authored
-
Stan Hu authored
Now that https://gitlab.com/gitlab-org/gitlab/-/merge_requests/33967 filters sensitive arguments, having Sidekiq argument logging on by default will significantly help troubleshoot customer issues. We tell many customers to enable this in any case.
-
Robert Speicher authored
Inherit `WebIdeCounter` from `BaseCounter` See merge request gitlab-org/gitlab!47405
-
Robert Speicher authored
Inherit `DesignsCounter` from `BaseCounter` See merge request gitlab-org/gitlab!47389
-
Mayra Cabrera authored
Revert "Merge branch 'revert-191986b9' into 'master'" See merge request gitlab-org/gitlab!47615
-
Nick Thomas authored
Lazy array resolver See merge request gitlab-org/gitlab!45417
-
Toon Claes authored
Match Jira users by email and username/name See merge request gitlab-org/gitlab!33883
-
Bob Van Landuyt authored
Improve rake gettext:lint performance See merge request gitlab-org/gitlab!47196
-
Mike Jang authored
Add tier to docs for instance Analytics features See merge request gitlab-org/gitlab!47580
-
Nicolò Maria Mezzopera authored
DevOps Adoption: load groups in app See merge request gitlab-org/gitlab!46601
-
Michael Lunøe authored
User mock-apollo-client with `cache.writeQuery` to enable testing results for graphql component
-
Rubén Dávila authored
-
Markus Koller authored
Fix issues list when due date parameter is invalid See merge request gitlab-org/gitlab!47524
-
Sean McGivern authored
With an invalid `due_date` param, `#by_due_date` would return `nil` and so further methods would blow up. We should return an empty collection for that.
-
Marcia Ramos authored
Changed docs to make it clear which CODEOWNERS file is taken into account in MRs See merge request gitlab-org/gitlab!47417
-
Vlad Stoianovici authored
-
Marcia Ramos authored
Improve repo limit details See merge request gitlab-org/gitlab!47050
-
Ben Bodenmiller authored
-
Marcia Ramos authored
Update merge request api docs to reflect changes to /changes endpoint See merge request gitlab-org/gitlab!47555
-
Kerri Miller authored
-
Denys Mishunov authored
Update FE dev guidelines with testing local GraphQL queries guide See merge request gitlab-org/gitlab!47540
-
Natalia Tepluhina authored
-
Marcia Ramos authored
Add development docs on merge ref diffs See merge request gitlab-org/gitlab!47211
-
Achilleas Pipinellis authored
Add Redis LRU cache to reference architectures See merge request gitlab-org/gitlab!47295
-
Markus Koller authored
Add pipeline to CI job GraphQL type See merge request gitlab-org/gitlab!47347
-
Sean McGivern authored
Make schema breadcrumb urls absolute See merge request gitlab-org/gitlab!47523
-
Nicolò Maria Mezzopera authored
Merge branch '273434-add-message-in-ci-linter-that-it-was-validated-with-all-the-includes' into 'master' Add message in CI linter that it was validated with includes See merge request gitlab-org/gitlab!46713
-
Frédéric Caplette authored
When a user lint the content of their gitlab-ci.yml, we now tell them explicitly that we are also linting their includes listed in the file and adding a link to the documentation where we explain that.
-
Enrique Alcántara authored
Replace mirror chevron down icon with svg See merge request gitlab-org/gitlab!47459
-
Natalia Tepluhina authored
Add pagination to Terraform List View See merge request gitlab-org/gitlab!47412
-
Emily Ring authored
Updated GraphQL query and terraform_list.vue to include pagination
-