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-04Split out markdown cache storage into a separate methodNick Thomas
2016-11-01Fix Markdown styling inside reference linkspanjan
2016-10-28Pass user instance to Labels::FindOrCreateService or skip_authorization: trueAdam Niedzielski
2016-10-24Escape ref and path for relative links (!6050)winniehell
2016-10-19Merge branch 'feature/group-level-labels' into 'master' Douwe Maan
2016-10-19Merge branch 'issue_828' into 'master' Douwe Maan
2016-10-19Reuse LabelsFinder on Banzai::Filter::LabelReferenceFilterDouglas Barbosa Alexandre
2016-10-19Fix replace label references with links for group labelsDouglas Barbosa Alexandre
2016-10-19Reuse LabelsFinder on Banzai::Filter::LabelReferenceFilterDouglas Barbosa Alexandre
2016-10-19Unfold references for group labels when moving issue to another projectDouglas Barbosa Alexandre
2016-10-19Add ProjectLabel modelDouglas Barbosa Alexandre
2016-10-19Replace label references with links for group labelsDouglas 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-14Use module_function in Banzai::RendererYorick Peterse
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-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-04Removed puts code :see_no_evil:Phil Hughes
2016-10-04Adds v-pre to code blocks in commentsPhil Hughes
2016-10-03Fix test, add author attribute to all testsKatarzyna Kobierska
2016-10-03Prevent rendering the link when the author has no accessKatarzyna Kobierska
2016-10-01Replace talk_list patch with a patched forkJared Deckard
2016-09-30Use `Module#prepend` instead of `alias_method_chain`Andre Guedes
2016-09-28AbstractReferenceFilter caches current project_ref on RequestStore when activePaco Guzman
2016-09-28Avoid database queries on Banzai::ReferenceParser::BaseParser for nodes witho...Paco Guzman
2016-09-23Fix the leak mentioned in 504a3b5 by another wayAhmad Sherif
2016-09-23Revert "Fix a memory leak caused by Banzai::Filter::SanitizationFilter"Ahmad Sherif
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-14Fix a memory leak caused by Banzai::Filter::SanitizationFilterAhmad Sherif
2016-08-10Merge branch 'relative-link-filter-ref' into 'master' Robert Speicher
2016-08-06Enable Style/EmptyLinesAroundClassBody copGabriel Mazetto
2016-08-06Enable Style/EmptyLinesAroundModuleBody copGabriel Mazetto
2016-08-05Ignore URLs starting with // (!5677)winniehell
2016-08-04Merge branch 'syntax-highlight-filter-performance' into 'master' Rémy Coutable
2016-08-03Improve performance of SyntaxHighlightFilterYorick Peterse
2016-08-03Improve AutolinkFilter#text_parse performanceYorick Peterse
2016-08-02Do not look up commit again when it is passed to RelativeLinkFilter (!5455)winniehell