- Jun 17, 2013
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- Jun 14, 2013
-
-
Sid Sijbrandij authored
-
- Jun 10, 2013
-
-
Sid Sijbrandij authored
-
- Apr 09, 2013
-
-
Dmitriy Zaporozhets authored
-
- Apr 03, 2013
-
-
Andrey Kumanyaev authored
-
- Mar 15, 2013
-
-
Dmitriy Zaporozhets authored
-
- Feb 28, 2013
-
-
Dmitriy Zaporozhets authored
-
- Feb 19, 2013
-
-
Dmitriy Zaporozhets authored
-
- Feb 18, 2013
-
-
Andrew8xx8 authored
-
Andrew8xx8 authored
-
- Jan 22, 2013
-
-
Valeriy Sizov authored
according to #2677
-
- Jan 19, 2013
-
-
Dmitriy Zaporozhets authored
-
- Jan 03, 2013
-
-
Dmitriy Zaporozhets authored
-
- Nov 19, 2012
-
-
Dmitriy Zaporozhets authored
-
- Oct 30, 2012
-
-
Dmitriy Zaporozhets authored
-
- Oct 10, 2012
-
-
Robb Kidd authored
* Move is_assigned? and is_being_xx? methods to IssueCommonality This is behavior merge requests have in common with issues. Moved methods to IssueCommonality role. Put specs directly into merge_request_spec because setup differs for issues and MRs specifically in the "closed" factory to use. * Add MergeRequestObserver. Parallels IssueObserver in almost every way. Ripe for refactoring. * Rename MailerObserver to NoteObserver With merge request observing moved out of MailerObserver, all that was left was Note logic. Renamed to NoteObserver, added tests and updated application config for new observer names. Refactored NoteObserver to use the note's author and not rely on current_user. * Set current_user for MergeRequestObserver IssueObserver and MergeRequestObserver are the only observers that need a reference to the current_user that they cannot look up on the objects they are observing.
-
- Oct 09, 2012
-
-
Dmitriy Zaporozhets authored
-
- Sep 27, 2012
-
-
Nihad Abbasov authored
-
Nihad Abbasov authored
-
- Sep 26, 2012
-
-
Nihad Abbasov authored
-
- Sep 08, 2012
-
-
Riyad Preukschas authored
-
- Aug 17, 2012
-
-
Dmitriy Zaporozhets authored
-
- Aug 10, 2012
-
-
Robert Speicher authored
Didn't bother with files in db/, config/, or features/
-
- Aug 09, 2012
-
-
Robert Speicher authored
Any associations, validations, delegates, scopes and methods that were exactly the same in both Issue and MergeRequest models have been moved to a new IssueCommonality module (role) that gets included by each class. There was actually quite a bit of duplication, because MergeRequests are basically just specialized Issues.
-
Robert Speicher authored
-
- Jun 27, 2012
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- Jun 26, 2012
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- Jun 20, 2012
- Jun 07, 2012
-
-
Dmitriy Zaporozhets authored
-
- Apr 14, 2012
-
-
Dmitriy Zaporozhets authored
-
- Apr 08, 2012
-
-
Dmitriy Zaporozhets authored
-
- Mar 25, 2012
-
-
Dmitriy Zaporozhets authored
-
- Mar 17, 2012
-
-
Steven Verbeek authored
-
- Mar 14, 2012
-
-
Ariejan de Vroom authored
-