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
2021-10-20Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2021-03-16Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot
2021-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-03-26Add .code to all tables holding diffsDouwe Maan
2018-10-13Remove dependencies on LinguistZeger-Jan van de Weg
2018-10-10Prettify merge_conflicts monitoring and notebook modulesMike Greiling
2018-10-09Resolve "Harmonize prettier and eslint configs"Mike Greiling
2018-06-20remove all unused eslint-disable rulesLukas Eipert
2018-06-13Merge branch 'master' into gl-remove-window-scopeFilipa Lacerda
2018-06-13Removes merge conflicts vue code from globalnamespaceFilipa Lacerda
2018-06-11Updates eslint vue plugin versionFilipa Lacerda
2018-02-02Replace $.get in diff file editor with axiosClement Ho
2017-10-10Flash is now a ES6 modulePhil Hughes
2017-03-21remove Vue from the global spaceMike Greiling
2017-03-05Remove .es6 from file extensions (!9241)winniehell
2017-01-19resolve all prefer-const eslint violationsMike Greiling
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2017-01-19resolve all semi and no-extra-semi eslint violationsMike Greiling
2016-12-14expand remaining non-explicit eslint-disable blocks and factor out globals wh...Mike Greiling
2016-11-10Fix Merge Conflicts app to make it work with Vue 2Alfredo Sumaran
2016-11-10VueJSMigration: Remove parallel-conflict-line component.Fatih Acet
2016-11-10Migrate Vue v1 to v2.Fatih Acet
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-10-17Provide better error message to the userAlfredo Sumaran
2016-10-13Add syntax highlighting to filesAlfredo Sumaran
2016-10-13Improve components for PhantomJs compatibilityAlfredo Sumaran
2016-10-13Ability to resolve conflicts for files with `text-editor` as conflict typeAlfredo Sumaran
2016-10-13Refactor JS codeAlfredo Sumaran
2016-10-13Replace textarea with Ace editorAlfredo Sumaran
2016-10-13Implement editor to manually resolve merge conflictsAlfredo Sumaran