summaryrefslogtreecommitdiffstats
path: root/test/unit/journal_observer_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Adds an option to send email notification when an attachment is added (#40569).Marius Balteanu2024-04-281-1/+31
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-261-1/+1
* Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...Go MAEDA2023-01-011-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Add missing fixture to JournalObserverTest (#37389).Go MAEDA2022-07-061-1/+1
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Option to send email notification on "Target version updated" (#17840).Go MAEDA2019-10-051-2/+26
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Add missing fixtures to several tests (#30276).Go MAEDA2019-01-091-1/+1
* Set User.current to nil before unit tests.Jean-Philippe Lang2018-12-161-0/+1
* Send individual emails for each mail recipient (#26791).Jean-Philippe Lang2018-10-061-5/+5
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* add missing fixtureToshi MARUYAMA2015-01-191-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Wrong argument.Jean-Philippe Lang2014-03-171-13/+12
* Adds an option to send email on "Assignee updated" in application settings (#...Jean-Philippe Lang2014-03-171-2/+38
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Replaces find(:first) calls.Jean-Philippe Lang2012-12-031-18/+18
* Fixed some more test/unit/*_test.rb breaking when run alone (#12285)Jean-Baptiste Barth2012-11-011-1/+3
* Tests should not change settings.Jean-Philippe Lang2012-07-081-18/+27
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* remove trailing white-spaces and an empty line from unit journal observer test.Toshi MARUYAMA2011-05-171-8/+7
* Fixed: notes are lost when copying issue(s) (#6901, #8239).Jean-Philippe Lang2011-04-291-2/+13
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Added three new notifiable events based on issue attributesEric Davis2010-09-281-0/+118