<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/assets/javascripts/application.js.coffee, branch notes_fix_stable</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>fixed positioning of hamburger menu on header</title>
<updated>2015-10-09T03:05:55+00:00</updated>
<author>
<name>Han Loong Liauw</name>
<email>hanloongliauw@gmail.com</email>
</author>
<published>2015-10-09T03:05:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=95411f7151a8e1058731a6eb5fefcf7d91312b58'/>
<id>95411f7151a8e1058731a6eb5fefcf7d91312b58</id>
<content type='text'>
 - Changed to margin for vertical allign as used in bootstrap 3 original
 - Also added an `active` state to show when the extra items are enabled
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Changed to margin for vertical allign as used in bootstrap 3 original
 - Also added an `active` state to show when the extra items are enabled
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent anchors from being hidden by header upon a new page load.</title>
<updated>2015-08-29T09:05:37+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-08-29T08:59:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1fdf56c95d82292a3050578fed3bb258abbc6e9c'/>
<id>1fdf56c95d82292a3050578fed3bb258abbc6e9c</id>
<content type='text'>
Browsers change the scroll position after the page is loaded, and the current 1 ms
delay wasn't long enough for the browser to jump to the anchor. Even then, it appears
another 100ms delay is necessary to adjust the scroll properly:

http://stackoverflow.com/questions/19057731/scrolltop-on-page-reload-doesnt-work-possible-script-conflict

Add a little more of an offset to see a few lines before the anchor.

Closes #1614
Closes #1024
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Browsers change the scroll position after the page is loaded, and the current 1 ms
delay wasn't long enough for the browser to jump to the anchor. Even then, it appears
another 100ms delay is necessary to adjust the scroll properly:

http://stackoverflow.com/questions/19057731/scrolltop-on-page-reload-doesnt-work-possible-script-conflict

Add a little more of an offset to see a few lines before the anchor.

Closes #1614
Closes #1024
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve abuse reports management</title>
<updated>2015-08-25T08:52:10+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-08-25T08:52:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e02b7bf4435d0ff151239ac790849994066c0bc1'/>
<id>e02b7bf4435d0ff151239ac790849994066c0bc1</id>
<content type='text'>
* Link to user profile instead of user admin page
* One button for remove user and report
* Remove user and report with page reloading

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Link to user profile instead of user admin page
* One button for remove user and report
* Remove user and report with page reloading

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix and style the "Changes suppressed" link.</title>
<updated>2015-07-23T20:07:45+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-07-23T19:55:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cad0e848b099ab1993d1088e317fb6e5307862ad'/>
<id>cad0e848b099ab1993d1088e317fb6e5307862ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add nice scroll for sidebar</title>
<updated>2015-07-14T10:29:57+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-07-14T10:29:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=98cb6256faddf1dc862b38e8943bb25734d03e93'/>
<id>98cb6256faddf1dc862b38e8943bb25734d03e93</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>Revert "Diff headers made sticky"</title>
<updated>2015-07-06T09:30:30+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-07-06T09:30:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=919e702c865ab3b7943a81f70863ac28225aacf1'/>
<id>919e702c865ab3b7943a81f70863ac28225aacf1</id>
<content type='text'>
This reverts commit af44c65030a1fbc4e29c3cf51e4d3c33b9666201.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit af44c65030a1fbc4e29c3cf51e4d3c33b9666201.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicate `timeago` call</title>
<updated>2015-06-17T20:37:10+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-06-17T19:52:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2efb0b6e935a9da206134a61d344b4d0334392a3'/>
<id>2efb0b6e935a9da206134a61d344b4d0334392a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused `showAndHide`, `simpleFormat`, and `linkify` functions</title>
<updated>2015-06-03T00:32:07+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-26T22:43:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=29626b08850bd5c868b4d71129d542f4fdc135ce'/>
<id>29626b08850bd5c868b4d71129d542f4fdc135ce</id>
<content type='text'>
Also removes redundant `unbind` call
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also removes redundant `unbind` call
</pre>
</div>
</content>
</entry>
<entry>
<title>Move jQuery enable/disable extensions to extensions/jquery</title>
<updated>2015-06-03T00:32:07+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-05-26T22:33:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=456095440425f91028f218748f366bf16e5c7d4b'/>
<id>456095440425f91028f218748f366bf16e5c7d4b</id>
<content type='text'>
Removes redundant enableButton/disableButton extensions, and adds specs
for the jQuery extensions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes redundant enableButton/disableButton extensions, and adds specs
for the jQuery extensions.
</pre>
</div>
</content>
</entry>
<entry>
<title>improve navbar collapse for mobile views</title>
<updated>2015-06-01T15:55:20+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-06-01T15:55:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=01f6ae235173ff46ff23498ec91accbeb1845863'/>
<id>01f6ae235173ff46ff23498ec91accbeb1845863</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>
</feed>
