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
*
Japanese wiki_syntax_detailed.html translation updated by Go MAEDA (#14676)
Toshi MARUYAMA
2013-08-13
1
-93
/
+93
*
French wiki_syntax.html and wiki_syntax_detailed.html updated by Thomas Godar...
Toshi MARUYAMA
2013-08-13
2
-121
/
+121
*
remove svn:executable from lib/plugins/rfpdf excluding lib/fonts/ttf2ufm/ttf2...
Toshi MARUYAMA
2013-08-10
63
-0
/
+0
*
remove unused lib/plugins/rfpdf/lib/fpdf/fpdf_eps.rb
Toshi MARUYAMA
2013-08-10
1
-139
/
+0
*
Japanese wiki_syntax.html translation updated by Go MAEDA (#14659)
Toshi MARUYAMA
2013-08-10
1
-27
/
+27
*
German translation for member inheritance changed by Daniel Felix (#14657)
Toshi MARUYAMA
2013-08-10
1
-1
/
+1
*
Bulgarian translation updated by Ivan Cenov (#14651)
Toshi MARUYAMA
2013-08-09
1
-3
/
+2
*
German wiki_syntax.html translation updated by Daniel Felix (#14649)
Toshi MARUYAMA
2013-08-09
1
-26
/
+26
*
German translation updated by Daniel Felix (#14647)
Toshi MARUYAMA
2013-08-09
1
-8
/
+8
*
Spanish translation updated by Thomas Godard (#14645)
Toshi MARUYAMA
2013-08-09
1
-3
/
+2
*
fix icon image paths of wiki syntax help (#14630)
Toshi MARUYAMA
2013-08-09
47
-611
/
+611
*
code format cleanup app/views/projects/settings/_members.html.erb
Toshi MARUYAMA
2013-08-09
1
-27
/
+41
*
remove unneeded h() from app/views/projects/settings/_members.html.erb
Toshi MARUYAMA
2013-08-09
1
-3
/
+3
*
change member save button from :button_change to :button_save (#13745)
Toshi MARUYAMA
2013-08-09
1
-1
/
+1
*
copy English wiki syntax helps to other languages (#14630)
Toshi MARUYAMA
2013-08-08
95
-1
/
+16592
*
revert r12094 (#14630)
Toshi MARUYAMA
2013-08-08
95
-16592
/
+1
*
copy English wiki syntax helps to other languages (#14630)
Toshi MARUYAMA
2013-08-08
95
-1
/
+16592
*
move English wiki syntax helps to en sub directory (#14630)
Toshi MARUYAMA
2013-08-08
3
-1
/
+1
*
remove trailing white-spaces from public/help/wiki_syntax_detailed.html
Toshi MARUYAMA
2013-08-08
1
-2
/
+2
*
Japanese translation updated by Go MAEDA (#14631)
Toshi MARUYAMA
2013-08-07
1
-3
/
+2
*
code format cleanup app/views/projects/index.html.erb
Toshi MARUYAMA
2013-08-07
1
-2
/
+2
*
Traditional Chinese translation updated by ChunChang Lo (#14625)
Toshi MARUYAMA
2013-08-07
1
-3
/
+2
*
gender neutral source comment at app/controllers/my_controller.rb
Toshi MARUYAMA
2013-08-06
1
-1
/
+1
*
code format cleanup app/models/issue.rb
Toshi MARUYAMA
2013-08-06
1
-1
/
+1
*
Submit handler should be live as well (#14615).
Jean-Philippe Lang
2013-08-05
1
-1
/
+1
*
Add hooks for user preferences (#14614).
Jean-Philippe Lang
2013-08-05
2
-0
/
+2
*
Warn me when leaving a page with unsaved text doesn't work when editing an up...
Jean-Philippe Lang
2013-08-05
1
-1
/
+1
*
Removed hardcoded string (#3872).
Jean-Philippe Lang
2013-08-05
49
-1
/
+95
*
Adds field_must_change_passwd string to locales (#3872).
Jean-Philippe Lang
2013-08-05
46
-0
/
+46
*
Option to force a user to change his password (#3872).
Jean-Philippe Lang
2013-08-05
10
-6
/
+78
*
One click filter in search view (#2865).
Jean-Philippe Lang
2013-08-05
1
-4
/
+16
*
Fixed that standard fields disabled still appear in email notifications (#145...
Jean-Philippe Lang
2013-08-05
4
-19
/
+47
*
Moved CUSTOM_FIELDS_TABS out of the model.
Jean-Philippe Lang
2013-08-04
2
-24
/
+22
*
Default data loader raises an error when called from the rake task (#14607).
Jean-Philippe Lang
2013-08-04
1
-0
/
+1
*
remove trailing white-spaces from ApplicationHelper
Toshi MARUYAMA
2013-08-03
1
-6
/
+6
*
replace tab to space at ApplicationHelper
Toshi MARUYAMA
2013-08-03
1
-1
/
+1
*
remove ineffective "logger.info" and "logger.error" check from MailHandler mo...
Toshi MARUYAMA
2013-08-03
1
-9
/
+9
*
add example on how to run a single test to documentation (#14588)
Toshi MARUYAMA
2013-08-01
1
-1
/
+2
*
not use assert_not_nil in Errors#[]
Toshi MARUYAMA
2013-07-30
6
-13
/
+13
*
add missing fixture to test/unit/issue_relation_test.rb
Toshi MARUYAMA
2013-07-30
1
-1
/
+2
*
Broken tests (#14491).
Jean-Philippe Lang
2013-07-29
1
-1
/
+0
*
Use the default project when receiving an email with an invalid project keywo...
Jean-Philippe Lang
2013-07-29
2
-0
/
+17
*
Fixed that open/closed counts on issues summary are not displayed with SQLSer...
Jean-Philippe Lang
2013-07-28
2
-1
/
+19
*
Autocomplete fields rendering issue with alternate theme (#14340).
Jean-Philippe Lang
2013-07-28
1
-1
/
+1
*
Filtering issues on "related to" may ignore other filters (#14401).
Jean-Philippe Lang
2013-07-28
2
-3
/
+17
*
Spent time details and report should ignore 'Setting.display_subprojects_issu...
Jean-Philippe Lang
2013-07-28
2
-2
/
+22
*
Additional status transitions for assignees do not work if assigned to a grou...
Jean-Philippe Lang
2013-07-28
2
-5
/
+29
*
Fixed: warning: class variable access from toplevel on Ruby 2.0 (#14511).
Jean-Philippe Lang
2013-07-28
1
-3
/
+2
*
Missing Sort Column Label and Center Align on Admin-Enumerations (#14516).
Jean-Philippe Lang
2013-07-28
1
-2
/
+2
*
Adds missing html titles (#14517).
Jean-Philippe Lang
2013-07-28
29
-43
/
+34
[next]