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-16Add RTL support to markdown rendererEbrahim Byagowi
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-08Use Hash rocket syntax to maintain Ruby 2.1 compatibility in specStan Hu
2016-10-07Enable CacheMarkdownField for the remaining modelsNick Thomas
2016-10-07Use CacheMarkdownField for notesNick Thomas
2016-10-07Add markdown cache columns to the database, but don't use them yetNick 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-14Fix URLs with anchors in wikiQingping Hou
2016-09-01Merge branch 'js-tooltips-for-mentions' into 'master' Robert Speicher
2016-09-01Use JavaScript tooltips for mentions (!5301)winniehell
2016-08-30remove Ability.abilitieshttp://jneen.net/
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-29Method for returning issues readable by a userYorick Peterse
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-13ObjectRenderer doesn't crash when no objects to cache with Rails.cache.read_m...Paco Guzman
2016-07-12Object renderer read_multi rendered entries from CachePaco Guzman
2016-07-12Optimize system note visibility checking by hiding notes thatStan Hu