<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/features/projects, branch mr-commit-optimization</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>Merge branch 'jprovazn-count-cleanup' into 'master'</title>
<updated>2018-03-05T17:19:31+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2018-03-05T17:19:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=49f72d06654bd7bdea259154e1092a53aab57acc'/>
<id>49f72d06654bd7bdea259154e1092a53aab57acc</id>
<content type='text'>
Cleanup after adding MR diff's commit_count

Closes #41698

See merge request gitlab-org/gitlab-ce!17513</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleanup after adding MR diff's commit_count

Closes #41698

See merge request gitlab-org/gitlab-ce!17513</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup after adding MR diff's commit_count</title>
<updated>2018-03-05T14:37:01+00:00</updated>
<author>
<name>Jan Provaznik</name>
<email>jprovaznik@gitlab.com</email>
</author>
<published>2018-03-05T07:25:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0b7d10851456018328da137beeca931767b4fd0a'/>
<id>0b7d10851456018328da137beeca931767b4fd0a</id>
<content type='text'>
* processes any pending records which are not migrated yet
* bumps import_export version because of new commits_count attribute
* removes commits_count fallback method
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* processes any pending records which are not migrated yet
* bumps import_export version because of new commits_count attribute
* removes commits_count fallback method
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove IDE from CE</title>
<updated>2018-03-02T08:42:02+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-03-01T14:25:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4927cb75e6ab82500b3d055f35ea621483c224fe'/>
<id>4927cb75e6ab82500b3d055f35ea621483c224fe</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 '42643-persist-external-ip-of-ingress-controller-gke' into 'master'</title>
<updated>2018-03-01T17:38:04+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2018-03-01T17:38:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ccb080d94aa765d8391f262e25c5ead0764dc2ff'/>
<id>ccb080d94aa765d8391f262e25c5ead0764dc2ff</id>
<content type='text'>
Display ingress IP address in the Kubernetes page

See merge request gitlab-org/gitlab-ce!17052</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Display ingress IP address in the Kubernetes page

See merge request gitlab-org/gitlab-ce!17052</pre>
</div>
</content>
</entry>
<entry>
<title>Fix feature spec Clusters Applications (#17052)</title>
<updated>2018-03-01T01:01:50+00:00</updated>
<author>
<name>Dylan Griffith</name>
<email>dyl.griffith@gmail.com</email>
</author>
<published>2018-03-01T00:59:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ebac9c81ad1e859afe73482dd6f112b141cf9ede'/>
<id>ebac9c81ad1e859afe73482dd6f112b141cf9ede</id>
<content type='text'>
We need to actually wait for the "Install" button to be enabled before clicking it otherwise we have a race condition where it sometimes works. Also change the `expect(page.find(...))` to `expect(page).to have_css` as this is prefered to avoid race conditions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to actually wait for the "Install" button to be enabled before clicking it otherwise we have a race condition where it sometimes works. Also change the `expect(page.find(...))` to `expect(page).to have_css` as this is prefered to avoid race conditions
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove pipelines mini graph spec that wasn't actually testing anything</title>
<updated>2018-02-28T16:26:27+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-02-28T16:26:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=02f0b90ca1773439682883b6134c53dbebf3543c'/>
<id>02f0b90ca1773439682883b6134c53dbebf3543c</id>
<content type='text'>
This was also causing crashes in Chrome V64, so it's best to remove it
for now.

Closes #43636
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was also causing crashes in Chrome V64, so it's best to remove it
for now.

Closes #43636
</pre>
</div>
</content>
</entry>
<entry>
<title>PagesDomain: Add edit/update functionality</title>
<updated>2018-02-28T13:41:01+00:00</updated>
<author>
<name>Rob Watson</name>
<email>rob@mixlr.com</email>
</author>
<published>2018-02-25T13:06:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f30b47b3876faf9c171522e1e838e41f33f4c6b3'/>
<id>f30b47b3876faf9c171522e1e838e41f33f4c6b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Error 500 on route "/admin/application_settings/services/1882/edit" -&gt; edit Prometheus Service Template"</title>
<updated>2018-02-26T22:07:17+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2018-02-26T22:07:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3364d5f4082afd243094d6c75ca059ea556e04ff'/>
<id>3364d5f4082afd243094d6c75ca059ea556e04ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add DNS verification to Pages custom domains</title>
<updated>2018-02-23T12:22:29+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2018-02-06T13:25:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ee68bd9771f671ce7c258a8f5441125f1a9c2d53'/>
<id>ee68bd9771f671ce7c258a8f5441125f1a9c2d53</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 '43261-fix-import-from-url-name-collision-active-tab' into 'master'</title>
<updated>2018-02-23T09:18:48+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2018-02-23T09:18:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=981b5905a02ac89ca9f33ad7c91d8c1a576ed9af'/>
<id>981b5905a02ac89ca9f33ad7c91d8c1a576ed9af</id>
<content type='text'>
Keep "Import project" tab/form active when validation fails trying to import  "Repo by URL"

Closes #43261

See merge request gitlab-org/gitlab-ce!17136</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Keep "Import project" tab/form active when validation fails trying to import  "Repo by URL"

Closes #43261

See merge request gitlab-org/gitlab-ce!17136</pre>
</div>
</content>
</entry>
</feed>
