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
2018-06-20remove all unused eslint-disable rulesLukas Eipert
2018-06-15Enable no-restricted-globals in JS filesgfyoung
2018-04-03Check if at least one filter is set on dashboardJan Provaznik
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-02-21Rest of Dispatcher RefactorJacob Schatz
2018-02-21Update to jQuery 3.Jacob Schatz
2018-02-06Converted search_autocomplete.js to use axiosPhil Hughes
2017-12-13Export old code into es6 modulesFilipa Lacerda
2017-12-06Updates the dropdown to match the docs and remove old hack of stop event prop...Filipa Lacerda
2017-12-05Revert to adding open class to dropdownsAnnabel Dunstone Gray
2017-12-05Close all open dropdowns when search input is clickedAnnabel Dunstone Gray
2017-11-06Fixes 404 error to `Issues assigned to me` and `Issues I've created` when iss...Jacopo
2017-09-29FIxed the clearing icon + jumping of fluid nav barTim Zallmann
2017-09-09Use modules in common utilsFilipa Lacerda
2017-09-06Remove focus styles from dropdown empty linkEric Eastwood
2017-03-05Remove .es6 from file extensions (!9241)winniehell
2016-10-05Refactor SearchAutocomplete to ES6 class syntax.Bryce Johnson
2016-09-27Merge branch 'cs-inline-js-search' into 'master' Fatih Acet
2016-09-08Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard
2016-08-26Tidy up the code a bitAlfredo Sumaran
2016-08-26Remove inline JavaScript for Search autocomplete.Connor Shea
2016-08-19review changesLuke Bennett
2016-08-19Fixed conflictsLuke Bennett
2016-08-18Fixed spec and improved formattingLuke Bennett
2016-08-18Moved changes across to es5 and changed spec to es6Luke Bennett
2016-07-24ES6ify all the things!Fatih Acet