- 03 Apr, 2019 1 commit
-
-
Nathan Friend authored
This commit adds a resuable UI component that allows a user to search for a project name, shows the search results, and allows the user to select one or more projects. This component communicates with its parent using props and events. This component was originally created for use in the EE-specific "Operations Dashboard" page, but it is applicable for CE use cases as well, and so was added as a CE shared component. In addition, some logic was extracted from the frequent_items_list_item component into shared filters to avoid logic duplication.
-
- 01 Apr, 2019 7 commits
-
-
GitLab Bot authored
-
Evan Read authored
Jira Services Doc update to String See merge request gitlab-org/gitlab-ce!26683
-
Evan Read authored
Merge branch '7360-documented-guide-to-using-geo-in-ha-with-rds-cross-region-replicas-docs' into 'master' Resolve "Documented Guide to using Geo in HA with RDS cross-region replicas" Closes #10362 and #7360 See merge request gitlab-org/gitlab-ee!9985
-
Valery Sizov authored
Documented Guide to using Geo in HA with RDS cross-region replicas
-
GitLab Bot authored
-
Evan Read authored
Add troubleshooting info for Docker and GitLab Pages See merge request gitlab-org/gitlab-ce!26662
-
Evan Read authored
Clarify onlychanges See merge request gitlab-org/gitlab-ce!22790
-
- 30 Mar, 2019 7 commits
-
-
GitLab Bot authored
-
Stan Hu authored
Don't try to set any ACL on uploaded objects Closes #59309 See merge request gitlab-org/gitlab-ce!26781
-
Bastian Blank authored
Set ACL of uploaded objects to not-public (fog-aws) or no ACL at all (fog-google). Value is ignored by other supported backends (fog-aliyun, fog-openstack, fog-rackspace) This allows uploads to GCS with ACL support disabled.
-
GitLab Bot authored
-
James Lopez authored
Fix failing spec in spec/features/users/login_spec.rb Closes #59731 See merge request gitlab-org/gitlab-ce!26787
-
Stan Hu authored
This spec would start to fail on the first of the month because the generated text would have a zero-padded day (e.g. 01 vs 1), whereas the expected text check used an unpadded day via the `-d` parameter in strftime (https://apidock.com/ruby/Date/strftime). To fix this, we use use the `d` parameter to pad zeros. This spec was introduced recently in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25731. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59731
-
Stan Hu authored
Geo - Removing the ignored columns from Geo::ProjectRegistry See merge request gitlab-org/gitlab-ee!10506
-
- 29 Mar, 2019 25 commits
-
-
Mike Greiling authored
Add deprecated message to old approval files See merge request gitlab-org/gitlab-ee!10505
-
GitLab Bot authored
-
Dan Davison authored
[QA] Fix 2 of 3 problems with the push file size tests See merge request gitlab-org/gitlab-ce!26741
-
GitLab Bot authored
-
Stan Hu authored
Fix GitLab CI branch matching pattern See merge request gitlab-org/gitlab-ce!26777
-
GitLab Bot authored
-
Clement Ho authored
Designate common positioning classes as `!important` a la Bootstrap See merge request gitlab-org/gitlab-ce!26621
-
GitLab Bot authored
-
Nick Thomas authored
Use valid data in our GetCommit example response See merge request gitlab-org/gitlab-ce!26770
-
Nick Thomas authored
Improve logical order See merge request gitlab-org/gitlab-ee!10503
-
Tetiana Chupryna authored
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Renames Cluster#managed? to provided_by_user? See merge request gitlab-org/gitlab-ce!26567
-
Mayra Cabrera authored
This will allow to user the term managed? on https://gitlab.com/gitlab-org/gitlab-ce/issues/56557. Managed? will be used to distinct clusters that are automatically managed by GitLab
-
GitLab Bot authored
-
Marcia Ramos authored
Update contribution closing policy See merge request gitlab-org/gitlab-ce!26728
-
Marcia Ramos authored
Merge branch '10369-fix-caution-in-multi-project-pipeline-docs-per-gitlab-style-guide' into 'master' Resolve "Fix 'Caution' in multi-project pipeline docs per GitLab Style Guide" Closes #10369 See merge request gitlab-org/gitlab-ee!9977
-
Lukas Eipert authored
-
GitLab Bot authored
-
Clement Ho authored
Add helpers for HTML fixtures to Jest Closes #57998 See merge request gitlab-org/gitlab-ce!26739
-
Douglas Barbosa Alexandre authored
-
GitLab Bot authored
-
Mike Lewis authored
Docs: new doc for deprecated variables See merge request gitlab-org/gitlab-ce!26737
-
Paul Slaughter authored
**Why?** A recent conitrbutor spent time updating these files because it wasn't clear that they will be removed. https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10364
-
Clement Ho authored
Update dependency @gitlab/svgs to ^1.57.0 See merge request gitlab-org/gitlab-ce!26758
-