summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/merge_request_tabs.js.coffee
Commit message (Expand)AuthorAgeFilesLines
* Replace nav-tabs with nav-linksDmitriy Zaporozhets2016-01-131-1/+1
* Make selectors more specific when scroll to elementDouglas Barbosa Alexandre2015-12-101-1/+1
* Make selectors more specific when setting the tab contentDouglas Barbosa Alexandre2015-12-101-3/+3
* USe innerHtml to avoid slow performance on a MR with very large difffix-edit-notes-on-merge-request-diffDouglas Barbosa Alexandre2015-12-101-3/+2
* Ensure existing notes are highlighted properly on a merge request diffDouglas Barbosa Alexandre2015-12-091-1/+3
* Move Builds tab to the endDouwe Maan2015-12-081-13/+13
* Add Builds tab to MR detail pageDouwe Maan2015-12-081-1/+21
* Prevent a JS error in MergeRequestTabsrs-mr-tabs-scrollRobert Speicher2015-10-141-4/+4
* Make the loading spinner toggle more explicitrs-mr-tab-loaderRobert Speicher2015-10-081-5/+8
* Fix anchors to comments in diffsValery Sizov2015-10-051-0/+7
* Fix the "Reload with full diff" URL buttonStan Hu2015-07-231-8/+2
* Remove sticky-diff functionalitydisable-sticky-diffsDmitriy Zaporozhets2015-07-061-5/+0
* Trigger sticky_kit:recalc when diffs are pre-loadedRobert Speicher2015-06-251-3/+9
* Reorder MergeRequestTabs constructorRobert Speicher2015-06-251-3/+3
* Add MergeRequestTabs specsrs-dev-issue-2355Robert Speicher2015-06-211-44/+89
* Minor style fixes in MergeRequestTabsRobert Speicher2015-06-211-2/+2
* Extract MergeRequest tab behavior to its own JS classRobert Speicher2015-06-171-0/+108