summaryrefslogtreecommitdiff
path: root/app/models/merge_request.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into merge-conflicts-editor-2Sean McGivern2016-10-171-6/+9
|\
| * Refactor ci_status on MergeRequestControllerZ.J. van de Weg2016-10-141-14/+8
| * Fix indenting error in HAMLZ.J. van de Weg2016-10-141-1/+1
| * Show what time ago a MR was deployedZ.J. van de Weg2016-10-141-0/+9
* | Allow setting content for resolutionsSean McGivern2016-10-131-1/+1
|/
* MergeRequest new form load diff asynchronouslynew-merge-requests-commit-tab-activePaco Guzman2016-10-061-2/+2
* Fix bug when trying to cache closed issues from external issue trackersissue_22446Felipe Artur2016-10-031-0/+4
* Add a /wip slash commandThomas Balthazar2016-10-031-4/+20
* Improve how MergeCommit#merge_commit_message builds the messageRobert Speicher2016-09-271-7/+5
* Merge branch 'show-all-pipelines-from-all-diffs' into 'master' Rémy Coutable2016-09-211-4/+17
|\
| * If merge request wasn't persisted yet, we show only 1 pipeline:Lin Jen-Shin2016-09-201-7/+11
| * slightly tweak about the comment, feedback:Lin Jen-Shin2016-09-201-1/+1
| * Introduce MergeRequest#all_commits_sha, feedback:Lin Jen-Shin2016-09-201-8/+9
| * Show all pipelines from all merge_request_diffs:Lin Jen-Shin2016-09-191-3/+11
* | Add tests to verify the correctness of returned environmentsKamil Trzcinski2016-09-211-3/+3
* | Limit number of shown environments for Merge RequestsKamil Trzcinski2016-09-211-3/+6
* | Use the `IssuableBaseService` lifecycle hooks to cache `MergeRequestsClosingI...Timothy Andrew2016-09-211-1/+1
* | Implement a second round of review comments from @DouweM.Timothy Andrew2016-09-211-6/+2
* | Implement (some) comments from @DouweM's review.Timothy Andrew2016-09-201-9/+1
* | Fix spec failures.Timothy Andrew2016-09-201-1/+5
* | Implement review comments from @yorickpeterseTimothy Andrew2016-09-201-3/+3
* | Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-201-1/+11
|\ \ | |/
| * MergeRequest#environments now returns an empty array when diff_head_commit is...22246-actionview-template-error-undefined-method-each-for-nil-nilclassRémy Coutable2016-09-161-1/+1
| * Change method name to #reopenable?Katarzyna Kobierska2016-09-131-2/+3
| * Add #can_reopen? and testsKatarzyna Kobierska2016-09-131-3/+1
| * Add methodKatarzyna Kobierska2016-09-131-0/+7
| * Add #closed_without_source_project?Katarzyna Kobierska2016-09-131-1/+5
| * Checks if deleting forked project closed all open merge requestsKatarzyna Kobierska2016-09-131-1/+1
* | Test all cycle analytics pre-calculation code.Timothy Andrew2016-09-191-0/+1
* | Improve performance of the cycle analytics page.Timothy Andrew2016-09-151-0/+15
* | Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-071-19/+24
|\ \ | |/
| * Merge branch 'refactor/add-policies' into 'master' Robert Speicher2016-08-311-1/+1
| |\
| | * remove Ability.abilitieshttp://jneen.net/2016-08-301-1/+1
| * | Merge branch 'remove-fishy-smell' into 'master' Douwe Maan2016-08-311-2/+2
| |\ \ | | |/ | |/|
| | * Allow setting branch refs for MRremove-fishy-smellSean McGivern2016-08-251-2/+2
| * | Merge branch 'artifacts-from-ref-and-build-name' into 'master' Douwe Maan2016-08-301-1/+3
| |\ \
| | * \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-261-21/+46
| | |\ \
| | * \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-191-0/+26
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-181-2/+35
| | |\ \ \
| | * | | | An empty line after guard, feedback:Lin Jen-Shin2016-08-161-0/+1
| | * | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-161-0/+9
| | |\ \ \ \
| | * | | | | Reverse ref and sha in args and rename pipeline to pipeline_forLin Jen-Shin2016-08-111-1/+2
| * | | | | | Change method nameKatarzyna Kobierska2016-08-301-3/+3
| * | | | | | Improve grammar and fix CHANGELOGKatarzyna Kobierska2016-08-301-1/+1
| * | | | | | User can edit closed MR with deleted forkKatarzyna Kobierska2016-08-301-15/+18
| | |_|_|_|/ | |/| | | |
* | | | | | Add the "Code" Cycle Analytics section.Timothy Andrew2016-08-261-0/+8
|/ / / / /
* | | | | Merge branch '21275-getting-500-error-when-viewing-a-merge-request'Douwe Maan2016-08-251-2/+6
|\ \ \ \ \
| * | | | | Don't show conflicts when there are noneSean McGivern2016-08-251-1/+5
| * | | | | Handle case where conflicts aren't on disk yetSean McGivern2016-08-251-1/+1
| | |_|_|/ | |/| | |
* | | | | Restore diff_sha_refs methodDmitriy Zaporozhets2016-08-221-15/+16