<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/controllers/projects/artifacts_controller.rb, branch replace_explore_projects.feature</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>Test against public projects</title>
<updated>2017-10-05T10:41:22+00:00</updated>
<author>
<name>Zeger-Jan van de Weg</name>
<email>git@zjvandeweg.nl</email>
</author>
<published>2017-10-05T10:41:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e4d07f12b65fa8d1753a950a79c985406614c2b1'/>
<id>e4d07f12b65fa8d1753a950a79c985406614c2b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Redirect to pages daemon</title>
<updated>2017-10-03T10:34:24+00:00</updated>
<author>
<name>Zeger-Jan van de Weg</name>
<email>git@zjvandeweg.nl</email>
</author>
<published>2017-10-03T10:34:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8cbfe3aea64a11f8de0e28e35fc1fc298128158e'/>
<id>8cbfe3aea64a11f8de0e28e35fc1fc298128158e</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 use artifacts metadata to access single artifact</title>
<updated>2017-09-05T10:34:49+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-09-05T10:27:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3b874414c06156767117b7aa7ae705c7342d887c'/>
<id>3b874414c06156767117b7aa7ae705c7342d887c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create and use project path helpers that only need a project, no namespace</title>
<updated>2017-07-05T16:11:59+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-06-29T17:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fe13f110412d85c05dc68e5ee1db499f681bf722'/>
<id>fe13f110412d85c05dc68e5ee1db499f681bf722</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 'dm-collapsed-blob' into 'master'</title>
<updated>2017-06-01T09:10:53+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-06-01T09:10:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=04251829ba135a8bab845e9e49d8475eb0211e86'/>
<id>04251829ba135a8bab845e9e49d8475eb0211e86</id>
<content type='text'>
Consistent diff and blob size limit names

See merge request !11776</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Consistent diff and blob size limit names

See merge request !11776</pre>
</div>
</content>
</entry>
<entry>
<title>Consistent diff and blob size limit names</title>
<updated>2017-05-29T22:02:02+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-05-26T23:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aed0387f97ec62b184da90bdca0ce40f9dc58b45'/>
<id>aed0387f97ec62b184da90bdca0ce40f9dc58b45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename BuildsController to JobsController</title>
<updated>2017-05-17T12:17:30+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-05-16T11:41:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=71777a4a184945d6b58170af55d9fd9fef821ac9'/>
<id>71777a4a184945d6b58170af55d9fd9fef821ac9</id>
<content type='text'>
Rename other URL generators

admin_builds_path -&gt; admin_jobs_path

Fix tests and more renaming

Fix more tests

Also change build_id to job_id in the controller
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename other URL generators

admin_builds_path -&gt; admin_jobs_path

Fix tests and more renaming

Fix more tests

Also change build_id to job_id in the controller
</pre>
</div>
</content>
</entry>
<entry>
<title>Add artifact file page that uses the blob viewer</title>
<updated>2017-05-04T13:50:12+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-05-02T22:42:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0f58eb6bde35009b69ef871534d9ff80fc38bbf7'/>
<id>0f58eb6bde35009b69ef871534d9ff80fc38bbf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add breadcrumb, build header and pipelines submenu to artifacts browser</title>
<updated>2017-05-03T21:32:36+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-05-02T22:47:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=df36f1f47b7c1dcbe6d34fabd83764ae14919e15'/>
<id>df36f1f47b7c1dcbe6d34fabd83764ae14919e15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract ref_name and path in before_action, feedback:</title>
<updated>2016-08-26T05:10:03+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2016-08-26T05:10:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b17df0507b704a347d6a8af035526b642ec85284'/>
<id>b17df0507b704a347d6a8af035526b642ec85284</id>
<content type='text'>
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5142#note_14469768
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5142#note_14469768
</pre>
</div>
</content>
</entry>
</feed>
