<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/members.js.es6, branch commit-description-border</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>Updated JS based on review</title>
<updated>2016-12-09T10:06:02+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-12-09T10:06:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1637ce4e6a64c154eca93444f6a62664f4e78e7a'/>
<id>1637ce4e6a64c154eca93444f6a62664f4e78e7a</id>
<content type='text'>
Fixed group links dropdown to match
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed group links dropdown to match
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated members dropdowns</title>
<updated>2016-12-07T15:27:14+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-12-07T15:27:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=19fb84e3a897f5b251fb3f437fe365c6ec342c34'/>
<id>19fb84e3a897f5b251fb3f437fe365c6ec342c34</id>
<content type='text'>
This ports some code over from EE to reduce conflicts
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ports some code over from EE to reduce conflicts
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaned up global namespace JS</title>
<updated>2016-11-04T04:00:21+00:00</updated>
<author>
<name>José Iván</name>
<email>jivanvlop@gmail.com</email>
</author>
<published>2016-09-06T03:28:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b1b51b774bffd64b9117296d46052b8bbc44f430'/>
<id>b1b51b774bffd64b9117296d46052b8bbc44f430</id>
<content type='text'>
Moved most of the functions that contained "window.doSomething" that were located at:
- app/assets/javascripts/application.js
To the following file:
- app/assets/javascripts/lib/utils/common_utils.js

The functions listed here:
- window.ajaxGet
- window.split
- window.extractLast
- window.rstrip
- window.disableButtonIfEmptyField
- window.disableButtonIfAnyEmptyField
- window.sanitize
- window.unbindEvents
- window.shiftWindow

Now will be accessible from the "gl.utils" namespace
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moved most of the functions that contained "window.doSomething" that were located at:
- app/assets/javascripts/application.js
To the following file:
- app/assets/javascripts/lib/utils/common_utils.js

The functions listed here:
- window.ajaxGet
- window.split
- window.extractLast
- window.rstrip
- window.disableButtonIfEmptyField
- window.disableButtonIfAnyEmptyField
- window.sanitize
- window.unbindEvents
- window.shiftWindow

Now will be accessible from the "gl.utils" namespace
</pre>
</div>
</content>
</entry>
<entry>
<title>disable ESLint for all JavaScript files</title>
<updated>2016-10-26T08:02:58+00:00</updated>
<author>
<name>winniehell</name>
<email>git@winniehell.de</email>
</author>
<published>2016-10-26T08:02:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=02f94cf038b08d25bc1b414a32d16f988fb9268e'/>
<id>02f94cf038b08d25bc1b414a32d16f988fb9268e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor js that disable form submit if no members selected</title>
<updated>2016-10-24T10:14:00+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-10-20T08:07:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bedbb7b744504a0008e0bc33b21f229a84d616d6'/>
<id>bedbb7b744504a0008e0bc33b21f229a84d616d6</id>
<content type='text'>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved how we remove event listeners</title>
<updated>2016-10-13T09:25:38+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-10-13T09:25:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=96ee975805dd9bbb20bd26edf2dcc7bfdc858c78'/>
<id>96ee975805dd9bbb20bd26edf2dcc7bfdc858c78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed jQuery to be in single line</title>
<updated>2016-10-06T14:42:48+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-10-06T14:42:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b2e5240af3d14bd67900ef194226274639537888'/>
<id>b2e5240af3d14bd67900ef194226274639537888</id>
<content type='text'>
Removed un-required CSS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed un-required CSS
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed jQuery chaining</title>
<updated>2016-09-13T07:44:59+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-09-07T11:36:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d8fee09e338006acb09c80ebcb032b6a75f3d7cd'/>
<id>d8fee09e338006acb09c80ebcb032b6a75f3d7cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed fields not being sent</title>
<updated>2016-09-13T07:44:59+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-09-05T16:14:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=68c7b52364307e26ef7a85b80aa11242abbfa5b6'/>
<id>68c7b52364307e26ef7a85b80aa11242abbfa5b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>JS update</title>
<updated>2016-09-13T07:44:59+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2016-09-05T14:11:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fe71edc3336ae662997ebbad3b4c46b2a2b4927c'/>
<id>fe71edc3336ae662997ebbad3b4c46b2a2b4927c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
