Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-17Merge branch 'diff-scroll-point' into 'master' Jacob Schatz
2016-05-18Clicking changes tab scrolls the window to show the contentPhil Hughes
2016-04-20Fixed issue when scrolling to element and there is an expanderPhil Hughes
2016-04-20Fixed issue with incorrect line being highlighted if line is in discussion viewPhil Hughes
2016-04-18Fixed issue with spinner not hiding on diff changesPhil Hughes
2016-04-14Fixed issue with other links being clicked in diffsPhil Hughes
2016-04-14Correctly scrolls to the line when clickingPhil Hughes
2016-04-14Diff viewer links to correct part of the filePhil Hughes
2016-04-12Merge branch 'master' into issue_14206Alfredo Sumaran
2016-04-12Rename method and initialize .timeago insideAlfredo Sumaran
2016-04-11Use existence operator insteadAlfredo Sumaran
2016-04-11Check existence of variable methodAlfredo Sumaran
2016-04-11Ignore toggling sidebar for above 1200px resolutionAlfredo Sumaran
2016-04-07Update datetime in .timeago elementsAlfredo Sumaran
2016-03-18Expand the issuable sidebar when coming back from the Changes tabRobert Speicher
2016-03-10Fixes issue with issue sidebar toggle button not workingPhil Hughes
2016-03-04Only save right sidebar position cookie if user did the collapsing.Jacob Schatz
2016-02-29Apply nice date when diff page loadsAlfredo Sumaran
2016-02-24Wait until listeners are set before triggering a 'click' eventAlfredo Sumaran
2016-02-24Move script inside of MergeRequestTabs classAlfredo Sumaran
2016-02-20Update button selectorAlfredo Sumaran
2016-02-20Change method name for consistencyAlfredo Sumaran
2016-02-20Make diff view name getter less error proneAlfredo Sumaran
2016-02-19Add commentAlfredo Sumaran
2016-02-19Expand view container if diff mode is set to paralellsAlfredo Sumaran
2016-01-13Replace nav-tabs with nav-linksDmitriy Zaporozhets
2015-12-10Make selectors more specific when scroll to elementDouglas Barbosa Alexandre
2015-12-10Make selectors more specific when setting the tab contentDouglas Barbosa Alexandre
2015-12-10USe innerHtml to avoid slow performance on a MR with very large diffDouglas Barbosa Alexandre
2015-12-09Ensure existing notes are highlighted properly on a merge request diffDouglas Barbosa Alexandre
2015-12-09Move Builds tab to the endDouwe Maan
2015-12-08Add Builds tab to MR detail pageDouwe Maan
2015-10-14Prevent a JS error in MergeRequestTabsRobert Speicher
2015-10-09Make the loading spinner toggle more explicitRobert Speicher
2015-10-05Fix anchors to comments in diffsValery Sizov
2015-07-23Fix the "Reload with full diff" URL buttonStan Hu
2015-07-06Remove sticky-diff functionalityDmitriy Zaporozhets
2015-06-26Trigger sticky_kit:recalc when diffs are pre-loadedRobert Speicher
2015-06-26Reorder MergeRequestTabs constructorRobert Speicher
2015-06-22Add MergeRequestTabs specsRobert Speicher
2015-06-22Minor style fixes in MergeRequestTabsRobert Speicher
2015-06-17Extract MergeRequest tab behavior to its own JS classRobert Speicher