<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec, branch backup_doc</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>Fix Markdown feature spec</title>
<updated>2015-05-07T00:43:12+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-07T00:43:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cb079c8208b386425d2d94377a20804a53df6489'/>
<id>cb079c8208b386425d2d94377a20804a53df6489</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Markdown feature specs for markup inside links</title>
<updated>2015-05-06T21:21:19+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-06T21:21:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fdff815a4cddd9e956d1bf4cc8f01eeb3384b9ee'/>
<id>fdff815a4cddd9e956d1bf4cc8f01eeb3384b9ee</id>
<content type='text'>
It was already working, just want to make sure we don't break it in the
future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was already working, just want to make sure we don't break it in the
future.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow to configure smtp and sendmail in gitlab.yml</title>
<updated>2015-05-06T11:15:33+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2015-02-15T00:28:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b4be7aed7711e51becb3be29ed82d6753cc73cc4'/>
<id>b4be7aed7711e51becb3be29ed82d6753cc73cc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix gitlab CI links</title>
<updated>2015-05-05T11:02:31+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>vsv2711@gmail.com</email>
</author>
<published>2015-05-05T10:51:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2144cc710a8aec35e8f0bfee8d398d884b9bb523'/>
<id>2144cc710a8aec35e8f0bfee8d398d884b9bb523</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 'fix-escaped-branches-in-compare' into 'master'</title>
<updated>2015-05-04T06:58:56+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-05-04T06:58:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e9e79fdfdf7eee14efa9c5e8038b46538b6ac5e3'/>
<id>e9e79fdfdf7eee14efa9c5e8038b46538b6ac5e3</id>
<content type='text'>
Unescape branch names in compare commit

The upgrade in GitLab v7.9 to Rails v4.1.9 caused all branch names in the compare commit mode to be escaped (e.g. `/` to `%2F`). The compare mode would not always work when comparing against branch names with a forward slash.

Opted to unescape the branch name rather than use a wildcard segment to prevent escaping slashes because it seems like a more sensible URL. The slashes in this case aren't really represented by a tree structure (e.g. /compare/one/two/branch..another/branch/here).

* Closes #1399
* Closes https://github.com/gitlabhq/gitlabhq/issues/9105

See merge request !582
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unescape branch names in compare commit

The upgrade in GitLab v7.9 to Rails v4.1.9 caused all branch names in the compare commit mode to be escaped (e.g. `/` to `%2F`). The compare mode would not always work when comparing against branch names with a forward slash.

Opted to unescape the branch name rather than use a wildcard segment to prevent escaping slashes because it seems like a more sensible URL. The slashes in this case aren't really represented by a tree structure (e.g. /compare/one/two/branch..another/branch/here).

* Closes #1399
* Closes https://github.com/gitlabhq/gitlabhq/issues/9105

See merge request !582
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-annotate models</title>
<updated>2015-05-03T20:38:27+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-05-03T16:05:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a3157626f1970158573c71066982fac6a9ffe7ce'/>
<id>a3157626f1970158573c71066982fac6a9ffe7ce</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 'api-iid' of https://github.com/jubianchi/gitlabhq into jubianchi-api-iid</title>
<updated>2015-05-03T11:34:23+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-05-03T11:34:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=747232eeda7c79ea65a5c208399a6c72872ff4bc'/>
<id>747232eeda7c79ea65a5c208399a6c72872ff4bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9066 from jirutka/fix-6417</title>
<updated>2015-05-03T11:31:00+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-05-03T11:31:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a7ddff87481138e43609bd12acbb76da2ec8dd7a'/>
<id>a7ddff87481138e43609bd12acbb76da2ec8dd7a</id>
<content type='text'>
Fix #6417: users with group permission should be able to create groups via API</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #6417: users with group permission should be able to create groups via API</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9234 from dsander/group-milestones-by-title</title>
<updated>2015-05-03T11:29:31+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-05-03T11:29:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e097812f5778b87fc7fd285908e1ab47ff523c91'/>
<id>e097812f5778b87fc7fd285908e1ab47ff523c91</id>
<content type='text'>
Group milestones by title in the dashboard and all other issue views</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Group milestones by title in the dashboard and all other issue views</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #8756 from zaburt/force_utf8_on_oauth_properties</title>
<updated>2015-05-03T11:25:36+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-05-03T11:25:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=644b4c97e94a0d5009e0af659c8e3f3921fc336a'/>
<id>644b4c97e94a0d5009e0af659c8e3f3921fc336a</id>
<content type='text'>
add common method to force utf8 and force oauth properties to be utf8</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add common method to force utf8 and force oauth properties to be utf8</pre>
</div>
</content>
</entry>
</feed>
