<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/uploaders, branch gitlab-selenium-proxy-visual-regression-testing</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Merge branch 'feature/customizable-favicon' into 'master'</title>
<updated>2018-06-07T16:54:41+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2018-06-07T16:54:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=290ca339adc952bcd939d1782af95f90d3b88716'/>
<id>290ca339adc952bcd939d1782af95f90d3b88716</id>
<content type='text'>
Customizable favicon

Closes #15661

See merge request gitlab-org/gitlab-ce!14497</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Customizable favicon

Closes #15661

See merge request gitlab-org/gitlab-ce!14497</pre>
</div>
</content>
</entry>
<entry>
<title>hint the allowed image formats on favicon upload</title>
<updated>2018-06-06T09:28:13+00:00</updated>
<author>
<name>Alexis Reigel</name>
<email>alexis.reigel.ext@siemens.com</email>
</author>
<published>2018-05-17T17:00:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d2256300e559e836884fea57210266dae764f13e'/>
<id>d2256300e559e836884fea57210266dae764f13e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow only png, ico for favicon uploads</title>
<updated>2018-06-05T14:20:24+00:00</updated>
<author>
<name>Alexis Reigel</name>
<email>alexis.reigel.ext@siemens.com</email>
</author>
<published>2018-04-30T10:45:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=197932a2225904898778e7edadc0e447b91cc2ef'/>
<id>197932a2225904898778e7edadc0e447b91cc2ef</id>
<content type='text'>
the related omnibus graphicsmagick package only supports those formats.

see https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1975
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the related omnibus graphicsmagick package only supports those formats.

see https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/1975
</pre>
</div>
</content>
</entry>
<entry>
<title>create favicon overlay on the client</title>
<updated>2018-06-05T14:20:21+00:00</updated>
<author>
<name>Alexis Reigel</name>
<email>alexis.reigel.ext@siemens.com</email>
</author>
<published>2017-12-06T20:04:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9e14f437b6ed205744d916f5566ee2c11e52b734'/>
<id>9e14f437b6ed205744d916f5566ee2c11e52b734</id>
<content type='text'>
the initial reason for this change was that graphicsmagick does not
support writing to ico files. this fact lead to a chain of changes:

1. use png instead of ico (browser support is good enough)
2. render the overlays on the client using the canvas API. this way we
   only need to store the original favion and generate the overlay versions
   dynamically.
   this change also enables (next step) to simplify the handling of the
   stock favicons as well, as we don't need to generate all the versions
   upfront.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the initial reason for this change was that graphicsmagick does not
support writing to ico files. this fact lead to a chain of changes:

1. use png instead of ico (browser support is good enough)
2. render the overlays on the client using the canvas API. this way we
   only need to store the original favion and generate the overlay versions
   dynamically.
   this change also enables (next step) to simplify the handling of the
   stock favicons as well, as we don't need to generate all the versions
   upfront.
</pre>
</div>
</content>
</entry>
<entry>
<title>call Gitlab::Favicon.status in serializer</title>
<updated>2018-06-05T14:20:21+00:00</updated>
<author>
<name>Alexis Reigel</name>
<email>mail@koffeinfrei.org</email>
</author>
<published>2017-09-28T11:57:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=67fe0a17d87a7a5380b41e04ef23212d5da637ba'/>
<id>67fe0a17d87a7a5380b41e04ef23212d5da637ba</id>
<content type='text'>
this ways we can keep the `lib/gitlab/ci/status/*` classes to return the
bare favicon name as it was before.

also the favicon uploader versions are now have the same names as the
stock favicons (+ `favicon_` prefix), which makes working with the
status names easier.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this ways we can keep the `lib/gitlab/ci/status/*` classes to return the
bare favicon name as it was before.

also the favicon uploader versions are now have the same names as the
stock favicons (+ `favicon_` prefix), which makes working with the
status names easier.
</pre>
</div>
</content>
</entry>
<entry>
<title>whitelist allowed file types for custom favicons</title>
<updated>2018-06-05T14:20:20+00:00</updated>
<author>
<name>Alexis Reigel</name>
<email>mail@koffeinfrei.org</email>
</author>
<published>2017-09-27T13:03:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=85a8e6f26a8fa0ea9f430f0094fb14706bfd2991'/>
<id>85a8e6f26a8fa0ea9f430f0094fb14706bfd2991</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>send ico files with inline disposition</title>
<updated>2018-06-05T14:20:20+00:00</updated>
<author>
<name>Alexis Reigel</name>
<email>mail@koffeinfrei.org</email>
</author>
<published>2017-09-27T11:21:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bf27c6841c1cb6b68f67d33d6eb2de63ad8b390f'/>
<id>bf27c6841c1cb6b68f67d33d6eb2de63ad8b390f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sort status icon names by name</title>
<updated>2018-06-05T14:20:19+00:00</updated>
<author>
<name>Alexis Reigel</name>
<email>mail@koffeinfrei.org</email>
</author>
<published>2017-09-26T14:23:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=606b23dd39bc67b01a52bb189dd938fba87badd2'/>
<id>606b23dd39bc67b01a52bb189dd938fba87badd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix carrierwave suffix for different format</title>
<updated>2018-06-05T14:20:18+00:00</updated>
<author>
<name>Alexis Reigel</name>
<email>mail@koffeinfrei.org</email>
</author>
<published>2017-09-26T13:02:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=18d4f121d347bbc91f76b8112f797076864c6b33'/>
<id>18d4f121d347bbc91f76b8112f797076864c6b33</id>
<content type='text'>
when versions have a different file format from the original file
carrierwave constructs a wrong url (with the original file suffix).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when versions have a different file format from the original file
carrierwave constructs a wrong url (with the original file suffix).
</pre>
</div>
</content>
</entry>
<entry>
<title>favicon uploader generating ci status favicons</title>
<updated>2018-06-05T14:20:06+00:00</updated>
<author>
<name>Alexis Reigel</name>
<email>mail@koffeinfrei.org</email>
</author>
<published>2017-09-26T07:51:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c8a4d202c99c772822a2b9b09fa6da2c90b2ae81'/>
<id>c8a4d202c99c772822a2b9b09fa6da2c90b2ae81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
