After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 795322 - Remove Telepathy provider and associated code
Remove Telepathy provider and associated code
Status: RESOLVED FIXED
Product: gnome-online-accounts
Classification: Core
Component: Telepathy
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Online Accounts maintainer(s)
GNOME Online Accounts maintainer(s)
Depends on:
Blocks: 795335
 
 
Reported: 2018-04-17 09:24 UTC by Debarshi Ray
Modified: 2018-04-17 15:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove Telepathy support (85.38 KB, patch)
2018-04-17 15:26 UTC, Debarshi Ray
committed Details | Review
Revert "daemon: Call goa_provider_initialize during start-up" (1.95 KB, patch)
2018-04-17 15:26 UTC, Debarshi Ray
committed Details | Review
Revert "provider: Add a new vfunc for backend-specific initialization" (4.33 KB, patch)
2018-04-17 15:26 UTC, Debarshi Ray
committed Details | Review
Revert "daemon: Add a synchronous version of goa_provider_get_all" (2.30 KB, patch)
2018-04-17 15:27 UTC, Debarshi Ray
committed Details | Review
provider: Ignore factories in goa_provider_get_for_provider_type (3.37 KB, patch)
2018-04-17 15:27 UTC, Debarshi Ray
committed Details | Review
Revert "provider: add an extension point for GoaProviderFactory ..." (2.11 KB, patch)
2018-04-17 15:28 UTC, Debarshi Ray
committed Details | Review
provider: Ignore factories in goa_provider_get_all (5.34 KB, patch)
2018-04-17 15:28 UTC, Debarshi Ray
committed Details | Review
Revert "providerfactory: add abstract class to create providers ..." (11.85 KB, patch)
2018-04-17 15:29 UTC, Debarshi Ray
committed Details | Review

Comment 1 Debarshi Ray 2018-04-17 15:26:17 UTC
Created attachment 371056 [details] [review]
Remove Telepathy support
Comment 2 Debarshi Ray 2018-04-17 15:26:33 UTC
Created attachment 371057 [details] [review]
Revert "daemon: Call goa_provider_initialize during start-up"
Comment 3 Debarshi Ray 2018-04-17 15:26:49 UTC
Created attachment 371058 [details] [review]
Revert "provider: Add a new vfunc for backend-specific initialization"
Comment 4 Debarshi Ray 2018-04-17 15:27:05 UTC
Created attachment 371059 [details] [review]
Revert "daemon: Add a synchronous version of goa_provider_get_all"
Comment 5 Debarshi Ray 2018-04-17 15:27:27 UTC
Created attachment 371060 [details] [review]
provider: Ignore factories in goa_provider_get_for_provider_type
Comment 6 Debarshi Ray 2018-04-17 15:28:08 UTC
Created attachment 371061 [details] [review]
Revert "provider: add an extension point for GoaProviderFactory ..."
Comment 7 Debarshi Ray 2018-04-17 15:28:38 UTC
Created attachment 371062 [details] [review]
provider: Ignore factories in goa_provider_get_all
Comment 8 Debarshi Ray 2018-04-17 15:29:03 UTC
Created attachment 371063 [details] [review]
Revert "providerfactory: add abstract class to create providers ..."
Comment 9 Debarshi Ray 2018-04-17 15:32:41 UTC
Pushed to master after verifying that every commit passes distcheck, and 'git clean -fdx' gets rid of the telepathy-account-widgets working directory.