summaryrefslogtreecommitdiff
path: root/app/observers/issue_observer.rb
Commit message (Expand)AuthorAgeFilesLines
* email via sidekiq. start and stop rake tasksDmitriy Zaporozhets2013-01-091-3/+3
* Fix email send on close/reopen issue. Display project name with namespace. re...Dmitriy Zaporozhets2012-12-201-1/+1
* Move directory with project. Fixed all related path methods to use namespaceDmitriy Zaporozhets2012-11-221-3/+3
* Duplicate code removed from IssueObserver#after_updateAlex Denisov2012-08-291-10/+6
* Notification sends to issue author and assignee if issue being reopened or cl...Alex Denisov2012-08-291-2/+14
* Issues can be unassigned nowrandx2012-06-261-2/+4
* Fix IssueObserver current_user assign. Refactored observersrandx2012-06-241-0/+23