summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | tests: avoid an out-of-range int literalSimon McVittie2013-04-301-1/+1
* | NEWSSimon McVittie2013-04-301-1/+2
* | connectivity-monitor: ConnMan Services with ready State are onlineJoshua Lock2013-04-301-1/+2
* | Merge branch 'telepathy-mission-control-5.14'Simon McVittie2013-04-041-0/+6
|\ \ | |/
| * Merge fd.o #63119 from telepathy-glibSimon McVittie2013-04-041-0/+6
| * build: honor NOCONFIGURE in autogen.shCosimo Cecchi2012-11-161-10/+15
* | More NEWSSimon McVittie2013-02-131-0/+10
* | Merge branch 'altered-one-54780'Simon McVittie2013-02-1326-200/+957
|\ \
| * | Test that an account storage backend can alter AutomaticPresenceSimon McVittie2012-09-121-31/+16
| * | mc-tool: add getter for AutomaticPresenceSimon McVittie2012-09-121-0/+13
| * | Use combined AutomaticPresence in tests where either would doSimon McVittie2012-09-123-9/+5
| * | McdAccount: store automatic presence as a single attributeSimon McVittie2012-09-125-30/+90
| * | Add a regression test for (un)escaping things in keyfile formatSimon McVittie2012-09-122-1/+359
| * | McdStorage: add support for storing structs (uss) in keyfilesSimon McVittie2012-09-121-0/+69
| * | McdAccount: consolidate AutomaticPresence settingSimon McVittie2012-09-121-27/+15
| * | TestDBusAccountPlugin: push typed parameters into MCSimon McVittie2012-09-121-16/+20
| * | Add a way for storage plugins to push typed parameters into MCSimon McVittie2012-09-127-12/+162
| * | McdAccount: add a way to tell property setters that storage has already been ...Simon McVittie2012-09-127-54/+162
| * | mcd_account_altered_by_plugin: get the new value from the McdStorageSimon McVittie2012-09-122-33/+53
| * | mcd_storage_init_value_for_attribute, mcd_storage_get_attribute_type: make ex...Simon McVittie2012-09-122-2/+6
| * | WARNING macro: addSimon McVittie2012-09-121-0/+2
* | | More NEWS for 5.15Simon McVittie2013-02-131-1/+15
* | | Merge branch 'mock-account-store-54873'Simon McVittie2013-02-1329-183/+2803
|\ \ \ | |/ /
| * | Add a regression test for an account storage plugin altering accountsSimon McVittie2012-09-123-0/+337
| * | Mock accounts service plugin: respond to change signals from serviceSimon McVittie2012-09-121-1/+517
| * | Mock accounts service plugin: receive settings from MC as GVariantSimon McVittie2012-09-122-73/+73
| * | Let storage plugins receive new values as GVariantsSimon McVittie2012-09-124-4/+186
| * | Preload accounts via fake accounts service when requiredSimon McVittie2012-09-127-163/+166
| * | account-manager/avatar test: assert about mock accounts service interactionsSimon McVittie2012-09-121-3/+57
| * | account-basics test: assert that the mock accounts service is used correctlySimon McVittie2012-09-121-2/+108
| * | Use the mock accounts service for the majority of our testsSimon McVittie2012-09-1211-14/+33
| * | Add a fake account storage backend which uses a mock D-Bus serviceSimon McVittie2012-09-127-1/+1359
| * | mcp_account_manager_escape_variant_for_keyfile: add to plugin APISimon McVittie2012-09-124-0/+45
| * | Require Python 2.6 so we can use "except A as b" etc.Simon McVittie2012-09-121-1/+1
* | | Merge branch 'typed-settings-54872'Simon McVittie2013-02-1315-221/+1064
|\ \ \ | |/ /
| * | mcp_account_storage_owns: addSimon McVittie2012-09-123-1/+56
| * | Give account storage plugins a way to find out the GType for an attributeSimon McVittie2012-09-124-0/+43
| * | McdStorage: store parameters in-memory as GVariants, with a fallbackSimon McVittie2012-09-121-35/+77
| * | McdStorage: store attributes in-memory as GVariants, not keyfile syntaxSimon McVittie2012-09-124-36/+262
| * | Consistently use the constants from mcd-account-config.hSimon McVittie2012-09-102-14/+16
| * | mcd-account-config.h: list every setting (i.e. all non-parameters)Simon McVittie2012-09-101-12/+29
| * | Rename MC_ACCOUNTS_KEY_ALIAS to MC_ACCOUNTS_KEY_NICKNAMESimon McVittie2012-09-102-5/+7
| * | McdStorage: in update_storage, take the escaped value as a parameterSimon McVittie2012-09-101-15/+11
| * | McdStorage: change internal storage away from GKeyFilesSimon McVittie2012-09-102-65/+217
| * | mcd_keyfile_escape_value, mcd_keyfile_unescape_value: addSimon McVittie2012-09-105-0/+152
| * | McdStorage: distinguish between parameters and attributesSimon McVittie2012-09-106-171/+328
* | | NEWS for 5.15Simon McVittie2013-01-091-1/+42
* | | Clean all generated files, so we can distcheck successfullySimon McVittie2013-01-091-1/+10
* | | Communicate the detailed error from McdConnection to McdAccountSimon McVittie2013-01-094-20/+169
* | | Remove McdAccount::connection-status-changed signalSimon McVittie2013-01-091-17/+0