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
*
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
*
Array#to_s behaviour changed in ruby 1.9.
Jean-Philippe Lang
2012-03-05
1
-3
/
+3
*
Traditional Chinese translation updated by ChunChang Lo (#10366)
Toshi MARUYAMA
2012-03-05
1
-5
/
+5
*
remove trailing white-spaces from public/javascripts/select_list_move.js
Toshi MARUYAMA
2012-03-05
1
-6
/
+6
*
replace tabs to spaces at public/javascripts/select_list_move.js
Toshi MARUYAMA
2012-03-05
1
-11
/
+11
*
set svn:eol-style native public/javascripts/calendar/lang/*.js
Toshi MARUYAMA
2012-03-05
0
-0
/
+0
*
set svn:eol-style native db/migrate/*.rb
Toshi MARUYAMA
2012-03-05
1
-16
/
+16
*
set svn:eol-style native public/javascripts/select_list_move.js
Toshi MARUYAMA
2012-03-04
1
-82
/
+82
*
set svn:eol-style native db/migrate/020_add_role_position.rb
Toshi MARUYAMA
2012-03-04
0
-0
/
+0
*
set svn:eol-style native public/javascripts/calendar/lang/calendar-pl.js
Toshi MARUYAMA
2012-03-04
1
-127
/
+127
*
set svn:eol-style native test/exemplars/*.rb
Toshi MARUYAMA
2012-03-04
0
-0
/
+0
*
Cleanup in TimelogController#destroy.
Jean-Philippe Lang
2012-03-04
2
-17
/
+21
*
Adds a template for API error messages so that it does not depend on AR::Erro...
Jean-Philippe Lang
2012-03-04
3
-11
/
+9
*
Strip login and password read from the email body.
Jean-Philippe Lang
2012-03-04
1
-2
/
+2
*
Adds an helper to get the body of an email in tests.
Jean-Philippe Lang
2012-03-04
3
-7
/
+11
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-03-04
1
-1
/
+1
*
Include ERB::Util in helpers tests.
Jean-Philippe Lang
2012-03-04
5
-0
/
+6
*
No need to delete fixtures.
Jean-Philippe Lang
2012-03-04
1
-4
/
+0
*
Removed shoulda assertions.
Jean-Philippe Lang
2012-03-04
2
-34
/
+0
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-03-04
1
-1
/
+1
*
Adds helpers for testing email body.
Jean-Philippe Lang
2012-03-04
7
-18
/
+38
*
set svn:eol-style native lib/redmine/scm/adapters/mercurial/redminehelper.py
Toshi MARUYAMA
2012-03-04
0
-0
/
+0
*
Rails3: :order option has no effect here because of the default_scope on Enum...
Jean-Philippe Lang
2012-03-04
1
-2
/
+2
*
Test cleanup.
Jean-Philippe Lang
2012-03-04
1
-0
/
+3
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-03-04
3
-5
/
+5
*
Test cleanup.
Jean-Philippe Lang
2012-03-04
1
-7
/
+0
*
Renamed Mailer#test to Mailer#test_email.
Jean-Philippe Lang
2012-03-04
7
-10
/
+10
*
Removed some generate! calls.
Jean-Philippe Lang
2012-03-04
4
-7
/
+7
*
Removed some generate! calls.
Jean-Philippe Lang
2012-03-04
4
-14
/
+15
*
No need to save the record.
Jean-Philippe Lang
2012-03-04
1
-10
/
+10
*
Use :joins instead of :include.
Jean-Philippe Lang
2012-03-04
1
-1
/
+1
*
Removed sort order on issues association.
Jean-Philippe Lang
2012-03-04
1
-1
/
+1
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-03-04
1
-2
/
+2
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-03-04
3
-9
/
+14
*
set svn:eol-style native test/exemplars/version_exemplar.rb
Toshi MARUYAMA
2012-03-04
1
-5
/
+5
*
Adds Redmine::Utils.random_hex for generating a random hex string.
Jean-Philippe Lang
2012-03-04
5
-5
/
+12
*
set svn:eol-style native lib/tasks/migrate_plugins.rake
Toshi MARUYAMA
2012-03-04
1
-15
/
+15
*
set svn:eol-style native lib/tasks/migrate_from_mantis.rake
Toshi MARUYAMA
2012-03-04
1
-512
/
+512
*
set svn:eol-style native lib/tasks/load_default_data.rake
Toshi MARUYAMA
2012-03-04
1
-35
/
+35
*
Rails 3.1 compatibility.
Jean-Philippe Lang
2012-03-04
2
-4
/
+29
*
set svn:eol-style native lib/tasks/fetch_changesets.rake
Toshi MARUYAMA
2012-03-04
1
-24
/
+24
*
Adds Redmine::Plugin.public_directory to be used instead of Engines.public_di...
Jean-Philippe Lang
2012-03-04
2
-1
/
+4
*
set svn:eol-style native lib/tasks/email.rake
Toshi MARUYAMA
2012-03-04
1
-186
/
+186
*
Extracted auto_link and auto_mailto to a module.
Jean-Philippe Lang
2012-03-04
4
-56
/
+66
*
Use regular create! instead of generate!
Jean-Philippe Lang
2012-03-03
1
-16
/
+9
*
Removes all #verify calls in controllers. Verification is handled at routing ...
Jean-Philippe Lang
2012-03-03
28
-98
/
+56
*
Removed obsolete demo environment file.
Jean-Philippe Lang
2012-03-03
1
-21
/
+0
[next]