summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/gfm
Commit message (Expand)AuthorAgeFilesLines
* Use `:empty_project` where possible throughout spec/librs-empty_project-libRobert Speicher2017-01-252-4/+4
* Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741Rydkin Maxim2016-12-161-1/+1
* Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-021-2/+2
* Merge branch 'issue_23548_dev' into 'master'Douwe Maan2016-11-091-1/+1
* Unfold references for group labels when moving issue to another projectDouglas Barbosa Alexandre2016-10-191-3/+23
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-242-6/+6
* Fix rubocop offenses in upload rewriter specsfix/issue-move-rewrite-uploadsGrzegorz Bizon2016-03-311-1/+1
* Extend specs for GFM uploads rewriterGrzegorz Bizon2016-03-311-9/+29
* Remove reduntant `move_to_store` overrideGrzegorz Bizon2016-03-301-4/+4
* Refactor uploads rewriter used when moving issueGrzegorz Bizon2016-03-301-2/+2
* Get FileUploader into test harness using factoryGrzegorz Bizon2016-03-301-4/+1
* Add uploads rewriter and use it when moving issueGrzegorz Bizon2016-03-301-0/+49
* Find referable for each ref found in references rewriterGrzegorz Bizon2016-03-201-0/+15
* Rename reference unfolder to rewriter, minor refactoringsGrzegorz Bizon2016-03-201-3/+3
* Update reference unfolder according to recent ability changesGrzegorz Bizon2016-03-191-1/+6
* Add implementation of reference unfolder using banzaiGrzegorz Bizon2016-03-171-3/+29
* Move reference unfolder for GFM to separate classGrzegorz Bizon2016-03-171-0/+43