<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/issuable_context.js, branch docs/remove-cephfs-example</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>Wraps Select 2 Import into its own webpack bundle</title>
<updated>2019-01-29T11:48:39+00:00</updated>
<author>
<name>Tim Zallmann</name>
<email>tzallmann@gitlab.com</email>
</author>
<published>2019-01-29T09:35:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=40a04bc7e6a8d99e837938ff984e4bf4036dae3b'/>
<id>40a04bc7e6a8d99e837938ff984e4bf4036dae3b</id>
<content type='text'>
Wraps all imports for select 2 to deferred imports,
especially in the main.js we are actually checking if there 
is any select 2 element on the page or not.


</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Wraps all imports for select 2 to deferred imports,
especially in the main.js we are actually checking if there 
is any select 2 element on the page or not.


</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "View labels when editing labels in sidebar and board sidebar"</title>
<updated>2018-04-18T22:29:58+00:00</updated>
<author>
<name>André Luís</name>
<email>me@andr3.net</email>
</author>
<published>2018-04-18T22:29:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c352f695d7f27858fb011c60e4facfe9dbca6a59'/>
<id>c352f695d7f27858fb011c60e4facfe9dbca6a59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>require jQuery to be explicitly imported</title>
<updated>2018-03-09T21:18:09+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2018-03-09T20:18:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f248be7257e82d15fa6441c551e4314bd36343d4'/>
<id>f248be7257e82d15fa6441c551e4314bd36343d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Load participants async</title>
<updated>2017-10-31T16:15:03+00:00</updated>
<author>
<name>Eric Eastwood</name>
<email>contact@ericeastwood.com</email>
</author>
<published>2017-10-31T16:15:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6dc9028fbb3856c8c7814446ed176880f7d5213f'/>
<id>6dc9028fbb3856c8c7814446ed176880f7d5213f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove issuableContext from global namespace</title>
<updated>2017-10-26T20:14:46+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-10-26T20:14:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a665a35438fe1ddf96228918fd99f790de9b6517'/>
<id>a665a35438fe1ddf96228918fd99f790de9b6517</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix CSS in load more participants</title>
<updated>2017-10-23T12:47:50+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-10-23T12:45:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d2848f9da6e0b06376ca2ed0297cdca551130aca'/>
<id>d2848f9da6e0b06376ca2ed0297cdca551130aca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only trigger loadCheck on open toggle, not close. Update specs and add right_sidebar_spec test for additions</title>
<updated>2017-09-28T12:29:32+00:00</updated>
<author>
<name>Luke "Jared" Bennett</name>
<email>lbennett@gitlab.com</email>
</author>
<published>2017-09-28T12:27:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ba76ddf28140021c9d06b1389f215bc5fccf7cd2'/>
<id>ba76ddf28140021c9d06b1389f215bc5fccf7cd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Conditionally call loadCheck if lazyLoader is present</title>
<updated>2017-09-28T12:29:32+00:00</updated>
<author>
<name>Luke "Jared" Bennett</name>
<email>lbennett@gitlab.com</email>
</author>
<published>2017-09-18T11:36:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ae36ee6a149e532d594ef89195e8aebd257e0c66'/>
<id>ae36ee6a149e532d594ef89195e8aebd257e0c66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trigger load of lazy images when opening sidebar, or clicking 'more participants'</title>
<updated>2017-09-28T12:29:32+00:00</updated>
<author>
<name>Luke "Jared" Bennett</name>
<email>lbennett@gitlab.com</email>
</author>
<published>2017-09-14T14:30:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=94749a45b792c18c6dbf4a59e30c145d1aa825d9'/>
<id>94749a45b792c18c6dbf4a59e30c145d1aa825d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed global use of breakpoint checker</title>
<updated>2017-08-10T13:02:30+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-08-10T13:02:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3fc89919a8050b19e068b48abc12ac6a1dbe958a'/>
<id>3fc89919a8050b19e068b48abc12ac6a1dbe958a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
