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
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-08-05Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-02-25Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-25Escape namespace in label referencesHeinrich Lee Yu
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-23Re-escape whole HTML content instead of only matchJan Provaznik
2019-05-24Fix milestone references with HTML entities in the nameSean McGivern
2019-04-23Move scoped_label into label presenterJan Provaznik
2019-04-04[backend] backport of scoped labelsJan Provaznik
2018-12-12Escape html entities when no label foundJarka Košanová
2018-10-04Banzai project ref- share context more aggresivelyMario de la Ossa
2018-07-23Enable frozen strings in lib/banzai/filter/*.rbStan Hu
2018-04-12Fix reference filters in group contextJan Provaznik
2018-04-05Better group support notes-related codeJan Provaznik
2018-04-04Merge branch 'osw-41401-render-mr-commit-sha-instead-diffs' into 'master'Sean McGivern
2018-04-04Allow assigning and filtering issuables by ancestor group labelsFelipe Artur
2018-04-04Render MR commit SHA instead "diffs" when viableOswaldo Ferreira
2017-12-06Refactor banzai to support referencing from group contextJarka Kadlecova
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2016-12-03Add shorthand support to gitlab markdown referencesOswaldo Ferreira
2016-10-28Pass user instance to Labels::FindOrCreateService or skip_authorization: trueAdam Niedzielski
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-09-01Use JavaScript tooltips for mentions (!5301)winniehell
2016-07-06Use CGI.unescapeHTML rather than doing the gsub with a mapDouglas Barbosa Alexandre
2016-07-06Move `unescape_html_entities` from LabelsHelper to Label modelDouglas Barbosa Alexandre
2016-07-06Render references for labels that name contains ?, or &Douglas Barbosa Alexandre
2016-05-26Split Markdown rendering & reference gatheringYorick Peterse
2016-04-21Refactor banzai code that finds cross-project labelsGrzegorz Bizon
2016-04-21Fix cross-project label ref with invalid projectGrzegorz Bizon
2016-04-01Added & use Gitlab::Routing for URL helpersYorick Peterse
2016-03-03Remove redundant code in cross project labels implementationGrzegorz Bizon
2016-03-03Add additional text prefix in cross project labelsGrzegorz Bizon
2016-03-03Add support for cross project references for labelsGrzegorz Bizon
2016-01-14Prevent circular reference error in BanzaiDouwe Maan
2015-12-24Escape all the things.Douwe Maan
2015-12-15Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan