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
/
lib
/
tasks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix path for plugin assets in icons rake task (#23980, #41712).
Marius Balteanu
2024-11-10
1
-1
/
+1
*
Adds rake task to download SVG icons from Tabler Github repository using conf...
Marius Balteanu
2024-10-08
1
-0
/
+142
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
16
-16
/
+16
*
Removes @redmine:plugins:assets@ from @redmine:plugins@ task (#40204).
Marius Balteanu
2024-02-07
1
-2
/
+1
*
Removes @redmine:plugins:assets@ task which is no longer needed after asset p...
Marius Balteanu
2024-01-25
1
-11
/
+0
*
Replace regular expression matches with String#start_with? / end_with? (#40010).
Go MAEDA
2024-01-11
1
-2
/
+2
*
Run plugin tests only if test files exist (#39803, #36320).
Marius Balteanu
2023-12-20
1
-12
/
+30
*
Fixes that @redmine:plugins:test@ should run plugins unit, functional, integr...
Marius Balteanu
2023-12-20
1
-4
/
+7
*
Adds test for plugin autoload issue (#36320, #39834).
Marius Balteanu
2023-12-17
1
-0
/
+7
*
Fix NoMethodError: undefined method `rake_run' for Rails::TestUnit::Runner:Cl...
Marius Balteanu
2023-12-12
2
-8
/
+8
*
Add missing copyrights (#37730).
Marius Balteanu
2023-11-26
10
-0
/
+170
*
CI server: disable ssl connexion to mysql server.
Jean-Philippe Lang
2023-11-20
1
-1
/
+2
*
Adds support for environment variable for CI mysql host.
Jean-Philippe Lang
2023-11-20
1
-1
/
+1
*
Adds support for environment variable for CI postgresql host.
Jean-Philippe Lang
2023-11-20
1
-1
/
+1
*
Fix `rake yard` does not work with Ruby >= 3.2 due to nested array issue (#39...
Go MAEDA
2023-11-18
1
-1
/
+1
*
Replace `YAML.load` with `YAML.load_file` in locales.rake and improve error r...
Go MAEDA
2023-10-20
1
-3
/
+3
*
Fix deprecation warning for db:structure:dump in db:migrate when using sql sc...
Go MAEDA
2023-02-01
1
-6
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
6
-6
/
+6
*
Add the `# frozen_string_literal: true` magic comment to config/initializers/...
Go MAEDA
2022-09-21
1
-0
/
+2
*
Add tasks to prune registered users after a certain number of days (#30998).
Go MAEDA
2022-03-22
1
-0
/
+16
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
6
-6
/
+6
*
Use File.exist? instead of deprecated File.exists? (#36358).
Go MAEDA
2021-12-27
1
-3
/
+3
*
Fix redmine:plugins:assets rake task fails (#36287, #32938).
Go MAEDA
2021-12-08
1
-1
/
+1
*
Remove rake task check_parsing_by_psych (#35026).
Go MAEDA
2021-04-13
1
-27
/
+0
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
6
-6
/
+6
*
Rake tasks db:encrypt and db:decrypt now supports TOTP secret keys (#1237, #3...
Go MAEDA
2020-09-05
1
-2
/
+4
*
Fix warnings while running redmine:load_default_data rake task (#33310).
Go MAEDA
2020-04-22
1
-1
/
+0
*
scm: git: add new test repository which has UTF-8 Emoji committer and comment...
Toshi MARUYAMA
2020-04-14
1
-1
/
+1
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
6
-6
/
+6
*
Add redmine:plugins:test:system task (#31746).
Go MAEDA
2019-08-05
1
-0
/
+7
*
reminder.rake should ignore blank parameters (#31501).
Go MAEDA
2019-06-05
1
-5
/
+5
*
Add support for :sql ActiveRecord::Base.schema_format in redmine:plugins:migr...
Go MAEDA
2019-06-01
1
-1
/
+6
*
Update copyright year.
Go MAEDA
2019-05-25
6
-6
/
+6
*
Don't rescue Exception class (#31387).
Go MAEDA
2019-05-25
3
-5
/
+5
*
Remove frozen_string_literal magic comment from files which are not used when...
Go MAEDA
2019-03-21
16
-32
/
+0
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
16
-0
/
+32
*
Send emails asynchronously (#26791).
Jean-Philippe Lang
2018-10-10
1
-4
/
+1
*
Use find_by instead of where.first to remove unnecessary sorting (#26747).
Go MAEDA
2018-10-06
1
-1
/
+1
*
"no_notification" option is not listed in the help of "rake redmine:email:rec...
Go MAEDA
2018-09-27
1
-0
/
+1
*
redmine:email:read and rdm-mailhandler.rb should use safe_receive instead of ...
Jean-Philippe Lang
2018-09-23
1
-1
/
+1
*
Replace Enumerable#sort with faster Enumerable#sort_by (#29299).
Go MAEDA
2018-08-02
1
-1
/
+1
*
Remove RDoc tags (#28943).
Go MAEDA
2018-06-08
1
-1
/
+1
*
Fix: "project_from_subbaddress" option is not listed in the help of "rake red...
Go MAEDA
2018-01-24
1
-0
/
+3
*
Replace Minitest.rake_run with Rails::TestUnit::Runner.rake_run for compatibi...
Go MAEDA
2018-01-01
2
-7
/
+7
*
Removes test:ui rake task replaced by rails test:system.
Jean-Philippe Lang
2017-07-30
1
-6
/
+0
*
Drop Darcs support (#26391).
Jean-Philippe Lang
2017-07-25
1
-1
/
+1
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
2
-34
/
+24
*
Update copyright.
Jean-Philippe Lang
2017-06-25
6
-6
/
+6
*
Adds a rake task to update attachments digests to SHA256 (#25240).
Jean-Philippe Lang
2017-04-03
1
-0
/
+5
*
spelling fixes (#25495)
Toshi MARUYAMA
2017-04-02
1
-1
/
+1
[next]