summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* remove trailing white-spaces from config/locales/ro.ymlToshi MARUYAMA2012-01-101-29/+28
* remove trailing white-spaces from config/locales/sk.ymlToshi MARUYAMA2012-01-101-33/+33
* remove trailing white-spaces from config/locales/id.ymlToshi MARUYAMA2012-01-101-36/+34
* remove trailing white-spaces from config/locales/ko.ymlToshi MARUYAMA2012-01-101-29/+29
* remove trailing white-spaces from config/locales/lt.ymlToshi MARUYAMA2012-01-101-11/+11
* remove trailing white-spaces from config/locales/lv.ymlToshi MARUYAMA2012-01-101-25/+24
* remove trailing white-spaces from config/locales/mn.ymlToshi MARUYAMA2012-01-101-24/+23
* remove trailing white-spaces from config/locales/hr.ymlToshi MARUYAMA2012-01-101-41/+40
* remove trailing white-spaces from config/locales/gl.ymlToshi MARUYAMA2012-01-101-18/+17
* code layout clean up app/views/users/_memberships.html.erbToshi MARUYAMA2012-01-101-4/+13
* code layout clean up app/views/groups/_users.html.erbToshi MARUYAMA2012-01-101-1/+6
* code layout clean up app/views/groups/_memberships.html.erbToshi MARUYAMA2012-01-101-5/+17
* remove trailing white-spaces from config/locales/fi.ymlToshi MARUYAMA2012-01-101-22/+22
* remove trailing white-spaces from config/locales/fa.ymlToshi MARUYAMA2012-01-101-22/+21
* code layout clean up app/views/issues/_relations.html.erbToshi MARUYAMA2012-01-101-3/+6
* code layout clean up app/views/issues/show.html.erbToshi MARUYAMA2012-01-101-1/+4
* code layout clean up app/views/projects/settings/_members.html.erbToshi MARUYAMA2012-01-101-7/+14
* code layout clean up app/views/messages/show.html.erbToshi MARUYAMA2012-01-101-6/+34
* remove trailing white-spaces from config/locales/uk.ymlToshi MARUYAMA2012-01-101-44/+44
* fix Ukrainian "default_tracker_bug" (#9961)Toshi MARUYAMA2012-01-101-2/+3
* remove trailing white-spaces from config/locales/eu.ymlToshi MARUYAMA2012-01-101-22/+21
* replace tabs to spaces at app/views/news/new.html.erbToshi MARUYAMA2012-01-101-8/+8
* Do not call _before_save hook without saving.Jean-Philippe Lang2012-01-091-2/+0
* Do not call _before_save hook without saving.Jean-Philippe Lang2012-01-091-2/+0
* Check if width parameter is present.Jean-Philippe Lang2012-01-091-1/+3
* Avoid an AJAX query if the watchers form is already loaded.Jean-Philippe Lang2012-01-092-1/+3
* Ability to add non-member users as watchers (#5159).Jean-Philippe Lang2012-01-099-28/+101
* recovery copyright statement in Arabic calendar JavaScript (#9943)Toshi MARUYAMA2012-01-091-0/+3
* fix Arabic JavaScript variable name (#9943)Toshi MARUYAMA2012-01-091-3/+3
* remove trailing white-spaces from config/locales/es.ymlToshi MARUYAMA2012-01-091-48/+48
* remove trailing white-spaces from config/locales/en-GB.ymlToshi MARUYAMA2012-01-091-21/+20
* remove trailing white-spaces from config/locales/el.ymlToshi MARUYAMA2012-01-091-33/+33
* remove trailing white-spaces from config/locales/de.ymlToshi MARUYAMA2012-01-091-11/+10
* remove trailing white-spaces from config/locales/da.ymlToshi MARUYAMA2012-01-091-18/+18
* remove trailing white-spaces from config/locales/ar.ymlToshi MARUYAMA2012-01-091-29/+29
* remove trailing white-spaces from config/locales/cs.ymlToshi MARUYAMA2012-01-091-24/+23
* remove trailing white-spaces from config/locales/ca.ymlToshi MARUYAMA2012-01-091-24/+23
* remove trailing white-spaces from config/locales/bs.ymlToshi MARUYAMA2012-01-091-19/+19
* fix failing month number test of Arabic (#9943)Toshi MARUYAMA2012-01-091-2/+2
* svn propset "svn:eol-style" native Vietnamese JavaScript filesToshi MARUYAMA2012-01-090-0/+0
* svn propset "svn:eol-style" native Arabic translation files (#9943)Toshi MARUYAMA2012-01-090-0/+0
* add missing keys for trunk to Arabic yaml (#9943)Toshi MARUYAMA2012-01-091-0/+1
* add missing keys for 1.3-stable to Arabic yaml (#9943)Toshi MARUYAMA2012-01-091-0/+6
* fix Arabic JavaScript variable name (#9943)Toshi MARUYAMA2012-01-092-32/+32
* change Arabic "general_lang_name" (#9943)Toshi MARUYAMA2012-01-091-1/+1
* add Arabic translations (#9943)Toshi MARUYAMA2012-01-093-0/+1140
* route: use ":controller" instead of ":as" for project_enumerationsToshi MARUYAMA2012-01-092-3/+3
* Fixed: error when displaying an issue with a query sorted by an association, ...Jean-Philippe Lang2012-01-082-1/+15
* Fixed that SCM selection is not saved when all SCM are disabled (#9937).Jean-Philippe Lang2012-01-082-0/+3
* Do not generate duplicate ids.Jean-Philippe Lang2012-01-081-1/+1