summaryrefslogtreecommitdiffstats
path: root/test/unit/wiki_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Support frozen_string_literal in test/**/*.rb (#26561).Go MAEDA2019-03-211-1/+1
* Decode hexadecimal-encoded literals in order to be frozen string literals fri...Go MAEDA2019-03-191-1/+1
* Remove unnecessary encoding magic comment (#31034).Go MAEDA2019-03-161-2/+0
* 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/+4
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Move wiki page to other project (#5450).Jean-Philippe Lang2014-11-231-0/+14
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-2/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Don't create duplicate wikis in test (#15420).Jean-Philippe Lang2013-11-231-1/+1
* Removed some shoulda context.Jean-Philippe Lang2013-05-181-15/+11
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* replace hard-coded non ASCII literal to UTF-8 hexadecimal at test/unit/wiki_t...Toshi MARUYAMA2012-03-141-1/+3
* Removed some generate! calls.Jean-Philippe Lang2012-03-041-1/+1
* remove trailing white-spaces from unit wiki test.Toshi MARUYAMA2011-05-171-15/+15
* Do a redirect when accessing a renamed wiki page.Jean-Philippe Lang2011-04-111-5/+28
* Fixed: wiki page with backslash in title can not be found (#7589).Jean-Philippe Lang2011-03-121-1/+4
* Fixed: wiki pages with cyrillic characters not found with postgresql (#7245).Jean-Philippe Lang2011-01-101-0/+3
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Fixed: Wiki#find_page should not be case sensitive because page title uniquen...Jean-Philippe Lang2010-11-271-0/+9
* Makes the wiki sidebar editable (#5208).Jean-Philippe Lang2010-04-111-0/+19
* Sets file encoding to utf-8 for ruby 1.9.Jean-Philippe Lang2009-10-101-0/+2
* Adds missing native eol properties.Jean-Philippe Lang2009-09-201-5/+5
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Fixed: Title with non-ascii characters breaks wikiJean-Philippe Lang2007-10-051-0/+5
* wiki branch merged into trunkJean-Philippe Lang2007-03-101-0/+39