<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/views/projects/network, branch feature/github-edit-path</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>Replace namespace-specific application.js files with namespace-bundle.js files.</title>
<updated>2016-07-15T20:42:28+00:00</updated>
<author>
<name>Connor Shea</name>
<email>connor.james.shea@gmail.com</email>
</author>
<published>2016-07-12T20:30:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ec8a25ba0b1b7cff6f432cb77574cfc181bea012'/>
<id>ec8a25ba0b1b7cff6f432cb77574cfc181bea012</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary parens</title>
<updated>2016-06-30T13:01:26+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2016-06-30T13:01:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=13fc95acc4b8ca418de2af383a6f0e1ccee9e9a2'/>
<id>13fc95acc4b8ca418de2af383a6f0e1ccee9e9a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trying to make this work with sprockets in production.</title>
<updated>2016-06-23T17:42:52+00:00</updated>
<author>
<name>Connor Shea</name>
<email>connor.james.shea@gmail.com</email>
</author>
<published>2016-06-23T17:42:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ff01ca9c96dc001fabf5e5a1200bc3355c61a3ca'/>
<id>ff01ca9c96dc001fabf5e5a1200bc3355c61a3ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganize the lib directory.</title>
<updated>2016-06-23T16:55:40+00:00</updated>
<author>
<name>Connor Shea</name>
<email>connor.james.shea@gmail.com</email>
</author>
<published>2016-06-23T16:55:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4cca9a3e0f388210883ea2e3be97e92ac0576b38'/>
<id>4cca9a3e0f388210883ea2e3be97e92ac0576b38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-implement page-specific JS in a better way.</title>
<updated>2016-06-23T16:33:38+00:00</updated>
<author>
<name>Connor Shea</name>
<email>connor.james.shea@gmail.com</email>
</author>
<published>2016-06-23T16:33:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7ce0968a52a5bc013e49865205a8998881884c02'/>
<id>7ce0968a52a5bc013e49865205a8998881884c02</id>
<content type='text'>
This makes larger libraries more cacheable and will allow us to use SRI with the dynamically included libraries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes larger libraries more cacheable and will allow us to use SRI with the dynamically included libraries.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary string interpolation.</title>
<updated>2016-06-21T18:35:55+00:00</updated>
<author>
<name>Connor Shea</name>
<email>connor.james.shea@gmail.com</email>
</author>
<published>2016-06-21T18:35:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=91a112cba452857a80233986be359a3a4f9a288c'/>
<id>91a112cba452857a80233986be359a3a4f9a288c</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 graph links.</title>
<updated>2016-06-21T18:25:18+00:00</updated>
<author>
<name>Connor Shea</name>
<email>connor.james.shea@gmail.com</email>
</author>
<published>2016-06-21T16:00:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=07b3bf9ec3900324195566c0d4aeb05abfdb9277'/>
<id>07b3bf9ec3900324195566c0d4aeb05abfdb9277</id>
<content type='text'>
Resolves #18894.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves #18894.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix failing test.</title>
<updated>2016-06-10T15:28:07+00:00</updated>
<author>
<name>Connor Shea</name>
<email>connor.james.shea@gmail.com</email>
</author>
<published>2016-06-08T17:28:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7163229738c4fa534d7909ea168d0612ef89fbef'/>
<id>7163229738c4fa534d7909ea168d0612ef89fbef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace raphael-rails with raphael.js so it can be split from the rest of the JavaScript. The gem isn't maintained anymore anyway. Added a network folder with an application.js including raphael components, since that's the only page using it currently.</title>
<updated>2016-06-10T15:28:07+00:00</updated>
<author>
<name>Connor Shea</name>
<email>connor.james.shea@gmail.com</email>
</author>
<published>2016-06-07T21:07:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=18e16e427d331415db042afd3c8dd5689db32a53'/>
<id>18e16e427d331415db042afd3c8dd5689db32a53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish styling sub nav</title>
<updated>2016-06-07T14:08:15+00:00</updated>
<author>
<name>Annabel Dunstone</name>
<email>annabel.dunstone@gmail.com</email>
</author>
<published>2016-06-03T18:09:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5db95f5e6991f61193b57aa22447479ff5dede93'/>
<id>5db95f5e6991f61193b57aa22447479ff5dede93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
