GitLab Bot
|
db384e6b19
|
Add latest changes from gitlab-org/gitlab@16-3-stable-ee
|
2023-08-18 10:50:51 +00:00 |
GitLab Bot
|
e4384360a1
|
Add latest changes from gitlab-org/gitlab@16-2-stable-ee
|
2023-07-19 14:16:28 +00:00 |
GitLab Bot
|
3b1af5cc7e
|
Add latest changes from gitlab-org/gitlab@16-1-stable-ee
|
2023-06-20 10:43:29 +00:00 |
GitLab Bot
|
43a25d93eb
|
Add latest changes from gitlab-org/gitlab@16-0-stable-ee
|
2023-05-17 16:05:49 +00:00 |
GitLab Bot
|
05f0ebba3a
|
Add latest changes from gitlab-org/gitlab@15-8-stable-ee
|
2023-01-18 19:00:14 +00:00 |
GitLab Bot
|
6ed4ec3e0b
|
Add latest changes from gitlab-org/gitlab@15-4-stable-ee
|
2022-09-19 23:18:09 +00:00 |
GitLab Bot
|
b595cb0c1d
|
Add latest changes from gitlab-org/gitlab@15-2-stable-ee
|
2022-07-20 15:40:28 +00:00 |
GitLab Bot
|
0ea3fcec39
|
Add latest changes from gitlab-org/gitlab@15-1-stable-ee
|
2022-06-20 11:10:13 +00:00 |
GitLab Bot
|
36a59d088e
|
Add latest changes from gitlab-org/gitlab@15-0-stable-ee
|
2022-05-19 07:33:21 +00:00 |
GitLab Bot
|
3cccd102ba
|
Add latest changes from gitlab-org/gitlab@14-10-stable-ee
|
2022-04-20 10:00:54 +00:00 |
GitLab Bot
|
aee0a117a8
|
Add latest changes from gitlab-org/gitlab@14-6-stable-ee
|
2021-12-20 13:37:47 +00:00 |
GitLab Bot
|
d9ab72d608
|
Add latest changes from gitlab-org/gitlab@14-4-stable-ee
|
2021-10-20 08:43:02 +00:00 |
GitLab Bot
|
0653e08efd
|
Add latest changes from gitlab-org/gitlab@14-3-stable-ee
|
2021-09-20 13:18:24 +00:00 |
GitLab Bot
|
b76ae63846
|
Add latest changes from gitlab-org/gitlab@14-2-stable-ee
|
2021-08-19 09:08:42 +00:00 |
GitLab Bot
|
e8d2c25793
|
Add latest changes from gitlab-org/gitlab@14-1-stable-ee
|
2021-07-20 09:55:51 +00:00 |
GitLab Bot
|
a5f4bba440
|
Add latest changes from gitlab-org/gitlab@14-0-stable-ee
|
2021-06-16 18:25:58 +00:00 |
GitLab Bot
|
4555e1b21c
|
Add latest changes from gitlab-org/gitlab@13-12-stable-ee
|
2021-05-19 15:44:42 +00:00 |
GitLab Bot
|
f64a639bcf
|
Add latest changes from gitlab-org/gitlab@13-10-stable-ee
|
2021-03-16 18:18:33 +00:00 |
GitLab Bot
|
859a6fb938
|
Add latest changes from gitlab-org/gitlab@13-9-stable-ee
|
2021-02-18 10:34:06 +00:00 |
Robert Speicher
|
6438df3a1e
|
Add latest changes from gitlab-org/gitlab@13-8-stable-ee
|
2021-01-20 13:34:23 -06:00 |
GitLab Bot
|
8b573c9489
|
Add latest changes from gitlab-org/gitlab@13-7-stable-ee
|
2020-12-17 11:59:07 +00:00 |
GitLab Bot
|
85dc423f70
|
Add latest changes from gitlab-org/gitlab@13-4-stable-ee
|
2020-09-19 01:45:44 +00:00 |
GitLab Bot
|
a09983ae35
|
Add latest changes from gitlab-org/gitlab@13-2-stable-ee
|
2020-07-20 12:26:25 +00:00 |
GitLab Bot
|
9f46488805
|
Add latest changes from gitlab-org/gitlab@13-0-stable-ee
|
2020-05-20 14:34:42 +00:00 |
GitLab Bot
|
8f9beefac3
|
Add latest changes from gitlab-org/gitlab@master
|
2020-03-23 12:09:47 +00:00 |
GitLab Bot
|
7b52c7cb63
|
Add latest changes from gitlab-org/gitlab@master
|
2020-03-02 18:07:42 +00:00 |
GitLab Bot
|
66d4203791
|
Add latest changes from gitlab-org/gitlab@master
|
2020-02-26 09:08:47 +00:00 |
GitLab Bot
|
c2b98d3dbd
|
Add latest changes from gitlab-org/gitlab@master
|
2019-12-17 15:08:15 +00:00 |
GitLab Bot
|
123c68a7cf
|
Add latest changes from gitlab-org/gitlab@master
|
2019-12-16 18:08:22 +00:00 |
Winnie Hellmann
|
015efb0f71
|
Improve output for yarn integrity check
|
2019-09-03 14:06:57 +00:00 |
Winnie Hellmann
|
4541b44c36
|
Add script for frontend test file coverage
|
2019-08-08 07:31:43 +00:00 |
Paul Gascou-Vaillancourt
|
bd9774e4d4
|
Add watch option to test script
|
2019-06-19 16:05:46 +00:00 |
Clement Ho
|
57d9f88fd5
|
Merge branch '58869-unified-fe-test-script' into 'master'
Create a unified script to run Jest & Karma tests
Closes #58869
See merge request gitlab-org/gitlab-ce!27239
|
2019-05-23 17:32:56 +00:00 |
Yoginth
|
2f6a20ce66
|
Fix typos in the whole gitlab-ce project
|
2019-05-20 14:11:44 +00:00 |
Paul Slaughter
|
334cfe472a
|
Update FE test script
- Don't fail when no tests match
- Print the cmd prefix for each line in it's data
- Update exit code handling
- Add colors to summary message
|
2019-05-13 09:48:35 -05:00 |
Paul Gascou-Vaillancourt
|
88b02af305
|
Create a unified script to run Jest & Karma tests
- Created scripts/frontend/test.js
- Updated test task to call Node script
|
2019-05-13 09:48:34 -05:00 |
Tim Zallmann
|
5b05d2b987
|
First iteration of GitLab own Stylelints
DRYed the code
Changed new rules to warnings
Manual prettified and added stylelint rules
|
2019-03-26 08:13:21 +00:00 |
Mike Greiling
|
c46b791911
|
Remove node 6 trailing comma support
This removes trailing commas from node scripts which previously
omitted them for compatiblity with node 6
|
2019-03-11 14:16:41 -05:00 |
Hiroyuki Sato
|
b689b20f20
|
Fix typos occured to occurred
|
2018-11-16 00:34:24 +09:00 |
Mike Greiling
|
a32511692f
|
Fix/update prettier script
|
2018-10-22 17:47:03 +00:00 |
gfyoung
|
8a3d565c8e
|
Don't use arguments keyword in gettext script
Causing SAST build to fail unnecessarily.
Follow-up to !19378.
|
2018-08-19 01:05:50 -07:00 |
🌴🇿🇦 Lukas Eipert (OOO until Summit)
|
8f9442fcdf
|
Frontend: Proper gettext extraction with gettext-extractor
|
2018-08-16 19:03:57 +00:00 |
Winnie Hellmann
|
d42cd343ca
|
Removed return statements from prettier script
|
2018-07-09 09:53:23 +00:00 |
Mike Greiling
|
70bf08073d
|
Resolve "100% CPU for webpack-dev-server running in GDK"
|
2018-06-25 19:30:37 +00:00 |
Tim Zallmann
|
e04dfff858
|
Fixed the searching on the whole disk :-P
|
2018-06-15 12:43:04 +02:00 |
Tim Zallmann
|
930baeb92a
|
Added possibility to run prettier against one specific directory to make our conversion easier
|
2018-06-15 12:43:03 +02:00 |
Tim Zallmann
|
5f3a219e14
|
Fixed Prettier Config Applying + Updated Prettier to newest version
|
2018-06-15 12:43:03 +02:00 |
Lukas Eipert
|
d023244aa5
|
Make use of the prettier ignore file during our save script
|
2018-03-26 07:39:14 +00:00 |
Mike Greiling
|
569b06cf20
|
update eslintignore for node scripts
|
2018-03-23 11:53:12 -05:00 |
Mike Greiling
|
9238c5d5ca
|
prettify all node scripts
|
2018-03-23 11:52:54 -05:00 |