summaryrefslogtreecommitdiff
path: root/app/observers/note_observer.rb
Commit message (Expand)AuthorAgeFilesLines
* correct indentation in activity observerDmitriy Zaporozhets2013-02-251-1/+0
* fix app crash if author is missingDmitriy Zaporozhets2013-02-011-1/+3
* Fix sending commit note email to id instead emailDmitriy Zaporozhets2013-02-011-1/+1
* Merge commit 'master' into discussionsRiyad Preukschas2013-01-151-2/+2
|\
| * email via sidekiq. start and stop rake tasksDmitriy Zaporozhets2013-01-091-2/+2
* | Fix commit note notificationRiyad Preukschas2013-01-021-1/+1
|/
* fix notify_team on wallJohannes Schleifenbaum2012-12-071-1/+1
* Rename NoteObserver methods and clarify thingsRiyad Preukschas2012-10-181-8/+13
* Fix notification for notes on a wall.Robb Kidd2012-10-131-1/+2
* Reduce complexity: replace case statement with method lookup.Robb Kidd2012-10-111-10/+5
* Separate observing of Note and MergeRequestsRobb Kidd2012-10-101-0/+36