<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/services/commits, branch commit-header</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>Add support to cherry-pick any commit</title>
<updated>2016-04-18T07:39:07+00:00</updated>
<author>
<name>P.S.V.R</name>
<email>pmq2001@gmail.com</email>
</author>
<published>2016-04-18T07:39:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3d6ba3b1076e68a67691d0e0de24ef97cc07f119'/>
<id>3d6ba3b1076e68a67691d0e0de24ef97cc07f119</id>
<content type='text'>
Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/12785
Merge Request: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3514
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/12785
Merge Request: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3514
</pre>
</div>
</content>
</entry>
<entry>
<title>Check push permissions only when pushing directly to target branch.</title>
<updated>2016-03-17T20:16:34+00:00</updated>
<author>
<name>Rubén Dávila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2016-03-17T20:16:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cfb10c103f1298b7c4ec94c76f66445a5969d13f'/>
<id>cfb10c103f1298b7c4ec94c76f66445a5969d13f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check for conflicts before creating target branch.</title>
<updated>2016-03-02T00:16:27+00:00</updated>
<author>
<name>Rubén Dávila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2016-02-24T17:00:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0c116d8ed6736de0d08ca838ae03aeca7dcaf142'/>
<id>0c116d8ed6736de0d08ca838ae03aeca7dcaf142</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some updates from last code review.</title>
<updated>2016-02-19T18:14:54+00:00</updated>
<author>
<name>Rubén Dávila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2016-02-15T21:20:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=169070ba4b83b1cbb4084abcf8ffeb9f492fcffa'/>
<id>169070ba4b83b1cbb4084abcf8ffeb9f492fcffa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor RevertService.</title>
<updated>2016-02-19T18:14:54+00:00</updated>
<author>
<name>Rubén Dávila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2016-02-15T21:13:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6908663479b267cd82402439a3e5059a1477b4d9'/>
<id>6908663479b267cd82402439a3e5059a1477b4d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some fixes and refactors for code related to forks.</title>
<updated>2016-02-19T18:14:53+00:00</updated>
<author>
<name>Rubén Dávila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2016-02-10T21:05:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2ea5b37f2effacc98dd15e1d86386c40bc719200'/>
<id>2ea5b37f2effacc98dd15e1d86386c40bc719200</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't make Repository#revert aware of MRs.</title>
<updated>2016-02-19T18:14:52+00:00</updated>
<author>
<name>Rubén Dávila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2016-02-09T22:16:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=11345866d8ae3198c0f5523e8dee1e14cb21b3c7'/>
<id>11345866d8ae3198c0f5523e8dee1e14cb21b3c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copy and URLs used when reverting MRs.</title>
<updated>2016-02-19T18:14:52+00:00</updated>
<author>
<name>Rubén Dávila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2016-02-08T20:37:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a28eef1d1a871c14142d01f1ef8c76660da34c21'/>
<id>a28eef1d1a871c14142d01f1ef8c76660da34c21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Big refactor for #revert_commit.</title>
<updated>2016-02-19T18:14:51+00:00</updated>
<author>
<name>Rubén Dávila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2016-02-08T16:16:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e22cdb40ec29178576a147a62e7bfe119ada9a25'/>
<id>e22cdb40ec29178576a147a62e7bfe119ada9a25</id>
<content type='text'>
* Now checking if a commit is already reverted or there is a conflict is
  much more faster.
* No longer need to create a new branch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Now checking if a commit is already reverted or there is a conflict is
  much more faster.
* No longer need to create a new branch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Some fixes required for conflicts on revert.</title>
<updated>2016-02-19T18:14:51+00:00</updated>
<author>
<name>Rubén Dávila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2016-02-07T17:56:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6b0e4783530f58d7bd9e425f21c170b83a8d0dfa'/>
<id>6b0e4783530f58d7bd9e425f21c170b83a8d0dfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
