summaryrefslogtreecommitdiffstats
path: root/test/unit/wiki_content_test.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Send individual emails for each mail recipient (#26791).Jean-Philippe Lang2018-10-061-4/+8
* Get rid of acts_as_versioned.Jean-Philippe Lang2017-07-261-12/+12
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* add missing fixturesToshi MARUYAMA2015-01-211-0/+1
* Set proper default language.Jean-Philippe Lang2015-01-181-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Rails4: replace deprecated Relation#first with finder options at WikiContentTestToshi MARUYAMA2014-01-091-4/+4
* remove trailing white space from test/unit/wiki_content_test.rbToshi MARUYAMA2013-10-101-1/+1
* Use AR callbacks instead of observers (removed in Rails4) for notifications.Jean-Philippe Lang2013-07-141-1/+3
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Handle deleted wiki page versions (#10852).Jean-Philippe Lang2012-10-211-0/+38
* Tests should not change settings.Jean-Philippe Lang2012-07-081-4/+8
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Additional test for gzipped wiki history.Jean-Philippe Lang2012-04-061-2/+26
* add missing fixtures to unit wiki_content_testToshi MARUYAMA2012-03-121-1/+3
* Adds #current_version? method to wiki content.Jean-Philippe Lang2011-11-281-0/+7
* remove trailing white-spaces from unit wiki content test.Toshi MARUYAMA2011-05-171-15/+15
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Enlarge wiki content for MySQL databases (#1071).Jean-Philippe Lang2009-12-271-0/+8
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Adds email notification on wiki changes (#413). It's disabled by default and ...Jean-Philippe Lang2009-05-171-0/+20
* Fixed: 10342 Creation of Schema in OracleJean-Philippe Lang2007-04-251-2/+2
* wiki branch merged into trunkJean-Philippe Lang2007-03-101-0/+60