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
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix RuboCop offense Performance/StringInclude (#37247).
Go MAEDA
2022-12-26
2
-2
/
+2
*
Fix test failure when running with PostgreSQL (#20042).
Go MAEDA
2022-12-09
1
-1
/
+1
*
Query display types should accept only known types (#37925).
Marius Balteanu
2022-11-28
1
-0
/
+14
*
Fix failing test by removing bad assertion (#34863).
Marius Balteanu
2022-11-28
1
-1
/
+0
*
Reverts r21958 and r21959 (#1739).
Go MAEDA
2022-11-18
2
-53
/
+0
*
Add the ability to change the author of an issue (#1739).
Go MAEDA
2022-11-16
2
-0
/
+53
*
Allow using ideographic space (U+3000) as a separator for search terms (#37878).
Go MAEDA
2022-11-03
1
-0
/
+6
*
Database migrations don't run correctly for plugins when specifying the `VERS...
Go MAEDA
2022-10-30
1
-0
/
+13
*
Fix RuboCop offense Rails/Pluck (#37248).
Go MAEDA
2022-10-28
1
-13
/
+13
*
Fix RuboCop offense Lint/RedundantRequireStatement (#36919).
Go MAEDA
2022-10-26
1
-1
/
+1
*
Fix RuboCop offense Style/RedundantStringEscape (#36919).
Go MAEDA
2022-10-26
3
-11
/
+11
*
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
*
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
1
-0
/
+5
*
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
1
-2
/
+2
*
Fix RuboCop offense Layout/LineLength due to r21849 (#37713).
Go MAEDA
2022-09-28
1
-2
/
+8
*
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
*
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
*
Ignore statuses if workflow only defines identity transition (#37636).
Go MAEDA
2022-09-17
1
-0
/
+1
*
Consider only roles with either add_issues or edit_issues permissions for any...
Go MAEDA
2022-09-17
1
-0
/
+22
*
Support revision without any message in Mercurial repositories (#36258).
Go MAEDA
2022-09-01
2
-6
/
+20
*
Add default spent time activity per role (#29286).
Go MAEDA
2022-08-09
1
-0
/
+82
*
Default query should not be applied if the query is not allowed to be set as ...
Go MAEDA
2022-07-31
2
-0
/
+2
*
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
*
Add missing fixture issue_categories to VersionTest (#37466).
Go MAEDA
2022-07-19
1
-1
/
+1
*
Add missing fixture to IssuesPdfHelperTest (#37451).
Go MAEDA
2022-07-17
1
-1
/
+1
*
Make the only enabled activity in a project the default one for time entry (#...
Go MAEDA
2022-07-17
1
-0
/
+15
*
Add a missing fixture to RoleTest (#37448).
Go MAEDA
2022-07-16
1
-1
/
+1
*
Fix passing a wrong parameter to `with_settings` in UserTest::test_random_pas...
Go MAEDA
2022-07-16
1
-1
/
+1
*
Add missing fixture to JournalObserverTest (#37389).
Go MAEDA
2022-07-06
1
-1
/
+1
*
Add test for #37349.
Marius Balteanu
2022-06-27
1
-0
/
+18
*
Fix filter for chained User custom fields returns 500 internal server error w...
Marius Balteanu
2022-06-27
1
-0
/
+12
*
Fix time entry activity is not set as default when the default activity exist...
Marius Balteanu
2022-06-20
2
-0
/
+25
*
Fix random failing test (#37138).
Marius Balteanu
2022-06-20
1
-1
/
+1
*
Revert r21662 (#37255).
Marius Balteanu
2022-06-20
1
-1
/
+1
*
Fix random failing test (#37255).
Marius Balteanu
2022-06-20
1
-1
/
+1
*
Respect group memberships when checking if an object is watched (#37065).
Marius Balteanu
2022-06-20
1
-1
/
+14
*
Fix mentions of users with "@" in their username not working (#37138).
Marius Balteanu
2022-06-20
1
-0
/
+9
*
Fix failing test caused by r21646 (#37255).
Marius Balteanu
2022-06-19
1
-2
/
+3
*
Setting @--no-permission-check@ in the mail receiver should not allow creatin...
Marius Balteanu
2022-06-16
1
-0
/
+29
*
Improved @fixed_version_id@ validation (#37171).
Marius Balteanu
2022-06-16
1
-0
/
+8
[next]