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
*
Link to the anchor only.
Jean-Philippe Lang
2015-01-24
1
-1
/
+1
*
Use .klass instead of .class_name.constantize.
Jean-Philippe Lang
2015-01-24
1
-1
/
+1
*
Memorize journal details value name to display.
Jean-Philippe Lang
2015-01-24
1
-6
/
+10
*
Use journalized attachments to prevent a query when displaying added file.
Jean-Philippe Lang
2015-01-24
1
-1
/
+2
*
Set :inverse_of on details association.
Jean-Philippe Lang
2015-01-24
1
-1
/
+1
*
Don't check if attachments are editable individually.
Jean-Philippe Lang
2015-01-24
2
-4
/
+9
*
Memorize project override roles.
Jean-Philippe Lang
2015-01-24
1
-1
/
+4
*
add missing fixtures
Toshi MARUYAMA
2015-01-21
2
-0
/
+2
*
add missing fixtures
Toshi MARUYAMA
2015-01-21
2
-2
/
+3
*
scm: git: simplify nil check (#18923)
Toshi MARUYAMA
2015-01-21
1
-2
/
+2
*
add missing fixture to TimeEntryReportsControllerTest
Toshi MARUYAMA
2015-01-21
1
-0
/
+1
*
add missing fixture to test/unit/journal_test.rb
Toshi MARUYAMA
2015-01-21
1
-1
/
+1
*
remove trailing white-spaces from lib/redmine/scm/adapters/git_adapter.rb
Toshi MARUYAMA
2015-01-21
1
-2
/
+2
*
scm: git: branches return cache too when there is no branch (#18923)
Toshi MARUYAMA
2015-01-21
1
-1
/
+1
*
scm: git: explicitly tags return [] if there is no tag (#18923)
Toshi MARUYAMA
2015-01-21
1
-1
/
+3
*
Don't change Setting.default_language in Mailer tests.
Jean-Philippe Lang
2015-01-21
1
-24
/
+18
*
Don't change Setting.default_language in tests.
Jean-Philippe Lang
2015-01-21
2
-17
/
+16
*
Set :inverse_of option on journals association.
Jean-Philippe Lang
2015-01-21
1
-1
/
+1
*
Fixed that group is not displayed when the first group is a boolean custom fi...
Jean-Philippe Lang
2015-01-19
2
-3
/
+19
*
Fixed that boolean custom field groups have same label for blank and false va...
Jean-Philippe Lang
2015-01-19
2
-1
/
+17
*
Fixed #down for migration 20141029181824_remove_issue_statuses_is_default (#1...
Jean-Philippe Lang
2015-01-19
1
-1
/
+1
*
Makes RedCloth3#retrieve MUCH faster (#18883).
Jean-Philippe Lang
2015-01-19
1
-2
/
+2
*
Faster textile table parsing by using a single scan instead of a regexp match...
Jean-Philippe Lang
2015-01-19
1
-4
/
+4
*
add missing fixture to test/integration/api_test/groups_test.rb
Toshi MARUYAMA
2015-01-19
1
-1
/
+1
*
add missing fixture
Toshi MARUYAMA
2015-01-19
1
-1
/
+1
*
pin order at RepositoryCvsTest#test_entries_rev3
Toshi MARUYAMA
2015-01-19
1
-4
/
+5
*
Set proper default language.
Jean-Philippe Lang
2015-01-18
1
-1
/
+1
*
#shelve should not be called if cell doesn't match attributes regexp (#18883).
Jean-Philippe Lang
2015-01-18
1
-1
/
+1
*
Set proper locale.
Jean-Philippe Lang
2015-01-18
1
-0
/
+2
*
add missing fixtures
Toshi MARUYAMA
2015-01-18
3
-0
/
+3
*
fix tests (#13120)
Toshi MARUYAMA
2015-01-18
2
-2
/
+2
*
make language names all the same format (#13120)
Toshi MARUYAMA
2015-01-18
21
-21
/
+21
*
Traditional Chinese translation updated by ChunChang Lo (#18876)
Toshi MARUYAMA
2015-01-18
1
-5
/
+5
*
fix assertion order at RepositoryCvsTest#test_entries_rev3
Toshi MARUYAMA
2015-01-18
1
-5
/
+5
*
add tests to RepositoryCvsTest#test_entries_rev3
Toshi MARUYAMA
2015-01-18
1
-0
/
+10
*
fix code indent at app/models/repository/cvs.rb
Toshi MARUYAMA
2015-01-18
1
-1
/
+1
*
use "where" instead of find_by_ at Repository::Cvs class
Toshi MARUYAMA
2015-01-18
1
-3
/
+3
*
revert r13901
Toshi MARUYAMA
2015-01-18
1
-10
/
+3
*
Make sure that #scm_iconv returns a string with the target encoding (#14534).
Jean-Philippe Lang
2015-01-18
2
-1
/
+2
*
workaround unit cvs test failure on sqlite3
Toshi MARUYAMA
2015-01-18
1
-3
/
+10
*
svn propset svn:executable bin/ files
Toshi MARUYAMA
2015-01-18
3
-0
/
+0
*
prevent "config.log_level" DEPRECATION WARNING
Toshi MARUYAMA
2015-01-18
1
-0
/
+2
*
add missing fixture to Redmine::Hook::ManagerTest
Toshi MARUYAMA
2015-01-18
1
-0
/
+1
*
Prevents calling #truncate on nil.
Jean-Philippe Lang
2015-01-18
1
-1
/
+1
*
Use attribute writers instead of before_create callback to normalize comments...
Jean-Philippe Lang
2015-01-18
1
-3
/
+11
*
Fixed that Redmine::Activity::Fetcher should consider activity provider permi...
Jean-Philippe Lang
2015-01-18
3
-5
/
+86
*
Fix migration and use Rails 4.2.0 release (#14534).
Jean-Philippe Lang
2015-01-18
2
-2
/
+3
*
Gemfile: use GitHub rails gem
Toshi MARUYAMA
2015-01-18
1
-1
/
+2
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
52
-219
/
+231
*
Missing fixtures.
Jean-Philippe Lang
2015-01-17
1
-1
/
+1
[next]