summaryrefslogtreecommitdiff
path: root/spec/lib/banzai
Commit message (Expand)AuthorAgeFilesLines
* Fix GFM reference links for closed milestonesbugfix_banzai_closed_milestonesVitaliy @blackst0ne Klachkov2017-11-071-4/+30
* Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López2017-11-065-28/+62
* CE port of code changed for epicsjk-epic-changes-ce-portJarka Kadlecova2017-11-026-0/+138
* Add path attribute to WikiFile classAhmad Sherif2017-10-261-3/+7
* Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin2017-10-171-0/+5
* Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-061-1/+8
* Make the "customizes the whitelist only once" spec less brittlers-allow-name-on-anchorsRobert Speicher2017-09-221-1/+3
* Re-allow `name` attribute on user-provided anchor HTMLRobert Speicher2017-09-221-1/+3
* Fix rewriting issue references with group milestonesGrzegorz Bizon2017-09-201-1/+1
* Remove ImageLazyLoadFilter from EmailPipeline37629-lazy-image-loading-breaks-notification-mails-for-an-added-screenshotRobert Speicher2017-09-121-0/+14
* Merge branch 'rs-issue-36104' into 'security-9-5'Douwe Maan2017-09-071-0/+12
* Merge branch 'rs-issue-36098' into 'security-9-5'Robert Speicher2017-09-071-3/+17
* Merge branch 'anakashima/gitlab-ce-fix_wiki_toc_indent' into 'master'Sean McGivern2017-09-061-0/+36
|\
| * Space before closing braceRobert Speicher2017-09-061-2/+2
| * Refactor TableOfContentsFilter's nested table of contentsRobert Speicher2017-09-061-30/+34
| * Fix indentation level in Wiki's TOC items to regard header levelAkihiro Nakashima2017-09-061-6/+38
* | Adds cacheless render to Banzai object render34509-improves-markdown-rendering-performance-for-commits-listTiago Botelho2017-09-063-44/+101
|/
* Support references to group milestonesSean McGivern2017-08-071-67/+129
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-0230-86/+86
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
* Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto2017-08-011-5/+5
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-019-38/+62
* Merge issuable "reopened" state into "opened"merge-issuable-reopened-into-opened-stateYorick Peterse2017-07-281-9/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-2744-44/+44
* Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-242-2/+21
* Support both internal and external issue trackersJarka Kadlecova2017-07-242-14/+80
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-058-85/+58
* Improve support for external issue referencesadam-external-issue-references-spikeAdam Niedzielski2017-06-304-37/+35
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-2122-343/+343
* Merge branch 'dm-fix-parser-cache' into 'master'Sean McGivern2017-06-151-1/+1
|\
| * Don't return nil for missing objects from parser cachedm-fix-parser-cacheDouwe Maan2017-06-141-1/+1
* | Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-147-8/+24
|/
* Use :request_store hooks on specsuse-request-store-helper-instead-actual-codeOswaldo Ferreira2017-06-093-30/+3
* Merge branch '25934-project-snippet-vis' into 'security-9-2'DJ Mountney2017-06-082-6/+185
* Don't match email addresses or foo@bar as user referencesdm-emails-are-not-user-referencesDouwe Maan2017-05-311-0/+5
* Fix /unsubscribe slash command creating extra todos33032-invalid-you-directly-addressed-yourself-todo-when-using-unsubscribeSean McGivern2017-05-301-1/+24
* Merge branch '29852-latex-formatting' into 'master'Robert Speicher2017-05-242-0/+31
|\
| * Fix LaTeX formatting for AsciiDoc wikiJarka Kadlecova2017-05-242-0/+31
* | Catch all URI errors in ExternalLinkFilterdm-catch-uri-errorsDouwe Maan2017-05-181-0/+7
|/
* Merge branch 'bvl-security-9-1-validate-urls-in-markdown-using-uri'Robert Speicher2017-05-101-37/+48
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+1
* Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2Robert Speicher2017-05-011-1/+1
* Merge branch 'blackst0ne/gitlab-ce-fix_emoji_parser'Sean McGivern2017-04-271-2/+8
|\
| * Fix rendering emoji inside a stringblackst0ne2017-04-251-2/+8
* | Follow feedback on the reviewLin Jen-Shin2017-04-261-23/+47
* | Skip issuable without a project in IssuableExtractor#extractLin Jen-Shin2017-04-251-55/+58
* | Merge branch '30672-versioned-markdown-cache' into 'master' Douwe Maan2017-04-212-55/+18
|\ \
| * | Start versioning cached markdown fieldsNick Thomas2017-04-212-55/+18
* | | Also test against external-issue for deleted projectsLin Jen-Shin2017-04-211-5/+17
* | | Merge remote-tracking branch 'upstream/master' into sh-fix-issue-31215Lin Jen-Shin2017-04-212-50/+104
|\ \ \ | |/ /