• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jstedfast / MailKit / 3.2.0.418

Builds Branch Commit Type Ran Committer Via Coverage
3.2.0.418 master Added work-around for IMAP BODYSTRUCTURE responses that have a NIL multipart body Fixes issue #1393 push 11 Jun 2022 01:04PM UTC jstedfast coveralls.net pending completion   set done
3.2.0.417 master Update FAQ.md push 09 Jun 2022 11:59PM UTC jstedfast coveralls.net pending completion   set done
3.2.0.416 master Bump System.Data.SQLite.Core from 1.0.115.5 to 1.0.116 Bumps System.Data.SQLite.Core from 1.0.115.5 to 1.0.116. --- updated-dependencies: - dependency-name: System.Data.SQLite.Core dependency-type: direct:production update-type: version-upda... push 06 Jun 2022 02:17PM UTC dependabot[bot] coveralls.net pending completion   set done
3.2.0.413 master Removed some dead code push 03 Jun 2022 09:12PM UTC jstedfast coveralls.net pending completion   set done
3.2.0.412 master Reduce List<IMessageSummary> array resizing by supplying .ctor with an expected capacity For Fetch(int min, int max, ...) and Fetch (IList<int> indexes, ...), we can easily supply an expected capacity. For Fetch (IList<UniqueId> uids, ...), it's... push 01 Jun 2022 03:00PM UTC jstedfast coveralls.net pending completion   set done
3.2.0.411 master Further reduce memory allocations by avoiding .ContinueWith() for Sync code-path Another partial fix for issue #1335 push 01 Jun 2022 02:34PM UTC jstedfast coveralls.net pending completion   set done
3.2.0.410 master Don't duplicate the IMessageSummary list when wrapping in a ReadOnlyCollection May help with issue #1335 push 01 Jun 2022 02:16PM UTC jstedfast coveralls.net pending completion   set done
3.2.0.409 master Split ImapFolderFetch.cs's FetchSummaryItemsAsync into a Sync and Async version Another partial fix for issue #1335 push 01 Jun 2022 02:05PM UTC jstedfast coveralls.net pending completion   set done
3.2.0.408 master Optimize FetchSummaryContext.BinarySearch (used by Add) for the common case In most situations, untagged FETCH responses will be in sequential order and not random, so we can quickly check to see if the new index is larger than the last index in ... push 01 Jun 2022 01:58PM UTC jstedfast coveralls.net pending completion   set done
3.2.0.407 master Fixed usage of BinarySearch in OnMessageExpunged() to use insert:false push 01 Jun 2022 01:06PM UTC jstedfast coveralls.net pending completion   set done
3.2.0.406 master Modified ImapEngine.ParseHeadersAsync, ParseMessageAsync, and ParseEntityAsync to avoid awaiting Another partial fix for issue #1335 push 01 Jun 2022 11:33AM UTC jstedfast coveralls.net pending completion   set done
3.2.0.405 master Reduced async/await overhead for 2 slim Fetch callbacks There were 2 slim methods that called/awaited FetchSummaryItemsAsync() only to emit some events afterward (otherwise there was no need to await). By using ContinueWith() and a callback meth... push 31 May 2022 02:07PM UTC jstedfast coveralls.net pending completion   set done
3.2.0.404 master Even more #ifdef removal push 29 May 2022 02:52PM UTC jstedfast coveralls.net pending completion   set done
3.2.0.403 master More #ifdef removal push 29 May 2022 02:47PM UTC jstedfast coveralls.net pending completion   set done
3.2.0.401 master Use Task.CompletedTask whereever possible push 29 May 2022 02:23PM UTC jstedfast coveralls.net pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • …
  • 165
  • 166
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc