- 20 Feb, 2019 16 commits
-
-
Nick Thomas authored
Bump helm and kubectl for Kubernetes integration See merge request gitlab-org/gitlab-ce!25268
-
Nick Thomas authored
Remove undigested token column from personal_access_tokens table See merge request gitlab-org/gitlab-ce!22743
-
Imre Farkas authored
Token column are no longer used as token values are stored digested in token_digest.
-
Achilleas Pipinellis authored
Update docs to indicate unicorn metrics are automatically scraped See merge request gitlab-org/gitlab-ce!25406
-
Achilleas Pipinellis authored
Added missing comma in sample response json for list of boards and a single board See merge request gitlab-org/gitlab-ce!25419
-
akkee authored
-
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 24 commits
-
-
Mark Lapierre authored
Refactor/simplify Auto DevOps QA spec Closes #57921 See merge request gitlab-org/gitlab-ce!25401
-
Joshua Lambert authored
-
-
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
-
Thong Kuah authored
Bump the helm and kubectl used in our Kubernetes integration, used e.g. to install apps. Note I have only bumped to the latest patch of the v1.11 series for kubectl as GKE clusters are still on 1.10/1.11
-
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
-