- 24 Sep, 2019 36 commits
-
-
GitLab Release Tools Bot authored
[ci skip]
-
Rémy Coutable authored
Cache go mod downloads for setup-test-env Closes #32433 See merge request gitlab-org/gitlab!17350
-
Nick Thomas authored
Show Last Deployment in Environment Dashboard See merge request gitlab-org/gitlab!17168
-
Jason Goodman authored
Return last deployment data from backend for each environment
-
Dmitriy Zaporozhets authored
Call GetBlobs RPC in relative link filter Closes #27201 See merge request gitlab-org/gitlab!16824
-
Walmyr Lima e Silva Filho authored
Improve feature spec to check for BE persistence See merge request gitlab-org/gitlab!17569
-
Filipa Lacerda authored
Fix remaining lints for prefer-template See merge request gitlab-org/gitlab!17578
-
Kushal Pandya authored
Replace _.any() with _.some() See merge request gitlab-org/gitlab!17555
-
Winnie Hellmann authored
-
Filipa Lacerda authored
Merge branch '12000-push-rules-shows-404-error-when-you-don-t-have-a-license-installed' into 'master' Hide Push rules link when you don't have a License installed" Closes #12000 See merge request gitlab-org/gitlab!17530
-
Filipa Lacerda authored
Refactor jobs/list_spec to Jest Closes #31624 See merge request gitlab-org/gitlab!16914
-
Sean McGivern authored
Log Sidekiq exceptions properly in JSON format Closes #29425 See merge request gitlab-org/gitlab!17412
-
Filipa Lacerda authored
Productivity Analytics: Leverage MetricChart component in app See merge request gitlab-org/gitlab!17242
-
Martin Wortschack authored
- Leverage MetricChart component in productivity analytics app
-
Kushal Pandya authored
Create EKS cluster select region dropdown See merge request gitlab-org/gitlab!16532
-
Enrique Alcántara authored
- Create dropdown component to display AWS regions - Include regions dropdown in create EKS cluster form - Create store actions to fetch AWS regions - Add method to fetch aws regions from aws-sdk
-
Kushal Pandya authored
Refactor pipelines/list_spec.js to Jest Closes #31629 See merge request gitlab-org/gitlab!16912
-
Illya Klymov authored
-
Kushal Pandya authored
Resolve "Typo in Gitlab tutorial, Merge Requests" Closes #13011 See merge request gitlab-org/gitlab!17392
-
Kushal Pandya authored
Updates the data to match new format See merge request gitlab-org/gitlab!17498
-
Kushal Pandya authored
Handles empty line in the new job log See merge request gitlab-org/gitlab!17485
-
Kushal Pandya authored
Splits functions in store utility - part 1 See merge request gitlab-org/gitlab!17494
-
Lukas Eipert authored
This fixes all disabled lints for the `prefer-template` rule: https://eslint.org/docs/rules/prefer-template
-
Fatih Acet authored
Fix eslint prefer-arrow-callback rule See merge request gitlab-org/gitlab!17112
-
Paul Slaughter authored
Refactor submission of tour feedback See merge request gitlab-org/gitlab!16150
-
Doug Stull authored
- first swipe at breaking up the complex handleClickPopoverButton function. In this first iteration we'll move the submission of feedback out and into its own area
-
Lin Jen-Shin authored
Switch tracking to use the AsyncEmitter See merge request gitlab-org/gitlab!16575
-
Jeremy Jackson authored
-
Heinrich Lee Yu authored
-
Achilleas Pipinellis authored
Update documentation for License-Check rule See merge request gitlab-org/gitlab!16674
-
mo khan authored
-
Achilleas Pipinellis authored
Linked to issue for FF removal in 12.4 See merge request gitlab-org/gitlab!17549
-
Marcia Ramos authored
Move spec/migrations/README.md to docs See merge request gitlab-org/gitlab!16759
-
Luke Duncalfe authored
Moving all of this good information to our official docs.
-
Thong Kuah authored
Extract cluster provider state machine into module See merge request gitlab-org/gitlab!17033
-
Tiger authored
This allows new cluster providers (eg. AWS) to share the same state machine.
-
- 23 Sep, 2019 4 commits
-
-
Paul Slaughter authored
Remove gitlab-managed-app namespace and tiller-admin clusterrolebinding after helm is uninstalled See merge request gitlab-org/gitlab!17024
-
Mike Greiling authored
After uninstalling Helm we can also clear out everything under the `gitlab-managed-apps` namespace as well as the tiller-admin clusterrolebinding. This contributes to https://gitlab.com/gitlab-org/gitlab/issues/26815
-
Russell Dickenson authored
Clarify additional minutes Closes #31336 See merge request gitlab-org/gitlab!17038
-
Evan Read authored
-