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-02-23Fix code for copsDouwe Maan
2017-02-23Enable Style/ConditionalAssignmentDouwe Maan
2017-02-16Only yield valid references in ReferenceFilter.references_inDouwe Maan
2017-02-13Add GFM support to nested groupsDmitriy Zaporozhets
2017-01-17Copying a rendered issue/comment will paste into GFM textareas as actual GFMDouwe Maan
2016-12-22Use `ref` variableDouwe Maan
2016-12-22Fix lookup of project by unknown ref when caching is enabledDouwe Maan
2016-12-11Rename Routable.where_paths_in to Routable.where_full_path_inDmitriy Zaporozhets
2016-12-03Add shorthand support to gitlab markdown referencesOswaldo Ferreira
2016-11-01Fix Markdown styling inside reference linkspanjan
2016-10-19Prevent wrong markdown on issue ids when project has Jira service activatedFelipe Artur
2016-09-28AbstractReferenceFilter caches current project_ref on RequestStore when activePaco Guzman
2016-09-01Use JavaScript tooltips for mentions (!5301)winniehell
2016-06-30Handle external issues in IssueReferenceFilterYorick Peterse
2016-06-18Fix RangeError exceptions when referring to issues or merge requests outside ...Stan Hu
2016-06-16Reduce queries in IssueReferenceFilterYorick Peterse
2016-06-01Merge branch 'separate-banzai-references' into 'master' Douwe Maan
2016-06-01Fix 404 page when viewing TODOs that contain milestones or labels in differen...Stan Hu
2016-05-26Split Markdown rendering & reference gatheringYorick Peterse
2016-04-06Fix header link rendering when containing numbersYorick Peterse
2016-04-04Cleaned up caching in AbstractReferenceFilterYorick Peterse
2016-04-04Memoize object class titlesYorick Peterse
2016-04-04Cache Banzai class methods returning static dataYorick Peterse
2016-04-04Refactor processing of various Banzai filtersYorick Peterse
2016-04-04Cache Banzai projects/objects using RequestStoreYorick Peterse
2016-03-03Fix bug with return value in abstract reference filterGrzegorz Bizon
2016-01-14Prevent circular reference error in BanzaiDouwe Maan
2016-01-05Merge branch 'master' into milestone-refDouwe Maan
2015-12-31Don't use delegate to delegate trivial methodsYorick Peterse
2015-12-24Escape all the things.Douwe Maan
2015-12-24More escaping!Douwe Maan
2015-12-24Render milestone links as referencesDouwe Maan
2015-12-24Escape reference link textDouwe Maan
2015-12-15Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan