summaryrefslogtreecommitdiff
path: root/spec/lib/banzai
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | Merge branch 'issuable-state-custom-links' into 'master' Sean McGivern2017-04-201-32/+76
| |\ \
| | * | Do not append issuable state to links with custom anchorissuable-state-custom-linksAdam Niedzielski2017-04-191-32/+76
| * | | Merge branch 'plantuml-filter-after-highlight' into 'master' Sean McGivern2017-04-201-4/+4
| |\ \ \ | | |/ / | |/| |
| | * | Fix PlantUML integration in GFMplantuml-filter-after-highlightAdam Niedzielski2017-04-191-4/+4
| * | | Display issuable state only in notes and issuable descriptionAdam Niedzielski2017-04-191-11/+21
| |/ /
* | | Fix Error 500 when referencing issue with project in pending deletesh-fix-issue-31215Stan Hu2017-04-201-0/+13
|/ /
* | Fix regression in rendering Markdown references that do not existsh-fix-base-parserStan Hu2017-04-151-2/+21
* | Fix appending state to issuable referencesfix-appending-state-to-issuable-referencesAdam Niedzielski2017-04-131-11/+32
|/
* Add indication for closed or merged issuables in GFMadam-finish-5993-closed-issuableAdam Buckland2017-04-077-113/+222
* Merge branch '30125-markdown-security'Robert Speicher2017-04-053-6/+26
* Merge branch 'make_user_mentions_case_insensitive' into 'master' Sean McGivern2017-03-291-0/+8
|\
| * Make user mentions case-insensitiveblackst0ne2017-03-291-0/+8
* | Add N+1 query problem specs for Issue and MergeRequest ReferenceFilter classesRémy Coutable2017-03-282-0/+26
|/
* Fix specsDouwe Maan2017-03-141-3/+3
* Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda2017-03-071-93/+19
|\
| * Fix wrong image src with cached gl-emoji and relative rootEric Eastwood2017-03-061-19/+0
| * Use native unicode emojisEric Eastwood2017-03-061-79/+24
* | SanitizationFilter allows html5 details and summary (Issue #21605)James2017-03-061-0/+10
|/