summaryrefslogtreecommitdiff
path: root/test/net/imap/test_imap_response_parser.rb
AgeCommit message (Expand)Author
2014-11-13* lib/net/imap.rb (search_response): parse MODSEQ in SEARCHshugo
2014-08-29* test/net/imap/test_imap_response_parser.rb: removed needless code.hsbt
2014-06-09fold too long linenobu
2014-06-03 * lib/net/imap.rb (body_type_1part): Gmail IMAP reports a bodyshugo
2014-02-23* test/net/imap/test_imap.rb: remove unused variables.hsbt
2013-06-05* lib/net/imap.rb (capability_response): should ignore trailingshugo
2013-04-23* lib/net/imap.rb (getacl_response): parse the mailbox of an ACLshugo
2013-04-19* lib/net/imap.rb (body_type_msg): should acceptshugo
2012-12-07test: remove or replace trailing spacesnobu
2012-10-17* lib/net/imap.rb: fix Net::IMAP::ResponseParser to acceptshugo
2012-05-07* lib/net/imap.rb (body_type_attachment): parse body typeshugo
2012-03-16* lib/net/imap.rb (rfc822_text): ignore [] after RFC822.shugo
2011-12-11* lib/net/imap.rb: includes the sequence number of UID in a errorshugo
2011-08-19* lib/net/imap.rb (msg_att): accepts extra space before ')'.shugo
2011-06-16* lib/net/imap.rb (search_response): parses SEARCH responses fromshugo
2010-12-07fix typo: not response.attr.data, but response.data.attr.naruse
2010-12-07* lib/net/imap.rb (xlist): supported the XLIST command, which is anshugo
2010-02-06test/net/imap/test_imap_response_parser.rb: fixed test_resp_text_code.shugo
2010-02-06* test/net/imap/test_imap_response_parser.rb (test_resp_text_code): added a testshugo
2009-11-19* lib/net/imap.rb (flag_list): untaint strings to intern in the safeshugo