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
2016-11-09Merge branch 'markdown-xss-fix-option-2.1' into 'security'Douwe Maan
2016-11-09Merge branch 'issue_23548_dev' into 'master'Douwe Maan
2016-11-01Fix Markdown styling inside reference linkspanjan
2016-10-24Add failing test for #21420winniehell
2016-10-19Merge branch 'feature/group-level-labels' into 'master' Douwe Maan
2016-10-19Merge branch 'issue_828' into 'master' Douwe Maan
2016-10-19Unfold references for group labels when moving issue to another projectDouglas Barbosa Alexandre
2016-10-19Prevent wrong markdown on issue ids when project has Jira service activatedFelipe Artur
2016-10-19Merge branch 'fix-escaping' into 'master' Sean McGivern
2016-10-18Add Nofollow for uppercased scheme in external urlthe-undefined
2016-10-18fix: commit messages being double-escaped in activies tabamaia
2016-10-13Convert UTF-8 Emoji to Gitlab emojiJohan H
2016-10-11Convert unicode emojis to images.henrik
2016-10-10HTMLEntityFilter -> HtmlEntityFilterNick Thomas
2016-10-07Enable CacheMarkdownField for the remaining modelsNick Thomas
2016-10-05Merge branch 'kradydal/gitlab-ce-20989-disable-all-for-non-project-members'Rémy Coutable
2016-10-04Fixed banzai test failuresPhil Hughes
2016-10-03Imrove grammarKatarzyna Kobierska
2016-10-03Fix test, add author attribute to all testsKatarzyna Kobierska
2016-10-01Remove the task_list test since it is patched upstreamJared Deckard
2016-09-01Use JavaScript tooltips for mentions (!5301)winniehell
2016-08-10Merge branch 'relative-link-filter-ref' into 'master' Robert Speicher
2016-08-09Merge branch 'rubocop/enable-more-cops-for-empty-lines' into 'master' Robert Speicher
2016-08-05Add failing test for #7032winniehell
2016-08-03Enable some Rubocop cops related to new linesGrzegorz Bizon
2016-08-02Add failing test for #20026winniehell
2016-08-02Add failing tests for #19028winniehell
2016-07-26Ensure relative paths for video are rewritten as we do for imagesRémy Coutable
2016-07-24Remove magic comments from Ruby files (!5456)winniehell
2016-07-20Remove VideoJS and clean the integrationRémy Coutable
2016-07-19Use a more powerful query to match videos in img tagsRémy Coutable
2016-07-19First support of videos in issues, MRs and notesEric Hayes
2016-07-18Don't parse Rinku returned value to DocFragment when it didn't change the ori...Paco Guzman
2016-07-16Don't fail to highlight when Rouge doesn't have a lexerDouwe Maan
2016-07-14stub out errors from the formatterhttp://jneen.net/
2016-07-14don't expect a random newline at the end of the thing?http://jneen.net/
2016-07-13Fix markdown rendering for label references that contains `.`Douglas Barbosa Alexandre
2016-07-13Fix markdown rendering for label references that begin with a digitDouglas Barbosa Alexandre
2016-07-13Fix markdown rendering for consecutive label referencesDouglas Barbosa Alexandre
2016-07-10Fix typo in specDouwe Maan
2016-07-10Add blockquote fence syntax to MarkdownDouwe Maan
2016-07-06Render references for labels that name contains ?, or &Douglas Barbosa Alexandre
2016-06-30Handle external issues in IssueReferenceFilterYorick Peterse
2016-06-27Wrap images in divs with Banzai and limit max-height.Connor Shea
2016-06-23Merge branch 'fix-external-issue-links' into 'master' Robert Speicher
2016-06-21Handle external issues in IssueReferenceFilterYorick Peterse
2016-06-21Optimize Banzai::Filter::RelativeLinkFilterAlejandro Rodríguez
2016-06-18Merge branch 'fix-out-of-bounds-markdown-refs' into 'master' Robert Speicher
2016-06-18Fix RangeError exceptions when referring to issues or merge requests outside ...Stan Hu
2016-06-18Fix bug in `WikiLinkFilter`.Timothy Andrew