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
2016-01-14Prevent circular reference error in BanzaiDouwe Maan
2015-12-15Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan
2015-12-10Merge branch 'master' into tmp-reference-pipeline-and-cachingDouwe Maan
2015-12-09Move Builds tab to the endDouwe Maan
2015-12-08Fix RedactorFilterDouwe Maan
2015-12-08Make commit and MR ref filters aware of /builds pathDouwe Maan
2015-12-08Move CombinedPipeline methods aroundDouwe Maan
2015-12-08Store the demodulized reference filter name in data attributeRobert Speicher
2015-12-07Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
2015-12-03Satisfy rubocopDouwe Maan
2015-12-03Pass original text along with label reference filter.Douwe Maan
2015-12-03Use URL helpers in specsDouwe Maan
2015-12-02Merge branch 'master' into link-refsDouwe Maan
2015-12-02Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
2015-12-01Expand inline docs.Douwe Maan
2015-12-01Pick up direct links to issues/MRs as references.Douwe Maan
2015-12-01Allow reference format as link hrefDouwe Maan
2015-12-01Autolink first so we don't pick up numeric anchors as issue references.Douwe Maan
2015-12-01Render commit reference using short sha, but include full sha in comment.Douwe Maan
2015-12-01Fix code docsDouwe Maan
2015-11-30Recognize issue/MR/snippet/commit links as references.Douwe Maan
2015-11-26Migrate mailers to ActiveJobValery Sizov
2015-11-19Move Markdown filters and pipelines into folders.Douwe Maan
2015-11-19Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
2015-11-17Remove small code duplication in user_reference_filter.rbDmitriy Zaporozhets
2015-11-17Remove duplication in reference filtersDmitriy Zaporozhets
2015-11-14Relative links in the README file shown on the repository homepage should pointAlec Cooper
2015-11-02Merge branch 'rs-dev-issue-2613' into 'master' Douwe Maan
2015-10-21Make pipelines actually make senseDouwe Maan
2015-10-21Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
2015-10-20Speed up searching for text references a bitYorick Peterse
2015-10-15Merge branch 'master' into rs-redactor-filterDouwe Maan
2015-10-14Merge branch 'master' into rs-redactor-filterDouwe Maan
2015-10-14Use Gitlab::Markdown.render with :pipeline option rather than different methodsDouwe Maan
2015-10-14Fix: Images cannot show when projects' path was changedValery Sizov
2015-10-14Explicitly only parse references by specified filterDouwe Maan
2015-10-14Code cleanupDouwe Maan
2015-10-13Allow ReferenceExtractor to efficiently load references from multiple texts a...Douwe Maan
2015-10-13Efficiently load multiple references of one type.Douwe Maan
2015-10-13Pass project to RedactorFilterDouwe Maan
2015-10-08Raise error when a ReferenceFilter doesn't implement referenced_byDouwe Maan
2015-10-08Update inline docDouwe Maan
2015-10-08Update ReferenceFilter docsRobert Speicher
2015-10-07Always allow references to the current projectDouwe Maan
2015-10-07Refactor reference gathering to use a dedicated filterDouwe Maan
2015-10-07Merge branch 'master' into rs-redactor-filterDouwe Maan
2015-10-02Add custom protocol whitelisting to SanitizationFilterRobert Speicher
2015-09-21Allow RelativeLinkFilter to go up multiple directoriesRobert Speicher
2015-09-18Allow relative links to go up one directory levelRobert Speicher
2015-09-11Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets