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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix RuboCop offense Style/RedundantStringEscape (#36919).
Go MAEDA
2022-10-26
5
-15
/
+15
*
Fix RuboCop offense Layout/FirstHashElementIndentation due to r21894 (#37751).
Go MAEDA
2022-10-20
1
-4
/
+5
*
Fix RuboCop offenses Layout/EmptyLinesAroundClassBody and Layout/TrailingEmpt...
Go MAEDA
2022-10-20
1
-2
/
+0
*
Constraints *_all attachments routes to actually supported values of containe...
Go MAEDA
2022-10-20
1
-11
/
+0
*
Escape tags that start with pre (#37767).
Go MAEDA
2022-10-17
1
-0
/
+11
*
Uses the new html sanitizer for links rendered by custom fields (#37750).
Marius Balteanu
2022-10-04
4
-14
/
+14
*
Introduces a standalone html sanitizer class (#37750).
Marius Balteanu
2022-10-04
1
-0
/
+40
*
Make common_mark the default text formatting for new installations (#34863).
Marius Balteanu
2022-10-04
2
-1
/
+6
*
Escape blockquote citation in textile formatting (#37751).
Marius Balteanu
2022-10-04
1
-0
/
+7
*
Fix repository browser does not show \"+\" (plus sign) in filename (#37718).
Marius Balteanu
2022-10-02
3
-4
/
+5
*
Add table header in Plugins page (#37692).
Go MAEDA
2022-10-01
1
-0
/
+4
*
Fix RuboCop offense Layout/LineLength due to r21849 (#37713).
Go MAEDA
2022-09-28
1
-2
/
+8
*
Fix random system test failure by adding a missing fixture.
Marius Balteanu
2022-09-27
1
-1
/
+2
*
Fix undefined method when auth source name column is added as column (#37674).
Marius Balteanu
2022-09-27
1
-0
/
+14
*
Fix failing test on PostgreSQL by ordering by only non null values (#37674).
Marius Balteanu
2022-09-27
1
-3
/
+10
*
Adds missing join when ordering by authsource (#37674).
Go MAEDA
2022-09-27
1
-0
/
+13
*
Fix random test failure (#33953).
Go MAEDA
2022-09-27
1
-1
/
+1
*
Add a test for #37369.
Marius Balteanu
2022-09-26
1
-0
/
+15
*
Allow select custom CSS properties (#37237).
Marius Balteanu
2022-09-26
1
-0
/
+4
*
Add rel="noopener" to all external links with a target attribute (#37713).
Marius Balteanu
2022-09-26
1
-0
/
+5
*
Fix random test failure (#37674).
Go MAEDA
2022-09-24
1
-1
/
+1
*
Adds tests for UserQuery model (#37674).
Go MAEDA
2022-09-21
1
-0
/
+175
*
User bulk destroy (#37674).
Go MAEDA
2022-09-20
1
-0
/
+57
*
Introduces a UserQuery model for admin/users (#37674).
Go MAEDA
2022-09-20
1
-29
/
+115
*
Ignore statuses if workflow only defines identity transition (#37636).
Go MAEDA
2022-09-17
2
-0
/
+17
*
Consider only roles with either add_issues or edit_issues permissions for any...
Go MAEDA
2022-09-17
1
-0
/
+22
*
Rename Repository#supports_all_revisions? to Repository#supports_history? (#3...
Go MAEDA
2022-09-15
1
-1
/
+1
*
Don't show "History" tab for content in Filesystem repository (#37585).
Go MAEDA
2022-09-07
1
-0
/
+18
*
Add description field to custom fields API (#37617).
Go MAEDA
2022-09-01
2
-0
/
+2
*
Support revision without any message in Mercurial repositories (#36258).
Go MAEDA
2022-09-01
4
-7
/
+21
*
Don't create two thumbnails of different resolutions for a single image (#375...
Go MAEDA
2022-08-28
2
-2
/
+2
*
Use query name as the file name when exporting queries (#16207).
Go MAEDA
2022-08-24
2
-0
/
+38
*
POST Requests to repository WS fail with "Can't verify CSRF token authenticit...
Go MAEDA
2022-08-10
1
-0
/
+7
*
Add default spent time activity per role (#29286).
Go MAEDA
2022-08-09
2
-1
/
+96
*
Fix RuboCop offense Layout/LineLength due to r21757 (#37532).
Go MAEDA
2022-08-05
1
-2
/
+18
*
Add CSS class for relation type to related issues list (#37532).
Go MAEDA
2022-08-05
1
-0
/
+14
*
Default query should not be applied if the query is not allowed to be set as ...
Go MAEDA
2022-07-31
4
-0
/
+86
*
Skip test_show_without_main_repository_should_display_first_repository when S...
Go MAEDA
2022-07-28
1
-0
/
+2
*
Repository tab is not displayed if no repository is set as the main repositor...
Go MAEDA
2022-07-27
2
-1
/
+50
*
Better validation error message when the domain of email is not allowed (#354...
Go MAEDA
2022-07-27
1
-2
/
+2
*
Open Help in a separate tab (#1069).
Go MAEDA
2022-07-22
1
-0
/
+7
*
CSV export of issues report (#37362).
Go MAEDA
2022-07-21
1
-0
/
+87
*
Add missing fixture issue_categories to MyControllerTest (#37477).
Go MAEDA
2022-07-21
1
-1
/
+1
*
Add missing fixture versions to MailHandlerControllerTest (#37470).
Go MAEDA
2022-07-21
1
-1
/
+1
*
Add missing fixture versions to RepositoryTest (#37469).
Go MAEDA
2022-07-21
1
-1
/
+2
*
Psych::DisallowedClass exception when loading default plugin settings (#37450...
Go MAEDA
2022-07-21
1
-0
/
+7
*
Fix test failure (#37379).
Go MAEDA
2022-07-19
1
-1
/
+1
*
Add missing fixture issue_categories to VersionTest (#37466).
Go MAEDA
2022-07-19
1
-1
/
+1
*
Thumbnail macro does not work when a file is attached and preview is displaye...
Go MAEDA
2022-07-19
1
-0
/
+19
*
Mark edited journal notes as "Edited" (#31505).
Go MAEDA
2022-07-17
2
-0
/
+16
[next]