summaryrefslogtreecommitdiff
path: root/spec/models/merge_request_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-15/+15
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-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-6/+46
* Speed up `all_commit_shas` for new merge requestsSean McGivern2017-07-071-1/+1
* Add table for merge request commitsSean McGivern2017-07-061-9/+9
* Add many foreign keys to the projects tableYorick Peterse2017-07-061-1/+1
* Merge branch 'tc-namespace-license-checks--multiple-assignees' into 'master'Douwe Maan2017-07-041-0/+16
|\
| * Make MergeRequest respond to assignee_ids & assignee_ids=Toon Claes2017-06-201-0/+16
* | Store merge request ref_fetched status in the database34052-store-mr-ref-fetched-in-databaseAdam Niedzielski2017-06-261-0/+36
* | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-25/+25
|/
* Rename "Slash commands" to "Quick actions"Eric Eastwood2017-06-151-12/+12
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-4/+12
* Merge branch 'dm-update-discussion-diff-position' into 'master'Grzegorz Bizon2017-06-011-5/+5
|\
| * Update diff discussion position per discussion instead of per notedm-update-discussion-diff-positionDouwe Maan2017-05-311-5/+5
* | Consistent diff and blob size limit namesDouwe Maan2017-05-291-2/+2
|/
* Merge branch 'dm-diff-cleanup' into 'master'Robert Speicher2017-05-251-3/+3
|\
| * Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan2017-05-231-3/+3
* | Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan2017-05-231-2/+34
|/
* Add transient head_pipeline_of to pipeline factoriesissue_32225Felipe Artur2017-05-221-5/+3
* Merge branch 'fix-conflict-resolution-with-corrupt-repos' into 'master' Douwe Maan2017-05-121-65/+0
|\
| * Fix conflict resolution from corrupted upstreamfix-conflict-resolution-with-corrupt-reposSean McGivern2017-05-121-65/+0
* | Move update_assignee_cache_counts to the serviceValery Sizov2017-05-121-42/+0
|/
* Small code improvements and add migration specFelipe Artur2017-05-081-2/+1
* Fix specs 2Felipe Artur2017-05-081-1/+3
* Fix SpecsFelipe Artur2017-05-081-9/+7
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-10/+81
* Allow commenting on older versions of the diff and comparisons between diff v...dm-link-discussion-to-outdated-diffDouwe Maan2017-05-031-0/+19
* Show correct size when MR diff overflowsSean McGivern2017-04-251-7/+25
* Remove helpers assigned_issuables_count and cached_assigned_issuables_countuassign_on_member_removingValery Sizov2017-04-201-4/+6
* Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-071-1/+1
|\
| * Moved Project#protected_branch? to ProtectedBranch, similar for tagsJames Edwards-Jones2017-04-031-1/+1
* | Address review commentsDouwe Maan2017-04-051-176/+0
* | Add specsDouwe Maan2017-04-051-7/+3
* | Fix some specsDouwe Maan2017-04-051-10/+10
* | Add option to start a new discussion on an MRDouwe Maan2017-04-051-32/+36
|/
* Include time tracking attributes in webhooks payload27271-missing-time-spent-in-issue-webhookRuben Davila2017-03-141-1/+5
* Fix issues mentioned but not closed for JIRASean McGivern2017-03-061-0/+17
* Update occurrences of MWBS to MWPSfix/mwbs-to-mwpsJames Lopez2017-03-011-11/+11
* Only create unmergeable todos onceonly-create-unmergeable-todo-onceSean McGivern2017-02-241-6/+0
* Fix MR changes tab size countfix-mr-size-with-over-100-filesSean McGivern2017-02-231-0/+44
* Merge branch 'restore-issues_mentioned_but_not_closing' into 'master'Sean McGivern2017-02-081-3/+3
|\
| * Remove MergeRequest#closes_issue?; Remove the default parameter value for #ca...Dongqing Hu2017-01-311-3/+3
* | Address feedbackDouwe Maan2017-02-061-5/+11
* | Improve performance of finding last deployed environmentDouwe Maan2017-02-061-24/+0
* | Add testsDouwe Maan2017-02-061-0/+24
* | Convert most MergeRequest model specs to use `:empty_project`Robert Speicher2017-01-191-22/+22
* | Merge branch '23524-notify-automerge-user-of-failed-build' into 'master' Sean McGivern2017-01-191-1/+9
|\ \ | |/ |/|
| * Notify the user who set auto-merge when merge conflict occurstwonegatives2017-01-141-1/+9
* | Address MR commentsJarka Kadlecova2017-01-131-0/+6