summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* prepare 5.7.6 releasetelepathy-mission-control-5.7.6Guillaume Desmottes2011-03-072-3/+7
* move delay approvers tests to tests/Guillaume Desmottes2011-03-034-0/+0
* Merge remote branch 'jonny/delay-approvers'Guillaume Desmottes2011-03-039-6/+632
|\
| * mcd-dispatch-operation: explicitly cancel calling approvers instead of accide...Jonny Lamb2011-01-041-0/+11
| * delay-then-call-handle-with.py: add testJonny Lamb2011-01-042-0/+142
| * delay-then-dont-call-approvers.py: test non-interactive approversJonny Lamb2011-01-032-0/+129
| * mcd-dispatch-operation: stop calling ADO if a delaying observer called ClaimJonny Lamb2011-01-031-1/+8
| * tests: test having >1 observers where only some of them have DelayApprovers=TrueJonny Lamb2010-12-212-0/+158
| * dispatch-operation: only delay ADO if there exist DelayApprovers=True observersJonny Lamb2010-12-211-59/+18
| * delay-approvers.py: fix typo in commentJonny Lamb2010-12-211-1/+1
| * tests: add a test for DelayApprovers observersJonny Lamb2010-12-213-1/+145
| * mcd-dispatch-operation: don't call ADO if DelayApprover Observers haven't ret...Jonny Lamb2010-12-211-0/+55
| * mcd-client: pick up Observer.DelayApproversJonny Lamb2010-12-212-0/+21
* | Nano version 5.7.5+Vivek Dasmohapatra2011-03-012-1/+6
* | Version 5.7.5telepathy-mission-control-5.7.5Vivek Dasmohapatra2011-03-012-3/+11
* | Merge branch 'master' of git+ssh://git.freedesktop.org/git/telepathy/telepath...Vivek Dasmohapatra2011-03-012-40/+20
|\ \
| * \ Merge branch 'misc'Will Thompson2011-03-012-40/+20
| |\ \
| | * | mc-tool: remove support for þe olde profilesWill Thompson2011-03-011-27/+3
| | * | Be more robust against cataclysmic test failuresWill Thompson2011-03-011-13/+17
| |/ /
* | | update LIBS for gtk-doc scannerVivek Dasmohapatra2011-03-011-0/+1
* | | update LDADD for mission-control-5Vivek Dasmohapatra2011-03-011-1/+2
* | | update LDADD for mc-toolVivek Dasmohapatra2011-03-011-0/+1
|/ /
* | Checking the wrong struct member before clearing - spurious g_criticalVivek Dasmohapatra2011-02-241-1/+1
* | Bump to 5.7.4+Will Thompson2011-02-242-1/+6
* | Version 5.7.4telepathy-mission-control-5.7.4Will Thompson2011-02-242-3/+5
* | Update telepathy.am to moan about gtk-doc.Will Thompson2011-02-241-1/+6
* | Merge branch 'external-password-storage-34416'Will Thompson2011-02-2311-1/+587
|\ \
| * | Depend on telepathy-glib 0.13.14.Will Thompson2011-02-231-1/+1
| * | Preserve deleted account while calling IdentifyWill Thompson2011-02-231-6/+9
| * | Emit PropertiesChanged for PasswordSaved signalDanielle Madeley2011-02-231-1/+13
| * | Implement PasswordSavedDanielle Madeley2011-02-231-1/+120
| * | Call CM.I.AS.RemoveAccount() when the account is deletedDanielle Madeley2011-02-231-0/+44
| * | Implement ForgetPassword()Danielle Madeley2011-02-221-0/+83
| * | Build client bindings for CM.I.ASDanielle Madeley2011-02-223-0/+22
| * | Hook up skeleton Acct.I.EPS in McdAccountDanielle Madeley2011-02-221-0/+30
| * | Add CM.I.AccountStorage.DRAFT from tp-specDanielle Madeley2011-02-223-0/+120
| * | Add Acct.I.ExternalPasswordStorage.DRAFT from tp-specDanielle Madeley2011-02-226-0/+58
| * | Make it possible to optionally implement interfaces on a MC objectDanielle Madeley2011-02-222-0/+95
|/ /
* | check_one_parameter_unset: fix conditional's indentationWill Thompson2011-02-211-1/+1
* | UpdateParameters(): allow unsetting nonexistant parametersWill Thompson2011-02-212-11/+18
* | Here is some news.Will Thompson2011-02-211-0/+9
* | Merge branch 'fd.o-34316-UpdateParameters-fixes'Will Thompson2011-02-215-231/+253
|\ \
| * | UpdateParameters(): clarify releasing memory.Will Thompson2011-02-211-23/+14
| * | Update copyright for files touched by this branchWill Thompson2011-02-213-9/+7
| * | UpdateParameters: break apart check_parameter_update()Will Thompson2011-02-181-86/+86
| * | UpdateParameters: check for setting parameters to their defaultWill Thompson2011-02-183-13/+76
| * | UpdateParameters: consolidate post-validation codeWill Thompson2011-02-181-26/+21
| * | UpdateParameters: clean up freeing Not_Yet arrayWill Thompson2011-02-182-19/+3
| * | UpdateParameters: apply Unset parameters immediately, if possible.Will Thompson2011-02-182-56/+91
| * | UpdateParameters: keep a{sv} of DBus_Property parametersWill Thompson2011-02-181-20/+23