index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r9346 and r9347 from trunk.
Jean-Philippe Lang
2012-04-06
2
-0
/
+9
*
Merged r9343 from trunk
Toshi MARUYAMA
2012-04-06
1
-6
/
+6
*
Merged r9341 from trunk.
Jean-Philippe Lang
2012-04-06
1
-6
/
+8
*
Merged r9339 from trunk.
Jean-Philippe Lang
2012-04-06
1
-2
/
+2
*
Set version to stable.
Jean-Philippe Lang
2012-04-06
1
-1
/
+1
*
Adds 1.4-stable branch.
Jean-Philippe Lang
2012-04-06
0
-0
/
+0
*
Set version to 1.4.0.
Jean-Philippe Lang
2012-04-06
2
-2
/
+86
*
Adds a quick and dirty task for creating databases on the CI server.
Jean-Philippe Lang
2012-04-06
1
-0
/
+36
*
Uploading of attachments which filename contains non-ASCII chars fails with R...
Jean-Philippe Lang
2012-04-06
1
-0
/
+1
*
Do not display the magnifier for added files in email notifications (#4774).
Jean-Philippe Lang
2012-04-06
1
-1
/
+1
*
Moved the magnifier just after the filename.
Jean-Philippe Lang
2012-04-06
1
-2
/
+2
*
Aligns the magnifier in issue history details.
Jean-Philippe Lang
2012-04-06
1
-0
/
+2
*
Force encoding of custom field possible values (#10593).
Jean-Philippe Lang
2012-04-06
1
-2
/
+12
*
WikiContent::Version#text may return ascii-8bit encoded string (#10590).
Jean-Philippe Lang
2012-04-06
1
-6
/
+8
*
delete :only_path option from link_to options at application_helper link_to_a...
Toshi MARUYAMA
2012-04-06
1
-0
/
+1
*
fix attachment link has get parameter :class (#10602)
Toshi MARUYAMA
2012-04-06
1
-1
/
+3
*
add a view link to note attachment file (#4774)
Toshi MARUYAMA
2012-04-06
1
-2
/
+9
*
code layout cleanup app/helpers/issues_helper.rb
Toshi MARUYAMA
2012-04-06
1
-1
/
+2
*
replace tabs to spaces at app/views/attachments/_links.html.erb
Toshi MARUYAMA
2012-04-06
1
-3
/
+3
*
Fixed Internal Error in watchers XHR search (#10600).
Etienne Massip
2012-04-05
2
-1
/
+21
*
code layout clean up app/views/repositories/show.html.erb
Toshi MARUYAMA
2012-04-04
1
-3
/
+5
*
fix html tag at app/views/repositories/show.html.erb
Toshi MARUYAMA
2012-04-04
1
-2
/
+4
*
code layout clean up app/views/repositories/show.html.erb
Toshi MARUYAMA
2012-04-04
1
-35
/
+32
*
replace tabs to spaces at app/views/repositories/show.html.erb
Toshi MARUYAMA
2012-04-04
1
-6
/
+6
*
fix source indents of lib/diff.rb
Toshi MARUYAMA
2012-04-03
1
-49
/
+49
*
fix typo "RedMine" at app/models/wiki_content.rb
Toshi MARUYAMA
2012-04-03
1
-2
/
+2
*
Dutch translation updated (#10591)
Toshi MARUYAMA
2012-04-03
1
-75
/
+75
*
fix Dutch "label_file_added" translation (#10591)
Toshi MARUYAMA
2012-04-03
1
-1
/
+1
*
pdf: fix tcpdf automatic line break bug (#10554)
Toshi MARUYAMA
2012-04-03
1
-7
/
+7
*
scm: mercurial: git: save parents in creating changesets (#10470)
Toshi MARUYAMA
2012-04-03
2
-12
/
+6
*
Japanese translation updated by Go MAEDA (#10587)
Toshi MARUYAMA
2012-04-02
1
-1
/
+1
*
Bulgarian translation updated by Ivan Cenov (#10586)
Toshi MARUYAMA
2012-04-02
1
-1
/
+2
*
German translation updated by Hannes Meier (#10585)
Toshi MARUYAMA
2012-04-02
1
-25
/
+25
*
generate i18n "label_search_for_watchers" key (#5159)
Toshi MARUYAMA
2012-04-02
45
-0
/
+45
*
Japanese translation updated by Go MAEDA (#10584)
Toshi MARUYAMA
2012-04-02
1
-13
/
+13
*
remove trailing white-spaces from vendor/plugins/acts_as_searchable/lib/acts_...
Toshi MARUYAMA
2012-04-02
1
-17
/
+17
*
remove trailing white-spaces from vendor/plugins/acts_as_event/lib/acts_as_ev...
Toshi MARUYAMA
2012-04-02
1
-8
/
+8
*
remove trailing white-spaces from vendor/plugins/acts_as_customizable/lib/act...
Toshi MARUYAMA
2012-04-02
1
-14
/
+14
*
remove trailing white-spaces from vendor/plugins/acts_as_attachable/lib/acts_...
Toshi MARUYAMA
2012-04-02
1
-6
/
+6
*
remove trailing white-spaces from vendor/plugins/acts_as_activity_provider/li...
Toshi MARUYAMA
2012-04-02
1
-12
/
+12
*
fix lib/generators/redmine_plugin/USAGE
Toshi MARUYAMA
2012-04-02
1
-1
/
+3
*
scm: fix revisions page "OK" button always returns 404 error (#10567)
Toshi MARUYAMA
2012-04-02
2
-4
/
+16
*
remove Rails 2.1 lang/en.yml from lib/generators/redmine_plugin
Toshi MARUYAMA
2012-04-01
3
-4
/
+0
*
remove trailing white-spaces from lib/generators/redmine_plugin_model/redmine...
Toshi MARUYAMA
2012-04-01
1
-4
/
+4
*
remove trailing white-spaces from lib/generators/redmine_plugin_controller/re...
Toshi MARUYAMA
2012-04-01
1
-3
/
+3
*
remove trailing white-spaces from extra/sample_plugin/init.rb
Toshi MARUYAMA
2012-04-01
1
-1
/
+1
*
remove trailing white-spaces from extra/sample_plugin/app/models/meeting.rb
Toshi MARUYAMA
2012-04-01
1
-2
/
+2
*
remove trailing white-spaces from extra/sample_plugin/app/controllers/example...
Toshi MARUYAMA
2012-04-01
1
-5
/
+5
*
remove trailing white-spaces from extra/mail_handler/rdm-mailhandler.rb
Toshi MARUYAMA
2012-04-01
1
-19
/
+19
*
fix source indents of app/views/repositories/revisions.html.erb
Toshi MARUYAMA
2012-03-30
1
-4
/
+4
[next]