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
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/documen...
Toshi MARUYAMA
2020-11-10
1
-2
/
+2
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/custom_...
Toshi MARUYAMA
2020-11-10
1
-2
/
+2
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/board.rb
Toshi MARUYAMA
2020-11-10
1
-2
/
+2
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/time_en...
Toshi MARUYAMA
2020-11-10
1
-6
/
+6
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/princip...
Toshi MARUYAMA
2020-11-10
1
-9
/
+8
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/message.rb
Toshi MARUYAMA
2020-11-10
1
-2
/
+2
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/news.rb
Toshi MARUYAMA
2020-11-10
1
-2
/
+2
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/member.rb
Toshi MARUYAMA
2020-11-10
1
-4
/
+4
*
remove spaces inside {} of app/models/role.rb
Toshi MARUYAMA
2020-11-10
1
-4
/
+4
*
shorten long line of lib/redmine/field_format.rb
Toshi MARUYAMA
2020-11-10
1
-1
/
+3
*
shorten long line of test/unit/lib/redmine/views/builders/json_test.rb
Toshi MARUYAMA
2020-11-10
1
-2
/
+18
*
Query links for subtasks on issue page (#28471).
Go MAEDA
2020-11-10
1
-1
/
+14
*
add version calendar functional test
Toshi MARUYAMA
2020-11-09
1
-1
/
+21
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/journal.rb
Toshi MARUYAMA
2020-11-09
1
-2
/
+2
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/user.rb
Toshi MARUYAMA
2020-11-09
1
-8
/
+8
*
use "do end" instead of {} at ActiveRecord scope lambda of app/models/query.rb
Toshi MARUYAMA
2020-11-09
1
-2
/
+2
*
use "do end" instead of {} at EnumerationsController
Toshi MARUYAMA
2020-11-09
1
-4
/
+4
*
use "do end" instead of {} at EmailAddressesController
Toshi MARUYAMA
2020-11-09
1
-12
/
+12
*
use "do end" instead of {} at IssueRelationsController
Toshi MARUYAMA
2020-11-09
1
-4
/
+4
*
use "do end" instead of {} at IssueStatusesController
Toshi MARUYAMA
2020-11-09
1
-2
/
+2
*
use "do end" instead of {} at IssueCategoriesController
Toshi MARUYAMA
2020-11-09
1
-2
/
+2
*
use "do end" instead of {} at FilesController
Toshi MARUYAMA
2020-11-09
1
-4
/
+4
*
use "do end" instead of {} at IssuesController
Toshi MARUYAMA
2020-11-09
1
-2
/
+2
*
use "do end" instead of {} at MembersController
Toshi MARUYAMA
2020-11-09
1
-8
/
+8
*
Use Setting.host_name instead of Setting.app_title as TOTP issuer to avoid na...
Go MAEDA
2020-11-09
1
-1
/
+1
*
otpauth uri should include a login id, not an email address (#1237, #34233).
Go MAEDA
2020-11-09
1
-1
/
+1
*
add issue due date calendar functional test
Toshi MARUYAMA
2020-11-08
1
-0
/
+21
*
use "do end" instead of {} at RolesController
Toshi MARUYAMA
2020-11-08
1
-6
/
+6
*
use "do end" instead of {} at TrackersController
Toshi MARUYAMA
2020-11-08
1
-4
/
+4
*
use "do end" instead of {} at GroupsController
Toshi MARUYAMA
2020-11-08
1
-6
/
+6
*
use "do end" instead of {} at UsersController
Toshi MARUYAMA
2020-11-08
1
-10
/
+10
*
use "do end" instead of {} at NewsController
Toshi MARUYAMA
2020-11-08
1
-6
/
+6
*
use "do end" instead of {} at CustomFieldsController
Toshi MARUYAMA
2020-11-08
1
-6
/
+6
*
use "do end" instead of {} at BoardsController
Toshi MARUYAMA
2020-11-08
1
-6
/
+6
*
use "do end" instead of {} at app/models/role.rb
Toshi MARUYAMA
2020-11-08
1
-2
/
+2
*
fix source indent of IssuesCustomFieldsVisibilityTest
Toshi MARUYAMA
2020-11-08
1
-41
/
+62
*
fix source indent of PreviewsControllerTest
Toshi MARUYAMA
2020-11-08
1
-6
/
+24
*
fix source indent of IssueRelationsControllerTest
Toshi MARUYAMA
2020-11-08
1
-21
/
+39
*
Portuguese (Brazil) translation for 4.1-stable (#34200).
Go MAEDA
2020-11-08
1
-55
/
+55
*
not use html_safe in app/views/common/_calendar.html.erb
Toshi MARUYAMA
2020-11-07
1
-7
/
+13
*
use "do end" instead of {} at AutoCompletesController
Toshi MARUYAMA
2020-11-07
1
-2
/
+2
*
use "do end" instead of {} at WikiController
Toshi MARUYAMA
2020-11-07
1
-14
/
+14
*
use "do end" instead of {} at app/models/issue_query.rb
Toshi MARUYAMA
2020-11-07
1
-4
/
+4
*
use "do end" instead of {} at app/models/principal.rb
Toshi MARUYAMA
2020-11-07
1
-2
/
+2
*
use "do end" instead of {} at ProjectsController
Toshi MARUYAMA
2020-11-07
1
-14
/
+14
*
use "do end" instead of {} at app/models/issue_query.rb
Toshi MARUYAMA
2020-11-07
1
-4
/
+4
*
use "do end" instead of {} at app/models/workflow_permission.rb
Toshi MARUYAMA
2020-11-07
1
-4
/
+4
*
use "do end" instead of {} at app/models/issue.rb
Toshi MARUYAMA
2020-11-07
1
-8
/
+8
*
use "do end" instead of {} at app/models/setting.rb
Toshi MARUYAMA
2020-11-07
1
-2
/
+2
*
use "do end" instead of {} at lib/redmine/my_page.rb
Toshi MARUYAMA
2020-11-07
1
-2
/
+2
[next]