<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/models/repository.rb, branch remove-commit-tree</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>Remove unused method `remote_exists?`</title>
<updated>2017-12-22T23:30:07+00:00</updated>
<author>
<name>Alejandro Rodríguez</name>
<email>alejorro70@gmail.com</email>
</author>
<published>2017-12-20T19:54:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7354c9f75dfbf4c495d2869b5dd4f0dd4f5c9612'/>
<id>7354c9f75dfbf4c495d2869b5dd4f0dd4f5c9612</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'repo-write-ref-client-prep' into 'master'"</title>
<updated>2017-12-20T18:29:52+00:00</updated>
<author>
<name>Kim Carlbäcker</name>
<email>kim.carlbacker@gmail.com</email>
</author>
<published>2017-12-20T18:29:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=28fba5ed99c6f8b4e7e534f9c2046d1c5ab38607'/>
<id>28fba5ed99c6f8b4e7e534f9c2046d1c5ab38607</id>
<content type='text'>
This reverts merge request !15712</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts merge request !15712</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'zj-gitaly-pipelines-n-1' into 'master'</title>
<updated>2017-12-19T16:23:00+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-12-19T16:23:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ac22576d80b6d043c4991ad39172976566465693'/>
<id>ac22576d80b6d043c4991ad39172976566465693</id>
<content type='text'>
Improve performance of Pipelines#index.json

See merge request gitlab-org/gitlab-ce!14846</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve performance of Pipelines#index.json

See merge request gitlab-org/gitlab-ce!14846</pre>
</div>
</content>
</entry>
<entry>
<title>Load commit in batches for pipelines#index</title>
<updated>2017-12-19T09:05:40+00:00</updated>
<author>
<name>Zeger-Jan van de Weg</name>
<email>git@zjvandeweg.nl</email>
</author>
<published>2017-12-05T13:15:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c6edae38870a4228e3b964d647b9ef588df11f27'/>
<id>c6edae38870a4228e3b964d647b9ef588df11f27</id>
<content type='text'>
Uses `list_commits_by_oid` on the CommitService, to request the needed
commits for pipelines. These commits are needed to display the user that
created the commit and the commit title.

This includes fixes for tests failing that depended on the commit
being `nil`. However, now these are batch loaded, this doesn't happen
anymore and the commits are an instance of BatchLoader.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Uses `list_commits_by_oid` on the CommitService, to request the needed
commits for pipelines. These commits are needed to display the user that
created the commit and the commit title.

This includes fixes for tests failing that depended on the commit
being `nil`. However, now these are batch loaded, this doesn't happen
anymore and the commits are an instance of BatchLoader.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-add-schedule-pipeline-run-now' into 'master'</title>
<updated>2017-12-18T13:08:51+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-12-18T13:08:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=924e00496c7d16887447b9384b66b555e5a9f911'/>
<id>924e00496c7d16887447b9384b66b555e5a9f911</id>
<content type='text'>
Add button to run scheduled pipeline immediately

Closes #38741

See merge request gitlab-org/gitlab-ce!15700</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add button to run scheduled pipeline immediately

Closes #38741

See merge request gitlab-org/gitlab-ce!15700</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/migrate-merge-base-to-gitaly' into 'master'</title>
<updated>2017-12-14T18:58:38+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-12-14T18:58:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ee9ad1b1f60374e1b83ef6af481ae7ebdd0e7b2e'/>
<id>ee9ad1b1f60374e1b83ef6af481ae7ebdd0e7b2e</id>
<content type='text'>
Migrate Gitlab::Git::Repository#merge_base_commit to Gitaly

Closes gitaly#808

See merge request gitlab-org/gitlab-ce!15770</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Migrate Gitlab::Git::Repository#merge_base_commit to Gitaly

Closes gitaly#808

See merge request gitlab-org/gitlab-ce!15770</pre>
</div>
</content>
</entry>
<entry>
<title>sorting for tags api</title>
<updated>2017-12-14T13:42:15+00:00</updated>
<author>
<name>haseeb</name>
<email>haseebeqx@gmail.com</email>
</author>
<published>2017-12-14T13:42:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e7b40c2f6e79e3f32e45baa5a037e14e02f7165d'/>
<id>e7b40c2f6e79e3f32e45baa5a037e14e02f7165d</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 '13695-order-contributors-in-api' into 'master'</title>
<updated>2017-12-13T20:05:46+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-12-13T20:05:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=43b98944fb34d1a3ca37ae598327e4575d2ec315'/>
<id>43b98944fb34d1a3ca37ae598327e4575d2ec315</id>
<content type='text'>
Adds ordering to projects contributors in API

Closes #13695

See merge request gitlab-org/gitlab-ce!15469</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds ordering to projects contributors in API

Closes #13695

See merge request gitlab-org/gitlab-ce!15469</pre>
</div>
</content>
</entry>
<entry>
<title>Adds ordering to projects contributors in API</title>
<updated>2017-12-13T17:02:20+00:00</updated>
<author>
<name>Jacopo</name>
<email>beschi.jacopo@gmail.com</email>
</author>
<published>2017-11-18T14:06:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=55f322085d0507640366b7a774fe7819771ff54b'/>
<id>55f322085d0507640366b7a774fe7819771ff54b</id>
<content type='text'>
Allows ordering in GET api/v4/projects/:project_id/repository/contributors
through `order_by` and `sort` params.
The available `order_by` options are: name|email|commits.
The available `sort` options are: asc|desc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows ordering in GET api/v4/projects/:project_id/repository/contributors
through `order_by` and `sort` params.
The available `order_by` options are: name|email|commits.
The available `sort` options are: asc|desc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate Gitlab::Git::Repository#merge_base_commit to Gitaly</title>
<updated>2017-12-13T16:40:19+00:00</updated>
<author>
<name>Ahmad Sherif</name>
<email>me@ahmadsherif.com</email>
</author>
<published>2017-12-06T15:54:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=835a5db376a69dce20ba616d480a5a9ab15b2577'/>
<id>835a5db376a69dce20ba616d480a5a9ab15b2577</id>
<content type='text'>
Closes gitaly#808
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes gitaly#808
</pre>
</div>
</content>
</entry>
</feed>
