Commit graph

21 commits

Author SHA1 Message Date
Lukas Eipert
4ff134dfd4 Proper icon validator 2018-07-18 16:56:19 +00:00
Douwe Maan
290ca339ad Merge branch 'feature/customizable-favicon' into 'master'
Customizable favicon

Closes #15661

See merge request gitlab-org/gitlab-ce!14497
2018-06-07 16:54:41 +00:00
Filipa Lacerda
7519a25a61
Use started key to show the triggered date 2018-06-05 17:21:33 +01:00
Alexis Reigel
949c30d42b
remove all .ico favicon variations, use png always
the ci status icons are generated client side, wo we don't need the
static files anymore.
2018-06-05 16:20:22 +02:00
Tomasz Maczukin
d71193a07f
Show Runner's description on job's page 2018-04-24 13:15:12 +02:00
Mayra Cabrera
93780da67c Resolve "Show failure_reason in jobs view content section" 2018-04-19 07:20:53 +00:00
Tomasz Maczukin
4c3482345a
Fix sidebar_detail_row_spec.js 2018-03-28 13:58:16 +02:00
Tomasz Maczukin
d58d3098f1
Rename used_timeout to timeout 2018-03-28 13:58:16 +02:00
Tomasz Maczukin
1e138767a6
Fix tests failures 2018-03-28 13:58:15 +02:00
Tomasz Maczukin
2ed1d5418b
Fix static analysis offences 2018-03-28 13:57:40 +02:00
Tomasz Maczukin
1dde609ca6
Move job timeout information to new ci_builds_metadata table 2018-03-28 13:57:40 +02:00
Tomasz Maczukin
d34e937b93
Add tests for frontend changes 2018-03-28 13:57:18 +02:00
Rémy Coutable
d434c62a83 Move EE-specific JavaScript files to ee/app/assets/javascripts 2018-02-26 19:43:34 +00:00
Achilleas Pipinellis
85940d766a
Default to HTTPS for all Gravatar URLs
If using gravatar.com, both plain_url and ssl_url in settings are now
served via HTTPS. Make this the default.
2018-01-25 10:00:46 +01:00
Winnie Hellmann
0711ebbd72 Use restore() instead of reset() for removing axios MockAdapter 2018-01-23 12:42:02 +01:00
Filipa Lacerda
dddd261c34
Fix boolean prop being provided as string 2018-01-11 19:45:23 +00:00
Filipa Lacerda
572de0c1c2
Adds illustrations for manual actions and non triggered jobs 2017-12-19 11:04:04 +00:00
Filipa Lacerda
9400ed3b3e Use axios instead of vue resource - step 1 2017-11-20 09:57:08 +00:00
Tim Zallmann
d01d509bd8 Fixing Icons 2017-10-30 10:27:46 +01:00
Filipa Lacerda
a4c726012c Move retry button to sidebar 2017-10-16 08:07:28 +00:00
Filipa Lacerda
452202e36d Improve Job detail view to make it refreshed in real-time instead of reloading 2017-06-12 09:20:19 +00:00