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
2019-06-03Move NoteApp tests to JestWinnie Hellmann
2019-04-25Escape special characters in GFM auto complete highlightingJan Beckmann
2019-04-17Only use backslash escapes in autocomplete when neededSean McGivern
2019-04-10Revert "Merge branch 'tz-reorganise-digests-json' into 'master'"Tim Zallmann
2019-03-07Moved all emojis to the public folderTim Zallmann
2019-02-25Style avatars for groups and projectsMartin Wortschack
2019-01-07CE backport for `reference` in gfm_autocompleteHeinrich Lee Yu
2018-12-20Escape label and milestone titles to prevent XSSKushal Pandya
2018-11-21Add support for custom highlighting slash commands via warning flagsKushal Pandya
2018-11-12Fix user name autocomplete XSS when name contains HTMLKushal Pandya
2018-10-31Fix eslint violationsMike Greiling
2018-10-31Prettify remaining files with differences in CE and EEMike Greiling
2018-10-19Escape issue title while template rendering to prevent XSSKushal Pandya
2018-10-05Resolve "Drop down filter for project snippets"Fabian Schneider
2018-07-02Add `&` support for epics autocompletionKushal Pandya
2018-06-25Enable "prefer-destructuring" in JS filesgfyoung
2018-06-25Add default autocomplete configKushal Pandya
2018-05-04Backport of 4084-epics-username-autocompleteMario de la Ossa
2018-03-29Escape autocomplete results for MarkdownSean McGivern
2018-03-14Merge branch 'fix-emoji-popup' into 'master'Sean McGivern
2018-03-11Hide emoji popup after multiple spaces or blank linesJan Beckmann
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-01-29Add Colors to GitLab Flavored MarkdownTony Rom
2018-01-08Fix slash commands dropdown descriptionMaurizio De Santis
2017-11-28Limit autocomplete menu to applied labelsVitaliy @blackst0ne Klachkov
2017-11-13fix to allow integer label refernceshaseeb
2017-08-03Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann
2017-07-07Fixed GFM references not being included when update issue inlinePhil Hughes
2017-06-30Merge branch 'enable-webpack-code-splitting' into 'master'Jacob Schatz
2017-06-29Resolve "Issue dropdown persists when adding issue number to issue description"Tim Zallmann
2017-06-28dynamically import emoji helpers for GfmAutoComplete classMike Greiling
2017-06-27move glEmojiTag method to emoji helperMike Greiling
2017-06-27export validEmojiNames for autocompleteMike Greiling
2017-06-23centralize emoji helper methodsMike Greiling
2017-06-15Rename "Slash commands" to "Quick actions"Eric Eastwood
2017-06-05Improve user experience around slash commands in instant commentsKushal Pandya
2017-05-16Make `gfm_auto_complete` into a module and fix up tech debtEric Eastwood
2017-05-03Add enableMap to gl.GfmAutoComplete for partial re-useEric Eastwood
2017-04-27Merge branch 'blackst0ne/gitlab-ce-fix_emoji_parser'Sean McGivern
2017-04-25Fix rendering emoji inside a stringblackst0ne
2017-04-12Update all instances of "fa-refresh" to "fa-spinner"Andrew Torres
2017-03-13remove IIFEs in preparation for ES module refactorMike Greiling
2017-03-08Update emojis to use harmony modules (import/export)Eric Eastwood
2017-03-06Use native unicode emojisEric Eastwood
2017-03-05Remove .es6 from file extensions (!9241)winniehell
2016-08-13Support slash commands in noteable description and notesRémy Coutable
2016-08-02Remove delay when hitting Reply... button on page with a lot of discussionsDouwe Maan
2016-07-24ES6ify all the things!Fatih Acet