<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/db, branch ide-diff-inline</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 the RedirectRoute#path index setup_postgresql</title>
<updated>2018-03-28T12:12:08+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2018-03-07T01:01:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=db75057c72e5b3c171fce898bbdeb57bff5a77b7'/>
<id>db75057c72e5b3c171fce898bbdeb57bff5a77b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add index on lower path to redirect routes</title>
<updated>2018-03-28T12:12:08+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2018-03-06T17:02:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dbb1b5dbf4ca9305b6e32181c64c6307fe15fc18'/>
<id>dbb1b5dbf4ca9305b6e32181c64c6307fe15fc18</id>
<content type='text'>
This will speed up the LIKE query in
RedirectRoute.matching_path_and_descendants
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will speed up the LIKE query in
RedirectRoute.matching_path_and_descendants
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `permanent` from `redirect_routes`</title>
<updated>2018-03-28T12:12:07+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2018-03-05T10:21:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7ea08566f36d97e1cf2b31767ebb122883f4f30e'/>
<id>7ea08566f36d97e1cf2b31767ebb122883f4f30e</id>
<content type='text'>
This removes the column that was added in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15670 since we
will no longer be allowing _permanent_ redirects
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes the column that was added in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15670 since we
will no longer be allowing _permanent_ redirects
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused index from events table.</title>
<updated>2018-03-27T10:17:56+00:00</updated>
<author>
<name>Andreas Brandl</name>
<email>abrandl@gitlab.com</email>
</author>
<published>2018-03-27T10:14:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f208411bff713993ba37bf199f3b5495ed32cb3a'/>
<id>f208411bff713993ba37bf199f3b5495ed32cb3a</id>
<content type='text'>
Closes #44467.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #44467.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '40781-os-to-ce' into 'master'</title>
<updated>2018-03-27T08:20:03+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2018-03-27T08:20:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=835fe4d324b5a89c09f06d74d5ddc73a2c41a38b'/>
<id>835fe4d324b5a89c09f06d74d5ddc73a2c41a38b</id>
<content type='text'>
Bring Object Storage to CE

Closes #4171, #4163, #3370, #2841, and #29203

See merge request gitlab-org/gitlab-ce!17358</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bring Object Storage to CE

Closes #4171, #4163, #3370, #2841, and #29203

See merge request gitlab-org/gitlab-ce!17358</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'YarNayar/gitlab-ce-23460-send-email-when-pushing-more-commits-to-the-merge-request' into 'master'</title>
<updated>2018-03-26T16:02:37+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2018-03-26T16:02:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6c8d4b80daf95e8028fd038a7d71036bd224a2c9'/>
<id>6c8d4b80daf95e8028fd038a7d71036bd224a2c9</id>
<content type='text'>
Send notification emails when push to a merge request

Closes #23460

See merge request gitlab-org/gitlab-ce!17865</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Send notification emails when push to a merge request

Closes #23460

See merge request gitlab-org/gitlab-ce!17865</pre>
</div>
</content>
</entry>
<entry>
<title>Send notification emails when push to a merge request</title>
<updated>2018-03-26T12:24:52+00:00</updated>
<author>
<name>YarNayar</name>
<email>YarTheGreat@gmail.com</email>
</author>
<published>2017-07-25T11:56:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=99b01e23598e6b0b2bcae891939ea28c67f7b2e9'/>
<id>99b01e23598e6b0b2bcae891939ea28c67f7b2e9</id>
<content type='text'>
Closes #23460
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #23460
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'pages_force_https' into 'master'</title>
<updated>2018-03-23T15:48:28+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2018-03-23T15:48:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=457a99c612acf59ec9cc4d0793c53465f914e696'/>
<id>457a99c612acf59ec9cc4d0793c53465f914e696</id>
<content type='text'>
HTTPS only Pages

Closes #28857

See merge request gitlab-org/gitlab-ce!16273</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
HTTPS only Pages

Closes #28857

See merge request gitlab-org/gitlab-ce!16273</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mark-legacy-git-access' into 'master'</title>
<updated>2018-03-23T10:20:45+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2018-03-23T10:20:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bb9d360c0a7daed6aa08a0635e084c314c2c8b3e'/>
<id>bb9d360c0a7daed6aa08a0635e084c314c2c8b3e</id>
<content type='text'>
Route path lookups through legacy_disk_path

See merge request gitlab-org/gitlab-ce!17743</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Route path lookups through legacy_disk_path

See merge request gitlab-org/gitlab-ce!17743</pre>
</div>
</content>
</entry>
<entry>
<title>Add HTTPS-only pages</title>
<updated>2018-03-22T18:58:36+00:00</updated>
<author>
<name>Rob Watson</name>
<email>rob@mixlr.com</email>
</author>
<published>2018-01-03T08:07:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9d45951fcaeda4f01a2e4be2480d980a3e7cd37e'/>
<id>9d45951fcaeda4f01a2e4be2480d980a3e7cd37e</id>
<content type='text'>
Closes #28857
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #28857
</pre>
</div>
</content>
</entry>
</feed>
