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
...
*
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
*
Fix rubocop offense (#35073).
Marius Balteanu
2021-10-03
1
-4
/
+3
*
Replace send with direct call because sanitize_sql_for_conditions is now publ...
Marius Balteanu
2021-10-03
1
-3
/
+4
*
Use sanitize_sql_like in Query#sql_contains (#35073).
Marius Balteanu
2021-10-03
1
-0
/
+1
*
Use sanitize_sql_like in like scopes (#35073).
Marius Balteanu
2021-10-03
4
-5
/
+5
*
Append two spaces to lines when importing an email on CommonMark with hardbre...
Marius Balteanu
2021-10-03
1
-0
/
+3
*
Fix NoMethodError when generating a link to a locked user (#12795, #35823).
Go MAEDA
2021-09-07
1
-0
/
+4
*
Use ids instead of pluck(:id) (#32977).
Marius Balteanu
2021-09-06
1
-1
/
+1
*
Remove references to deleted user from "user"-Format CustomFields when destro...
Marius Balteanu
2021-09-06
1
-0
/
+4
*
Fix that binmode specified twice (#35539, #35720).
Go MAEDA
2021-08-18
1
-1
/
+1
*
Fixed attachments deletable by user without edit issue permission on tracker ...
Marius Balteanu
2021-08-05
1
-0
/
+5
*
Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820).
Marius Balteanu
2021-08-01
1
-7
/
+0
*
Locked users should not be displayed in the members box of the project overvi...
Go MAEDA
2021-07-27
1
-1
/
+1
*
When updating an issue, allow adding time entry on an issue that was visible ...
Marius Balteanu
2021-07-26
1
-0
/
+7
*
Ensure unique attachment filenames (#35539).
Go MAEDA
2021-07-19
1
-13
/
+18
*
User sessions not reset after 2FA activation (#35417).
Go MAEDA
2021-07-15
1
-1
/
+1
*
Default issue query (#7360).
Go MAEDA
2021-07-06
4
-0
/
+30
*
When 2FA is set to optional, allow to require 2FA only for certain user group...
Marius Balteanu
2021-07-04
3
-1
/
+13
*
Allow sending account information when importing users (#35365).
Go MAEDA
2021-07-03
1
-0
/
+4
*
Project specific TimeEntryActivity name not updating properly (#21056).
Go MAEDA
2021-06-30
1
-0
/
+7
*
Require redmine/sort_criteria globally (#35455).
Go MAEDA
2021-06-26
1
-2
/
+0
*
Use base_scope for issue query results (#35396).
Go MAEDA
2021-06-19
1
-6
/
+2
*
Filter issues by file description (#34715).
Go MAEDA
2021-06-14
1
-0
/
+21
*
Gracefully handle invalid query parameters for custom fields (#35312).
Go MAEDA
2021-05-28
1
-2
/
+5
*
X-Redmine-Issue-Assignee email header field is empty when the assignee of an ...
Go MAEDA
2021-05-18
1
-5
/
+14
*
Remove deprecated Project#members_by_role (#35031).
Go MAEDA
2021-05-15
1
-8
/
+0
*
Remove deprecated WikiContent::Version (#35031).
Go MAEDA
2021-05-15
2
-5
/
+1
[prev]
[next]