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
/
app
/
models
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Allow imported time entries to override the selected project with the actual ...
Marius Balteanu
2022-04-03
1
-2
/
+6
*
Reuse ProjectQuery filters on the admin project list (#33422).
Marius Balteanu
2022-04-01
1
-2
/
+34
*
Include roles of built-in "Non member users" and "Anonymous users" members wh...
Marius Balteanu
2022-03-27
1
-0
/
+9
*
Allow to filter issues by its version status with shared versions (#36824, #3...
Marius Balteanu
2022-03-24
1
-2
/
+4
*
Increase email address length limit from 60 to 254 (#36825).
Go MAEDA
2022-03-23
1
-1
/
+1
*
Add tasks to prune registered users after a certain number of days (#30998).
Go MAEDA
2022-03-22
1
-0
/
+4
*
Skip validation of required custom fields when creating a project if user doe...
Marius Balteanu
2022-03-21
1
-0
/
+11
*
Do not fire a query to get user default query when user has no default query ...
Go MAEDA
2022-03-21
1
-1
/
+1
*
Reverts r21480 (#36503).
Go MAEDA
2022-03-21
1
-1
/
+1
*
Do not fire a query to get user default query when user has no default query ...
Marius Balteanu
2022-03-20
1
-1
/
+1
*
Automatically add the user to the watchers list after contributing to an issu...
Marius Balteanu
2022-03-19
2
-1
/
+20
*
Deprecate and rename rss_* methods to atom_* methods (#15118).
Marius Balteanu
2022-03-19
2
-8
/
+20
*
Replace Member.find_or_new with ActiveRecord's find_or_initialize_by (#36730).
Go MAEDA
2022-03-14
2
-12
/
+2
*
Improve performance of adding or removing members of a group (#36696).
Go MAEDA
2022-03-05
2
-27
/
+24
*
Add habtm relation between roles and queries_roles (#36416).
Marius Balteanu
2022-02-28
1
-0
/
+2
*
Destroy overridden time entry activities and rows from the habtm join table @...
Marius Balteanu
2022-02-24
1
-2
/
+2
*
Allow users to be mentioned using @ in issues and wiki pages (#13919):
Marius Balteanu
2022-02-23
4
-7
/
+23
*
Fix time entries of sub-projects are not listed when activity is specified in...
Marius Balteanu
2022-02-20
1
-1
/
+1
*
Fix import with issue relations and invalid issues hangs without any error me...
Marius Balteanu
2022-02-20
1
-1
/
+5
*
Return 404 if revision URL doesn't exist (#36561).
Marius Balteanu
2022-02-18
1
-5
/
+1
*
Add "required for administrators" option to Two-factor authentication setting...
Marius Balteanu
2022-02-01
2
-1
/
+6
*
Improve readability of @must_activate_twofa?@ function (#31920).
Marius Balteanu
2022-01-29
1
-4
/
+4
*
Reduce extra database queries in IssueQuery.default (#7360, #36503).
Go MAEDA
2022-01-23
1
-3
/
+9
*
Update session token only once per minute (#29041).
Go MAEDA
2022-01-22
1
-1
/
+8
*
Mailer.with_synched_deliveries doesn't correctly detect other async Queue ada...
Go MAEDA
2022-01-12
1
-3
/
+1
*
Fix wrong variable name in Import#set_default_settings (#34718).
Go MAEDA
2022-01-07
1
-1
/
+1
*
RuboCop: fix Style/RedundantSort in app/models/import.rb (#34718).
Go MAEDA
2022-01-07
1
-1
/
+1
*
Auto guess file encoding when importing CSV file (#34718).
Go MAEDA
2022-01-07
1
-1
/
+9
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
82
-82
/
+82
*
Fix that encoding drop-down in the import settings defaults to US-ASCII inste...
Go MAEDA
2022-01-02
1
-0
/
+1
*
Fix that encoding drop-down in the import settings defaults to US-ASCII inste...
Go MAEDA
2022-01-02
1
-0
/
+1
*
Fixes for Performance/StringIdentifierArgument introduced in RuboCop Performa...
Go MAEDA
2021-12-29
3
-8
/
+8
*
Use File.exist? instead of deprecated File.exists? (#36358).
Go MAEDA
2021-12-27
1
-1
/
+1
*
Fixes for Performance/BigDecimalWithNumericArgument introduced in RuboCop Per...
Go MAEDA
2021-12-25
1
-1
/
+1
*
Saving time tracking activities without any change may turn a system activity...
Go MAEDA
2021-12-21
1
-1
/
+1
*
Drop OpenID support (#35755).
Go MAEDA
2021-12-14
2
-29
/
+1
*
Include an authentication method name in LDAP connection error messages (#333...
Go MAEDA
2021-12-13
1
-4
/
+4
*
Issue Summary: add statistics about issues without assignee, version or categ...
Go MAEDA
2021-12-12
1
-1
/
+1
*
Psych 4: Psych::DisallowedClass exception when unserializing a setting value ...
Go MAEDA
2021-11-25
1
-1
/
+2
*
Download all attachments in a journal (#35462).
Go MAEDA
2021-11-22
1
-1
/
+1
*
Switch to zeitwerk autoloader (#29914, #32938).
Marius Balteanu
2021-11-17
5
-15
/
+0
*
You can configure default project queries in the following places (#35795):
Marius Balteanu
2021-11-15
4
-1
/
+13
*
Allow addition/removal of subtasks to show in parent's history (#6033).
Go MAEDA
2021-11-08
1
-2
/
+28
*
Move @lib/diff.rb@ to @lib/redmine/string_array_diff@ and extract @Diffable@ ...
Marius Balteanu
2021-10-27
1
-1
/
+1
*
Revert changes made in r21251 due to a test fail (#29914, #32938).
Marius Balteanu
2021-10-21
1
-0
/
+3
*
Split multiple classes and modules that existed in the same file (#29914, #32...
Marius Balteanu
2021-10-20
5
-101
/
+155
*
Fix rubocop "Style/CombinableLoops" offense in wiki_page.rb (#29914, #32938).
Marius Balteanu
2021-10-20
1
-3
/
+0
*
Disable rubocop Lint/IneffectiveAccessModifier for @self.tokenized_like_condi...
Marius Balteanu
2021-10-09
1
-0
/
+2
*
Explicitly specify escape character using an ESCAPE on SQLite (#35073).
Marius Balteanu
2021-10-09
2
-5
/
+5
*
Tokenize search parameter in order to allow multiple search terms in:
Marius Balteanu
2021-10-05
2
-7
/
+20
[prev]
[next]