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
*
Updates for 2.3.1 release.
Jean-Philippe Lang
2013-05-01
2
-1
/
+20
*
Pevents duplicate accesskeys (#12684).
Jean-Philippe Lang
2013-05-01
1
-1
/
+5
*
Restores the bottom action menu.
Jean-Philippe Lang
2013-05-01
1
-0
/
+1
*
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11752 e93f8b46-1217...
Jean-Philippe Lang
2013-05-01
1
-1
/
+0
*
Fixed: Lost text after selection in issue list with IE (#12650).
Jean-Philippe Lang
2013-05-01
1
-1
/
+1
*
Fetching emails via rake task does not support --no-account-notice and --defa...
Jean-Philippe Lang
2013-05-01
1
-0
/
+10
*
code layout clean up application.js
Toshi MARUYAMA
2013-04-23
1
-20
/
+16
*
code layout clean up select_list_move.js
Toshi MARUYAMA
2013-04-23
1
-24
/
+10
*
remove commented code from select_list_move.js
Toshi MARUYAMA
2013-04-23
1
-4
/
+1
*
application.js: randomKey function optimization (#13826)
Toshi MARUYAMA
2013-04-22
1
-3
/
+3
*
fix favicon bug in IE8 (#13829)
Toshi MARUYAMA
2013-04-22
1
-0
/
+0
*
fix JavaScript error of revision_graph.js on IE7 (#13823)
Toshi MARUYAMA
2013-04-21
1
-1
/
+1
*
fix JavaScript error of gantt.js on IE7 (#13823)
Toshi MARUYAMA
2013-04-21
1
-1
/
+1
*
remove trailing white-space from app/models/project.rb
Toshi MARUYAMA
2013-04-21
1
-1
/
+1
*
update jquery.ui.datepicker-de.js (#13825)
Toshi MARUYAMA
2013-04-21
1
-4
/
+4
*
add missing ; in {} at application.js (#13811)
Toshi MARUYAMA
2013-04-20
1
-1
/
+1
*
fix ; position of if(){} at application.js (#13811)
Toshi MARUYAMA
2013-04-20
1
-3
/
+3
*
remove unneeded ; from warnLeavingUnsaved of application.js (#13811)
Toshi MARUYAMA
2013-04-20
1
-1
/
+1
*
add missing ; at toggleCheckboxesBySelector of application.js (#13811)
Toshi MARUYAMA
2013-04-20
1
-1
/
+1
*
use ===/!== instead of ==/!= in application.js (#13811)
Toshi MARUYAMA
2013-04-20
1
-3
/
+3
*
fix JavaScript error on IE7 (#13811)
Toshi MARUYAMA
2013-04-20
1
-1
/
+1
*
Bulgarian "label_statistics" translation changed by Ivan Cenov (#13808)
Toshi MARUYAMA
2013-04-19
1
-1
/
+1
*
remove trailing white-spaces and redundant empty line from app/models/issue_q...
Toshi MARUYAMA
2013-04-19
1
-2
/
+1
*
remove unused variable from QueriesHelperTest
Toshi MARUYAMA
2013-04-19
1
-1
/
+1
*
add TODO comment about gantt issues sort (#7335)
Toshi MARUYAMA
2013-04-19
1
-1
/
+1
*
make height of "Commits per author" graph flexible (#1983, #13486)
Toshi MARUYAMA
2013-04-18
2
-3
/
+11
*
fix test name (#13482)
Toshi MARUYAMA
2013-04-18
1
-1
/
+1
*
not add empty header/footer to notification emails (#13482)
Toshi MARUYAMA
2013-04-18
3
-0
/
+34
*
add mail footer test (#13482)
Toshi MARUYAMA
2013-04-18
1
-0
/
+20
*
extend mail header test to text mail (#13482)
Toshi MARUYAMA
2013-04-18
1
-4
/
+12
*
stricter asserting of subversion url validation test
Toshi MARUYAMA
2013-04-14
1
-1
/
+1
*
add unit tests of subversion url validation
Toshi MARUYAMA
2013-04-14
1
-0
/
+28
*
code layout clean up test/unit/repository_subversion_test.rb
Toshi MARUYAMA
2013-04-14
1
-1
/
+1
*
remove trailing white-space from app/models/role.rb
Toshi MARUYAMA
2013-04-12
1
-1
/
+1
*
remove redundant 'IssuesHelper#' from issues_helper_test context
Toshi MARUYAMA
2013-04-12
1
-19
/
+19
*
code layout clean up issues_helper_test.rb
Toshi MARUYAMA
2013-04-12
1
-25
/
+43
*
remove redundant variable from config/initializers/00-core_plugins.rb
Toshi MARUYAMA
2013-04-12
1
-1
/
+1
*
fix favicon for Opera (#13687)
Toshi MARUYAMA
2013-04-06
1
-0
/
+0
*
svn propset svn:eol-style native test fixtures (#13644)
Toshi MARUYAMA
2013-04-05
0
-0
/
+0
*
fix diff error in case of line_left out of range (#13644)
Toshi MARUYAMA
2013-04-05
4
-2
/
+80
*
check integer ordinal range on only Ruby 1.8 (#13644)
Toshi MARUYAMA
2013-04-05
1
-4
/
+8
*
remove extra white-spaces around new-line from Lithuanian translation
Toshi MARUYAMA
2013-04-04
1
-3
/
+3
*
remove trailing white-spaces from Lithuanian translation
Toshi MARUYAMA
2013-04-04
1
-4
/
+4
*
Lithuanian translation changed by Vasaris Vėjas (#13674)
Toshi MARUYAMA
2013-04-04
1
-48
/
+48
*
Lithuanian translation for 2.3-stable updated by Vasaris Vėjas (#13678, #13674)
Toshi MARUYAMA
2013-04-04
2
-32
/
+34
*
remove duplicate "text_repository_usernames_mapping" from Lithuanian translation
Toshi MARUYAMA
2013-04-04
1
-1
/
+0
*
Check that the SCM log file is writable before using it (#13541).
Jean-Philippe Lang
2013-04-03
1
-4
/
+25
*
Fixed that CSV Export of Spent Time ignores filters and columns selection (#1...
Jean-Philippe Lang
2013-04-03
3
-1
/
+66
*
Code cleanup (#13630).
Etienne Massip
2013-04-02
1
-7
/
+6
*
Fixed that issue list PDF export displays ID column twice (#13630).
Etienne Massip
2013-04-02
1
-17
/
+14
[next]