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
*
Preview files by default instead of downloading them (#25988).
Jean-Philippe Lang
2017-06-10
4
-31
/
+35
*
Adds missing .icon-download CSS class (#25999).
Jean-Philippe Lang
2017-06-10
1
-0
/
+1
*
Style links on repository entries as 2nd level tabs (like in settings) (#25999).
Jean-Philippe Lang
2017-06-10
2
-8
/
+17
*
Make common/_tabs partial usable without JS partial switching (#25999).
Jean-Philippe Lang
2017-06-10
1
-2
/
+2
*
Add download icon to download links on file and repo entry preview (#25999).
Jean-Philippe Lang
2017-06-10
2
-2
/
+2
*
View content of repository files by default, instead of its history (#25999).
Jean-Philippe Lang
2017-06-10
3
-3
/
+3
*
remove trailing white spaces from test/functional/wiki_controller_test.rb
Toshi MARUYAMA
2017-06-10
1
-3
/
+3
*
remove is_binary_data? from String (#25563)
Toshi MARUYAMA
2017-06-10
4
-6
/
+10
*
Generate markup for uploaded image dropped into wiki-edit textarea (#26071).
Jean-Philippe Lang
2017-06-07
4
-0
/
+53
*
Add table border to email notifications (#25842).
Jean-Philippe Lang
2017-06-07
1
-0
/
+8
*
Search in project and its subprojects by default (#9909).
Jean-Philippe Lang
2017-06-07
2
-0
/
+9
*
Adds permission_view_news string to locales (#7068).
Jean-Philippe Lang
2017-06-07
45
-0
/
+45
*
New permission: view news (#7068).
Jean-Philippe Lang
2017-06-07
8
-1
/
+23
*
Fixes wrong condition (#4179).
Jean-Philippe Lang
2017-06-07
1
-1
/
+1
*
New Permission: View Forum (#4866).
Jean-Philippe Lang
2017-06-07
4
-1
/
+19
*
Link to user in wiki syntax (#4179).
Jean-Philippe Lang
2017-06-07
4
-11
/
+48
*
DOn't show time entries when query is invalid (#23912).
Jean-Philippe Lang
2017-06-07
3
-0
/
+12
*
Fix edit description link in low resolution (#25064).
Jean-Philippe Lang
2017-06-06
1
-0
/
+5
*
Link to issues assigned to user or his groups (#25212).
Jean-Philippe Lang
2017-06-06
1
-1
/
+1
*
Tests for Redmine::SyntaxHighlighting::CodeRay.retrieve_supported_languages (...
Jean-Philippe Lang
2017-06-06
2
-14
/
+37
*
Use stored ref. to array holding supported languages symbols via a constant (...
Jean-Philippe Lang
2017-06-06
1
-2
/
+3
*
Pull-up retrieve_supported_languages private class method (#26055).
Jean-Philippe Lang
2017-06-06
1
-4
/
+10
*
Remove internal CodeRay scanners (#26055).
Jean-Philippe Lang
2017-06-06
1
-1
/
+2
*
Set default assignee before validation (#26072).
Jean-Philippe Lang
2017-06-06
2
-1
/
+13
*
Fixes typo in safe attributes declaration (#25724).
Jean-Philippe Lang
2017-06-06
1
-1
/
+1
*
remove trailing white space from test/functional/workflows_controller_test.rb
Toshi MARUYAMA
2017-06-06
1
-3
/
+3
*
Gemfile: ping roadie version 3.2 to prevent decadency failure on CI server Ru...
Toshi MARUYAMA
2017-06-06
1
-0
/
+1
*
remove trailing white space from test/unit/project_nested_set_test.rb
Toshi MARUYAMA
2017-06-06
1
-1
/
+1
*
allow unicode whitespace after mail handler body delimiters (#17718)
Toshi MARUYAMA
2017-06-06
3
-5
/
+5
*
Using #joins is needed here with Rails 5.
Jean-Philippe Lang
2017-06-03
1
-1
/
+1
*
Don't check that param is a Hash.
Jean-Philippe Lang
2017-06-03
1
-1
/
+1
*
Don't check that param is a Hash.
Jean-Philippe Lang
2017-06-03
1
-1
/
+1
*
Permit role_ids on update.
Jean-Philippe Lang
2017-06-03
1
-1
/
+1
*
Make sure we can call #values.
Jean-Philippe Lang
2017-06-03
1
-1
/
+1
*
Use strong params for CustomFieldEnumeration.
Jean-Philippe Lang
2017-06-03
3
-14
/
+14
*
Permit enumeration params.
Jean-Philippe Lang
2017-06-03
1
-2
/
+7
*
Don't check that param is a Hash.
Jean-Philippe Lang
2017-06-03
1
-5
/
+8
*
Prevent clash with Rails 5.1 Mailer class.
Jean-Philippe Lang
2017-06-03
2
-5
/
+5
*
Make sure that the journal is not created if issue is saved.
Jean-Philippe Lang
2017-06-03
2
-0
/
+7
*
AR uniq deprecated in Rails 5.
Jean-Philippe Lang
2017-06-03
2
-2
/
+2
*
Use regular instance methods instead of association extensions.
Jean-Philippe Lang
2017-06-03
7
-8
/
+17
*
redirect_to :back deprecated in Rails 5.
Jean-Philippe Lang
2017-06-03
1
-7
/
+9
*
Errors#get is deprecated in Rails 5.
Jean-Philippe Lang
2017-06-01
1
-1
/
+1
*
Use query parameters intead of params in CSV link.
Jean-Philippe Lang
2017-06-01
1
-1
/
+1
*
Adjust reposman log messages.
Jean-Philippe Lang
2017-06-01
1
-3
/
+2
*
Show message before registering repository in Redmine.
Jean-Philippe Lang
2017-06-01
1
-2
/
+2
*
Use JSON instead of XML for reposman.rb.
Jean-Philippe Lang
2017-06-01
3
-24
/
+26
*
Use #safe_attributes= instead.
Jean-Philippe Lang
2017-06-01
1
-1
/
+1
*
Use #skip_after_action instead of #skip_after_filter.
Jean-Philippe Lang
2017-06-01
1
-1
/
+1
*
Don't call #head with a hash.
Jean-Philippe Lang
2017-06-01
1
-1
/
+1
[next]