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
2019-06-12Allow command and control click to work on MR tabsSam Bigelow
2019-03-26Merge branch 'winh-remove-sushi' into 'master'Winnie Hellmann
2019-03-22Revert "Merge branch 'winh-remove-sushi' into 'master'"Filipa Lacerda
2019-03-21Remove .raw from JavaScript fixture file namesWinnie Hellmann
2018-11-27Resolve "Jump to top in merge request"Sam Bigelow
2018-10-19Fixed merge request fill tree not respecting fluid widthPhil Hughes
2018-06-30Performance Improvements to Vue MR pageTim Zallmann
2018-06-21Changes tab VUE refactoringFelipe Artur
2018-04-23fix more instances of "import *" with spyOnDependencyMike Greiling
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-01-31fixed failing specsPhil Hughes
2018-01-30Converted merge_request_tabs.js to axiosPhil Hughes
2017-12-21Fix racing condition in Ajax call of merge_request_tabs_spec.jsWinnie Hellmann
2017-12-15Export and use Notes ES modulePhil Hughes
2017-12-15Export JS classes as modulesPhil Hughes
2017-12-08use exported methods instead of gl.utilsPhil Hughes
2017-10-19Remove Diff class from globalnamespaceFilipa Lacerda
2017-10-11Cleanup data-page attribute after each Karma testEric Eastwood
2017-09-25Stop breadcrumbs changing container when in side-by-side diffPhil Hughes
2017-09-09Import modules instead of using the ones in global namespaceFilipa Lacerda
2017-08-29Fixes the diff changes buttons from toggling when scrollingPhil Hughes
2017-07-06refactor SingleFileDiff class to ES module syntaxMike Greiling
2017-06-29Split up MergeRequestsControllerDouwe Maan
2017-06-21Fix linking to line number on parallel diff creating empty discussionEric Eastwood
2017-06-14remove phantomjs-specific test hacksMike Greiling
2017-06-13Revert "Merge branch 'karma-headless-chrome' into 'master'"Mike Greiling
2017-06-13remove phantomjs-specific test hacksMike Greiling
2017-05-26Fix error thrown with missing note fragment in DOMEric Eastwood
2017-05-17fix eslint failuresMike Greiling
2017-05-17update frontend specs to use ES module syntaxMike Greiling
2017-05-06Standardize jasmine test describe block names that test specific methodsClement Ho
2017-04-07Remove Vue from main bundle and disable production warningsMike Greiling
2017-04-07Fixed duplicate jQuery AJAX spyonPhil Hughes
2017-04-07Merge branch '5983-realtime-pipelines-table' into 'master' Kamil TrzciƄski
2017-04-07Fixes failing specAlfredo Sumaran
2017-04-03Fix container issue when switching parallel "Changes" MR tab before done loadingEric Eastwood
2017-03-28Reset container width when switching to pipelines MR tabEric Eastwood
2017-02-18fix overlooked window binding in spec filesMike Greiling
2017-02-15Fix regression where cmd-click stopped working for todos and merge request tabsClement Ho
2017-02-13Replace static fixture for merge_request_tabs_spec.js (!9172)winniehell
2017-02-07ESLint: remove `expect()` from `beforeEach()`Kushal Pandya
2017-02-07Refactor tests for `#opensInNewTab`Kushal Pandya
2017-02-07Update param name, add test for `e.which = 2`Kushal Pandya
2017-02-07Tests for clickTab with Mac and PCKushal Pandya
2017-02-03Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-02-02Remove turbolinks.Bryce Johnson
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-13phantomJS doesn't allow us to spyOn history.replaceStateMike Greiling
2017-01-10use ~ to reference non-local scripts instead of resolve.rootMike Greiling
2017-01-10include spec_helper within karma config rather than each individual testMike Greiling