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
path:
root
/
test
/
functional
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switched checked icon in context menu to SVG icon (#23980, #41720).
Go MAEDA
2024-11-10
1
-1
/
+1
*
Add missing fixture `:enumerations` to TrackersControllerTest (#12521).
Go MAEDA
2024-11-04
1
-1
/
+1
*
Improve tracker deletion error message to display projects containing issues ...
Go MAEDA
2024-11-03
1
-3
/
+13
*
Fix: "Import issues" and "Import time entries" pages are visible to users wit...
Go MAEDA
2024-11-03
1
-0
/
+12
*
Add column totals to Issues Summary Report (#691).
Go MAEDA
2024-10-26
1
-0
/
+11
*
Drop deprecated Redcarpet based Markdown formatter (#40149).
Go MAEDA
2024-10-20
1
-2
/
+0
*
Replace "even" and "odd" CSS classes with "this-month" and "other-month" for ...
Go MAEDA
2024-10-20
1
-8
/
+8
*
Include attachment filename in "File added" email notification subject (#41450).
Go MAEDA
2024-10-20
1
-1
/
+1
*
Partial quoting feature for Issues and Forums (#41294).
Go MAEDA
2024-10-09
2
-8
/
+61
*
Fixed tests (#23980).
Marius Balteanu
2024-09-05
2
-2
/
+2
*
Fix RuboCop offense Rails/PluralizationGrammar (#39889).
Go MAEDA
2024-08-25
1
-1
/
+1
*
Use anonymous block forwarding introduced in Ruby 3.1 (#38585).
Go MAEDA
2024-08-21
1
-1
/
+1
*
Use Array#intersect? introduced in Ruby 3.1 (#38585).
Go MAEDA
2024-08-20
1
-1
/
+1
*
Fix RuboCop offense Lint/RedundantStringCoercion, one of the offenses enabled...
Go MAEDA
2024-08-12
2
-2
/
+2
*
Fix RuboCop offense Layout/SpaceAfterComma, one of the offenses enabled in ru...
Go MAEDA
2024-08-12
1
-1
/
+1
*
Fix RuboCop offense Layout/EmptyLinesAroundMethodBody, one of the offenses en...
Go MAEDA
2024-08-12
2
-2
/
+0
*
Adds test for bulk unlock users (#40913).
Marius Balteanu
2024-07-14
1
-0
/
+16
*
Add configurable setting for copying attachments when copying an issue (#36197).
Go MAEDA
2024-07-14
1
-0
/
+82
*
Fixes rubocop offenses (#40946).
Marius Balteanu
2024-07-08
1
-5
/
+5
*
Introduces @valid_watcher?@ check on watchables (@40946).
Marius Balteanu
2024-07-08
1
-3
/
+3
*
Permission check based on the type of @watchables@ (#40946).
Marius Balteanu
2024-07-08
1
-0
/
+35
*
Improve watcher list permissions check to explicitly require @view_issue_watc...
Marius Balteanu
2024-07-08
4
-0
/
+52
*
Truncate git authors to 255 characters (#40948).
Marius Balteanu
2024-07-08
1
-1
/
+1
*
Spent hours ignoring "Time Span Format" Setting on several pages (#40924).
Go MAEDA
2024-06-30
2
-9
/
+13
*
Add bulk lock feature to user list context menu (#40913).
Marius Balteanu
2024-06-25
1
-8
/
+34
*
Revisions count is wrong on the wiki content page (#40655).
Go MAEDA
2024-06-13
1
-0
/
+14
*
Fix "ArgumentError: Invalid response name: unprocessable_entity" with Rack 3....
Go MAEDA
2024-06-12
5
-6
/
+6
*
Adds description field to custom queries (#9309).
Marius Balteanu
2024-06-04
7
-6
/
+83
*
Introduce configuration for done ratio options interval (#31756).
Go MAEDA
2024-05-29
1
-0
/
+15
*
Link "Last activity" column to project activity page (#40706, #23954).
Marius Balteanu
2024-05-28
1
-1
/
+4
*
Dynamic generation of supported code highlighting languages in help section (...
Go MAEDA
2024-05-19
1
-0
/
+8
*
Fix RuboCop offense Rails/HttpStatus (#39889).
Go MAEDA
2024-05-18
48
-266
/
+266
*
Ignore statuses in Project#rolled_up_statuses which only have an identity tra...
Go MAEDA
2024-05-16
1
-0
/
+2
*
Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217).
Marius Balteanu
2024-05-07
1
-1
/
+1
*
Adds the date of the last activity to the list of available columns for Proje...
Marius Balteanu
2024-05-03
1
-0
/
+12
*
Fixes failing tests on postgresql (#29894).
Marius Balteanu
2024-05-03
1
-1
/
+7
*
Adds Watcher list to the list of available query columns for issues (#29894).
Marius Balteanu
2024-04-28
1
-0
/
+61
*
Fixes that watcher groups on new issue form get dereferenced on validation er...
Marius Balteanu
2024-04-28
1
-0
/
+18
*
Revert r22764 (#33829).
Go MAEDA
2024-03-06
1
-10
/
+0
*
Fix Atom feed for issues to correctly use the updated time for "updated" elem...
Go MAEDA
2024-03-04
1
-0
/
+10
*
Fix rubocop warning (#39995).
Marius Balteanu
2024-03-03
1
-1
/
+0
*
Fix rubocop warning (#39111, #40137).
Marius Balteanu
2024-03-03
1
-4
/
+4
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
64
-64
/
+64
*
Subprojects checkbox should be shown in Activity and Roadmap sidebars only if...
Marius Balteanu
2024-02-26
2
-0
/
+44
*
Use @assert_select@ to assert text from h1 element of wiki syntax pages (#391...
Marius Balteanu
2024-02-25
1
-2
/
+2
*
Adds route for code highlighting languages page (#39111, #40137).
Marius Balteanu
2024-02-25
1
-0
/
+7
*
Add tests for @HelpController@ (#39111, #40137).
Marius Balteanu
2024-02-25
1
-0
/
+84
*
Remove an empty file (#40190).
Go MAEDA
2024-02-14
1
-0
/
+0
*
Stop appending the utf8 checkmark parameter to form URLs (#40190).
Marius Balteanu
2024-02-13
1
-27
/
+0
*
Remove overrides that inserts a non-breaking space (nbsp) to empty option ele...
Marius Balteanu
2024-02-10
1
-4
/
+0
[next]