<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/javascripts/vue_mr_widget, branch sql-buckets</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>Update MrWidgetAuthorTime and MRWidgetMerged spec</title>
<updated>2018-06-11T11:14:51+00:00</updated>
<author>
<name>George Tsiolis</name>
<email>tsiolis.g@gmail.com</email>
</author>
<published>2018-06-11T11:14:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d5e910710760cf8c189b3fc9629ff0874c1ee335'/>
<id>d5e910710760cf8c189b3fc9629ff0874c1ee335</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename MrWidgetAuthorTime vue component</title>
<updated>2018-06-11T10:06:29+00:00</updated>
<author>
<name>George Tsiolis</name>
<email>tsiolis.g@gmail.com</email>
</author>
<published>2018-06-11T10:06:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=927d2459cd6f36a314f6201db99610044ecd2fad'/>
<id>927d2459cd6f36a314f6201db99610044ecd2fad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>fixed more specs</title>
<updated>2018-06-07T14:53:14+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-06-07T14:53:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cb6a16a2c6b15bbd51c02e74a6086ae33e83d3c8'/>
<id>cb6a16a2c6b15bbd51c02e74a6086ae33e83d3c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Rename merge request widget author component</title>
<updated>2018-05-22T08:30:41+00:00</updated>
<author>
<name>George Tsiolis</name>
<email>tsiolis.g@gmail.com</email>
</author>
<published>2018-05-22T08:27:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=385c0779daecff8b7575f66fae90752207c8dc34'/>
<id>385c0779daecff8b7575f66fae90752207c8dc34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moves mr widget to a vue component</title>
<updated>2018-05-10T17:04:17+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2018-05-10T17:04:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e9e414a79af53c2155d10993d8580c386120a983'/>
<id>e9e414a79af53c2155d10993d8580c386120a983</id>
<content type='text'>
Prevents maintainer edit to render a blank div
Properly names sha mismatch component
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prevents maintainer edit to render a blank div
Properly names sha mismatch component
</pre>
</div>
</content>
</entry>
<entry>
<title>Display merge commit SHA in merge widget after merge</title>
<updated>2018-05-07T17:09:47+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2018-05-03T20:28:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3063225ca289e87c3f590e1722451a1c674e2ac9'/>
<id>3063225ca289e87c3f590e1722451a1c674e2ac9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'refactor/move-mr-widget-wip-vue-component' into 'master'</title>
<updated>2018-05-02T15:16:26+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2018-05-02T15:16:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6187dc24678a1bda193c02c51e1197adb9551efa'/>
<id>6187dc24678a1bda193c02c51e1197adb9551efa</id>
<content type='text'>
Move WorkInProgress vue component

See merge request gitlab-org/gitlab-ce!17536</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move WorkInProgress vue component

See merge request gitlab-org/gitlab-ce!17536</pre>
</div>
</content>
</entry>
<entry>
<title>Clear refresh interval when MRWidgetFailedToMerge component is destroyed</title>
<updated>2018-04-26T21:51:38+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2018-04-26T21:51:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=95b47df538e020e21819809af072666dbfccbdc6'/>
<id>95b47df538e020e21819809af072666dbfccbdc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
