summaryrefslogtreecommitdiffstats
path: root/test/unit/activity_test.rb
Commit message (Expand)AuthorAgeFilesLines
* cleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in test/unit/act...Toshi MARUYAMA2019-11-081-2/+2
* 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
* Set User.current to nil before unit tests.Jean-Philippe Lang2018-12-161-0/+1
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Fixed that journals are shown multiple times in activity (#19168).Jean-Philippe Lang2015-04-121-0/+8
* Fixed that Redmine::Activity::Fetcher should consider activity provider permi...Jean-Philippe Lang2015-01-181-0/+60
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Group events in the activity view (#12542).Jean-Philippe Lang2012-12-081-1/+35
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Fixed: activity shows updates of private issues (#8432).Jean-Philippe Lang2011-05-291-0/+3
* remove trailing white-spaces from unit activity test.Toshi MARUYAMA2011-05-161-17/+17
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Allows multiple roles on the same project (#706). Prerequisite for user group...Jean-Philippe Lang2009-05-101-1/+1
* Fixed: Files without Version aren't visible in the Activity page (#2930).Jean-Philippe Lang2009-03-081-1/+13
* Display latest user's activity on account/show view.Jean-Philippe Lang2008-11-301-0/+9
* Activity refactoring.Jean-Philippe Lang2008-07-271-0/+71