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
/
redmine
/
imap.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow IMAP4 email receiving to skip SSL certificate verification with `ssl=fo...
Go MAEDA
2 days
1
-1
/
+9
*
Fix deprecation warning for IMAP4 email receiving: "Call Net::IMAP.new with k...
Go MAEDA
2024-11-14
1
-1
/
+1
*
Fix RuboCop offense Layout/SpaceAfterComma, one of the offenses enabled in ru...
Go MAEDA
2024-08-12
1
-1
/
+1
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Fixed STARTTLS option key (#19232).
Jean-Philippe Lang
2015-03-07
1
-1
/
+1
*
IMAP STARTTLS support (#16823).
Jean-Philippe Lang
2015-01-27
1
-0
/
+4
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Don't abort processing of emails when an email triggers a parsing exception (...
Jean-Philippe Lang
2014-03-21
1
-1
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Use uid_ methods for retrieving IMAP messages (#14101).
Jean-Philippe Lang
2013-05-28
1
-10
/
+10
*
Disconnect and logout from IMAP after mail receive (#14103).
Jean-Philippe Lang
2013-05-28
1
-0
/
+2
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
Replace RAILS_DEFAULT_LOGGER with ::Rails.logger (#11013).
Jean-Philippe Lang
2012-05-25
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
remove trailing white-spaces from lib/redmine/imap.rb
Toshi MARUYAMA
2011-09-20
1
-7
/
+7
*
IMAP: add options to move received emails.
Jean-Philippe Lang
2008-12-31
1
-1
/
+10
*
IMAP: fetch unseen messages only.
Jean-Philippe Lang
2008-06-22
1
-1
/
+1
*
IMAP: Mark emails as Seen.
Jean-Philippe Lang
2008-06-22
1
-2
/
+10
*
Adds a rake task (redmine:email:receive_imap) to read emails from an IMAP ser...
Jean-Philippe Lang
2008-06-22
1
-0
/
+43