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:eol-style native test/fixtures/mail_handler/ticket_with_localized_att...
Toshi MARUYAMA
2012-03-11
1
-43
/
+43
*
set svn:eol-style native test/unit/lib/redmine/export/pdf_test.rb
Toshi MARUYAMA
2012-03-10
0
-0
/
+0
*
set svn:eol-style native test/unit/initializers/patches_test.rb
Toshi MARUYAMA
2012-03-10
0
-0
/
+0
*
set svn:eol-style native test/object_daddy_helpers.rb
Toshi MARUYAMA
2012-03-10
0
-0
/
+0
*
set svn:eol-style native test/unit/lib/redmine/scm/adapters/*.rb
Toshi MARUYAMA
2012-03-10
0
-0
/
+0
*
set svn:eol-style native lib/redmine/*.rb
Toshi MARUYAMA
2012-03-10
0
-0
/
+0
*
set svn:eol-style native lib/redmine/scm/base.rb
Toshi MARUYAMA
2012-03-10
0
-0
/
+0
*
Additional tests for IssuesController.
Jean-Philippe Lang
2012-03-10
1
-0
/
+24
*
Removed dead code.
Jean-Philippe Lang
2012-03-10
1
-11
/
+0
*
Fixed Gantt months/weeks/days headers display with Ruby 1.9.
Etienne Massip
2012-03-10
1
-7
/
+7
*
Adds a test for #9076.
Jean-Philippe Lang
2012-03-10
1
-0
/
+19
*
More functional tests for NewsController.
Jean-Philippe Lang
2012-03-10
1
-0
/
+5
*
Use #find_project_by_project_id from super-class.
Jean-Philippe Lang
2012-03-10
1
-7
/
+2
*
Variable declaration cleanup.
Etienne Massip
2012-03-10
1
-1
/
+1
*
More function tests for AdminController.
Jean-Philippe Lang
2012-03-10
1
-0
/
+9
*
Moved head refs to node titles.
Etienne Massip
2012-03-10
1
-24
/
+20
*
More function tests for MessagesController.
Jean-Philippe Lang
2012-03-10
1
-1
/
+31
*
set svn:eol-style native lib/tasks/*.rake
Toshi MARUYAMA
2012-03-10
0
-0
/
+0
*
set svn:eol-style native lib/tasks/ci.rake
Toshi MARUYAMA
2012-03-09
0
-0
/
+0
*
Simplified Chinese "over_x_years" translation changed by fangzheng (#10410)
Toshi MARUYAMA
2012-03-09
1
-2
/
+2
*
set svn:eol-style native app/views/repositories/_revision_graph.html.erb
Toshi MARUYAMA
2012-03-09
0
-0
/
+0
*
set svn:eol-style native public/javascripts/revision_graph.js
Toshi MARUYAMA
2012-03-09
0
-0
/
+0
*
set svn:eol-style native public/stylesheets/*.css
Toshi MARUYAMA
2012-03-09
0
-0
/
+0
*
set svn:eol-style native public/javascripts/jstoolbar/lang/*.js
Toshi MARUYAMA
2012-03-09
0
-0
/
+0
*
Use #find_project_by_project_id from super-class.
Jean-Philippe Lang
2012-03-07
1
-7
/
+1
*
Adds a test for when query is not found.
Jean-Philippe Lang
2012-03-07
1
-0
/
+5
*
remove trailing white-space from app/models/repository/git.rb
Toshi MARUYAMA
2012-03-07
1
-2
/
+2
*
scm: git: performance improvements in fetching revisions (#8857, #9472)
Toshi MARUYAMA
2012-03-07
1
-29
/
+61
*
scm: git: reduce saving heads times in fetching revisions (#8857, #9472)
Toshi MARUYAMA
2012-03-07
1
-3
/
+15
*
scm: git: backout r8839 (#8857)
Toshi MARUYAMA
2012-03-07
2
-77
/
+58
*
scm: git: backout r8840 (#8857, #9472)
Toshi MARUYAMA
2012-03-07
1
-7
/
+2
*
Prevent mass-assignment when adding/updating a forum (#10390).
Jean-Philippe Lang
2012-03-06
3
-3
/
+17
*
Set user_id as a protected attribute (#10390).
Jean-Philippe Lang
2012-03-06
1
-1
/
+1
*
Prevent mass-assignment when adding/updating a wiki (#10390).
Jean-Philippe Lang
2012-03-06
2
-1
/
+4
*
Prevent mass-assignment when adding/updating a version (#10390).
Jean-Philippe Lang
2012-03-06
2
-3
/
+15
*
Prevent mass-assignment when adding/updating a time entry (#10390).
Jean-Philippe Lang
2012-03-06
2
-5
/
+8
*
Use safe_attributes= just like in #create.
Jean-Philippe Lang
2012-03-06
1
-1
/
+2
*
Prevent mass-assignment when adding/updating a news (#10390).
Jean-Philippe Lang
2012-03-06
2
-2
/
+6
*
Prevent mass-assignment when adding/updating a forum message (#10390).
Jean-Philippe Lang
2012-03-06
2
-11
/
+13
*
Prevent mass-assignment when adding a project member (#10390).
Jean-Philippe Lang
2012-03-06
1
-8
/
+10
*
Prevent mass-assignment when adding/updating an issue category (#10390).
Jean-Philippe Lang
2012-03-06
2
-4
/
+8
*
Prevent mass-assignment when adding/updating a document (#10390).
Jean-Philippe Lang
2012-03-06
2
-3
/
+9
*
Prevent mass-assignment when adding a news comment (#10390).
Jean-Philippe Lang
2012-03-06
2
-1
/
+5
*
Fixed that the proposed users list may be empty when adding a project member ...
Jean-Philippe Lang
2012-03-06
4
-2
/
+20
*
Bulgarian translation updated by Ivan Cenov (#10376)
Toshi MARUYAMA
2012-03-06
1
-1
/
+1
*
Sort values for assertion.
Jean-Philippe Lang
2012-03-05
1
-1
/
+1
*
Italian translation (#10258).
Jean-Philippe Lang
2012-03-05
1
-1
/
+1
*
Changed assertions to make them work with Rails2/3 ruby1.8/1.9 different beha...
Jean-Philippe Lang
2012-03-05
4
-6
/
+6
*
Changed assertions to make them work with Rails2/3 ruby1.8/1.9 different beha...
Jean-Philippe Lang
2012-03-05
3
-14
/
+11
*
Array#to_s behaviour changed in ruby 1.9.
Jean-Philippe Lang
2012-03-05
1
-2
/
+2
[next]