- 13 Nov, 2019 24 commits
-
-
Miguel Rincon authored
-
Sean McGivern authored
Make GraphQL enums a little bit nicer See merge request gitlab-org/gitlab!19998
-
Jan Provaznik authored
Remove ci_new_expire_job_artifacts_service feature flag See merge request gitlab-org/gitlab!19794
-
Phil Hughes authored
Resolve "Show the size of the files in image diff" See merge request gitlab-org/gitlab!19710
-
Thomas Randolph authored
This changeset literally just passes a size value down to the 2-Up viewer, which passes the sizes down to the image-viewer.
-
Phil Hughes authored
Add "Edit Dashboard" to metrics dashboard using the dashboard's project_blob_path Closes #35230 See merge request gitlab-org/gitlab!19279
-
Miguel Rincon authored
Instead of excluding XHRs for these actions, we only want to perform them when we're serving an HTML page. If we're serving an image or an Atom feed, they are mostly useless: 1. Gon variables can't be used by an image. 2. Redirects won't be seen if an image is embedded in another page.
-
Phil Hughes authored
Set 'assumeImmutableResults' to false by default See merge request gitlab-org/gitlab!19959
-
Natalia Tepluhina authored
Set assumeImmutableResults to false for design management application
-
James Lopez authored
Remove grafana integration feature flag See merge request gitlab-org/gitlab!18486
-
Tristan Read authored
-
Martin Wortschack authored
Fix compatibility issues with new backend logs API Closes #36101 See merge request gitlab-org/gitlab!19752
-
Miguel Rincon authored
- Change input props of component environment_logs - Update store to match path params from API. - Add documentation to getPodLogs API method - Keep path params in store - Update specs
-
Shinya Maeda authored
This commit removes ci_new_expire_job_artifacts_service feature flag.
-
Kushal Pandya authored
Update SaaS trial header to include the tier "Gold" See merge request gitlab-org/gitlab!19970
-
Thong Kuah authored
Backend actions for creating EKS clusters See merge request gitlab-org/gitlab!19593
-
Ash McKenzie authored
Merge branch '34770-error-500-for-api-v4-projects-id-services-jira-nomethoderror-undefined-method-slice-for-nil' into 'master' Resolve "Error 500 for /api/v4/projects/ID/services/jira" Closes #34770 See merge request gitlab-org/gitlab!19367
-
Nick Nguyen authored
-
Mario de la Ossa authored
-
Thong Kuah authored
GraphQL: Sort issues by due date See merge request gitlab-org/gitlab!18094
-
Tiger authored
This is the backend parts of https://gitlab.com/gitlab-org/gitlab/merge_requests/19045. It adds the following controller actions: - ClustersController#revoke_aws_role to allow a user to modify the role that will be assumed to create their EKS resources. - ClustersController#aws_proxy to populate the cluster form with roles, subnets etc from the user's account. - ClustersController#create_aws to create the cluster record and trigger the provisioning workers.
-
Thong Kuah authored
Enable frozen string for spec/lib/gitlab/gitaly_client See merge request gitlab-org/gitlab!20000
-
Walmyr Lima e Silva Filho authored
Tag tests that require admin access See merge request gitlab-org/gitlab!19926
-
Ash McKenzie authored
Removed unused private `#valid_size?` method See merge request gitlab-org/gitlab!19919
-
- 12 Nov, 2019 16 commits
-
-
Utkarsh Gupta authored
-
Ash McKenzie authored
Add can_edit and project_blob_path to metrics_dashboard endpoint Closes #35217 See merge request gitlab-org/gitlab!19663
-
Robert Speicher authored
Extend legacy routes comment with link to the issue Closes #35620 See merge request gitlab-org/gitlab!19774
-
Ray Paik authored
permissions.md: Fix spelling error See merge request gitlab-org/gitlab!19995
-
Ray Paik authored
index.md: Fix typo See merge request gitlab-org/gitlab!19996
-
Utkarsh Gupta authored
This changes recieve -> receive
-
Thong Kuah authored
Enable frozen string for spec/lib/gitlab/email See merge request gitlab-org/gitlab!19892
-
Utkarsh Gupta authored
This changes though -> through
-
Evan Read authored
Detail view of Sentry error in GitLab documentation See merge request gitlab-org/gitlab!19697
-
Olena Horal-Koretska authored
-
Mark Lapierre authored
Adjust epic management end-to-end test See merge request gitlab-org/gitlab!19965
-
Achilleas Pipinellis authored
Documentation: Move priority heading to correct level See merge request gitlab-org/gitlab!19897
-
Michael Kozono authored
Resolve "Make `name` optional parameter of Release entity" Closes #31868 See merge request gitlab-org/gitlab!19705
-
Sean Carroll authored
Use tag if release name is blank Closes https://gitlab.com/gitlab-org/gitlab/issues/31868 See merge request https://gitlab.com/gitlab-org/gitlab/merge_requests/19705
-
Mike Greiling authored
feat: unify html layouts for members emails Closes #16703 See merge request gitlab-org/gitlab!17699
-
Ray Paik authored
docs: TypeScript, not Typescript See merge request gitlab-org/gitlab!19972
-