<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/tasks, branch fix-missing-function-dropzone-input</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Add table for files in merge request diffs</title>
<updated>2017-06-16T17:30:01+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2017-06-09T11:48:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9a73b634ab4220f68a8296ccb582a68293874489'/>
<id>9a73b634ab4220f68a8296ccb582a68293874489</id>
<content type='text'>
This adds an ID-less table containing one row per file, per merge request
diff. It has a column for each attribute on Gitlab::Git::Diff that is serialised
currently, with the advantage that we can easily query the attributes of this
new table.

It does not migrate existing data, so we have fallback code when the legacy
st_diffs column is present instead. For a merge request diff to be valid, it
should have at most one of:

* Rows in this new table, with the correct merge_request_diff_id.
* A non-NULL st_diffs column.

It may have neither, if the diff is empty.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds an ID-less table containing one row per file, per merge request
diff. It has a column for each attribute on Gitlab::Git::Diff that is serialised
currently, with the advantage that we can easily query the attributes of this
new table.

It does not migrate existing data, so we have fallback code when the legacy
st_diffs column is present instead. For a merge request diff to be valid, it
should have at most one of:

* Rows in this new table, with the correct merge_request_diff_id.
* A non-NULL st_diffs column.

It may have neither, if the diff is empty.
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop using deprecated `path` field on Gitaly messages</title>
<updated>2017-06-14T23:33:43+00:00</updated>
<author>
<name>Alejandro Rodríguez</name>
<email>alejorro70@gmail.com</email>
</author>
<published>2017-06-12T21:37:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=58821ebbb4fa1bbd280749ca2f64d7592a852c98'/>
<id>58821ebbb4fa1bbd280749ca2f64d7592a852c98</id>
<content type='text'>
This revealed an error in our configuration generation in
gitlab:gitaly:install rake task. The fix is included
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This revealed an error in our configuration generation in
gitlab:gitaly:install rake task. The fix is included
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't check if MailRoom is running on Omnibus</title>
<updated>2017-06-09T15:58:11+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-06-09T15:17:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f1e4376fb9174fa050412e417381e39560be6ef1'/>
<id>f1e4376fb9174fa050412e417381e39560be6ef1</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 '29690-rotate-otp-key-base' into 'master'</title>
<updated>2017-06-06T03:24:10+00:00</updated>
<author>
<name>Brian Neel</name>
<email>brian@gitlab.com</email>
</author>
<published>2017-06-06T03:24:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9bc89323902b499ba5a4dbc1a5aaa15874f6399e'/>
<id>9bc89323902b499ba5a4dbc1a5aaa15874f6399e</id>
<content type='text'>
Add a Rake task to aid in rotating otp_key_base

Closes #29690

See merge request !11881</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a Rake task to aid in rotating otp_key_base

Closes #29690

See merge request !11881</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'pull-mirror-overhaul-ce-backport' into 'master'</title>
<updated>2017-06-05T23:40:53+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-06-05T23:40:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=94644565971c80c9933ab3d05c534b3b5cbec4d1'/>
<id>94644565971c80c9933ab3d05c534b3b5cbec4d1</id>
<content type='text'>
backports changed import logic from pull mirroring feature into CE

See merge request !11850</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
backports changed import logic from pull mirroring feature into CE

See merge request !11850</pre>
</div>
</content>
</entry>
<entry>
<title>backports changed import logic from pull mirroring feature into CE</title>
<updated>2017-06-05T22:09:10+00:00</updated>
<author>
<name>Tiago Botelho</name>
<email>tiagonbotelho@hotmail.com</email>
</author>
<published>2017-06-01T14:27:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=810866ecb6c7be4fdac88dc3b2a6cd9ad49ac7bf'/>
<id>810866ecb6c7be4fdac88dc3b2a6cd9ad49ac7bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a Rake task to aid in rotating otp_key_base</title>
<updated>2017-06-05T21:17:52+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2017-06-02T16:28:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b2800ee0c7c0ca47bb11b21b6b32134ae6f4594e'/>
<id>b2800ee0c7c0ca47bb11b21b6b32134ae6f4594e</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 '28080-system-checks' into 'master'</title>
<updated>2017-06-02T15:15:54+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-06-02T15:15:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d2f149539e53c9cd76fa439944d3d5ad2ff9c64c'/>
<id>d2f149539e53c9cd76fa439944d3d5ad2ff9c64c</id>
<content type='text'>
SystemCheck library for executing checks from a rake task

See merge request !9173</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SystemCheck library for executing checks from a rake task

See merge request !9173</pre>
</div>
</content>
</entry>
<entry>
<title>Add new Rake task to simplify the compilation of PO files</title>
<updated>2017-06-01T20:07:56+00:00</updated>
<author>
<name>Ruben Davila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2017-06-01T20:07:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9d699a90e3ee74a5b0b7284b33d4be41cb503bf4'/>
<id>9d699a90e3ee74a5b0b7284b33d4be41cb503bf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix BasicExecutor specs</title>
<updated>2017-05-31T12:33:03+00:00</updated>
<author>
<name>Gabriel Mazetto</name>
<email>brodock@gmail.com</email>
</author>
<published>2017-05-31T09:32:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d219f9a691973708f70d9517765a2ec926d6d903'/>
<id>d219f9a691973708f70d9517765a2ec926d6d903</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
