index
:
telepathy/telepathy-mission-control
master
mission-control-4
next
telepathy-mission-control-5.10
telepathy-mission-control-5.12
telepathy-mission-control-5.14
telepathy-mission-control-5.16
telepathy-mission-control-5.2
telepathy-mission-control-5.4
telepathy-mission-control-5.6
telepathy-mission-control-5.7
telepathy-mission-control-5.8+
Glib implementation of Telepathy Mission Control daemon (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-mission-control)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
twisted
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-28
Merge branch 'telepathy-mission-control-5.16'
George Kiagiadakis
2
-2
/
+36
2016-09-01
tests: fix race condition in account-manager/avatar.py test
George Kiagiadakis
1
-4
/
+2
2016-09-01
tests: make tests work again when NM support is enabled
George Kiagiadakis
1
-0
/
+22
2016-07-13
tests/twisted/fake-network-monitor: implement the "network-metered" and "conn...
George Kiagiadakis
1
-2
/
+14
2014-03-19
run-test.sh: output in TAP format, and install an installed-tests wrapper
Simon McVittie
2
-14
/
+33
2014-02-06
McdStorage: watch and proxy plugins' change-notification signals
Simon McVittie
1
-168
/
+36
2014-02-04
Opportunistically migrate accounts from untyped to typed Parameters
Simon McVittie
2
-15
/
+24
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
2
-1
/
+102
2014-02-03
Remove A.I.ExternalPasswordStorage, CM.I.AccountStorage
Simon McVittie
1
-9
/
+2
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
1
-4
/
+4
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
Add dedicated tests for keyfile-based storage
Simon McVittie
5
-54
/
+213
2014-01-29
Be consistent in the constness of arguments in storage virtual methods
Xavier Claessens
2
-19
/
+19
2014-01-29
mcp_account_storage_commit: guarantee that we commit one at a time
Simon McVittie
2
-34
/
+3
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
mc-debug-server: don't try to cope gracefully with a bad D-Bus connection
Simon McVittie
1
-28
/
+6
2014-01-29
mcp_account_storage_delete_async: be cancellable, at least in theory
Simon McVittie
2
-2
/
+4
2014-01-29
mcp_account_storage_get: replace with get_attribute, get_parameter
Simon McVittie
2
-137
/
+97
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
2
-15
/
+57
2014-01-29
McdStorage: remove "owns" method
Simon McVittie
1
-17
/
+0
2014-01-29
Make mcp_account_storage_create() mandatory
Simon McVittie
1
-0
/
+30
2014-01-29
Make account deletion async (sort of), and imply a selective commit
Simon McVittie
2
-84
/
+102
2014-01-29
Call set_attribute, set_parameter to delete them
Simon McVittie
2
-40
/
+53
2014-01-29
Add some missing test coverage: IdentifyAccount failing hard
Simon McVittie
2
-10
/
+39
2014-01-29
mc-debug-server: don't exit when disconnected from system bus
Simon McVittie
1
-0
/
+14
2014-01-29
Remove mcp_account_storage_set()
Simon McVittie
2
-20
/
+41
2014-01-29
McpAccountStorage: merge commit and commit_one into one function
Simon McVittie
2
-9
/
+13
2014-01-29
Remove all notion of secret parameter
Xavier Claessens
1
-21
/
+0
2014-01-07
Remove BypassObservers support
Simon McVittie
3
-300
/
+1
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
2
-6
/
+24
2013-11-12
Revert "Rename commit_one() to commit()"
Simon McVittie
2
-39
/
+39
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
2
-41
/
+20
2013-11-11
Remove mcp_account_storage_set()
Xavier Claessens
2
-20
/
+41
2013-11-08
Remove all notion of secret parameter
Xavier Claessens
1
-21
/
+0
2013-11-08
Rename commit_one() to commit()
Xavier Claessens
2
-39
/
+39
2013-11-08
Simplify a bit storage API
Xavier Claessens
2
-24
/
+6
2013-11-08
Allow backends, but not D-Bus clients, to delete restricted accounts
Simon McVittie
1
-1
/
+21
2013-11-08
Replace McdAccount::always-on with the existing TpStorageRestrictionFlags
Simon McVittie
6
-15
/
+197
2013-11-08
fakeaccountsservice: be a bit more object-oriented
Simon McVittie
2
-45
/
+61
2013-11-07
Remove disabled regression test for the old libaccounts plugin
Simon McVittie
1
-89
/
+0
2013-11-07
Remove remnants of integration with Maemo MCE
Simon McVittie
1
-8
/
+0
2013-11-07
Remove the Maemo libaccounts-sso pseudo-plugin
Simon McVittie
1
-9
/
+0
[next]