- 20 Feb, 2019 10 commits
-
-
Rémy Coutable authored
Update QA docs: clarify spec vs. specs/features and use end-to-end instead of integration See merge request gitlab-org/gitlab-ce!25413
-
Rémy Coutable authored
Fix WebHookService spec failing in Ruby 2.6 See merge request gitlab-org/gitlab-ce!25317
-
Dmitriy Zaporozhets authored
Bump Helm and kubectl in Auto DevOps See merge request gitlab-org/gitlab-ce!25072
-
Lin Jen-Shin authored
Comment why we can't use Gitlab::CurrentSettings See merge request gitlab-org/gitlab-ce!25412
-
James Lopez authored
Upgrade Webmock to 3.5.1 See merge request gitlab-org/gitlab-ce!25318
-
Mike Lewis authored
Refactor CI/CD landing page Closes #50498 and #56973 See merge request gitlab-org/gitlab-ce!24894
-
Evan Read authored
Restructures existing page and adds improvements.
-
Robert Speicher authored
Add a type property to project autocomplete members Closes #57771 See merge request gitlab-org/gitlab-ce!25296
-
Evan Read authored
Docs: Fix all anchors related to auto-devops See merge request gitlab-org/gitlab-ce!25061
-
Marcel Amirault authored
-
- 19 Feb, 2019 30 commits
-
-
Mark Lapierre authored
Refactor/simplify Auto DevOps QA spec Closes #57921 See merge request gitlab-org/gitlab-ce!25401
-
-
Mark Lapierre authored
Use consistent language (end-to-end instead of integration). Clarify purpose of `qa/specs/features/` vs. `spec`
-
Thong Kuah authored
Bump kubectl in Auto DevOps to 1.11.7. Minor patch upgrade from 1.11.6.
-
Thong Kuah authored
Minor bugfix release: https://github.com/helm/helm/releases/tag/v2.12.3
-
Mark Lapierre authored
Retry failing tests Closes gitlab-org/quality/team-tasks#92 See merge request gitlab-org/gitlab-ce!25391
-
Dan Davison authored
Fix Auto DevOps check domain is blank Closes #57798 See merge request gitlab-org/gitlab-ce!25308
-
Stan Hu authored
Remove application `#ready?` See merge request gitlab-org/gitlab-ce!25128
-
Nick Thomas authored
Upgrade gitlab-shell to 8.6.0 See merge request gitlab-org/gitlab-ce!25402
-
Dylan Griffith authored
-
Stan Hu authored
This brings in two improvements: * Add support for using gl_project_path * Provide expires_in for LFS if available
-
Dylan Griffith authored
-
Mark Lapierre authored
Fixes for Auto DevOps QA specs See merge request gitlab-org/gitlab-ce!25275
-
Kushal Pandya authored
Empty state for Starred Projects Closes #34555 See merge request gitlab-org/gitlab-ce!25138
-
Brandon Labuschagne authored
In this MR, a view for the empty state of projects has been added. In addition, an svg for this has also been added.
-
Phil Hughes authored
Fixes the top position of job log topbar Closes #57583 See merge request gitlab-org/gitlab-ce!25394
-
Kamil Trzciński authored
Revert "Merge branch 'use_gitlab_current_settings' into 'master'" Closes gitlab-ee#9833 See merge request gitlab-org/gitlab-ce!25393
-
Marin Jankovski authored
Adds the commit sha to the pushed assets See merge request gitlab-org/gitlab-ce!25353
-
John T Skarbek authored
* This will upload the sha of the docker image containing assets to assist with building specific sha builds in the future. * Addresses: https://gitlab.com/gitlab-org/release/framework/issues/51
-
Filipa Lacerda authored
The top bar of the job log was always expecting the performance bar to be enabled. This commit adds CSS to fix the top position for both scenarios.
-
Dmitriy Zaporozhets authored
Refactor spec/factories/users.rb to allow EE to extend it See merge request gitlab-org/gitlab-ce!25258
-
Bob Van Landuyt authored
This reverts merge request !25370
-
Ramya Authappan authored
Fixes transient failure in create_issue_spec.rb Closes gitlab-org/quality/nightly#79 See merge request gitlab-org/gitlab-ce!25383
-
Sanad Liaquat authored
Does not retry if tagged :quarantine. Also adds unit tests.
-
Sean McGivern authored
Merge branch '55376-related_merge_requests-api-call-returns-merge-requests-that-are-not-related-to-the-issue' into 'master' Ensure that related_merge_requests api call returns merge requests in the correct scope Closes #55376 See merge request gitlab-org/gitlab-ce!25222
-
Sean McGivern authored
Add related merge request count to api response See merge request gitlab-org/gitlab-ce!24974
-
Patrick Derichs authored
-
Filipa Lacerda authored
Fixes some requests not being tracked in performance bar Closes #57886 See merge request gitlab-org/gitlab-ce!25384
-
Sean McGivern authored
Add first-day-of-week admin area config note See merge request gitlab-org/gitlab-ce!25376
-
Evan Read authored
-