<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/notes.js, branch replace_explore_projects.feature</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>Commenting on image diffs</title>
<updated>2017-10-07T04:25:17+00:00</updated>
<author>
<name>Felipe Artur</name>
<email>fcardozo@gitlab.com</email>
</author>
<published>2017-10-07T04:25:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b54203f0ada8f7ad6d24437b6f5f46ebf43f8695'/>
<id>b54203f0ada8f7ad6d24437b6f5f46ebf43f8695</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import modules instead of using the ones in global namespace</title>
<updated>2017-09-09T08:54:27+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-09-06T16:14:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=96e6fc70b40c51af50bee6c421f7f363acd899d4'/>
<id>96e6fc70b40c51af50bee6c421f7f363acd899d4</id>
<content type='text'>
Removes set favicon related methods from global scope
Improves test related with favicon

Removes convertPermissionToBoolean from global scope.
Adds tests for convertPermissionToBoolean - were non existant

Removes setParamInURL from gl.utils

Removes parseIntPagination from gl.utils namespace

Remove normalizeCRLFHeaders from gl.utils namespace

Removes normalizeHeaders from gl.utils namespace

Use gl.utils for filtered search

Fix bad import

Fix broken test by cleaning window.history namespace

Adds changelog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes set favicon related methods from global scope
Improves test related with favicon

Removes convertPermissionToBoolean from global scope.
Adds tests for convertPermissionToBoolean - were non existant

Removes setParamInURL from gl.utils

Removes parseIntPagination from gl.utils namespace

Remove normalizeCRLFHeaders from gl.utils namespace

Removes normalizeHeaders from gl.utils namespace

Use gl.utils for filtered search

Fix bad import

Fix broken test by cleaning window.history namespace

Adds changelog
</pre>
</div>
</content>
</entry>
<entry>
<title>Use modules in common utils</title>
<updated>2017-09-09T08:54:24+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-09-06T08:01:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6a1b84c7b450e65eaad6bf016fc9b7310e89784c'/>
<id>6a1b84c7b450e65eaad6bf016fc9b7310e89784c</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-comment-reflection' into 'security-9-5'</title>
<updated>2017-09-08T00:22:16+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jschatz@gitlab.com</email>
</author>
<published>2017-09-06T15:59:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=941a2d27373a99cb96561e7f41ac6ae8351dbb96'/>
<id>941a2d27373a99cb96561e7f41ac6ae8351dbb96</id>
<content type='text'>
Fix Live Comment XSS Vulnerability

See merge request gitlab/gitlabhq!2183</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix Live Comment XSS Vulnerability

See merge request gitlab/gitlabhq!2183</pre>
</div>
</content>
</entry>
<entry>
<title>Fix diff comment button not showing after deleting a comment</title>
<updated>2017-09-05T10:20:40+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-09-05T10:20:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cdb305ce6876f91fbede5ab2e7b504ea1b8a7d77'/>
<id>cdb305ce6876f91fbede5ab2e7b504ea1b8a7d77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Specific Async Script Loading by using a Page Variable"</title>
<updated>2017-08-03T20:31:53+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2017-08-03T20:31:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dab08be606878139ce3fe3d8e197ef73badf8e88'/>
<id>dab08be606878139ce3fe3d8e197ef73badf8e88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix replying to commit comments on MRs from forks</title>
<updated>2017-07-28T15:25:13+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2017-07-27T14:36:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=75d04f6a29a5506ffd53c227517411febdc54910'/>
<id>75d04f6a29a5506ffd53c227517411febdc54910</id>
<content type='text'>
A commit comment shows in the MR, but if the MR is from a fork, it will have a
different project ID to the MR's target project. In that case, add an
note_project_id param so that we can pick the correct project for the note.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A commit comment shows in the MR, but if the MR is from a fork, it will have a
different project ID to the MR's target project. In that case, add an
note_project_id param so that we can pick the correct project for the note.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update vue-resource</title>
<updated>2017-07-12T14:47:09+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-07-12T14:47:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aaa78199c2408a05d81aa4ee3058e81bb732da16'/>
<id>aaa78199c2408a05d81aa4ee3058e81bb732da16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor TaskList class to ES module syntax</title>
<updated>2017-07-06T18:05:58+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-07-06T18:05:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d990df7481f3775a27cc6a09d7400f66628411da'/>
<id>d990df7481f3775a27cc6a09d7400f66628411da</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 'enable-webpack-code-splitting' into 'master'</title>
<updated>2017-06-30T20:55:09+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jschatz@gitlab.com</email>
</author>
<published>2017-06-30T20:55:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e48f54b5b23b4b865a4462151d576d2ff09d543e'/>
<id>e48f54b5b23b4b865a4462151d576d2ff09d543e</id>
<content type='text'>
Enable webpack code splitting

Closes #32989

See merge request !12032</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable webpack code splitting

Closes #32989

See merge request !12032</pre>
</div>
</content>
</entry>
</feed>
