summaryrefslogtreecommitdiff
path: root/spec/lib/banzai
Commit message (Expand)AuthorAgeFilesLines
* Optimize Banzai::Filter::RelativeLinkFilterAlejandro Rodríguez2016-06-211-5/+2
* Merge branch 'fix-out-of-bounds-markdown-refs' into 'master' Robert Speicher2016-06-183-1/+13
|\
| * Fix RangeError exceptions when referring to issues or merge requests outside ...Stan Hu2016-06-183-1/+13
* | Fix bug in `WikiLinkFilter`.18819-wiki-link-filter-exceptionTimothy Andrew2016-06-181-0/+26
|/
* Merge branch 'banzai-issue-filter-queries' into 'master' Douwe Maan2016-06-162-3/+58
|\
| * Reduce queries in IssueReferenceFilterbanzai-issue-filter-queriesYorick Peterse2016-06-162-3/+58
* | Banzai::Filter::ExternalLinkFilter use XPath18582-banzai-filter-external-link-filterPaco Guzman2016-06-161-11/+23
* | Banzai::Filter::UploadLinkFilter use XPathPaco Guzman2016-06-161-2/+18
|/
* Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre2016-06-131-0/+12
* Fixing specs stubbed objects cannot access databasePaco Guzman2016-06-101-2/+2
* Merge branch '18019-fix-wiki-linking' into 'master' Rémy Coutable2016-06-092-85/+108
|\
| * Implement the correct linking behaviour in `WikiLinkFilter`.Timothy Andrew2016-06-092-85/+108
* | Reduce Namespace queries in UserReferenceFilterbanzai-user-filter-queriesYorick Peterse2016-06-021-0/+19
* | Added ReferenceFilter#nodesYorick Peterse2016-06-021-0/+9
* | Returning enums in ReferenceFilter#each_nodeYorick Peterse2016-06-021-0/+36
|/
* Split Markdown rendering & reference gatheringYorick Peterse2016-05-2620-233/+955
* Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan2016-05-201-0/+68
|\
| * Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler2016-05-181-0/+68
* | Merge remote-tracking branch 'origin/master' into eReGeBe/gitlab-ce-feature/m...Rémy Coutable2016-05-183-0/+109
|\ \ | |/
| * Implement @rymai's feedback after review.Timothy Andrew2016-05-121-2/+10
| * Add a spec for `WikiLinkFilter`Timothy Andrew2016-05-121-0/+77
| * Merge branch 'fix/using-uploads-in-global-snippets' into 'master' Robert Speicher2016-05-101-0/+18
| |\
| | * Do not process upload links if no project contextGrzegorz Bizon2016-05-101-3/+3
| | * Fix using link to uploads in global snippetsGrzegorz Bizon2016-05-101-0/+18
| * | Use a case-insensitive comparison in sanitizing URI schemesStan Hu2016-05-091-0/+6
| * | Sanitize milestones and label titlesissue_15394Felipe Artur2016-05-051-1/+1
| |/
* | Merge branch 'master' into eReGeBe/gitlab-ce-feature/milestone-mdDouwe Maan2016-04-232-17/+35
|\ \ | |/
| * Merge branch 'dev_issue_15331' into 'master' Robert Speicher2016-04-211-1/+9
| |\
| | * Fix failing specAlfredo Sumaran2016-04-211-1/+9
| * | Fix cross-project label ref with invalid projectGrzegorz Bizon2016-04-211-16/+26
| |/
* | Using project `path_with_namespace` in milestone's cross project references l...Alejandro Rodríguez2016-04-201-3/+3
* | Escaping the `object_link_text` on cross project milestone referencesAlejandro Rodríguez2016-04-201-0/+6
* | Consistently using iid when treating milestones as referrablesAlejandro Rodríguez2016-04-201-20/+125
|/
* Merge branch 'patch/fix-markdown-preview-wikis' into 'master' Robert Speicher2016-04-072-6/+8
|\
| * little refactor and improvements on specsGabriel Mazetto2016-04-062-7/+4
| * Fixed WikiPipeline and specsGabriel Mazetto2016-04-061-3/+6
| * Fixed Gollum pages link url expansion to render correctly in previewGabriel Mazetto2016-03-301-3/+5
* | Fix header link rendering when containing numbersfix-markdown-renderingYorick Peterse2016-04-061-0/+8
* | Wrap images in discussions and wikis with a link to the image source using Im...connorshea2016-04-041-0/+24
|/
* Merge branch 'master' into issue_12658Douwe Maan2016-03-211-1/+1
|\
| * change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-201-1/+1
* | Fix some specsDouwe Maan2016-03-201-2/+2
|/
* Merge branch 'label-tooltip' into 'master' Douwe Maan2016-03-191-1/+1
|\
| * Fix specslabel-tooltipRémy Coutable2016-03-181-1/+1
* | Restrict access to references for confidential issuesDouglas Barbosa Alexandre2016-03-171-1/+71
|/
* Be more intelligent about sanitizing links with unsafe protocolsrs-issue-14220Robert Speicher2016-03-141-0/+20
* Merge branch 'feature/cross-project-labels' into 'master' Douwe Maan2016-03-071-1/+26
|\
| * Change content of cross project labelGrzegorz Bizon2016-03-031-3/+3
| * Improve cross project label look and feelGrzegorz Bizon2016-03-031-2/+8
| * Add support for cross project references for labelsGrzegorz Bizon2016-03-031-0/+19