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
2019-08-23Re-escape whole HTML content instead of only matchJan Provaznik
2019-07-26Add frozen_string_literal to spec/lib (part 1)Thong Kuah
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2018-12-12Escape html entities when no label foundJarka Košanová
2018-06-20Add spec for more examples of trailing punctuation that should be ignoredDouwe Maan
2018-06-18Properly detect label reference if followed by period or question markDouwe Maan
2018-04-20Change test to check for badge instead of labelClement Ho
2018-04-05Better group support notes-related codeJan Provaznik
2018-03-05Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2016-12-03Add shorthand support to gitlab markdown referencesOswaldo Ferreira
2016-10-19Unfold references for group labels when moving issue to another projectDouglas Barbosa Alexandre
2016-09-01Use JavaScript tooltips for mentions (!5301)winniehell
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-06Render references for labels that name contains ?, or &Douglas Barbosa Alexandre
2016-05-26Split Markdown rendering & reference gatheringYorick Peterse
2016-04-21Fix cross-project label ref with invalid projectGrzegorz Bizon
2016-03-20change the css class has_tooltip to has-tooltip universallyArinde Eniola
2016-03-18Fix specsRémy Coutable
2016-03-03Change content of cross project labelGrzegorz Bizon
2016-03-03Improve cross project label look and feelGrzegorz Bizon
2016-03-03Add support for cross project references for labelsGrzegorz Bizon
2016-03-03Add support for keyword arguments in label reference methodGrzegorz Bizon
2015-12-15Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan