summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Italian translation (#10258).Jean-Philippe Lang2012-03-051-1/+1
* Changed assertions to make them work with Rails2/3 ruby1.8/1.9 different beha...Jean-Philippe Lang2012-03-054-6/+6
* Changed assertions to make them work with Rails2/3 ruby1.8/1.9 different beha...Jean-Philippe Lang2012-03-053-14/+11
* Array#to_s behaviour changed in ruby 1.9.Jean-Philippe Lang2012-03-051-2/+2
* Array#to_s behaviour changed in ruby 1.9.Jean-Philippe Lang2012-03-051-3/+3
* Traditional Chinese translation updated by ChunChang Lo (#10366)Toshi MARUYAMA2012-03-051-5/+5
* remove trailing white-spaces from public/javascripts/select_list_move.jsToshi MARUYAMA2012-03-051-6/+6
* replace tabs to spaces at public/javascripts/select_list_move.jsToshi MARUYAMA2012-03-051-11/+11
* set svn:eol-style native public/javascripts/calendar/lang/*.jsToshi MARUYAMA2012-03-050-0/+0
* set svn:eol-style native db/migrate/*.rbToshi MARUYAMA2012-03-051-16/+16
* set svn:eol-style native public/javascripts/select_list_move.jsToshi MARUYAMA2012-03-041-82/+82
* set svn:eol-style native db/migrate/020_add_role_position.rbToshi MARUYAMA2012-03-040-0/+0
* set svn:eol-style native public/javascripts/calendar/lang/calendar-pl.jsToshi MARUYAMA2012-03-041-127/+127
* set svn:eol-style native test/exemplars/*.rbToshi MARUYAMA2012-03-040-0/+0
* Cleanup in TimelogController#destroy.Jean-Philippe Lang2012-03-042-17/+21
* Adds a template for API error messages so that it does not depend on AR::Erro...Jean-Philippe Lang2012-03-043-11/+9
* Strip login and password read from the email body.Jean-Philippe Lang2012-03-041-2/+2
* Adds an helper to get the body of an email in tests.Jean-Philippe Lang2012-03-043-7/+11
* Rails 3.1 compatibility.Jean-Philippe Lang2012-03-041-1/+1
* Include ERB::Util in helpers tests.Jean-Philippe Lang2012-03-045-0/+6
* No need to delete fixtures.Jean-Philippe Lang2012-03-041-4/+0
* Removed shoulda assertions.Jean-Philippe Lang2012-03-042-34/+0
* Rails 3.1 compatibility.Jean-Philippe Lang2012-03-041-1/+1
* Adds helpers for testing email body.Jean-Philippe Lang2012-03-047-18/+38
* set svn:eol-style native lib/redmine/scm/adapters/mercurial/redminehelper.pyToshi MARUYAMA2012-03-040-0/+0
* Rails3: :order option has no effect here because of the default_scope on Enum...Jean-Philippe Lang2012-03-041-2/+2
* Test cleanup.Jean-Philippe Lang2012-03-041-0/+3
* Rails 3.1 compatibility.Jean-Philippe Lang2012-03-043-5/+5
* Test cleanup.Jean-Philippe Lang2012-03-041-7/+0
* Renamed Mailer#test to Mailer#test_email.Jean-Philippe Lang2012-03-047-10/+10
* Removed some generate! calls.Jean-Philippe Lang2012-03-044-7/+7
* Removed some generate! calls.Jean-Philippe Lang2012-03-044-14/+15
* No need to save the record.Jean-Philippe Lang2012-03-041-10/+10
* Use :joins instead of :include.Jean-Philippe Lang2012-03-041-1/+1
* Removed sort order on issues association.Jean-Philippe Lang2012-03-041-1/+1
* Rails 3.1 compatibility.Jean-Philippe Lang2012-03-041-2/+2
* Rails 3.1 compatibility.Jean-Philippe Lang2012-03-043-9/+14
* set svn:eol-style native test/exemplars/version_exemplar.rbToshi MARUYAMA2012-03-041-5/+5
* Adds Redmine::Utils.random_hex for generating a random hex string.Jean-Philippe Lang2012-03-045-5/+12
* set svn:eol-style native lib/tasks/migrate_plugins.rakeToshi MARUYAMA2012-03-041-15/+15
* set svn:eol-style native lib/tasks/migrate_from_mantis.rakeToshi MARUYAMA2012-03-041-512/+512
* set svn:eol-style native lib/tasks/load_default_data.rakeToshi MARUYAMA2012-03-041-35/+35
* Rails 3.1 compatibility.Jean-Philippe Lang2012-03-042-4/+29
* set svn:eol-style native lib/tasks/fetch_changesets.rakeToshi MARUYAMA2012-03-041-24/+24
* Adds Redmine::Plugin.public_directory to be used instead of Engines.public_di...Jean-Philippe Lang2012-03-042-1/+4
* set svn:eol-style native lib/tasks/email.rakeToshi MARUYAMA2012-03-041-186/+186
* Extracted auto_link and auto_mailto to a module.Jean-Philippe Lang2012-03-044-56/+66
* Use regular create! instead of generate!Jean-Philippe Lang2012-03-031-16/+9
* Removes all #verify calls in controllers. Verification is handled at routing ...Jean-Philippe Lang2012-03-0328-98/+56
* Removed obsolete demo environment file.Jean-Philippe Lang2012-03-031-21/+0