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-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-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-04-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-01Revert "Merge branch 'mh/editor-indents' into 'master'"Paul Slaughter
2019-07-26Add UndoStack class - a custom undo/redo engineMartin Hanzel
2019-06-04Comply with `no-implicit-coercion` rule (CE)Nathan Friend
2019-04-24Move EE specific GfmAutocomplete code to EE fileRajat Jain
2019-01-07Removed discard comment buttonConstance Okoghenun
2018-10-24Prettify all the things (part 7)Mike Greiling
2018-09-17Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault
2018-07-02Add `&` support for epics autocompletionKushal Pandya
2018-06-25Add default autocomplete configKushal Pandya
2018-03-20Resolve "Loss of input text on comments after preview"Simon Knox
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-02-21Update to jQuery 3.Jacob Schatz
2018-02-08Refactored merge_requests/show path in dispatcher.jsConstance Okoghenun
2017-11-13Export text utils as ES6 modulesFilipa Lacerda
2017-10-19Remove dropzoneInput from global namespaceFilipa Lacerda
2017-10-11Moves form related JS modules out of globalPhil Hughes
2017-06-29Resolve "Issue dropdown persists when adding issue number to issue description"Tim Zallmann
2017-05-18Disable reference prefixes in notes for SnippetsSam Rose
2017-05-16Make `gfm_auto_complete` into a module and fix up tech debtEric Eastwood
2017-05-03Add real-time note edits :chipmunk:Eric Eastwood
2017-04-06phil review changesLuke "Jared" Bennett
2017-04-05Fix close buttob bug when toggling dropdownLuke "Jared" Bennett
2017-04-05Move CommentTypeToggle use from gl_form to notesLuke "Jared" Bennett
2017-04-05Added resolvable discussion frontendLuke "Jared" Bennett
2017-03-13remove IIFEs in preparation for ES module refactorMike Greiling
2017-03-05Remove .es6 from file extensions (!9241)winniehell
2017-01-20remove ba-resizeLuke "Jared" Bennett
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2017-01-04Review fixes.Fatih Acet
2016-12-15Changed autocomplete_sources into an action that returns a single 'at' type o...Luke Bennett
2016-12-14resolve all instances of no-undef eslint rule violationsMike Greiling
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-11-04Cleaned up global namespace JSJosé Iván
2016-10-26disable ESLint for all JavaScript fileswinniehell
2016-09-08Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard
2016-08-02Remove delay when hitting Reply... button on page with a lot of discussionsDouwe Maan
2016-07-24ES6ify all the things!Fatih Acet