- 30 Jun, 2020 40 commits
-
-
Lin Jen-Shin authored
Update acme-client to 2.0.6 to allow faraday 1.0 See merge request gitlab-org/gitlab!35327
-
Heinrich Lee Yu authored
Deduplicating MR metrics table See merge request gitlab-org/gitlab!29566
-
Adam Hegyi authored
This change deduplicates records in the `merge_request_metrics` table.
-
Martin Wortschack authored
Merge branch '224583-refactor-dag_spec-js-to-use-async-await-and-remove-repeated-code' into 'master' Resolve "Refactor dag_spec.js to use async await" See merge request gitlab-org/gitlab!35549
-
Frédéric Caplette authored
Clean code by putting mock promises in the beforeEach and using async await syntax.
-
Martin Wortschack authored
Add expandable view to Terraform MR widget Closes #222964 See merge request gitlab-org/gitlab!34879
-
Emily Ring authored
Added reusable mr_widget_expandable_section component. Updated mr_widget_terraform_container to use new mr_widget_expandable_section. Added new icons and text to terraform_plan. Updated associated tests.
-
Rémy Coutable authored
Re-enable review app using a new cluster Closes #222593 See merge request gitlab-org/gitlab!34996
-
Markus Koller authored
Disable ILM on ELK vendor yaml See merge request gitlab-org/gitlab!35398
-
Zamir Martins Filho authored
ILM is enabled by default in 7.6.2 and WAF statistics is expecting daily indices.
-
Peter Leitzen authored
Add custom emoji model and database table See merge request gitlab-org/gitlab!24229
-
Rajendra Kadam authored
author Rajendra Kadam <rajendrakadam249@gmail.com> 1580653953 +0530 committer Rajendra Kadam <rajendrakadam249@gmail.com> 1586670416 +0530 parent 6c39d8d1 author Rajendra Kadam <rajendrakadam249@gmail.com> 1580653953 +0530 committer Rajendra Kadam <rajendrakadam249@gmail.com> 1586670412 +0530 parent 6c39d8d1 author Rajendra Kadam <rajendrakadam249@gmail.com> 1580653953 +0530 committer Rajendra Kadam <rajendrakadam249@gmail.com> 1586670402 +0530 parent 6c39d8d1 author Rajendra Kadam <rajendrakadam249@gmail.com> 1580653953 +0530 committer Rajendra Kadam <rajendrakadam249@gmail.com> 1586670397 +0530 parent 6c39d8d1 author Rajendra Kadam <rajendrakadam249@gmail.com> 1580653953 +0530 committer Rajendra Kadam <rajendrakadam249@gmail.com> 1586670392 +0530 Add custom emoji schema and model spec Add custom emoji factory for specs Add migration file Add custom emoji model spec update emoji specs Fix failures in model Remove index creation using concurrent algorithm Change db/schema.rb Revert "Change db/schema.rb" This reverts commit a5d492f738b839b165dd7e3fff5f02bedb9aabab.
-
Markus Koller authored
Updated storage views to include snippets_size See merge request gitlab-org/gitlab!35419
-
Igor Drozdov authored
Allow to specify `period_field` in Insights config Closes #11699 See merge request gitlab-org/gitlab!33753
-
Jan Provaznik authored
Add requirements visibility access project settings Closes #211946 See merge request gitlab-org/gitlab!34420
-
Lee Tickett authored
-
Achilleas Pipinellis authored
Update indicators on how pipelines are triggered. See merge request gitlab-org/gitlab!35491
-
Nick Thomas authored
Stop creating destination repository for ReplicateRepository See merge request gitlab-org/gitlab!34113
-
Bob Van Landuyt authored
Merge branch '219539-project-access-tokens-returns-403-forbidden-your-account-has-been-blocked' into 'master' Resolve "Project bot users should always have their emails confirmed by default" See merge request gitlab-org/gitlab!35498
-
Denys Mishunov authored
Only show open merge requests in Web IDE Closes #211443 See merge request gitlab-org/gitlab!35514
-
Peter Leitzen authored
Remove `FF_LEGACY_PERSISTED_NAMES` feature flag See merge request gitlab-org/gitlab!35548
-
Ezekiel Kigbo authored
Recognize other out-of-the-box metrics dashboards See merge request gitlab-org/gitlab!35518
-
Fabio Pitino authored
Fix pipeline ref lazy commit retrieval with Gitaly Closes #224523 See merge request gitlab-org/gitlab!35508
-
Jan Provaznik authored
Use FLOAT_TYPE for storage limit See merge request gitlab-org/gitlab!35559
-
Achilleas Pipinellis authored
Update NFS kernel compatibility documentation See merge request gitlab-org/gitlab!35478
-
Francisco Javier López authored
-
Marcia Ramos authored
[DOC] Add instructions for enabling verbose tests See merge request gitlab-org/gitlab!35501
-
Alex Kalderimis authored
-
Achilleas Pipinellis authored
Removing GitLab Applications from list of AGS features See merge request gitlab-org/gitlab!35476
-
Tomas Vik authored
This change fixes issues when user would see closed MR being associated to a branch. If there was ever closed request with master as a source branch, you would see that MR permanently.
-
Phil Hughes authored
Expand the dashboard fixture to include metrics data See merge request gitlab-org/gitlab!35323
-
Alessio Caiazza authored
This reverts merge request !35591
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!35591
-
GitLab Release Tools Bot authored
-
Lin Jen-Shin authored
Ignore asdf .tool-versions file See merge request gitlab-org/gitlab!35497
-
Rémy Coutable authored
Supported values are: - `created_at` (default): Group data using the `created_at` field. - `closed_at`: Group data using the `closed_at` field (for issues only). - `merged_at`: Group data using the `merged_at` field (for merge requests only). The `period_field` is automatically set to: - `closed_at` if `query.issuable_state` is `closed` - `merged_at` if `query.issuable_state` is `merged` - `created_at` otherwise Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Igor Drozdov authored
Add scanned resources to Security::Report See merge request gitlab-org/gitlab!35486
-
Craig Smith authored
-
Bob Van Landuyt authored
Implement dummy report pages API endpoints See merge request gitlab-org/gitlab!35432
-
Achilleas Pipinellis authored
Add documentation for using Patroni with Omnibus Closes omnibus-gitlab#5116 See merge request gitlab-org/gitlab!33363
-