- 18 Nov, 2019 15 commits
-
-
Kushal Pandya authored
Fixes links to notes in collapsed discussions See merge request gitlab-org/gitlab!20148
-
Heinrich Lee Yu authored
Enable cluster_management_project FF by default See merge request gitlab-org/gitlab!20216
-
Heinrich Lee Yu authored
#33805: Add serverless framework template See merge request gitlab-org/gitlab!19969
-
Heinrich Lee Yu authored
Add ingress_modsecurity feature flag to usage ping Closes #32358 See merge request gitlab-org/gitlab!20194
-
Thong Kuah authored
Enable frozen string for GitHub import specs See merge request gitlab-org/gitlab!20264
-
Evan Read authored
Resolve "Serverless debugging" Closes #33330 See merge request gitlab-org/gitlab!19264
-
Matt Kasa authored
Relates to https://gitlab.com/gitlab-org/gitlab/issues/33330
-
gfyoung authored
Partially addresses: https://gitlab.com/gitlab-org/gitlab/issues/27703
-
Thong Kuah authored
Enable frozen string for spec/lib/gitlab/gfm See merge request gitlab-org/gitlab!20248
-
Thong Kuah authored
Document how to use OpenFaaS runtimes with GitLab Serverless Closes #29253 See merge request gitlab-org/gitlab!20096
-
Alishan Ladhani authored
-
Thong Kuah authored
.Support for crossplane as a managed app See merge request gitlab-org/gitlab!18797
-
Mahendra Bagul authored
Rubocop run prettified run Fixed test cases
-
Evan Read authored
Documentation for creating EKS clusters See merge request gitlab-org/gitlab!19667
-
-
- 17 Nov, 2019 7 commits
-
-
Ash McKenzie authored
Bump auto-deploy-image to v0.7.0 See merge request gitlab-org/gitlab!20250
-
Kamil Trzciński authored
workflow:rules Configuration for Pipelines Closes #29654 See merge request gitlab-org/gitlab!18757
-
drew authored
- Added Gitlab::Ci::Pipeline::Chain::EvaluateWorkflowRules - Basic E2E spec for skipping Pipelines via workflow:rules - CI config validation for workflow:rules
-
Stan Hu authored
Fix typo: "earlier" to "later" See merge request gitlab-org/gitlab!20228
-
Thong Kuah authored
Enforce using symbolic status codes in controllers See merge request gitlab-org/gitlab!19929
-
Ray Paik authored
Enhance introduction/ci grammar See merge request gitlab-org/gitlab!20138
-
masOOd authored
-
- 16 Nov, 2019 13 commits
-
-
Tanya Pazitny authored
Quarantine wiki http push to secondary spec See merge request gitlab-org/gitlab!20252
-
Jennifer Louie authored
-
Tanya Pazitny authored
Update PgBouncer Recommendation for HA in Documentation See merge request gitlab-org/gitlab!19506
-
Grant Young authored
Add specs to dummy manifest upload errors Add specs to dummy delete errors Fix crash associated with docker error when deleting tags
-
Paul Slaughter authored
Use current commit SHA when requesting IDE file tree and contents See merge request gitlab-org/gitlab!19348
-
Himanshu Kapoor authored
Use the commit SHA instead of the branch ID to request data for the file tree and raw files in the IDE. The SHA is obtained as the most recent commit in the branch at the moment the branch is first loaded, then remains the same until the branch is changed or the window is refreshed. This is done to prevent unusual file behavior that could occur if another user edits the files while the IDE is open. NOTE: We opted to build the raw path on demand rather than keep it in the file object because when a new commit is made, it'd take a lot of processing to update all the paths. For this reason, this MR adds a few long `joinPaths` calls to actions like `getFiles`.
-
Thong Kuah authored
To provision role and binding for crossplane database See merge request gitlab-org/gitlab!19946
-
Martin Wortschack authored
Remove var from right_sidebar.js Closes #36270 See merge request gitlab-org/gitlab!20110
-
Utkarsh Gupta authored
-
Martin Wortschack authored
Added missing text in file and locale. See merge request gitlab-org/gitlab!20239
-
Daniel Gruesso authored
Documentation for using Crossplane as a managed app See merge request gitlab-org/gitlab!19675
-
Tanya Pazitny authored
Refactor vulnerability requirements Closes #34437 and #36106 See merge request gitlab-org/gitlab!20024
-
Thong Kuah authored
This has the options necessary to auto provision managed PostgreSQL database via Crossplane
-
- 15 Nov, 2019 5 commits
-
-
Mahendra Bagul authored
-
gfyoung authored
Partially addresses: https://gitlab.com/gitlab-org/gitlab/issues/27703
-
Michael Kozono authored
Add order_by updated_at to Deployments API See merge request gitlab-org/gitlab!19658
-
Natalia Tepluhina authored
Make EE boards specs compatible w/ BootstrapVue 2 See merge request gitlab-org/gitlab!19905
-
Natalia Tepluhina authored
Make related items specs compatible w/ BootstrapVue 2 See merge request gitlab-org/gitlab!19916
-