<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/lib, 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 the Commit#tree method</title>
<updated>2018-01-04T17:00:28+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>jacob@gitlab.com</email>
</author>
<published>2018-01-04T17:00:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ac2cb65ab3dc2688b3a1db9de661dc01ed196177'/>
<id>ac2cb65ab3dc2688b3a1db9de661dc01ed196177</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 'sh-validate-path-project-import' into 'master'</title>
<updated>2018-01-04T12:17:20+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2018-01-04T12:17:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=51562aafc782f7eb65152f0551d9cb41268aeae2'/>
<id>51562aafc782f7eb65152f0551d9cb41268aeae2</id>
<content type='text'>
Avoid leaving a push event empty if payload cannot be created

See merge request gitlab-org/gitlab-ce!16214</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid leaving a push event empty if payload cannot be created

See merge request gitlab-org/gitlab-ce!16214</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'gitaly-merge-nil' into 'master'</title>
<updated>2018-01-04T11:01:02+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2018-01-04T11:01:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a0ae88613598a2b0fddad4e7a6f779827257f103'/>
<id>a0ae88613598a2b0fddad4e7a6f779827257f103</id>
<content type='text'>
Handle Gitaly aborted merge due to branch update

Closes gitaly#854

See merge request gitlab-org/gitlab-ce!16116</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Handle Gitaly aborted merge due to branch update

Closes gitaly#854

See merge request gitlab-org/gitlab-ce!16116</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/add-max-count-to-count-commits-rpc' into 'master'</title>
<updated>2018-01-04T10:58:47+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-01-04T10:58:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=062ea80e649ae516f26db55c6e3b170523fdcd62'/>
<id>062ea80e649ae516f26db55c6e3b170523fdcd62</id>
<content type='text'>
Add support for max_count option to Git::Repository#count_commits

See merge request gitlab-org/gitlab-ce!16145</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for max_count option to Git::Repository#count_commits

See merge request gitlab-org/gitlab-ce!16145</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'change-issues-closed-at-background-migration' into 'master'</title>
<updated>2018-01-04T10:14:06+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2018-01-04T10:14:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ac409fb44402622dfd6abb076f7a85df4b27d39d'/>
<id>ac409fb44402622dfd6abb076f7a85df4b27d39d</id>
<content type='text'>
Use a background migration for migrating issues.closed_at

See merge request gitlab-org/gitlab-ce!16083</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use a background migration for migrating issues.closed_at

See merge request gitlab-org/gitlab-ce!16083</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'osw-introduce-merge-request-statistics' into 'master'</title>
<updated>2018-01-04T09:38:41+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2018-01-04T09:38:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b1e1990ee263bcae73f0e55526a55cff66103220'/>
<id>b1e1990ee263bcae73f0e55526a55cff66103220</id>
<content type='text'>
Improve closed/merged events queries performance on Projects::MergeRequestsController#show.json

See merge request gitlab-org/gitlab-ce!15642</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve closed/merged events queries performance on Projects::MergeRequestsController#show.json

See merge request gitlab-org/gitlab-ce!15642</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid leaving a push event empty if payload cannot be created</title>
<updated>2018-01-04T06:49:02+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-12-17T23:17:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=57dc5a521bbdd94cc2eab34f22e2b6fac9e8bd55'/>
<id>57dc5a521bbdd94cc2eab34f22e2b6fac9e8bd55</id>
<content type='text'>
If the payload cannot be created for some reason, we could be left with a nil
push event payload, which causes Error 500s when viewing the dashboard. Guard
against this error and log when it happens.

Avoids problems seen in #38823
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the payload cannot be created for some reason, we could be left with a nil
push event payload, which causes Error 500s when viewing the dashboard. Guard
against this error and log when it happens.

Avoids problems seen in #38823
</pre>
</div>
</content>
</entry>
<entry>
<title>fix issue #37843</title>
<updated>2018-01-03T20:57:41+00:00</updated>
<author>
<name>Danny</name>
<email>danny.goossen@gioxa.com</email>
</author>
<published>2018-01-03T20:57:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=57a490ec192d91ec2fd9dc9e0511af1709001fe6'/>
<id>57a490ec192d91ec2fd9dc9e0511af1709001fe6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring Gitlab::BareRepositoryImport::Repository</title>
<updated>2018-01-03T18:22:00+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2018-01-03T18:22:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=08de4746dc03e7f090546063711153e99de344ae'/>
<id>08de4746dc03e7f090546063711153e99de344ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused variable from bare repository importer spec</title>
<updated>2018-01-03T18:17:11+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2018-01-03T18:17:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3f5403ab74b2f60c1a306a2f617d1cd323854c7a'/>
<id>3f5403ab74b2f60c1a306a2f617d1cd323854c7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
