GitLab Bot
56d25cfd3d
Add latest changes from gitlab-org/gitlab@master
2024-10-08 15:20:53 +00:00
GitLab Bot
11d14ce918
Add latest changes from gitlab-org/gitlab@master
2024-09-21 03:10:24 +00:00
GitLab Bot
7910cc7014
Add latest changes from gitlab-org/gitlab@master
2024-06-26 15:22:55 +00:00
GitLab Bot
15dbf53ff6
Add latest changes from gitlab-org/gitlab@master
2024-06-04 12:22:46 +00:00
GitLab Bot
d6475c4321
Add latest changes from gitlab-org/gitlab@master
2024-05-07 18:12:23 +00:00
GitLab Bot
3c55affa66
Add latest changes from gitlab-org/gitlab@master
2023-10-19 15:07:55 +00:00
GitLab Bot
fd1c75caeb
Add latest changes from gitlab-org/gitlab@master
2022-08-02 03:09:33 +00:00
GitLab Bot
4a6e6c740b
Add latest changes from gitlab-org/gitlab@master
2021-07-23 18:10:06 +00:00
GitLab Bot
bdca097916
Add latest changes from gitlab-org/gitlab@master
2020-08-11 03:11:00 +00:00
GitLab Bot
d6348d22dd
Add latest changes from gitlab-org/gitlab@master
2020-06-24 09:08:32 +00:00
GitLab Bot
dc0622dbe3
Add latest changes from gitlab-org/gitlab@master
2019-10-24 09:06:18 +00:00
Filipa Lacerda
3e2f2b8071
Adds highlight to collapsible line
...
In the job log adds a highlight when hovering
the collapsible line
2019-08-12 17:24:42 +01:00
Filipa Lacerda
85e0eb472d
Makes title section collapsible
...
In the job log, if the user clicks the section title
the job log section will be collapsed
2019-08-07 16:42:17 +01:00
Lukas '+ alert('Eipi') + ' Eipert
fc9f099884
Prevent empty classes in ansi2html conversion
...
Currently we write out empty CSS classes (`class=""`) every time we
create a new tag. This adds 9 unnecessary bytes per span element. In a
recent trace, I have counted 11950 span elements. So we transported 105
unnecessary kilobytes!
2019-08-02 14:38:50 +00:00
Thong Kuah
f540ffcef6
Add frozen_string_literal to spec/lib (part 1)
...
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-07-26 13:25:07 +12:00
Kamil Trzciński
e11feff929
Revert "Merge branch..."
...
This reverts merge request !29832
2019-06-24 17:29:54 +00:00
Adam Hegyi
e76f12f7e7
Merge branch 'master' into '63406-selecting-a-line-in-ci-job-trace-using-triple-click-selects-the-previous-line-also'
...
# Conflicts:
# spec/lib/gitlab/ci/ansi2html_spec.rb
2019-06-19 13:39:52 +00:00
Filipa Lacerda
d3a1468b62
Adds missing class
...
Will apply identation from
CSS to collapsible sections
2019-06-19 11:58:11 +01:00
Adam Hegyi
86c08225eb
Fix copying a single line from Firefox
...
This change ensures that all open <span> tags are closed before adding a
<br> tag.
2019-06-19 09:16:53 +02:00
Fabio Pitino
cd6fc8b81f
Compact syntax for default class names
2019-06-17 15:21:27 +01:00
Fabio Pitino
83aa0fb586
Replace _ with - in section class names
2019-06-14 15:47:04 +01:00
Fabio Pitino
ad96cc0ed7
Fixing specs
2019-06-14 15:43:43 +01:00
George Tsiolis
733ae94921
Fix typos in comments and specs
2018-11-01 08:59:20 +02:00
Robert Speicher
72a57525a8
Merge branch 'ac/41346-xss-ci-job-output' into 'security-10-3'
...
[10.3] Fix XSS vulnerability in Pipeline job trace
See merge request gitlab/gitlabhq!2258
(cherry picked from commit 44caa80ed9a2514a74a5eeab10ff51849d64851b)
5f86f3ff Fix XSS vulnerability in Pipeline job trace
2018-01-16 17:04:38 -08:00
Danny
57a490ec19
fix issue #37843
2018-01-03 20:57:41 +00:00
Alessio Caiazza
5709408585
Hide CI section markers from job trace
2017-10-03 11:35:23 +02:00
Maxim Rydkin
060fc3905d
move `lib/ci/ansi2html.rb` into `lib/gitlab/ci/ansi2html.rb`
2017-09-12 22:32:01 +03:00