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
2019-11-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2018-10-16Prettify additional modules (I through Z)Mike Greiling
2018-06-20remove all unused eslint-disable rulesLukas Eipert
2017-12-21Resolve "Decouple multi-file editor from file list"Tim Zallmann
2017-11-20Export code as ES6 modulesFilipa Lacerda
2017-06-09Revert 'New file from interface on existing branch'Douwe Maan
2017-05-09remove bind polyfill from new_commit_form.jsMike Greiling
2017-03-13New file from interface on existing branchJacopo
Now you can create a new file and select a target_branch != source_branch. If the file that you want to create already exists on the target branch an error message is shown A glDropdown is used to select and create a new branch instead of a text field.
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-01-19resolve all x-spacing and no-spaced-x eslint violationsMike Greiling
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-07-24ES6ify all the things!Fatih Acet