- 08 Nov, 2019 4 commits
-
-
João Cunha authored
-
Thong Kuah authored
Skip redis call when IP is whitelisted See merge request gitlab-org/gitlab!19521
-
Thong Kuah authored
Enable frozen string for spec/lib/gitlab See merge request gitlab-org/gitlab!19746
-
gfyoung authored
Partially addresses: https://gitlab.com/gitlab-org/gitlab/issues/27703
-
- 07 Nov, 2019 36 commits
-
-
Mark Lapierre authored
Refactor test to avoid flakiness Closes #35785 See merge request gitlab-org/gitlab!19770
-
Robert Speicher authored
Revert "Merge branch 'remove-unnecessary-sql-queries-from-avatar-requests' into 'master'" See merge request gitlab-org/gitlab!19786
-
Robert Speicher authored
GitLab.com FF statuses are logged See merge request gitlab-org/gitlab!19769
-
Robert Speicher authored
Confirm email before ci usage See merge request gitlab-org/gitlab!19783
-
Douglas Barbosa Alexandre authored
Return Only Environments Not in Folders in Environment Dashboard See merge request gitlab-org/gitlab!19538
-
Jason Goodman authored
Delete EnvironmentFolder class
-
Michael Kozono authored
Remove ES parent relation for project snippets See merge request gitlab-org/gitlab!19715
-
Lucas Charles authored
This reverts merge request !19383
-
Thong Kuah authored
Explicit application controller for package See merge request gitlab-org/gitlab!19755
-
Tim Zallmann authored
Merge branch '19445-native-group-milestone-page-needs-same-info-as-project-milestones' into 'master' Add tabs in group milestone page See merge request gitlab-org/gitlab!18818
-
Michael Kozono authored
Support Create and Update operations for Feature Flag Scope API See merge request gitlab-org/gitlab!19677
-
Tim Zallmann authored
Resolve "User popover immediately closed when hovering over certain areas" See merge request gitlab-org/gitlab!19519
-
nicolasdular authored
-
nicolasdular authored
This should make it harder for bots to make use of free CI minutes
-
Kamil Trzciński authored
Document CLAIR_DB_IMAGE, deprecate CLAIR_DB_IMAGE_TAG See merge request gitlab-org/gitlab!19172
-
Adam Cohen authored
-
Douglas Barbosa Alexandre authored
Expose an API for Design Repositories for Geo Admin area Closes #34333 See merge request gitlab-org/gitlab!19117
-
Achilleas Pipinellis authored
Add mvn dep scan var and docs for it See merge request gitlab-org/gitlab!19174
-
Igor Frenkel authored
-
Achilleas Pipinellis authored
Update docs on how to enable partial clones See merge request gitlab-org/gitlab!19397
-
Kamil Trzciński authored
Fix Bitbucket Cloud importer pull request state Closes #35746 See merge request gitlab-org/gitlab!19734
-
Walmyr Lima authored
This change wraps the expectations in a wait of 60 seconds to overwrite the default wait timeout of 10 seconds, to avoid false negative results when system notes take longer to show up when running tests on CI.
-
John Cai authored
-
Robert Speicher authored
Remove unnecessary SQL queries from avatar requests See merge request gitlab-org/gitlab!19383
-
Valery Sizov authored
Created API endpoints
-
Kamil Trzciński authored
Fix feature flag for license list page See merge request gitlab-org/gitlab!19702
-
Olivier Gonzalez authored
Explicitely call Feature.enabled? to default to false on all instances until feature is completed
-
Bob Van Landuyt authored
Upgrade redis-store and redis-activesupport See merge request gitlab-org/gitlab!19678
-
Kamil Trzciński authored
Allow container scanning to run offline See merge request gitlab-org/gitlab!19161
-
Adam Cohen authored
-
Robert Speicher authored
-
Markus Koller authored
https://gitlab.com/gitlab-org/gitlab/merge_requests/18459 added a join relation on project snippets to support searching public/internal projects. Since this requires recreating the index this broke indexing on existing indices, so we decided to revert this change for now. We're keeping most of the changes from the original MR since it also refactored the ES snippet classes to align with the other models.
-
Natalia Tepluhina authored
Vue file listing refactor load README files Closes #35638 See merge request gitlab-org/gitlab!19689
-
Stan Hu authored
Due to e404c311, all pull requests are created in the `opened` state because assigning the `state` parameter when creating a `MergeRequest` no longer works. To fix this, define the `state_id` in the `initalize` step to ensure state_machine has the right value to use. Closes https://gitlab.com/gitlab-org/gitlab/issues/35746
-
Annabel Dunstone Gray authored
Resolve "Make snippet list easier to scan" Closes #31964 See merge request gitlab-org/gitlab!19490
-
Marcel van Remmerden authored
-