summaryrefslogtreecommitdiff
path: root/spec/lib/banzai
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js-tooltips-for-mentions' into 'master' Robert Speicher2016-09-019-15/+15
|\
| * Use JavaScript tooltips for mentions (!5301)winniehell2016-09-019-15/+15
* | remove Ability.abilitieshttp://jneen.net/2016-08-302-9/+9
|/
* Merge branch 'relative-link-filter-ref' into 'master' Robert Speicher2016-08-091-2/+18
|\
| * Add failing test for #20026winniehell2016-08-021-2/+18
* | Merge branch 'rubocop/enable-more-cops-for-empty-lines' into 'master' Robert Speicher2016-08-081-1/+0
|\ \
| * | Enable some Rubocop cops related to new linesGrzegorz Bizon2016-08-031-1/+0
| |/
* | Add failing test for #7032winniehell2016-08-051-0/+5
|/
* Add failing tests for #19028winniehell2016-08-021-0/+12
* Method for returning issues readable by a userability-batch-issue-checkingYorick Peterse2016-07-291-6/+6
* Ensure relative paths for video are rewritten as we do for images20189-markdown-video-doesn-t-work-when-the-referenced-video-file-is-in-same-repoRémy Coutable2016-07-261-0/+25
* Remove magic comments from Ruby files (!5456)winniehell2016-07-243-6/+0
* Remove VideoJS and clean the integrationRémy Coutable2016-07-201-8/+17
* Use a more powerful query to match videos in img tagsRémy Coutable2016-07-191-10/+16
* First support of videos in issues, MRs and notesEric Hayes2016-07-191-0/+36
* Don't parse Rinku returned value to DocFragment when it didn't change the ori...18593-avoid-parse_html-when-rinku-didnt-do-anythingPaco Guzman2016-07-181-0/+20
* Don't fail to highlight when Rouge doesn't have a lexerDouwe Maan2016-07-151-7/+27
* stub out errors from the formatterhttp://jneen.net/2016-07-141-1/+1
* don't expect a random newline at the end of the thing?http://jneen.net/2016-07-141-1/+1
* Fix markdown rendering for label references that contains `.`Douglas Barbosa Alexandre2016-07-131-13/+13
* Fix markdown rendering for label references that begin with a digitDouglas Barbosa Alexandre2016-07-131-0/+48
* Fix markdown rendering for consecutive label referencesDouglas Barbosa Alexandre2016-07-131-0/+40
* ObjectRenderer doesn't crash when no objects to cache with Rails.cache.read_m...Paco Guzman2016-07-131-0/+11
* Object renderer read_multi rendered entries from Cacheread-multi-rendered-objectsPaco Guzman2016-07-121-7/+18
* Optimize system note visibility checking by hiding notes thatStan Hu2016-07-112-4/+28
* Merge branch 'blockquote-fence-filter' into 'master' Robert Speicher2016-07-101-0/+14
|\
| * Fix typo in specDouwe Maan2016-07-101-1/+1
| * Add blockquote fence syntax to MarkdownDouwe Maan2016-07-091-0/+14
* | Re-use queries in reference parsersreuse-queries-in-reference-parsersYorick Peterse2016-07-081-0/+75
|/
* Render references for labels that name contains ?, or &Douglas Barbosa Alexandre2016-07-051-0/+50
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Handle external issues in IssueReferenceFilterYorick Peterse2016-06-301-0/+13
* Wrap images in divs with Banzai and limit max-height.image-sizingConnor Shea2016-06-271-0/+5
* Support for rendering/redacting multiple documentsYorick Peterse2016-06-243-0/+198
* Merge branch 'fix-external-issue-links' into 'master' Robert Speicher2016-06-221-0/+36
|\
| * Handle external issues in IssueReferenceFilterfix-external-issue-linksYorick Peterse2016-06-211-0/+36
* | 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