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
*
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
*
set "warning = false" for "rake test:scm:units" and "rake test:scm:functionals"
Toshi MARUYAMA
2017-03-20
1
-0
/
+2
*
Prevent warning about already defined constant.
Jean-Philippe Lang
2017-03-02
1
-0
/
+3
*
Don't pass conditions to #delete_all.
Jean-Philippe Lang
2016-07-16
1
-1
/
+1
*
Ability to define a default assigned_to when receiving emails (#23020).
Jean-Philippe Lang
2016-06-18
1
-0
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
6
-6
/
+6
*
add plugins ui tests rake task (#21361)
Toshi MARUYAMA
2015-11-27
1
-0
/
+7
*
Allow a default version to be set on the command line for incoming emails (#7...
Jean-Philippe Lang
2015-11-01
1
-0
/
+1
*
Mail Handler: add support for allow_override=all (#20543).
Jean-Philippe Lang
2015-10-17
1
-47
/
+31
*
travis: add PostgreSQL environments
Toshi MARUYAMA
2015-08-30
1
-1
/
+1
*
Adds private issue option to receiving emails (#8424).
Jean-Philippe Lang
2015-05-10
1
-0
/
+1
*
add MariaDB 10.0 environment to travis (#17460, #19344)
Toshi MARUYAMA
2015-03-14
1
-1
/
+1
*
Allow filtering of Redmine Reminders by Version (#18983).
Jean-Philippe Lang
2015-02-07
1
-0
/
+2
*
IMAP STARTTLS support (#16823).
Jean-Philippe Lang
2015-01-27
1
-1
/
+3
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
2
-2
/
+2
*
Copyright update.
Jean-Philippe Lang
2015-01-11
6
-6
/
+6
*
Use simplecov for code coverage, rcov does not support ruby>=1.9.
Jean-Philippe Lang
2014-12-02
1
-6
/
+2
*
fix "test:routing" rake task comment changed by r13604
Toshi MARUYAMA
2014-11-18
1
-1
/
+1
*
Isolates all API routing tests to a specific test case.
Jean-Philippe Lang
2014-11-16
2
-2
/
+3
*
Default status per tracker (#5991).
Jean-Philippe Lang
2014-11-02
2
-8
/
+8
*
Add ci:about task to display ruby version in build output.
Jean-Philippe Lang
2014-10-26
1
-0
/
+5
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
4
-20
/
+5
*
Update yard rake task for Redmine 2.x (#14796).
Jean-Baptiste Barth
2014-09-07
1
-2
/
+2
*
add support for pop3s (SSL) to redmine:email:receive_pop3 (#16707)
Toshi MARUYAMA
2014-05-16
1
-0
/
+2
*
split method for scm test repository extracting (#16881)
Toshi MARUYAMA
2014-05-14
1
-4
/
+8
*
add :environment to test:scm:setup:create_dir and test:scm:update rake tasks ...
Toshi MARUYAMA
2014-05-14
1
-2
/
+2
*
Use async email deliveries in rake tasks (#16784).
Jean-Philippe Lang
2014-05-02
1
-3
/
+9
*
fix typo at lib/tasks/ciphering.rake
Toshi MARUYAMA
2014-04-16
1
-2
/
+2
*
fix typo at lib/tasks/ci.rake
Toshi MARUYAMA
2014-04-16
1
-1
/
+1
*
Format table list.
Jean-Philippe Lang
2014-04-03
1
-1
/
+2
*
fix typos of migrate_from_trac.rake
Toshi MARUYAMA
2014-02-20
1
-3
/
+2
*
Check that target tables exist before proceeding.
Jean-Philippe Lang
2014-02-09
1
-1
/
+10
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
6
-6
/
+6
*
add .travis.yml and switch database user/password by environments
Toshi MARUYAMA
2014-01-18
1
-3
/
+13
[next]