summaryrefslogtreecommitdiffstats
path: root/test/unit/wiki_page_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
* Make sure that something was actually deleted.Jean-Philippe Lang2017-07-261-3/+8
* Get rid of acts_as_versioned.Jean-Philippe Lang2017-07-261-1/+1
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use assert_nil instead of assert_equal.Jean-Philippe Lang2016-12-111-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Fixed that moving a wiki page with a child raises an error when target wiki c...Jean-Philippe Lang2016-01-301-0/+18
* Replaces a piggy back query with an association for loading wiki pages updates.Jean-Philippe Lang2015-09-281-7/+7
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Move wiki page to other project (#5450).Jean-Philippe Lang2014-11-231-0/+20
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Rails4: replace deprecated find_all_by_* at WikiPageTestToshi MARUYAMA2014-01-091-2/+2
* Rails4: replace deprecated find_all_by_* at WikiPageTestToshi MARUYAMA2014-01-081-2/+2
* Rails4: replace deprecated Relation#first with finder options at WikiPageTestToshi MARUYAMA2014-01-081-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* REST API for retrieving wiki pages (#7082).Jean-Philippe Lang2012-10-251-0/+1
* Handle deleted wiki page versions (#10852).Jean-Philippe Lang2012-10-211-0/+10
* Adds a "depth" option to the child_pages macro (#10789).Jean-Philippe Lang2012-09-161-0/+18
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Changed assertions to make them work with Rails2/3 ruby1.8/1.9 different beha...Jean-Philippe Lang2012-03-051-6/+6
* Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...Toshi MARUYAMA2011-12-091-4/+6
* Fixed test_updated_on_eager_load.Jean-Philippe Lang2011-12-031-1/+1
* add gmtime at unit wiki page "test_updated_on_eager_load" for Rails3 compatib...Toshi MARUYAMA2011-12-031-0/+1
* remove trailing white-spaces from unit wiki page test.Toshi MARUYAMA2011-05-171-18/+18
* Moved wiki page updated_on eager load to a scope and fixed timestamp titles o...Jean-Philippe Lang2011-03-121-2/+9
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Makes the wiki sidebar editable (#5208).Jean-Philippe Lang2010-04-111-0/+7
* Adds missing native eol properties.Jean-Philippe Lang2009-09-201-4/+4
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Ask user what to do with child pages when deleting a parent wiki page (#3202).Jean-Philippe Lang2009-04-211-0/+14
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-3/+3
* Wiki page hierarchy (#528). Parent page can be assigned on Rename screen.Jean-Philippe Lang2008-07-261-0/+44
* Added the ability to destroy wiki pages (content and its history are deleted ...Jean-Philippe Lang2007-05-251-1/+10
* wiki branch merged into trunkJean-Philippe Lang2007-03-101-0/+50