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
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
2017-01-10Swapped out teaspoon for karmaLuke "Jared" Bennett
2017-01-05replace Teaspoon fixture methods with jasmine-jquery methods to reduce depend...Mike Greiling
2017-01-03update all frontend tests to point to precompiled fixturesMike Greiling
2016-12-04Satisfied eslintSteffen Rauh
2016-12-04Fix compatibility with Internet Explorer 11 for merge requestsSteffen Rauh
2016-12-03fix eslint failures on Diff and MergeRequestTabsMike Greiling
2016-12-03refactor MergeRequestTabs to es6 class syntaxMike Greiling
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-10-06Fixed merge request tab JS specPhil Hughes
2016-07-24ES6ify all the things!Fatih Acet