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
*
set svn:executable '*' to script/*
Toshi MARUYAMA
2012-05-09
2
-0
/
+0
*
replace comment "config/environment.rb" to "config/application.rb" at head of...
Toshi MARUYAMA
2012-05-09
3
-3
/
+3
*
remove commented out Rails2 including from lib/redmine/hook.rb
Toshi MARUYAMA
2012-05-09
1
-3
/
+0
*
Replaced "Allow users to unsubscribe" with "Allow users to delete their own a...
Jean-Philippe Lang
2012-05-08
37
-37
/
+37
*
Fixed that REST Uploads fail with fastcgi (#10832).
Jean-Philippe Lang
2012-05-08
1
-1
/
+1
*
Removed comments.
Jean-Philippe Lang
2012-05-07
1
-54
/
+0
*
Use optparse instead rdoc/usage in rdm-mailhandler (#10837).
Jean-Philippe Lang
2012-05-07
1
-52
/
+64
*
Formatting.
Jean-Philippe Lang
2012-05-06
1
-10
/
+8
*
Use optparse instead rdoc/usage in reposman (#10837).
Jean-Philippe Lang
2012-05-06
1
-114
/
+79
*
Use uppercase NAME and VERSION environment variables for plugin migration tas...
Jean-Philippe Lang
2012-05-06
1
-4
/
+4
*
remove redundant code from app/models/mail_handler.rb
Toshi MARUYAMA
2012-05-06
1
-4
/
+0
*
Stub Mailer with mocha.
Jean-Philippe Lang
2012-05-06
1
-15
/
+1
*
Trackers should be sorted by position not by name.
Jean-Philippe Lang
2012-05-05
2
-1
/
+8
*
Fixed that activities option tags on the time entry bulk edit form are escaped.
Jean-Philippe Lang
2012-05-05
2
-1
/
+7
*
add Copyright statement to test/integration/repositories_git_test.rb
Toshi MARUYAMA
2012-05-05
1
-0
/
+17
*
fix error of AdminControllerTest test_test_email_failure_should_display_the_e...
Toshi MARUYAMA
2012-05-05
1
-1
/
+15
*
Fixed deprecated render calls in Mailer.
Jean-Philippe Lang
2012-05-05
4
-4
/
+4
*
Adds a deprecation warning to Mailer.deliver_*.
Jean-Philippe Lang
2012-05-05
1
-0
/
+1
*
replace Mailer deliver syntax to Rails3 style
Toshi MARUYAMA
2012-05-05
16
-58
/
+60
*
Changes RedMine to Redmine in copyright notices.
Jean-Philippe Lang
2012-05-05
2
-2
/
+2
*
Copyright update.
Jean-Philippe Lang
2012-05-05
381
-376
/
+461
*
move unit mailer test last_email method to the bottom and change to private
Toshi MARUYAMA
2012-05-05
1
-6
/
+7
*
add missing fixture to test/unit/mailer_test.rb
Toshi MARUYAMA
2012-05-05
1
-1
/
+2
*
Code cleanup, reuse the visible scope.
Jean-Philippe Lang
2012-05-05
1
-3
/
+1
*
Do not trigger model validations when rebuilding the nested set (#10829).
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
Use Mail instead of TMail in MailHandler.
Jean-Philippe Lang
2012-05-05
69
-15989
/
+41
*
svn propset "svn:eol-style" native test/integration/repositories_git_test.rb
Toshi MARUYAMA
2012-05-05
0
-0
/
+0
*
route: scm: fix diff of two revisions
Toshi MARUYAMA
2012-05-05
2
-2
/
+35
*
test: route: scm: move changes action tests to non revisions path tests
Toshi MARUYAMA
2012-05-05
1
-50
/
+52
*
fix typo of integration users test
Toshi MARUYAMA
2012-05-05
1
-1
/
+1
*
route: scm: split entry and raw actions
Toshi MARUYAMA
2012-05-05
7
-34
/
+35
*
model: convert news finder to Rails3 syntax
Toshi MARUYAMA
2012-05-04
1
-4
/
+3
*
test: switch to Rails3 Active Record syntax at test_destroy of unit/repositor...
Toshi MARUYAMA
2012-05-04
1
-3
/
+2
*
test: switch to Rails3 Active Record syntax at unit/query_test.rb
Toshi MARUYAMA
2012-05-04
1
-15
/
+12
*
scm: fix revision graph left padding
Toshi MARUYAMA
2012-05-04
1
-1
/
+4
*
Fixed undefined method `<=>' for nil:NilClass when sorting repositories with ...
Jean-Philippe Lang
2012-05-04
2
-1
/
+10
*
fix label_for_field of LabelledFormBuilder always has class="error" in label tag
Toshi MARUYAMA
2012-05-04
1
-1
/
+1
*
route: scm: fix git and mercurial changes action
Toshi MARUYAMA
2012-05-03
2
-20
/
+52
*
scm: git: fix creating and updating repository
Toshi MARUYAMA
2012-05-03
3
-24
/
+53
*
Load rake tasks from Redmine plugins (#10816).
Jean-Philippe Lang
2012-05-02
1
-0
/
+3
*
Fixed path for loading plugin Gemfile (#10811).
Jean-Philippe Lang
2012-05-02
1
-1
/
+1
*
scm: fix broken main repository 'root' link
Toshi MARUYAMA
2012-05-02
2
-1
/
+6
*
scm: fix git and mercurial branch list box action
Toshi MARUYAMA
2012-05-02
2
-1
/
+9
*
code layout clean up test/integration/routing/repositories_test.rb
Toshi MARUYAMA
2012-05-02
1
-5
/
+9
*
Fixed error on commits per month graph (#10806).
Jean-Philippe Lang
2012-05-01
2
-2
/
+7
*
Updated test for r9608.
Jean-Philippe Lang
2012-05-01
1
-2
/
+2
*
Adds css class to custom field input tags.
Jean-Philippe Lang
2012-05-01
3
-13
/
+19
*
Fixed the path displayed in error message.
Jean-Philippe Lang
2012-05-01
1
-1
/
+1
*
Updates dispatch.fcgi.example to work with Rails3 and removes CGI handlers.
Jean-Philippe Lang
2012-05-01
4
-48
/
+18
*
Adds environment information display to /admin/info.
Jean-Philippe Lang
2012-05-01
1
-1
/
+5
[next]