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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-19
Zero-initialize McdLoadAccountsData
HEAD
master
Simon McVittie
1
-1
/
+1
2014-03-19
run-test.sh: output in TAP format, and install an installed-tests wrapper
Simon McVittie
2
-14
/
+33
2014-02-17
McdAccount: Set "account-path-suffix" parameter on CMs that support it
Xavier Claessens
1
-0
/
+10
2014-02-06
update documentation for McpAcccountStorageIface members
Simon McVittie
1
-3
/
+11
2014-02-06
McdStorage: watch and proxy plugins' change-notification signals
Simon McVittie
5
-349
/
+246
2014-02-06
McdAccountManager: if an account is async-added during setup, wait for it
Simon McVittie
1
-0
/
+10
2014-02-06
McdAccountManager: ref the objects in McdLoadAccountsData
Simon McVittie
1
-3
/
+7
2014-02-06
mcd_keyfile_get_variant: add support for int16, uint16
Simon McVittie
1
-0
/
+45
2014-02-06
mcd_storage_maybe_migrate_parameters: fix error handling
Simon McVittie
1
-5
/
+1
2014-02-04
NEWS
Simon McVittie
1
-1
/
+7
2014-02-04
Opportunistically migrate accounts from untyped to typed Parameters
Simon McVittie
6
-19
/
+186
2014-02-04
_mcd_account_reconnect: if the account isn't valid, just disconnect
Simon McVittie
1
-20
/
+16
2014-02-04
_mcd_account_dup_parameters: try to get parameters' types from backend
Simon McVittie
4
-26
/
+133
2014-02-04
mcp_account_storage_get_flags: add
Simon McVittie
4
-0
/
+127
2014-02-04
Require account plugins to provide the ability to list parameters
Simon McVittie
6
-7
/
+317
2014-02-03
Merge branch 'telepathy-mission-control-5.16'
Simon McVittie
0
-0
/
+0
2014-02-03
codegen: avoid generating more than one thing in the same command
Simon McVittie
1
-3
/
+21
2014-02-03
mcd_account_check_validity, mcd_account_check_parameters: be synchronous
Simon McVittie
3
-121
/
+63
2014-02-03
Simplify the account connection pipeline, and make it private
Simon McVittie
2
-12
/
+6
2014-02-03
Squash mcd-account-connection.c into mcd-account.c
Simon McVittie
4
-152
/
+118
2014-02-03
mcd_account_dup_protocol: factor out
Simon McVittie
1
-17
/
+34
2014-02-03
mcd_account_get_parameter: take a TpConnectionManagerParam
Simon McVittie
2
-18
/
+12
2014-02-03
Remove code-generation machinery
Simon McVittie
36
-6380
/
+1
2014-02-03
Remove A.I.ExternalPasswordStorage, CM.I.AccountStorage
Simon McVittie
9
-512
/
+2
2014-02-03
codegen: avoid generating more than one thing in the same command
Simon McVittie
1
-3
/
+21
2014-01-30
Merge branch 'account-rework-27727-round4'
Simon McVittie
31
-2686
/
+2341
2014-01-29
McpParameterFlags, McpAttributeFlags: move to the right header
account-rework-27727-round4
Simon McVittie
2
-8
/
+10
2014-01-29
Test that we add types to accounts' parameters when set
Simon McVittie
1
-3
/
+75
2014-01-29
McdAccountManagerDefault: opportunistically save parameters' types
Simon McVittie
2
-21
/
+10
2014-01-29
Only exercise old avatar storage locations in 5-12 and 5-14 tests
Simon McVittie
3
-23
/
+33
2014-01-29
Chop up the increasingly inaccurately-named default-keyring-storage test
Simon McVittie
4
-266
/
+340
2014-01-29
McdAccount: improve debug output for account validity
Simon McVittie
1
-0
/
+33
2014-01-29
Add dedicated tests for keyfile-based storage
Simon McVittie
5
-54
/
+213
2014-01-29
Define MCP_API_VERSION_5_18, so implementations can use #ifdef
Simon McVittie
2
-0
/
+17
2014-01-29
Make MCP_API_VERSION less misleading
Simon McVittie
1
-1
/
+1
2014-01-29
_mcd_account_manager_setup: simplify a loop
Simon McVittie
1
-3
/
+2
2014-01-29
Be consistent in the constness of arguments in storage virtual methods
Xavier Claessens
6
-101
/
+98
2014-01-29
Remove MCP_ACCOUNT_STORAGE_PLUGIN_PRIO_KEYRING
Xavier Claessens
1
-1
/
+0
2014-01-29
mcp_account_storage_commit: guarantee that we commit one at a time
Simon McVittie
4
-78
/
+36
2014-01-29
mcd_storage_commit: rely on never being called with account == NULL
Simon McVittie
1
-19
/
+7
2014-01-29
McdAccountManager: commit accounts one at a time
Simon McVittie
2
-71
/
+17
2014-01-29
McdAccountManager: remove unused timed account storage commit
Simon McVittie
1
-22
/
+0
2014-01-29
delete_async: being asked to delete a nonexistent account is an error
Simon McVittie
2
-15
/
+4
2014-01-29
mcd_storage_delete_account: don't tolerate deletion of unknown accounts
Simon McVittie
1
-7
/
+1
2014-01-29
McdStorage: don't forget accounts until the McpAccountStorage says so
Simon McVittie
1
-4
/
+0
2014-01-29
McdAccount: don't delete from storage if already deleted
Simon McVittie
1
-1
/
+2
2014-01-29
deleted_cb: correct a debug message
Simon McVittie
1
-1
/
+1
2014-01-29
McdAccountManagerDefault: get/set/commit on a missing account is an error
Simon McVittie
1
-16
/
+25
2014-01-29
McdAccountManagerDefault: don't pass "absent" accounts up to MC
Simon McVittie
1
-1
/
+4
2014-01-29
McdAccountManagerDefault: track whether saving is needed correctly
Simon McVittie
2
-16
/
+29
[next]