summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/gfm
Commit message (Expand)AuthorAgeFilesLines
* Fix minor spec review comments in uploader specsStan Hu2018-07-031-1/+1
* fix an issue with local filesMicaël Bergeron2018-07-031-19/+0
* add support for file copy on object storageMicaël Bergeron2018-07-031-25/+43
* When moving issues, don't attempt to move files in object storageStan Hu2018-07-031-0/+19
* Use hashed storage in the specs40744-hashed-storage-specsNick Thomas2018-02-071-2/+2
* port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-1/+1
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Fix rewriting issue references with group milestonesGrzegorz Bizon2017-09-201-14/+47
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-022-4/+4
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-2/+2
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+3
* 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