<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app, branch fix/github-import-performance</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>Resolve "Jobs page scrollbar and centering"</title>
<updated>2017-06-08T12:21:03+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-06-08T12:21:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b2a27d4a2cbb4f70779cec20f299883e0a27bd60'/>
<id>b2a27d4a2cbb4f70779cec20f299883e0a27bd60</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 'blob-load-all-data' into 'master'</title>
<updated>2017-06-08T11:17:43+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2017-06-08T11:17:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1490d65e4541f8fdf4fc8257b0621bdd750dd904'/>
<id>1490d65e4541f8fdf4fc8257b0621bdd750dd904</id>
<content type='text'>
Blob#load_all_data! doesn’t need an argument

See merge request !11977</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Blob#load_all_data! doesn’t need an argument

See merge request !11977</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'clean-up-project-for-merge-conflicts' into 'master'</title>
<updated>2017-06-08T10:56:37+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-06-08T10:56:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1f98beba79b16fc0167f8b3396b58d047edade37'/>
<id>1f98beba79b16fc0167f8b3396b58d047edade37</id>
<content type='text'>
Clean up the Project model to reduce conflicts

See merge request !11967</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clean up the Project model to reduce conflicts

See merge request !11967</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '12614-fix-long-message' into 'master'</title>
<updated>2017-06-08T10:32:45+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2017-06-08T10:32:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8ce11fc388bc168368b1e0a65659bb45c76a4a08'/>
<id>8ce11fc388bc168368b1e0a65659bb45c76a4a08</id>
<content type='text'>
Fix long urls in the title of commit

Closes #12614

See merge request !10938</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix long urls in the title of commit

Closes #12614

See merge request !10938</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'zj-prom-pipeline-count' into 'master'</title>
<updated>2017-06-08T10:00:20+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2017-06-08T10:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=05e88a0d12b5ae79fcd5a7e26a5eb1bb259843ec'/>
<id>05e88a0d12b5ae79fcd5a7e26a5eb1bb259843ec</id>
<content type='text'>
Add prometheus metrics on pipeline creation

Closes #32624

See merge request !11975</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add prometheus metrics on pipeline creation

Closes #32624

See merge request !11975</pre>
</div>
</content>
</entry>
<entry>
<title>Split Project#reset_cache_and_import_attrs up</title>
<updated>2017-06-08T09:31:53+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2017-06-07T11:26:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=13bd4b028a5d83e63026dc0023c090c677fceb3b'/>
<id>13bd4b028a5d83e63026dc0023c090c677fceb3b</id>
<content type='text'>
In EE we don't want to remove import data for mirrors. By moving this
logic to a separate method we can simply re-define the method in EE
using "prepend" and call "super" whenever necessary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In EE we don't want to remove import data for mirrors. By moving this
logic to a separate method we can simply re-define the method in EE
using "prepend" and call "super" whenever necessary.
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-order some methods in Project</title>
<updated>2017-06-08T09:31:52+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2017-06-07T11:24:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=71103985f9ae995adf8fb064d2895cab9b2bc0cd'/>
<id>71103985f9ae995adf8fb064d2895cab9b2bc0cd</id>
<content type='text'>
This ensures the order of these methods is identical in CE and EE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ensures the order of these methods is identical in CE and EE.
</pre>
</div>
</content>
</entry>
<entry>
<title>Responsive table fixes</title>
<updated>2017-06-08T01:15:40+00:00</updated>
<author>
<name>Annabel Dunstone Gray</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2017-06-08T01:15:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c55b4269dcae55884bcec4121fc4835b6dbf78f1'/>
<id>c55b4269dcae55884bcec4121fc4835b6dbf78f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nil-check Repository::is_ancestor?</title>
<updated>2017-06-08T00:47:10+00:00</updated>
<author>
<name>Kim Carlbäcker</name>
<email>kim.carlbacker@gmail.com</email>
</author>
<published>2017-06-08T00:47:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7a07ecebaf507632c255b7743c858a861845f4f8'/>
<id>7a07ecebaf507632c255b7743c858a861845f4f8</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 '23603-add-extra-functionality-for-the-top-right-plus-button' into 'master'</title>
<updated>2017-06-08T00:20:52+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-06-08T00:20:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=27f68edd35d55e5620458a27321b8a440aa2f9fd'/>
<id>27f68edd35d55e5620458a27321b8a440aa2f9fd</id>
<content type='text'>
Resolve "Add extra functionality for the top right Plus Button"

Closes #23603

See merge request !11632</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Add extra functionality for the top right Plus Button"

Closes #23603

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