<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/config, branch fix/encoding-binary-issue</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 'sidekiq-transaction' into 'master'</title>
<updated>2017-06-05T09:34:05+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-06-05T09:34:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3cc5e48668caf97588241001866fd42666b2f8f0'/>
<id>3cc5e48668caf97588241001866fd42666b2f8f0</id>
<content type='text'>
Forbid Sidekiq scheduling in transactions

Closes #27233

See merge request !9376</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Forbid Sidekiq scheduling in transactions

Closes #27233

See merge request !9376</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '30469-convdev-index' into 'master'</title>
<updated>2017-06-05T09:18:12+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-06-05T09:18:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3b39cf4e0c5d0ca680a40bb7232fee4f7fdfb02e'/>
<id>3b39cf4e0c5d0ca680a40bb7232fee4f7fdfb02e</id>
<content type='text'>
ConvDev Index

Closes #30469

See merge request !11377</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ConvDev Index

Closes #30469

See merge request !11377</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '32992-consider-using-zopfli-over-standard-gzip-compression-for-webpack-assets' into 'master'</title>
<updated>2017-06-04T11:02:30+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2017-06-04T11:02:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=64a22c562814703419a818941d85e2309312ba0c'/>
<id>64a22c562814703419a818941d85e2309312ba0c</id>
<content type='text'>
Use zopfli for better asset compression and disable compression in CI

Closes #32992

See merge request !11798</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use zopfli for better asset compression and disable compression in CI

Closes #32992

See merge request !11798</pre>
</div>
</content>
</entry>
<entry>
<title>Fix keys seed</title>
<updated>2017-06-02T17:37:57+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-06-02T17:12:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=103b5bf60ba952e661b3e22d866cc64eed7358ee'/>
<id>103b5bf60ba952e661b3e22d866cc64eed7358ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow scheduling from after_commit hooks</title>
<updated>2017-06-02T16:43:32+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-06-01T21:35:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a9dbda8605f2c3111c4e4775edf7f931e4260a41'/>
<id>a9dbda8605f2c3111c4e4775edf7f931e4260a41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Forbid Sidekiq scheduling in transactions</title>
<updated>2017-06-02T16:43:32+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2017-02-20T13:28:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4edb505bb6783525444dd0179d1fb536a5cd1390'/>
<id>4edb505bb6783525444dd0179d1fb536a5cd1390</id>
<content type='text'>
Scheduling jobs in transactions can lead to race conditions where a job
runs before a transaction has been committed. The added initializer
ensures the various Sidekiq scheduling methods raise an error when
called inside a transaction.

Fixes #27233
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Scheduling jobs in transactions can lead to race conditions where a job
runs before a transaction has been committed. The added initializer
ensures the various Sidekiq scheduling methods raise an error when
called inside a transaction.

Fixes #27233
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '32747-translation-of-dates-for-cycle-analytics-is-incomplete' into 'master'</title>
<updated>2017-06-02T15:43:59+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@gitlab.com</email>
</author>
<published>2017-06-02T15:43:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1bf76c7620396b5cbc59b168a67a4de3102457b3'/>
<id>1bf76c7620396b5cbc59b168a67a4de3102457b3</id>
<content type='text'>
Add translations for elapsed time in words

Closes #32747

See merge request !11769</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add translations for elapsed time in words

Closes #32747

See merge request !11769</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '31511-jira-settings' into 'master'</title>
<updated>2017-06-02T14:03:15+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-06-02T14:03:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dab266219441144a74b86fa27f4e0528810482d1'/>
<id>dab266219441144a74b86fa27f4e0528810482d1</id>
<content type='text'>
Simplify test&amp;save actions when setting a service integration

Closes #31511

See merge request !11599</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simplify test&amp;save actions when setting a service integration

Closes #31511

See merge request !11599</pre>
</div>
</content>
</entry>
<entry>
<title>Add translations for elapsed time in words</title>
<updated>2017-06-02T13:54:43+00:00</updated>
<author>
<name>Ruben Davila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2017-06-02T03:43:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=22c80b3c6dd398fd6d2509e2a5e9ae0cbafb1bdf'/>
<id>22c80b3c6dd398fd6d2509e2a5e9ae0cbafb1bdf</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 'winh-karma-sourcemaps' into 'master'</title>
<updated>2017-06-02T13:53:33+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-06-02T13:53:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7fea09bfaf425dab038636c0058b0c89c9f6da3e'/>
<id>7fea09bfaf425dab038636c0058b0c89c9f6da3e</id>
<content type='text'>
Use inline source maps for karma

Closes #30996

See merge request !11815</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use inline source maps for karma

Closes #30996

See merge request !11815</pre>
</div>
</content>
</entry>
</feed>
