[geary] (157 commits) Non-fast-forward update to branch mjog/mail-merge-plugin
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary] (157 commits) Non-fast-forward update to branch mjog/mail-merge-plugin
- Date: Fri, 3 Jul 2020 08:13:05 +0000 (UTC)
The branch 'mjog/mail-merge-plugin' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
b5215aa... Move generic unit test classes to a new basically-standalon
404eaa7... Update existing tests to work with ValaUnit
240769c... vala-unit: Skip gee collection in older valac
9531f95... Plugins: Add initial MailMerge plugin outline
ebc1f6d... Application.PluginManager: Update plugin settings for depen
8a14a10... Components.PreferencesWindow: Update plugin rows when deps
b00edeb... Components.InfoBarStack: Support additional stack queue alg
b87ac38... Plugins: Actually implement info bar plugin priority
8170386... Trivial doc comment update
fa204af... Geary.EmailHeaderSet: Seal setting properties off from sub-
b11239d... Util.Email.strip_subject_prefixes: Convert param to EmailHe
d8e37c0... Plugin.Email: Mark Geary.EmailHeaderSet as a prerequisite
385048d... Plugin.Email: Add load_body_as method and implement it
a97bce2... Plugin.MailMerge: Implement basic merge field parsing
343ce15... Plugin.MailMerge: Add simple CSV reader with unit tests
Commits added to the branch:
880df86... Start towards clearing old messages beyond prefetch window (*)
dbb1d78... Demote log message level (*)
d77f5d9... Merge branch 'mainline' into remove-old-msgs-beyond-storage (*)
7684c33... Track all windows going out of focus (*)
52bd48b... Signalling for locally removed messages (*)
cecf66d... Track and notify messages detached during cleanup (*)
15561a1... Update local folder message count property during cleanup (*)
ff6c45c... Add minor missing cleanup (*)
584ae84... Run GC after emptying spam or trash (*)
f7b0a0a... Breakout ImapDB.Database garbage collection (*)
1e8465f... Old message cleanup after folder becomes available (*)
47bdda6... After GC reap check for a vacuum (*)
a2d8f17... Fix typo backgrounded app idle timeout value (*)
609ee01... Trigger idle cleanup per account when backgrounded (*)
f7ee234... Minor tidy on last commit (*)
9a58713... Clean old messages before continuing bg idle work (*)
2b20f1c... WIP towards responding to window focus in cleanup (*)
5d53bbe... Merge branch 'mainline' into remove-old-msgs-beyond-storage (*)
b3ab748... Improve const naming (*)
dfc4c55... Cleanup timeout usage (*)
29d947c... Code convention style tweaks (*)
d019d7a... Move, rename and document property (*)
7dfe297... Rename and improve doc. on method (*)
8d9c9ea... Also stop SMTP when GC vacuuming (*)
8ccc0f3... Code cleanup for old message detach (*)
f60c42a... More explicit class identification (*)
872c7d7... Storage cleanup timing improvements (*)
b70a9b4... Delete old messages in batches (*)
4f89a59... Remove temporary WIP code (*)
187d613... Try AccountOperation approach for GC post detach (*)
8cb8343... Revert unwanted folder property update (*)
8871f02... Tweaked old message detachment batching (*)
f4a7972... Cleanup to last commit (*)
47a5fbc... Block input to main windows for DB vacuum/upgrade (*)
f5279c6... GC vacuum: verify non-null services (*)
0f6db1e... Updated approach to background storage cleanup (*)
075eb63... Bugfix for window focus event propogation (*)
ae19398... Improve cancel-ability of account storage cleanup (*)
43ecc35... Minor fix to last commit (*)
0e96fa9... Store last cleanup time in GarbageCollectionTable (*)
4875b66... Bump schema version in database test case (*)
1504177... Test case for detach_emails_before_timestamp (*)
e7d3b46... Temporarily disable test (*)
a6595eb... Merge branch 'mainline' into remove-old-msgs-beyond-storage (*)
5ff9e4d... Merge branch 'mainline' into remove-old-msgs-beyond-storage (*)
01e114f... Fix detach_emails_before_timestamp test case (*)
f674c4d... help: Update composer docs (*)
4ff783b... Merge branch 'mainline' into remove-old-msgs-beyond-storage (*)
a1c6c79... Geary.Imap.DataFormat: Clean up source code (*)
865765a... Geary.Imap.Deserializer: Rework tag handling (*)
ddb3a89... Geary.Imap: Add Quirks object to collect all IMAP service q (*)
cff26e2... Geary.Imap.Deserializer: Workaround GMail not quoting IMAP (*)
0168713... Geary.Imap.Deserializer: Micro-optimise some methods (*)
69304f8... Geary.Endpoint: Move max batch size quirk config to quirks (*)
16b7d65... Geary.Imap.FolderSession: Move fetch header quirk to Quirks (*)
d6d3676... Geary.Imap.Deserialiser: Handle reserved chars in response- (*)
471d723... imap: Ignore UIDNEXT 0 values sent from servers (*)
5d3f8d4... Merge branch 'mainline' into remove-old-msgs-beyond-storage (*)
b167550... libytnef: properly initialize struct (*)
4d4c194... Whitespace (*)
9bc128e... Demote log message (*)
6464393... Improve Geary.ImapDB.Database.run_gc method interface (*)
7153b69... Change Geary.Account.last_storage_cleanup to automatic prop (*)
cfd88f7... Remove unnecessary var in Application.Controller (*)
acd6800... Update Slovak translation (*)
134e770... FormattedConversationData: Don't hard-code conversation lis (*)
d603957... Merge branch 'mjog/676-convo-list-font-size' into 'mainline (*)
cce66cb... Don't wait for GC reap to clean search table after old mess (*)
1935390... Fix log typo (*)
745e4be... Oops, remove whitespace (*)
230502a... Combine split old message detachment transactions into sing (*)
b81389b... Improvements to lifecycle of SyncDetachMonitor (*)
d34832c... Improved declaration (*)
f61fe4b... Updated Spanish translation (*)
bebeb53... Update Turkish translation (*)
a935a3b... Add Ukrainian translation (*)
fa61c82... Update Ukrainian translation (*)
5bcb9f6... Update Ukrainian translation (*)
2a5df0e... Fix minor typo: read -> ready (*)
4287d0b... Update Ukrainian translation (*)
9f6484e... Update Ukrainian translation (*)
a855359... Switch monitor of background message cleanup to an AccountO (*)
71262f0... Merge branch 'mainline' into remove-old-msgs-beyond-storage (*)
6d7de57... Update Polish translation (*)
a6e1516... Update Brazilian Portuguese translation (*)
86ba2d5... Merge branch 'patch-1' into 'mainline' (*)
edb4e9c... Merge branch 'update-help' into 'mainline' (*)
7580ce4... Merge branch 'libytnef-fix-invalid-alloc-size-new-abi' into (*)
2049d7a... Move queueing of idle garbage collection to calling method (*)
95c6871... Simplified GC class naming (*)
bf7ec70... Update Indonesian translation (*)
45308a6... Update Polish translation (*)
2e707bc... Update Ukrainian translation (*)
b080f8a... Don't avoid scheduling a second set of background idle GC w (*)
971d40f... Merge branch 'mainline' into remove-old-msgs-beyond-storage (*)
10e0d04... Update Romanian translation (*)
58f3fc6... Update Italian translation (*)
5606c47... Update French translation (*)
bee0d2d... README: Removed to reduce duplication (*)
cae09a0... README.md, CONTRIBUTING.md: Mention discourse & update for (*)
00f3556... help: Rework support and bug reporting text (*)
ea8778c... Geary.RFC822.Message: Fix some missing nullable annotations (*)
1899340... Merge branch 'mjog/vala-async-param-assert-fixes' into 'mai (*)
afcefc3... Merge branch 'Vanadiae-gnome-3-36-patch-73276' into 'gnome- (*)
bd0f154... Merge branch 'mjog/discourse-migration' into 'mainline' (*)
e3cd1ca... Merge branch 'cherry-pick-b6907da0' into 'mainline' (*)
164c34e... ConversationListView: Fix critical updating selection witho (*)
2d1ed8d... Update Ukrainian translation (*)
b707618... Geary.Imap.FolderSession: Fix critical with empty preview b (*)
16a2587... Geary.Util.Logging: Avoid logging any destroyed loggable ob (*)
997e8e2... Geary.Util.Logging: Respect standard G_DEBUG breakpoint sem (*)
be0ce29... Geary.ImapEngine.AccountSynchronizer: Avoid a critical in t (*)
8125ab8... Geary.RFC822.Header: Add get_raw_header (*)
52fdf36... Geary.RFC822.MailboxAddresses: Use RFC822 GMime parser opti (*)
cdf92b0... Geary.RFC822: Use a singlton GMime.ParserOptions object (*)
65adddc... Update Kazakh translation (*)
576d3a7... Engine: Handle errors when constructing email objects from (*)
7e05b99... Application.MainWindow: Fix hidden auth and cert infobars b (*)
fdef83d... Geary.ImapEngine.EmailPrefetcher: Bump up prefetch chunk si (*)
b519143... Geary.Imap.Deserialiser: Log literal values when logging en (*)
97ba8be... Merge branch 'mjog/misc-criticals' into 'mainline' (*)
3daeade... Application.Controller: Fix composer not appearing inline f (*)
d0efd00... Composer.Widget: API doc comment updates (*)
c4a3ab6... Merge branch 'mjog/misc-fixes' into 'mainline' (*)
855eab5... Update Polish translation (*)
e4edf28... Merge branch 'remove-old-msgs-beyond-storage-pref' into 'ma (*)
6b1bad2... Move generic unit test classes to a new basically-standalon (*)
0ae633d... Update existing tests to work with ValaUnit (*)
7c48589... vala-unit: Skip gee collection in older valac (*)
4d6dad1... Merge branch 'mjog/746-gmail-flag-quote-bug' into 'mainline (*)
3550c69... Merge branch 'mjog/server-quirks' into 'mainline' (*)
cfbac77... Merge branch 'mjog/unit-test-subproject' into 'mainline' (*)
16efce0... Fix build failure (*)
ec7a970... Geary.ImapDb.Database: Fix free after use when GC'ing (*)
f6af688... Geary.ImapDb.Database: Fix criticals when ::run_gc to_pause (*)
64a7f8d... Application.ContactStore: Fix criticals from missing param (*)
03af13c... Geary.RFC822.Message: Fix criticals from missing parameter (*)
cb577ce... Plugins: Add initial MailMerge plugin outline
5a28a2c... Application.PluginManager: Update plugin settings for depen
d75afbc... Components.PreferencesWindow: Update plugin rows when deps
f72d3a6... Components.InfoBarStack: Support additional stack queue alg
4524bbf... Plugins: Actually implement info bar plugin priority
06f247a... Trivial doc comment update
1d16069... Geary.EmailHeaderSet: Seal setting properties off from sub-
c5e2d58... Util.Email.strip_subject_prefixes: Convert param to EmailHe
20cee76... Plugin.Email: Mark Geary.EmailHeaderSet as a prerequisite
13754d3... Plugin.Email: Add load_body_as method and implement it
0e4e720... Plugin.MailMerge: Implement basic merge field parsing
541637c... Plugin.MailMerge: Add simple CSV reader with unit tests
17c3fdb... src/client/plugin/mail-merge/meson.build: Fix rpath on wron
bc66b82... Application.PluginManager: Rework context state management
e2d520f... Application.Controller: Rework composer life-cycle, again
0edfc9f... Plugins: Update to new composer lifecycle
ca41397... Plugin.Button: Rename to Actionable
2a8b293... Plugin.Composer: Support registering composer menu items
26e4aad... vala-unit: Minor test fixups
b8be415... Plugins.MailMerge: Initial composer mail merge support
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]