<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/extracts_path.rb, branch fix-include-description-commit-message</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Remove 'extended_sha1' option from ExtractsPath module</title>
<updated>2016-11-06T03:33:39+00:00</updated>
<author>
<name>Hiroyuki Sato</name>
<email>h-sato@ruby-dev.jp</email>
</author>
<published>2016-11-06T03:33:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d8cc8d7adc4c50843ecacc77a30b2e6db4e3fd84'/>
<id>d8cc8d7adc4c50843ecacc77a30b2e6db4e3fd84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Network page appear with an error message when entering nonexistent git revision</title>
<updated>2016-11-06T03:05:13+00:00</updated>
<author>
<name>Hiroyuki Sato</name>
<email>h-sato@ruby-dev.jp</email>
</author>
<published>2016-10-28T11:38:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=56264f35d40e3ebcebf2b88b9ff6f3a8f4f545e9'/>
<id>56264f35d40e3ebcebf2b88b9ff6f3a8f4f545e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve ExtractsPath logic related to atom format</title>
<updated>2016-10-14T22:36:05+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-10-14T22:36:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d60d5fe4e422ecd83437653bc5764c6269162125'/>
<id>d60d5fe4e422ecd83437653bc5764c6269162125</id>
<content type='text'>
* Don't set request format to atom if '.atom' suffix was not provided
* Don't try '.atom' detection logic on request that uses extended_sha1

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Don't set request format to atom if '.atom' suffix was not provided
* Don't try '.atom' detection logic on request that uses extended_sha1

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow browsing branches that end with '.atom'</title>
<updated>2016-10-11T12:31:12+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2016-10-07T15:49:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1022456bb15d18b05c14fe344950fb75c7c69f48'/>
<id>1022456bb15d18b05c14fe344950fb75c7c69f48</id>
<content type='text'>
We need to do two things to support this:

1. Simplify the regex capture in the routing for the CommitsController
   to not exclude the '.atom' suffix. That's a perfectly valid git
   branch name, so we shouldn't blow up if we get it.
2. Because Rails now can't automatically detect the request format, add
   some code to do so in `ExtractPath` when there is no path. This means
   that, given branches 'foo' and 'foo.atom', the Atom feed for the
   former is unroutable. To fix this: don't do that! Give the branches
   different names!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to do two things to support this:

1. Simplify the regex capture in the routing for the CommitsController
   to not exclude the '.atom' suffix. That's a perfectly valid git
   branch name, so we shouldn't blow up if we get it.
2. Because Rails now can't automatically detect the request format, add
   some code to do so in `ExtractPath` when there is no path. This means
   that, given branches 'foo' and 'foo.atom', the Atom feed for the
   former is unroutable. To fix this: don't do that! Give the branches
   different names!
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore get_id in ExtractsPath</title>
<updated>2016-08-24T10:54:16+00:00</updated>
<author>
<name>winniehell</name>
<email>git@winniehell.de</email>
</author>
<published>2016-08-24T00:22:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ddbdf4e609c70dc6ed88860b5e1e65abde69ee94'/>
<id>ddbdf4e609c70dc6ed88860b5e1e65abde69ee94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not escape URI when extracting path (!5878)</title>
<updated>2016-08-19T16:08:08+00:00</updated>
<author>
<name>winniehell</name>
<email>git@winniehell.de</email>
</author>
<published>2016-08-18T20:48:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bb48a0faea00473c24e77e9e7464392f9de2c4fb'/>
<id>bb48a0faea00473c24e77e9e7464392f9de2c4fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix front-end for branches that happen to contain urlencoding escape characters (e.g. %)</title>
<updated>2016-08-11T11:21:59+00:00</updated>
<author>
<name>Elliot</name>
<email>ewiltshire@perforce.com</email>
</author>
<published>2016-08-11T11:15:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=68cea38e94886e69099a3faa0d1e2fbde2e71899'/>
<id>68cea38e94886e69099a3faa0d1e2fbde2e71899</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>Only render 404 page from /public</title>
<updated>2015-10-13T17:12:34+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>vsv2711@gmail.com</email>
</author>
<published>2015-10-09T17:07:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8346dde0520ed625446ecc5d5a35b53e0b60dbb0'/>
<id>8346dde0520ed625446ecc5d5a35b53e0b60dbb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix "Network" and "Graphs" pages for branches with encoded slashes</title>
<updated>2015-08-02T07:07:23+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-08-02T07:07:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ecbe119af13dfef707694fc7a271d60f3af8f779'/>
<id>ecbe119af13dfef707694fc7a271d60f3af8f779</id>
<content type='text'>
Closes #1359
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1359
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract the longest-matching ref from a commit path when multiple matches occur</title>
<updated>2015-07-01T14:01:59+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-06-21T15:26:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9add3e6eb56bb8d8a9b8e4e105f7beec27e685d2'/>
<id>9add3e6eb56bb8d8a9b8e4e105f7beec27e685d2</id>
<content type='text'>
Closes #1839
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1839
</pre>
</div>
</content>
</entry>
</feed>
