summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* replace tabs to spaces at app/views/attachments/_links.html.erbToshi MARUYAMA2012-04-061-3/+3
* Fixed Internal Error in watchers XHR search (#10600).Etienne Massip2012-04-052-1/+21
* code layout clean up app/views/repositories/show.html.erbToshi MARUYAMA2012-04-041-3/+5
* fix html tag at app/views/repositories/show.html.erbToshi MARUYAMA2012-04-041-2/+4
* code layout clean up app/views/repositories/show.html.erbToshi MARUYAMA2012-04-041-35/+32
* replace tabs to spaces at app/views/repositories/show.html.erbToshi MARUYAMA2012-04-041-6/+6
* fix source indents of lib/diff.rbToshi MARUYAMA2012-04-031-49/+49
* fix typo "RedMine" at app/models/wiki_content.rbToshi MARUYAMA2012-04-031-2/+2
* Dutch translation updated (#10591)Toshi MARUYAMA2012-04-031-75/+75
* fix Dutch "label_file_added" translation (#10591)Toshi MARUYAMA2012-04-031-1/+1
* pdf: fix tcpdf automatic line break bug (#10554)Toshi MARUYAMA2012-04-031-7/+7
* scm: mercurial: git: save parents in creating changesets (#10470)Toshi MARUYAMA2012-04-032-12/+6
* Japanese translation updated by Go MAEDA (#10587)Toshi MARUYAMA2012-04-021-1/+1
* Bulgarian translation updated by Ivan Cenov (#10586)Toshi MARUYAMA2012-04-021-1/+2
* German translation updated by Hannes Meier (#10585)Toshi MARUYAMA2012-04-021-25/+25
* generate i18n "label_search_for_watchers" key (#5159)Toshi MARUYAMA2012-04-0245-0/+45
* Japanese translation updated by Go MAEDA (#10584)Toshi MARUYAMA2012-04-021-13/+13
* remove trailing white-spaces from vendor/plugins/acts_as_searchable/lib/acts_...Toshi MARUYAMA2012-04-021-17/+17
* remove trailing white-spaces from vendor/plugins/acts_as_event/lib/acts_as_ev...Toshi MARUYAMA2012-04-021-8/+8
* remove trailing white-spaces from vendor/plugins/acts_as_customizable/lib/act...Toshi MARUYAMA2012-04-021-14/+14
* remove trailing white-spaces from vendor/plugins/acts_as_attachable/lib/acts_...Toshi MARUYAMA2012-04-021-6/+6
* remove trailing white-spaces from vendor/plugins/acts_as_activity_provider/li...Toshi MARUYAMA2012-04-021-12/+12
* fix lib/generators/redmine_plugin/USAGEToshi MARUYAMA2012-04-021-1/+3
* scm: fix revisions page "OK" button always returns 404 error (#10567)Toshi MARUYAMA2012-04-022-4/+16
* remove Rails 2.1 lang/en.yml from lib/generators/redmine_pluginToshi MARUYAMA2012-04-013-4/+0
* remove trailing white-spaces from lib/generators/redmine_plugin_model/redmine...Toshi MARUYAMA2012-04-011-4/+4
* remove trailing white-spaces from lib/generators/redmine_plugin_controller/re...Toshi MARUYAMA2012-04-011-3/+3
* remove trailing white-spaces from extra/sample_plugin/init.rbToshi MARUYAMA2012-04-011-1/+1
* remove trailing white-spaces from extra/sample_plugin/app/models/meeting.rbToshi MARUYAMA2012-04-011-2/+2
* remove trailing white-spaces from extra/sample_plugin/app/controllers/example...Toshi MARUYAMA2012-04-011-5/+5
* remove trailing white-spaces from extra/mail_handler/rdm-mailhandler.rbToshi MARUYAMA2012-04-011-19/+19
* fix source indents of app/views/repositories/revisions.html.erbToshi MARUYAMA2012-03-301-4/+4
* scm: git: use Changeset#create and Changeset#create_change as same with Subve...Toshi MARUYAMA2012-03-291-13/+8
* scm: git: add test of from_path at unit model test_fetch_changesets_from_scratchToshi MARUYAMA2012-03-291-0/+1
* scm: mercurial: transaction for each imported revisions (#10470)Toshi MARUYAMA2012-03-291-7/+9
* scm: git: add the comment of the reason to scan database in fetching every ti...Toshi MARUYAMA2012-03-291-0/+14
* scm: git: fix typo in fetching revisions comment.Toshi MARUYAMA2012-03-291-1/+1
* scm: git: fix test revision value of unit app testToshi MARUYAMA2012-03-281-2/+2
* scm: git: fix model source indents (#10470)Toshi MARUYAMA2012-03-281-41/+41
* scm: git: process new git revisions all at once rather than per branch (#10470)Toshi MARUYAMA2012-03-282-65/+60
* scm: git: use stdin instead of command line in "git log" (#10470)Toshi MARUYAMA2012-03-282-15/+20
* scm: git: rename "scm_cmd" to "git_cmd" and not use variable argument (#10470)Toshi MARUYAMA2012-03-281-10/+10
* Ruby1.9: scm: use :set_encoding instead of "RUBY_VERSION < '1.9'" for IO.pope...Toshi MARUYAMA2012-03-281-5/+2
* replace tabs to spaces and fix indents at app/views/issues/new.html.erbToshi MARUYAMA2012-03-281-8/+8
* reposman: allow underscores in project identifiers (#1363)Toshi MARUYAMA2012-03-271-1/+1
* Failing test with 1.8.7 and jruby (#10538).Jean-Philippe Lang2012-03-251-1/+3
* Override watcher_user_ids= to make ids uniq (#10538).Jean-Philippe Lang2012-03-252-2/+17
* Remove duplicate watchers (#10538).Jean-Philippe Lang2012-03-251-1/+1
* Fixed that issues can be moved to projects with issue tracking disabled (#104...Jean-Philippe Lang2012-03-252-28/+10
* Fixes error message for LDAP filter (#1060).Jean-Philippe Lang2012-03-242-1/+9