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 (Collapse)Author
2018-10-17Prettify all spec filesMike Greiling
2018-10-17enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer
2018-07-10Mock timeouts and Promise in SmartInterval testsWinnie Hellmann
2018-06-25Enable "prefer-destructuring" in JS filesgfyoung
Partially addresses #47006.
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-01-10Tidy up main JS filePhil Hughes
2017-11-02review feedback - throw error in smart_callback catch blockSimon Knox
2017-10-31remove global export from SmartIntervalSimon Knox
2017-10-27add changelog and specSimon Knox
2017-10-24don't re-run smart interval callback if there is already one in progressSimon Knox
because some things take time
2017-05-17update frontend specs to use ES module syntaxMike Greiling
2017-03-05Remove .es6 from file extensions (!9241)winniehell