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-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2018-12-08Resolve "Extended user centric tooltips"Tim Zallmann
2018-07-23Enable frozen strings in lib/banzai/filter/*.rbStan Hu
2017-11-06Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-03-29Make user mentions case-insensitiveblackst0ne
2017-03-17Use Enumerable#index_by where possibleDouwe Maan
2017-03-02Use full group name in GFM group reference titleDouwe Maan
2017-02-13Add GFM support to nested groupsDmitriy Zaporozhets
2017-01-25address commentsJarka Kadlecova
2017-01-19make mentions working when project not specifiedJarka Kadlecova
2016-11-01Fix Markdown styling inside reference linkspanjan
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-07-15Display tooltip for mentioned users and groups (!5261)winniehell
2016-06-02Reduce Namespace queries in UserReferenceFilterYorick Peterse
2016-05-26Split Markdown rendering & reference gatheringYorick Peterse
2016-04-04Refactor processing of various Banzai filtersYorick Peterse
2016-04-01Added & use Gitlab::Routing for URL helpersYorick Peterse
2016-01-14Prevent circular reference error in BanzaiDouwe Maan
2015-12-28Merge branch 'mention-all' into 'master' Robert Speicher
2015-12-24Escape all the things.Douwe Maan
2015-12-24Only allow group/project members to mention `@all`Douwe Maan
2015-12-15Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan