<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/controllers/projects/refs_controller.rb, branch explicit-requesters-scope</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>Make it possible to switch ref in badges view</title>
<updated>2016-04-06T17:56:34+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2016-04-04T08:40:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=97a2de9e03f9ad947642ded3b4f4e7761fcaa9c3'/>
<id>97a2de9e03f9ad947642ded3b4f4e7761fcaa9c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly checks if tree view is on screen</title>
<updated>2016-02-23T13:41:03+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-02-23T13:41:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=01b965f6daf22eaeb511d35d3312c217cb1f2d33'/>
<id>01b965f6daf22eaeb511d35d3312c217cb1f2d33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes issue with file view rows not clickable on project main view</title>
<updated>2016-02-23T09:06:26+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-02-23T09:06:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d80205b75502ad53b4db085b0fd7fc2a1cb54b05'/>
<id>d80205b75502ad53b4db085b0fd7fc2a1cb54b05</id>
<content type='text'>
Fixed an issue where it would only load the first 25 commit data on project main view
Stopped the file view sending 1 too many requests

Fixes #3916
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed an issue where it would only load the first 25 commit data on project main view
Stopped the file view sending 1 too many requests

Fixes #3916
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:gitlabhq/gitlabhq</title>
<updated>2016-01-07T11:56:18+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2016-01-07T11:56:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=41b8a238ce4bd7f091d46fb9b89b7456fde17ddf'/>
<id>41b8a238ce4bd7f091d46fb9b89b7456fde17ddf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error preventing displaying of commit data for a directory with a leading dot</title>
<updated>2015-10-13T05:24:19+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-10-13T04:43:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d02d02c672bcac0d2ef46204d132645bc69827a8'/>
<id>d02d02c672bcac0d2ef46204d132645bc69827a8</id>
<content type='text'>
Closes https://github.com/gitlabhq/gitlabhq/issues/8763
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/gitlabhq/gitlabhq/issues/8763
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix commit data retrieval when branch name has single quotes</title>
<updated>2015-07-26T10:47:01+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-07-26T09:17:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=562242cb9dc11f0a5957a58eb9f91a484a909b40'/>
<id>562242cb9dc11f0a5957a58eb9f91a484a909b40</id>
<content type='text'>
Closes #1724
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1724
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ref switching support for graphs</title>
<updated>2015-07-06T14:44:30+00:00</updated>
<author>
<name>Daniel Gerhardt</name>
<email>code@dgerhardt.net</email>
</author>
<published>2015-07-02T18:12:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2963e7fd1c64af8482eaa82579ccdef5af1ef55a'/>
<id>2963e7fd1c64af8482eaa82579ccdef5af1ef55a</id>
<content type='text'>
It is now possible to view contributor and commit statistics for
refs beyond the default branch.

Additionally, conditions in RefsController#switch have been refactored
in order that a `case` block is used now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is now possible to view contributor and commit statistics for
refs beyond the default branch.

Additionally, conditions in RefsController#switch have been refactored
in order that a `case` block is used now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the Rails/ActionFilter cop</title>
<updated>2015-04-20T13:39:37+00:00</updated>
<author>
<name>Jeroen van Baarsen</name>
<email>jeroenvanbaarsen@gmail.com</email>
</author>
<published>2015-04-16T12:03:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5a4ebfb47af40de6cfe29fe59dae82f8c244e5e3'/>
<id>5a4ebfb47af40de6cfe29fe59dae82f8c244e5e3</id>
<content type='text'>
Signed-off-by: Jeroen van Baarsen &lt;jeroenvanbaarsen@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jeroen van Baarsen &lt;jeroenvanbaarsen@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Render a 404 when RefsController#logs_tree gets an HTML request</title>
<updated>2015-04-07T03:08:28+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-04-07T03:02:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=167a6b9eefd2076d08b4f1504f8b5ff3fb281026'/>
<id>167a6b9eefd2076d08b4f1504f8b5ff3fb281026</id>
<content type='text'>
Fixes #2152
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #2152
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into rails-4.1.9</title>
<updated>2015-02-21T19:55:28+00:00</updated>
<author>
<name>Vinnie Okada</name>
<email>vokada@mrvinn.com</email>
</author>
<published>2015-02-21T19:55:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2a9eed6620fd57c2a82edf5eab95dade3da250d3'/>
<id>2a9eed6620fd57c2a82edf5eab95dade3da250d3</id>
<content type='text'>
Conflicts:
	app/views/projects/commits/_commit.html.haml
	app/views/projects/issues/_issue.html.haml
	app/views/projects/issues/_issue_context.html.haml
	app/views/projects/merge_requests/_merge_request.html.haml
	app/views/projects/merge_requests/show/_context.html.haml
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	app/views/projects/commits/_commit.html.haml
	app/views/projects/issues/_issue.html.haml
	app/views/projects/issues/_issue_context.html.haml
	app/views/projects/merge_requests/_merge_request.html.haml
	app/views/projects/merge_requests/show/_context.html.haml
</pre>
</div>
</content>
</entry>
</feed>
