19 Mar, 2013
1 commit
01 Feb, 2013
2 commits
15 Jan, 2013
2 commits
-
Conflicts: app/assets/stylesheets/sections/notes.scss app/contexts/notes/load_context.rb app/models/project.rb app/observers/note_observer.rb app/roles/votes.rb app/views/commit/show.html.haml app/views/merge_requests/_show.html.haml app/views/merge_requests/diffs.js.haml app/views/merge_requests/show.js.haml app/views/notes/_note.html.haml features/steps/project/project_merge_requests.rb spec/models/note_spec.rb
09 Jan, 2013
2 commits
02 Jan, 2013
1 commit
31 Dec, 2012
2 commits
30 Dec, 2012
1 commit
28 Dec, 2012
1 commit
20 Dec, 2012
3 commits
29 Nov, 2012
1 commit
18 Oct, 2012
1 commit
13 Oct, 2012
1 commit
06 Sep, 2012
1 commit
29 Aug, 2012
1 commit
27 Aug, 2012
1 commit
20 Aug, 2012
2 commits
10 Aug, 2012
1 commit
-
Didn't bother with files in db/, config/, or features/
09 Aug, 2012
1 commit
06 Aug, 2012
2 commits
19 Jul, 2012
1 commit
03 Jul, 2012
1 commit
02 Jul, 2012
2 commits
15 May, 2012
9 commits
-
Update method to take ids and then perform #finds itself during mailer queue worker kick-off.
-
Update method to take ids and then perform #finds itself during mailer queue worker kick-off. Also, the faux SHA1 cannot have underscores or it will not match the commit pattern defined in the routes.
-
Update method to take ids and then perform #finds itself during mailer queue worker kick-off.
-
Update method to take ids and then perform #finds itself during mailer queue worker kick-off.
-
#changed_merge_request_email was really sending emails about merge request reassignments. Updated method name to reflect that. Update method to take ids and then perform #finds itself during mailer queue worker kick-off.
-
#changed_issue_email was really sending emails about issue reassignments. Updated method name to reflect that. Update method to take ids and then perform #finds itself during mailer queue worker kick-off.