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-04-04Fixed test specsOswaldo Ferreira
2019-04-01Replaces md-area with position-relative for markdown areasFilipa Lacerda
2019-03-26Remove now-unnecessary md-preview classDouwe Maan
2019-03-26Add .md to immediate parent of Markdown contentDouwe Maan
2019-03-01Externalize markdown toolbar tooltipsEnrique Alcántara
2019-02-14Add fix for suggested changes syntax highlightingAnnabel Dunstone Gray
2019-02-04Remove Redcarpet markdown engineJan Provaznik
2019-01-25Allow suggestions to be copied and pasted as GFMDouwe Maan
2019-01-25Wrap suggestion note in .note-text.md for consistent styling + behaviorDouwe Maan
2019-01-18Remove unwanted margin above suggested changes.Jacques Erasmus
2019-01-16Merge branch 'mg-upgrade-prettier-again' into 'master'Clement Ho
2019-01-15Add syntax highlighting to suggestion previewJacques Erasmus
2019-01-15Upgrade prettier and reformat files as necessaryMike Greiling
2019-01-10Add syntax highlighting to suggestion diffAnnabel Dunstone Gray
2018-12-21Fixes diff sugestions removing dashes from diffPhil Hughes
2018-12-13Allow suggesting single line changes in diffsOswaldo Ferreira
2018-12-12Remove unnecessary div from MarkdownField to apply list styles correctlyWinnie Hellmann
2018-11-20Prettify all the thingsMike Greiling
2018-11-16Use @gitlab npm namespaceClement Ho
2018-10-31Replace tooltip in markdown component with gl-tooltipGeorge Tsiolis
2018-10-30Update gitlab-ui to 1.9.0Clement Ho
2018-10-19Change markdown header tab anchor links to buttonsGeorge Tsiolis
2018-10-10Prettify vue_shared modulesMike Greiling
2018-10-06Add button to insert table in markdown editorGeorge Tsiolis
2018-10-05Resolve "Drop down filter for project snippets"Fabian Schneider
2018-10-02Resolve "Add "Link" shortcut/icon in markdown editor to make it easier to add...Jan Beckmann
2018-09-26Bump GitLab UI version and change the file imports to a single point of entry...Jose Vargas
2018-09-26Add link component from gitlab-uiJose Ivan Vargas
2018-07-06Use proper markdown rendering for previewsBrett Walker
2018-07-05Resolve "When editing a comment in an issue, the preview mode is toggled in t...Constance Okoghenun
2018-07-02Add `&` support for epics autocompletionKushal Pandya
2018-06-25Add default autocomplete configKushal Pandya
2018-06-21Changes tab VUE refactoringFelipe Artur
2018-06-11Updates eslint vue plugin versionFilipa Lacerda
2018-05-10Rename btn-secondary to btn-defaultAnnabel Dunstone Gray
2018-04-20Fix user uploads file specClement Ho
2018-04-13[skip ci] Convert btn-xs to btn-smClement Ho
2018-04-12Merge branch 'master' into bootstrap4Clement Ho
2018-04-11Resolve "When editing a comment in an issue, the preview mode is toggled in t...Simon Knox
2018-04-09[skip ci] Rename .hide to .d-noneClement Ho
2018-04-09Rename .btn-default to .btn-secondaryClement Ho
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-02-22Harmonize CE and EE JS codeRémy Coutable
2018-02-21Update to jQuery 3.Jacob Schatz
2018-01-05[ci skip] Fix more rulesFilipa Lacerda
2017-12-20Add spec for previewing a noteAnnabel Dunstone Gray
2017-12-19Hide toolbar in markdown preview modeAnnabel Dunstone Gray
2017-11-23backport disable autocompleteClement Ho
2017-11-21Backport ability to enable/disable file attachments in issuable formClement Ho
2017-11-19Add inline editing to issues on mobileEric Eastwood