index
:
~smcv/telepathy-mission-control
5.16-branchpoint
512-really-depart
account-rework-27727
account-rework-27727-round2
account-rework-27727-round3
account-rework-27727-round4
activation2
altered-one-54780
approved-by
conn-status-39334
emergency-59162
gdb
gdbus-object
gdbus-properties
leave-via-newer-api-55391
master
minimum-presence
mission-impossible
mock-account-store-54873
next
next-factory
next-factory2
next-gdbus
next-gvariant1
next-import
next-local-xmpp
next-misc
next-parallel
next-tests
no-gsettings-on-android
one-channel-should-be-enough-for-anyone
salt-the-earth
sealant
self-contact-for-avatars
storage-refactor-54870
storage-refactor-54874
taking-names
telepathy-mission-control-5.12
telepathy-mission-control-5.16
tests
typed-settings-54872
variants-all-round-54875
we-have-a-self-contact
wip
wip-52-get-aliases
wip-52-order-names
wip-all-debug
wip-assume-requests
wip-multiples
wip-next
wip-nickname-aagh
wip-push-into-connection
wip-self-contact
𝅘𝅥𝅮Ground Control to Major Tom / your circuit’s dead, there’s something wrong
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
twisted
/
dbus-account-plugin.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-06
McdStorage: watch and proxy plugins' change-notification signals
Simon McVittie
1
-168
/
+36
2014-02-04
mcp_account_storage_get_flags: add
Simon McVittie
1
-0
/
+8
2014-02-04
Require account plugins to provide the ability to list parameters
Simon McVittie
1
-1
/
+58
2014-01-29
Be consistent in the constness of arguments in storage virtual methods
Xavier Claessens
1
-11
/
+11
2014-01-29
mcp_account_storage_commit: guarantee that we commit one at a time
Simon McVittie
1
-33
/
+0
2014-01-29
delete_async: being asked to delete a nonexistent account is an error
Simon McVittie
1
-8
/
+2
2014-01-29
dbus-account-plugin: fail tests on various invalid method calls
Simon McVittie
1
-16
/
+16
2014-01-29
dbus-account-plugin: fail tests if fake accounts service misbehaves
Simon McVittie
1
-3
/
+5
2014-01-29
mcp_account_storage_delete_async: be cancellable, at least in theory
Simon McVittie
1
-1
/
+2
2014-01-29
mcp_account_storage_get: replace with get_attribute, get_parameter
Simon McVittie
1
-107
/
+56
2014-01-29
dbus-account-plugin: update internal cache correctly
Simon McVittie
1
-0
/
+1
2014-01-29
mcp_account_storage_set_*: return whether anything changed
Simon McVittie
1
-7
/
+32
2014-01-29
McdStorage: remove "owns" method
Simon McVittie
1
-17
/
+0
2014-01-29
Make account deletion async (sort of), and imply a selective commit
Simon McVittie
1
-73
/
+72
2014-01-29
Call set_attribute, set_parameter to delete them
Simon McVittie
1
-24
/
+30
2014-01-29
Remove mcp_account_storage_set()
Simon McVittie
1
-13
/
+0
2014-01-29
McpAccountStorage: merge commit and commit_one into one function
Simon McVittie
1
-8
/
+8
2014-01-29
Remove all notion of secret parameter
Xavier Claessens
1
-21
/
+0
2013-11-13
Fix addition of restrictions to test accounts
Simon McVittie
1
-1
/
+1
2013-11-12
Revert "Simplify a bit storage API"
Simon McVittie
1
-2
/
+21
2013-11-12
Revert "Rename commit_one() to commit()"
Simon McVittie
1
-36
/
+37
2013-11-12
Revert "Remove all notion of secret parameter"
Simon McVittie
1
-0
/
+21
2013-11-12
Revert "Remove mcp_account_storage_set()"
Simon McVittie
1
-0
/
+13
2013-11-11
Remove mcp_account_storage_set()
Xavier Claessens
1
-13
/
+0
2013-11-08
Remove all notion of secret parameter
Xavier Claessens
1
-21
/
+0
2013-11-08
Rename commit_one() to commit()
Xavier Claessens
1
-37
/
+36
2013-11-08
Simplify a bit storage API
Xavier Claessens
1
-21
/
+2
2013-11-08
Replace McdAccount::always-on with the existing TpStorageRestrictionFlags
Simon McVittie
1
-12
/
+18
2013-10-29
Don't give storage plugins the full parameter set, just 'account'
Simon McVittie
1
-2
/
+2
2013-10-02
dbus-account-plugin: include more telepathy-glib headers
Simon McVittie
1
-0
/
+3
2013-09-26
Sync servicetest, constants with the version merged into Gabble
Simon McVittie
1
-2
/
+2
2012-09-12
TestDBusAccountPlugin: push typed parameters into MC
Simon McVittie
1
-16
/
+20
2012-09-12
Mock accounts service plugin: respond to change signals from service
Simon McVittie
1
-1
/
+517
2012-09-12
Mock accounts service plugin: receive settings from MC as GVariant
Simon McVittie
1
-68
/
+64
2012-09-12
Add a fake account storage backend which uses a mock D-Bus service
Simon McVittie
1
-0
/
+1096