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
2020-12-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-12-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-12-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-09-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-08-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-07-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-06-13Disable unnecessary ESLint i18n offencesBrandon Labuschagne
2019-06-04Comply with `no-implicit-coercion` rule (CE)Nathan Friend
2019-05-31Fix search dropdown not closing on blur if emptyLuke Bennett
2019-05-22Fix loading.. dropdown at search fieldPavel Chausov
2019-05-21I18N JS files starting with sBrandon Labuschagne
2018-11-13Fix testsHeinrich Lee Yu
2018-10-31Prettify remaining files with differences in CE and EEMike Greiling
2018-10-29Fix search "all in GitLab" not working with relative URLsStan Hu
2018-10-09Resolve "Harmonize prettier and eslint configs"Mike Greiling
2018-09-14Move search autocomplete from dispatcher to main.jsMike Greiling
2018-08-07Resolve "Frontend for clarifying the usefulness of the search bar"Dennis Tang
2018-08-02Resolve "Top nav search bar produces console error when unauthenticated"Dennis Tang
2018-06-27Resolve "Search dropdown hides & shows when typing"Clement Ho
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