<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/workers, branch admin-nav</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 repository_import_worker.rb</title>
<updated>2016-06-03T01:48:27+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@gitlab.com</email>
</author>
<published>2016-06-01T14:55:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c9e8acd05846e981e26f940bd8c529839fcfc4a1'/>
<id>c9e8acd05846e981e26f940bd8c529839fcfc4a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some refactoring and fixing spec</title>
<updated>2016-06-03T01:48:25+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2016-05-31T09:00:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=64c3905523808942ac62b7ebfbce3634b6e9dc17'/>
<id>64c3905523808942ac62b7ebfbce3634b6e9dc17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make EmailsOnPushWorker use Sidekiq mailers queue</title>
<updated>2016-05-31T22:06:08+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2016-05-31T22:06:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=47b60b6cfe681967a3dcf23d398ddef4d77a635c'/>
<id>47b60b6cfe681967a3dcf23d398ddef4d77a635c</id>
<content type='text'>
EmailsOnPushWorker was using the default queue, which made it impossible
to prioritize MergeWorker and other key workers with a separate Sidekiq
process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
EmailsOnPushWorker was using the default queue, which made it impossible
to prioritize MergeWorker and other key workers with a separate Sidekiq
process.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '17464-backport-email-syntax-highlighting' into 'master'</title>
<updated>2016-05-19T21:12:53+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2016-05-19T21:12:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=18ef054bc7eb14a7b817af5f66f140f2f3dd4ae6'/>
<id>18ef054bc7eb14a7b817af5f66f140f2f3dd4ae6</id>
<content type='text'>

Syntax-highlight diffs in push emails

![image](/uploads/8ecbabc65382214b8de63aae24f66cea/image.png)

Based on:
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/151



See merge request !4147</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Syntax-highlight diffs in push emails

![image](/uploads/8ecbabc65382214b8de63aae24f66cea/image.png)

Based on:
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/151



See merge request !4147</pre>
</div>
</content>
</entry>
<entry>
<title>Mask credentials from URL when import of project has failed.</title>
<updated>2016-05-19T02:16:36+00:00</updated>
<author>
<name>Rubén Dávila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2016-05-19T02:16:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0c47b68d0474b595bb03a49ce755c96f5d00fbf1'/>
<id>0c47b68d0474b595bb03a49ce755c96f5d00fbf1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Syntax-highlight diffs in push emails</title>
<updated>2016-05-17T12:23:17+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2016-05-12T15:06:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a9977f2b7a39d57d0633714616b4653aca103993'/>
<id>a9977f2b7a39d57d0633714616b4653aca103993</id>
<content type='text'>
Based on:
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/151
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on:
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/151
</pre>
</div>
</content>
</entry>
<entry>
<title>Only generate repository push email once</title>
<updated>2016-05-11T08:16:01+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2016-05-06T12:16:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5f27e26bb4d073c04fd6d3f4116fc1a122db8c00'/>
<id>5f27e26bb4d073c04fd6d3f4116fc1a122db8c00</id>
<content type='text'>
The repository push email can be very expensive to generate, especially
with syntax-highlighted diffs. Instead of generating the email for each
recipient, generate one email object and reset the Message-Id and To
headers for each recipient. (Cloning would also be expensive in the case
of large emails, although probably not as bad as generating from
scratch.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The repository push email can be very expensive to generate, especially
with syntax-highlighted diffs. Instead of generating the email for each
recipient, generate one email object and reset the Message-Id and To
headers for each recipient. (Cloning would also be expensive in the case
of large emails, although probably not as bad as generating from
scratch.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'create-wikis-during-check' into 'master'</title>
<updated>2016-05-04T14:10:49+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2016-05-04T14:10:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=466f6874af6d05f58bad35a81c08a9a199e98d52'/>
<id>466f6874af6d05f58bad35a81c08a9a199e98d52</id>
<content type='text'>

Initialize wikis on legacy projects during check

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/4173

Helps https://gitlab.com/gitlab-org/gitlab-ce/issues/15423

See merge request !3931</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Initialize wikis on legacy projects during check

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/4173

Helps https://gitlab.com/gitlab-org/gitlab-ce/issues/15423

See merge request !3931</pre>
</div>
</content>
</entry>
<entry>
<title>Initialize wikis on legacy projects during check</title>
<updated>2016-04-26T14:56:14+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2016-04-26T14:56:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9f85b7bc58485831a61da0f9acc530511ea7474a'/>
<id>9f85b7bc58485831a61da0f9acc530511ea7474a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not fsck projects less than a day old</title>
<updated>2016-04-26T11:35:52+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2016-04-26T11:35:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3c0ab15a744835889934f4399908d6dd49ecab62'/>
<id>3c0ab15a744835889934f4399908d6dd49ecab62</id>
<content type='text'>
This should bring the number of false positives down.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should bring the number of false positives down.
</pre>
</div>
</content>
</entry>
</feed>
