summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git+ssh://git.collabora.co.uk/git/telepathy-mission-...5.0.beta64Alberto Mardegan2009-04-0126-136/+1497
|\
| * Merge branch 'distcheck'Simon McVittie2009-03-275-0/+6
| |\
| | * .gitignore: ignore tarballs and dist directoriesSimon McVittie2009-03-271-0/+1
| | * test/twisted: remove accounts.cfg during cleanSimon McVittie2009-03-271-0/+1
| | * test/twisted: distribute constants.pySimon McVittie2009-03-271-0/+1
| | * various: distribute XML for the ChannelDispatchOperationSimon McVittie2009-03-273-0/+3
| |/
| * Merge branch 'tests'Simon McVittie2009-03-2723-136/+1491
| |\
| | * Initialize MCD debug so we can see what's going on in twisted testsSimon McVittie2009-03-262-0/+2
| | * McdDispatcher: get_channel_filter_cb: cope with errorsSimon McVittie2009-03-261-1/+11
| | * exec-with-log.sh.in: set up more valgrind optionsSimon McVittie2009-03-263-2/+879
| | * Add a test for various ways to fail at creating an accountSimon McVittie2009-03-262-0/+60
| | * exec-with-log.sh.in: produce a telepathy-glib debug logSimon McVittie2009-03-261-0/+1
| | * test/twisted: run a modified build of MC that exits gracefullySimon McVittie2009-03-265-3/+148
| | * Fail tests with a core dump on critical warningsSimon McVittie2009-03-261-0/+2
| | * test-account.py: create account asynchronously and assert that AccountValidit...Simon McVittie2009-03-261-1/+10
| | * test-account.py: exercise miscellaneous read/write propertiesSimon McVittie2009-03-261-2/+44
| | * test-connect.py: use constants.pySimon McVittie2009-03-261-39/+30
| | * test-account.py: use constants.pySimon McVittie2009-03-261-33/+21
| | * constants.py: extend coverageSimon McVittie2009-03-261-5/+16
| | * tests: Set up some more realistic parameters for the fake CMSimon McVittie2009-03-263-6/+26
| | * test/twisted: import constants.py from telepathy-gabble masterSimon McVittie2009-03-261-0/+96
| | * test-account.py: improve assertions about interfacesSimon McVittie2009-03-261-13/+15
| | * Override .manager, .client search path using XDG_DATA_HOME, XDG_DATA_DIRSSimon McVittie2009-03-265-2/+10
| | * Add optional Lcov machinery from telepathy-gabble (usage: make lcov-check)Simon McVittie2009-03-264-0/+33
| | * Account, Account_Manager, Account_Interface_Avatar: update from telepathy-spe...Simon McVittie2009-03-263-48/+106
* | | Version 5.0.beta64Alberto Mardegan2009-04-011-1/+1
* | | Signal when the profile is set.Alberto Mardegan2009-03-314-0/+18
|/ /
* | Merge branch 'satisfied_requests'5.0.beta63Alberto Mardegan2009-03-272-24/+32
|\ \
| * | Unbind the SatisfiedRequests from the RequestDataAlberto Mardegan2009-03-272-24/+32
| |/
* | Version 5.0.beta63Alberto Mardegan2009-03-271-1/+1
|/
* Version 5.0.beta625.0.beta62Alberto Mardegan2009-03-171-1/+1
* Mark handled channels as dispatchedAlberto Mardegan2009-03-171-0/+2
* Close the channel only when neededAlberto Mardegan2009-03-171-1/+2
* Use _mcd_file_set_contents()Alberto Mardegan2009-03-161-3/+5
* Sync the temporary fileAlberto Mardegan2009-03-161-0/+19
* AutoreindentAlberto Mardegan2009-03-161-156/+156
* Take g_file_set_contents code from GLibAlberto Mardegan2009-03-162-0/+248
* Remove DBus hackAlberto Mardegan2009-03-161-22/+0
* Version 5.0.beta615.0.beta61Alberto Mardegan2009-03-051-1/+1
* Merge branch 'mctool'Alberto Mardegan2009-03-051-13/+49
|\
| * Add McProfile support to mc-toolAlberto Mardegan2009-02-271-13/+49
* | Sleep for some time after a channel requestAlberto Mardegan2009-03-051-0/+22
* | Cancel reconnections when offline presence is requestedAlberto Mardegan2009-03-051-0/+7
* | Define G_LOG_DOMAINAlberto Mardegan2009-03-021-1/+2
* | Don't free the name string, it's a static one.Alberto Mardegan2009-03-021-1/+1
* | Emit PropertyChanged signal for NormalizedNameMathias Hasselmann2009-03-021-0/+6
* | Construct the proper GError when a request fails.Alberto Mardegan2009-02-271-3/+2
* | Add DBus error mapping to McAccount proxyAlberto Mardegan2009-02-272-0/+3
* | Rewrite GError-to-string functionAlberto Mardegan2009-02-274-60/+26
* | Map MC errors as DBus errorsAlberto Mardegan2009-02-273-7/+52
|/