Commit graph

16 commits

Author SHA1 Message Date
GitLab Bot
9afe9ca576 Add latest changes from gitlab-org/gitlab@master 2020-09-10 15:09:10 +00:00
GitLab Bot
592223823c Add latest changes from gitlab-org/gitlab@master 2020-09-03 18:08:29 +00:00
GitLab Bot
fa7ac2663b Add latest changes from gitlab-org/gitlab@master 2020-06-24 06:09:01 +00:00
GitLab Bot
784fae4b9d Add latest changes from gitlab-org/gitlab@master 2019-12-12 12:07:33 +00:00
GitLab Bot
94611567bd Add latest changes from gitlab-org/gitlab@master 2019-09-30 09:06:31 +00:00
Thong Kuah
4ec16912b8 Autocorrect with RSpec/ExampleWording cop
- rewords examples starting with 'should'
- rewords examples starting with 'it'

Note: I had to manually fixup "onlies" to "only"
2019-04-05 08:43:27 +00:00
Shinya Maeda
cb0b16ebf6 Add scheduled flag to job entity 2018-11-02 11:52:34 +00:00
Shinya Maeda
137f74b563 Add job_entity_spec 2018-10-03 15:17:12 +09:00
Filipa Lacerda
5e8f11e5fd
Removes <br> sent from backend on tooltips in jobs
When backend sends HTML it requires frontend to append it to the DOM causing
XSS vulnerabilities. By removing the `<br>` we avoid those vulnerabilities
2018-08-09 18:28:05 +01:00
Mayra Cabrera
0bc9e0b4fe Removes redundant error message for script failures
Script failure message was redundant so it was removed. Also 'check your
job log' message was removed from all the error messages.

Closes #44271
2018-05-24 15:14:28 -05:00
Mayra Cabrera
93780da67c Resolve "Show failure_reason in jobs view content section" 2018-04-19 07:20:53 +00:00
Mayra Cabrera
d54cf868f8 Resolve "Show failure_reason and upgrade tooltips of jobs" 2018-04-05 21:04:42 +00:00
Lin Jen-Shin
7bd5e57125 Instead of adding master, stub_not_protect_default_branch 2017-07-18 23:48:14 +08:00
Lin Jen-Shin
28553dbc05 Update tests due to permission changes 2017-07-04 21:56:41 +08:00
Kamil Trzcinski
25b99a5b3b Update tests and application 2017-06-13 16:05:38 +02:00
Kamil Trzcinski
d03e687882 Rename BuildEntity to JobEntity 2017-06-13 09:53:54 +02:00
Renamed from spec/serializers/build_entity_spec.rb (Browse further)