- 16 Nov, 2019 9 commits
-
-
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
-
- 15 Nov, 2019 31 commits
-
-
Mahendra Bagul authored
-
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
-
Tanya Pazitny authored
Add a Nodes column to ref. arch. configuration tables in the docs Closes gitlab-org/quality/performance#113 See merge request gitlab-org/gitlab!18635
-
Tanya Pazitny authored
-
Marcia Ramos authored
Add auto-loading gotcha to the docs Closes #35894 See merge request gitlab-org/gitlab!19884
-
Nicolò Maria Mezzopera authored
- problem - example of bad code - solution - reference
-
Marcia Ramos authored
Add design management annotations appear in issue history to documentation See merge request gitlab-org/gitlab!20199
-
Zeff Morgan authored
-
Zeff Morgan authored
-
Michael Kozono authored
Upgrade pages to 1.12.0 See merge request gitlab-org/gitlab!20217
-
Vladimir Shushlin authored
-
Michael Kozono authored
Merge branch '35608-enable-let-s-encrypt-certificates-for-new-pages-domains-by-default-if-it-s-enabled-on-the' into 'master' Enable Let's Encrypt certificates for new pages domains by default if it's enabled on the instance level. See merge request gitlab-org/gitlab!19608
-
Sanad Liaquat authored
E2E tests for access with enforced SAML SSO Closes gitlab-org/quality/testcases#241 See merge request gitlab-org/gitlab!19933
-
Paul Gascou-Vaillancourt authored
-
Dan Davison authored
Move quarantine tag to describe block See merge request gitlab-org/gitlab!19730
-
Sarah Yasonik authored
-
Kamil Trzciński authored
Move needs to Ci::Processable Closes #36480 See merge request gitlab-org/gitlab!20226
-
Dan Jensen authored
This allows order_by updated_at on the Deployments API so users can query for the most recent updates. It adds a database index to ensure the feature is performant.
-
Paul Gascou-Vaillancourt authored
-
Juan authored
-
Martin Wortschack authored
Update Runners Settings Text + Link to Docs See merge request gitlab-org/gitlab!18534
-
Juan J. Ramirez authored
author Juan J. Ramirez (JJ) <jramirez@gitlab.com> 1571069823 +0000 committer Juan <jjramirez.u@gmail.com> 1573758441 -0600 Update Runners Settings Text + Link to Docs Apply suggestion to app/views/projects/settings/ci_cd/show.html.haml Apply suggestion to app/views/projects/settings/ci_cd/show.html.haml fixing locale error Fixing Locale Error fixing locale error Update Text and Links in Runner Changelog: Runner Settings Improvement. Removed <br> from <ul> Update Text and Links in Runner author Juan J. Ramirez (JJ) <jramirez@gitlab.com> 1571069823 +0000 committer Juan <jjramirez.u@gmail.com> 1573758441 -0600 Update Runners Settings Text + Link to Docs Apply suggestion to app/views/projects/settings/ci_cd/show.html.haml Apply suggestion to app/views/projects/settings/ci_cd/show.html.haml fixing locale error Fixing Locale Error fixing locale error Update Text and Links in Runner Changelog: Runner Settings Improvement. Removed break from list Update Text and Links in Runner author Juan J. Ramirez (JJ) <jramirez@gitlab.com> 1571069823 +0000 committer Juan <jjramirez.u@gmail.com> 1573758441 -0600 Update Runners Settings Text + Link to Docs Apply suggestion to app/views/projects/settings/ci_cd/show.html.haml Apply suggestion to app/views/projects/settings/ci_cd/show.html.haml fixing locale error Fixing Locale Error fixing locale error Update Text and Links in Runner Changelog: Runner Settings Improvement. Remove break from list
-
Kamil Trzciński authored
Grow Redis conn pool size with Puma thread count Closes #35559 See merge request gitlab-org/gitlab!20210
-
Tim Zallmann authored
Update addDiscussionComment to respect immutable pattern See merge request gitlab-org/gitlab!19804
-
Tim Zallmann authored
Resolve "Double Horizontal Line on New Issue" Closes #36418 See merge request gitlab-org/gitlab!20189
-
Vladimir Shushlin authored
only if Let's Encrypt is enabled on the instance level
-
Phil Hughes authored
Add Sourcegraph integration Closes #20642 See merge request gitlab-org/gitlab!16556
-
Matthias Kaeppler authored
-