- 24 Sep, 2019 40 commits
-
-
Achilleas Pipinellis authored
Updates the command for finding artifacts instance-wide See merge request gitlab-org/gitlab!16208
-
Harish Ramachandran authored
Shorten the commit message Use the original explanation
-
Achilleas Pipinellis authored
Add content-type to Generic Alert docs See merge request gitlab-org/gitlab!17606
-
Rémy Coutable authored
Update translations from Crowdin See merge request gitlab-org/gitlab!17598
-
Achilleas Pipinellis authored
Documentation for rotating gitaly tokens See merge request gitlab-org/gitlab!17334
-
Jacob Vosmaer authored
-
Achilleas Pipinellis authored
Document usage of SAST_DISABLE_DIND See merge request gitlab-org/gitlab!17551
-
rossfuhrman authored
-
Vitali Tatarintev authored
Since Generic Alert Endpoint expects JSON as a payload it should have a "Content-Type: application/json"
-
Annabel Dunstone Gray authored
Change "Code, test, and deploy together" message Closes #32457 See merge request gitlab-org/gitlab!17391
-
GitLab Release Tools Bot authored
[ci skip]
-
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
-
Bob Van Landuyt authored
Since we validate the locales using static analysis, we need to validate those as well.
-
GitLab Crowdin Bot authored
This updates all translations with the values generated by Crowdin
-
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
-
Alper Akgun authored
-
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
-