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
*
Fix RuboCop offense Rails/HttpStatus (#39889).
Go MAEDA
2024-05-18
83
-398
/
+376
*
Japanese translation update (#40703).
Go MAEDA
2024-05-16
1
-3
/
+3
*
Key/value-pair custom field type not available to all customizable contents (...
Go MAEDA
2024-05-16
3
-0
/
+12
*
Ignore statuses in Project#rolled_up_statuses which only have an identity tra...
Go MAEDA
2024-05-16
3
-0
/
+5
*
Explicitly reference table name in Project#like scope to avoid ambiguity (#40...
Go MAEDA
2024-05-14
1
-1
/
+1
*
Fix slow display of projects list when including project description column (...
Go MAEDA
2024-05-14
1
-1
/
+7
*
Update roadie-rails to 3.2.0 (#40685).
Go MAEDA
2024-05-13
1
-1
/
+1
*
Fix RuboCop offense Style/RedundantSelfAssignment (#39887).
Go MAEDA
2024-05-13
2
-6
/
+1
*
Fix RuboCop offense Style/RedundantSelfAssignment (#40412).
Go MAEDA
2024-05-13
1
-1
/
+1
*
Czech translation update (#40654).
Go MAEDA
2024-05-12
1
-2
/
+2
*
Czech translation update for 5.1-stable (#40682, #40654).
Go MAEDA
2024-05-12
1
-7
/
+7
*
Adds test to check @view_issue_watchers@ permission when filter "Watched by" ...
Marius Balteanu
2024-05-11
1
-0
/
+30
*
Fixes issue list filter "Watched by: me" only shows issues watched via group ...
Marius Balteanu
2024-05-11
2
-4
/
+11
*
Traditional Chinese translation update (#40658).
Go MAEDA
2024-05-11
1
-3
/
+3
*
Update locales (#23954).
Go MAEDA
2024-05-11
48
-0
/
+48
*
Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217).
Marius Balteanu
2024-05-07
10
-17
/
+13
*
Updates list of excluded files for Rubocop "Rails/BulkChangeTable" offense.
Marius Balteanu
2024-05-06
1
-0
/
+1
*
Updates list of excluded files for Rubocop "Rails/BulkChangeTable" offense.
Marius Balteanu
2024-05-06
1
-0
/
+3
*
Add workflow to run Rubocop action.
Marius Balteanu
2024-05-04
1
-0
/
+17
*
Update locales (#37862).
Marius Balteanu
2024-05-03
48
-0
/
+48
*
Adds the date of the last activity to the list of available columns for Proje...
Marius Balteanu
2024-05-03
10
-19
/
+79
*
Updates locales (#40569).
Marius Balteanu
2024-05-03
49
-0
/
+49
*
Fixes random failing tests.
Marius Balteanu
2024-05-03
1
-1
/
+1
*
Fixes failing tests on postgresql (#29894).
Marius Balteanu
2024-05-03
1
-1
/
+7
*
Fixes failing tests caused by r22802 (#40652).
Marius Balteanu
2024-05-03
1
-2
/
+2
*
Fixes RuboCop offense Layout/SpaceInsideParens (#24457).
Marius Balteanu
2024-05-02
1
-1
/
+1
*
Fixes RuboCop offense Performance/Sum (#24457, #4682).
Marius Balteanu
2024-05-02
1
-3
/
+3
*
Adds test for #24457.
Marius Balteanu
2024-05-02
1
-0
/
+14
*
Progress of version should be calculated the same way as parent tasks (#24457...
Marius Balteanu
2024-05-02
2
-6
/
+21
*
Switches from MD5 to SHA256 when computing the hash for gravatar URL (#40652).
Marius Balteanu
2024-05-02
2
-4
/
+3
*
Fix RuboCop offense Style/SuperWithArgsParentheses (#37862).
Go MAEDA
2024-05-01
1
-1
/
+1
*
Adds estimated remaining hours issue query column calculated based on estimat...
Marius Balteanu
2024-05-01
5
-3
/
+56
*
Adds Watcher list to the list of available query columns for issues (#29894).
Marius Balteanu
2024-04-28
7
-3
/
+83
*
Fixes that watcher groups on new issue form get dereferenced on validation er...
Marius Balteanu
2024-04-28
2
-1
/
+19
*
Focus on the textarea after clicking the Edit Journal button (#40556).
Marius Balteanu
2024-04-28
1
-0
/
+10
*
Adds an option to send email notification when an attachment is added (#40569).
Marius Balteanu
2024-04-28
5
-3
/
+36
*
Fix issue where descriptions in the issues list ignore CommonMark Markdown ta...
Go MAEDA
2024-04-23
1
-0
/
+3
*
Fix "unexpected invocation" test failure in IssueTest with Mocha 2.2.0 (#40603).
Go MAEDA
2024-04-23
1
-3
/
+0
*
Add short description for flag (#39111).
Marius Balteanu
2024-04-16
1
-0
/
+1
*
Fix incorrect icon image path for DatePicker button (#40559, #39111).
Marius Balteanu
2024-04-16
1
-1
/
+1
*
Fix incorrect icon image paths on Textile help page (#40559, #40137, #39111).
Marius Balteanu
2024-04-16
19
-223
/
+223
*
Fix incorrect icon image paths on Markdown help page (#40559, #40137, #39111).
Marius Balteanu
2024-04-16
16
-170
/
+170
*
Fix initial_page_content method to avoid referencing @page instance variable ...
Go MAEDA
2024-04-10
3
-3
/
+3
*
Update RuboCop to 1.63 (#39887).
Go MAEDA
2024-04-09
2
-7
/
+8
*
Regenerate .rubocop_todo.yml (#39887).
Go MAEDA
2024-04-09
1
-9
/
+1
*
Fix RuboCop offense Style/MapIntoArray (#39887).
Go MAEDA
2024-04-09
2
-8
/
+2
*
Remove redundant ApplicationHelper inclusions (#40506).
Go MAEDA
2024-04-02
9
-12
/
+0
*
Update RuboCop Performance to 1.21 (#39888).
Go MAEDA
2024-03-31
1
-1
/
+1
*
Fixes missing fixture: add :groups_users fixture to @Redmine::ApiTest::UsersT...
Marius Balteanu
2024-03-21
1
-1
/
+1
*
Update RuboCop Rails to 2.24 (#39889).
Go MAEDA
2024-03-08
1
-1
/
+1
[next]