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
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-03Banzai: Add tooltip attributes to reference filter.Fatih Acet
2017-01-19make mentions working when project not specifiedJarka Kadlecova
2017-01-17Correct documentation for `data_attribute` methodRobert Speicher
2016-11-01Fix Markdown styling inside reference linkspanjan
2016-09-01Use JavaScript tooltips for mentions (!5301)winniehell
2016-06-30Handle external issues in IssueReferenceFilterYorick Peterse
2016-06-02Added ReferenceFilter#nodesYorick Peterse
2016-06-02Returning enums in ReferenceFilter#each_nodeYorick Peterse
2016-05-26Split Markdown rendering & reference gatheringYorick Peterse
2016-04-04Refactor processing of various Banzai filtersYorick Peterse
2016-03-24Remove redundant `require`s from Banzai filesRobert Speicher
2016-03-17Add implementation of reference unfolder using banzaiGrzegorz Bizon
2016-01-20Gracefully handle invalid UTF-8 sequences in Markdown linksStan Hu
2016-01-14Prevent circular reference error in BanzaiDouwe Maan
2016-01-12Fix #9963 reference_filter "Encoding::CompatibilityError" bug with some compl...Jason Lee
2015-12-31Use XPath for searching link nodesYorick Peterse
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