summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/reference_extractor_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Freeze strings in ReferenceExtractor specSean McGivern2019-03-221-0/+2
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-7/+7
* Merge branch 'jprovazn-ignore-anchors' into 'master'Sean McGivern2017-12-081-0/+9
|\
| * Use prefix for TableOfContents filter hrefsJan Provaznik2017-12-081-0/+9
* | Refactor banzai to support referencing from group contextce-backport-3615Jarka Kadlecova2017-12-061-0/+30
|/
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Use described_class when possibleRémy Coutable2017-07-271-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Support both internal and external issue trackersJarka Kadlecova2017-07-241-4/+27
* Create directly_addressed Todos when mentioned in beginning of a lineErshad Kunnakkadan2017-02-081-0/+75
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-251-8/+14
* Merge branch 'issue_23548_dev' into 'master'Douwe Maan2016-11-091-1/+2
* Remove JiraIssue model and replace references with ExternalIssueIlan Shamir2016-06-161-1/+2
* Update reference unfolder according to recent ability changesGrzegorz Bizon2016-03-191-1/+4
* Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-191-0/+2
|\
| * Restrict access to references for confidential issuesDouglas Barbosa Alexandre2016-03-171-0/+2
* | Improvements in issue move feaure (refactoring)Grzegorz Bizon2016-03-191-0/+5
* | Move reference unfolder for GFM to separate classGrzegorz Bizon2016-03-171-0/+12
|/
* Backport JIRA serviceDrew Blessing2015-12-181-0/+10
* Tag lib specsDouwe Maan2015-12-091-1/+1
* Allow ReferenceExtractor to efficiently load references from multiple texts a...Douwe Maan2015-10-131-7/+7
* Always allow references to the current projectDouwe Maan2015-10-071-2/+2
* Refactor reference gathering to use a dedicated filterDouwe Maan2015-10-071-2/+2
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-4/+4
* Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-111-4/+4
* Improve tests to use real branches in merge requestsDmitriy Zaporozhets2015-08-041-4/+4
* Ignore references in blockquotes.Douwe Maan2015-06-021-0/+4
* Actually ignore references in code blocks etc.Douwe Maan2015-06-021-0/+20
* Make use of to_reference in more specsRobert Speicher2015-05-261-2/+2
* Add CommitRange directly to results HashRobert Speicher2015-04-251-4/+4
* Refactor ReferenceExtractor to use pipeline filtersRobert Speicher2015-04-251-74/+0
* Use project.commit convenience method.Douwe Maan2015-04-241-3/+3
* Add spec for ReferenceExtractor#labelsRobert Speicher2015-04-201-0/+9
* Fix ReferenceExtractor specRobert Speicher2015-04-201-1/+1
* Update tests.Douwe Maan2015-04-031-18/+22
* Fix errors.Douwe Maan2015-04-021-79/+74
* Merge branch 'disable-ref-generation-in-code-blocks' into 'master'Dmitriy Zaporozhets2015-03-221-0/+20
|\
| * Disable reference creation for comments surrounded by code/preformatted blocksStan Hu2015-03-191-0/+20
* | Fix cross references when usernames, milestones, or project names contain und...Stan Hu2015-03-191-0/+14
|/
* Automatically link commit ranges to compare page.Douwe Maan2015-03-071-0/+19
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-17/+17
* Remove unused feature steps.Marin Jankovski2015-01-261-1/+0
* Track projects in ReferenceExtractorVinnie Okada2014-10-031-24/+28
* Add support for Jira ticket mentions in format JIRA-123.Marin Jankovski2014-05-131-0/+6
* Make changes to testsDmitriy Zaporozhets2014-01-221-1/+1
* Link issues from comments and automatically close themash wilson2013-08-251-0/+95