<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec, branch 3870-commit-sorting-issue</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>Feedback from stanhu</title>
<updated>2016-05-04T22:18:36+00:00</updated>
<author>
<name>Benedikt Huss</name>
<email>benedikt.huss@gmail.com</email>
</author>
<published>2016-05-04T18:45:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0e9c2e721b08e244e63f1d26ac3771a8d858cd76'/>
<id>0e9c2e721b08e244e63f1d26ac3771a8d858cd76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge request widget displays TeamCity build state and code coverage correctly again</title>
<updated>2016-05-04T22:07:56+00:00</updated>
<author>
<name>Benedikt Huss</name>
<email>benedikt.huss@gmail.com</email>
</author>
<published>2016-05-04T07:34:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=655b2640ae9cbe2737369401969e99caeddf192d'/>
<id>655b2640ae9cbe2737369401969e99caeddf192d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sanitize repo paths in new project error message</title>
<updated>2016-05-04T21:06:07+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2016-05-04T04:32:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=75523d1df91cc871847a00cad4e5e1d44278a647'/>
<id>75523d1df91cc871847a00cad4e5e1d44278a647</id>
<content type='text'>
Closes #17243
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #17243
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'use-rugged-to-create-tag' into 'master'</title>
<updated>2016-05-04T16:07:13+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-05-04T16:07:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1a9d50597262a31f03dc66584f05d66b905d9d59'/>
<id>1a9d50597262a31f03dc66584f05d66b905d9d59</id>
<content type='text'>

Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_tag for better performance

This was originally opened at !1757 by @pcarranza but I changed it to use Rugged instead of gitlab_git, following @DouweM's request.

Once this is merged, https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/26 will be mergeable too.

See merge request !3745</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_tag for better performance

This was originally opened at !1757 by @pcarranza but I changed it to use Rugged instead of gitlab_git, following @DouweM's request.

Once this is merged, https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/26 will be mergeable too.

See merge request !3745</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'pacoguzman/gitlab-ce-15001-since-and-until-operators-api-commits'</title>
<updated>2016-05-04T15:27:47+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2016-05-04T15:27:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6a8359f3d3be01af6f5b124b61af7ee1c77c17d0'/>
<id>6a8359f3d3be01af6f5b124b61af7ee1c77c17d0</id>
<content type='text'>
# Conflicts:
#	Gemfile.lock
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	Gemfile.lock
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a similar approach to branch creation for tag creation</title>
<updated>2016-05-04T15:19:13+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-04-25T14:31:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=209f2f1e6fd861dd7bb6a73389400b4bb266d26d'/>
<id>209f2f1e6fd861dd7bb6a73389400b4bb266d26d</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_tag for better performance</title>
<updated>2016-05-04T15:19:13+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-04-15T10:15:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=44f89eafc08a7967544429a3f930354a5f9bbbaf'/>
<id>44f89eafc08a7967544429a3f930354a5f9bbbaf</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'create-wikis-during-check' into 'master'</title>
<updated>2016-05-04T14:10:49+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2016-05-04T14:10:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=466f6874af6d05f58bad35a81c08a9a199e98d52'/>
<id>466f6874af6d05f58bad35a81c08a9a199e98d52</id>
<content type='text'>

Initialize wikis on legacy projects during check

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/4173

Helps https://gitlab.com/gitlab-org/gitlab-ce/issues/15423

See merge request !3931</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Initialize wikis on legacy projects during check

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/4173

Helps https://gitlab.com/gitlab-org/gitlab-ce/issues/15423

See merge request !3931</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rs-unique-signup-fields' into 'master'</title>
<updated>2016-05-04T13:33:15+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2016-05-04T13:33:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=622ad2355a5b780091def7f7752ac88c97520dbb'/>
<id>622ad2355a5b780091def7f7752ac88c97520dbb</id>
<content type='text'>

Improve uniqueness of field names on the signup form

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15075

See merge request !3826</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Improve uniqueness of field names on the signup form

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15075

See merge request !3826</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a spec that was failing due to !3483</title>
<updated>2016-05-04T10:17:12+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-05-04T10:17:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5f89c9642e6fa48d0487e40ea2dc6977676855dc'/>
<id>5f89c9642e6fa48d0487e40ea2dc6977676855dc</id>
<content type='text'>
Spec were skipped in this MR so that tests started to fail in master
instead of in this MR!

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Spec were skipped in this MR so that tests started to fail in master
instead of in this MR!

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
</feed>
