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
2017-11-01move to copy_as_gfm to behaviors since it is invoked on every pageMike Greiling
2017-10-02Only copy old/new code when selecting left/right side of parallel diffDouwe Maan
2017-09-09Import modules instead of using the ones in global namespaceFilipa Lacerda
2017-08-03Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann
2017-07-24Resolve "Lazy load images on the Frontend"Tim Zallmann
2017-05-24Copy as GFM even when parts of other elements are selectedDouwe Maan
2017-05-24Merge branch 'dm-copy-as-gfm-without-empty-elements' into 'master'Filipa Lacerda
2017-05-24Remove unnecessary variableDouwe Maan
2017-05-24Merge branch 'dm-paste-code-inside-gfm-code' into 'master'Filipa Lacerda
2017-05-23Add specDouwe Maan
2017-05-19Don't wrap pasted code when it's already inside code tagsDouwe Maan
2017-05-19Don't copy empty elements that were not selected on purpose as GFMDouwe Maan
2017-05-16update remaining uses of CJS syntax to ES module syntaxMike Greiling
2017-03-15Remove selectionToGFMDouwe Maan
2017-03-15Copy code as GFM from diffs, blobs and GFM code blocksDouwe Maan
2017-03-13remove IIFEs in preparation for ES module refactorMike Greiling
2017-03-07Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda
2017-03-07Fix up @DouweM reviewEric Eastwood
2017-03-06Use native unicode emojisEric Eastwood
2017-03-06SanitizationFilter allows html5 details and summary (Issue #21605)James
2017-03-05Remove .es6 from file extensions (!9241)winniehell