summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-10tools: Fix the build with Python 3telepathy-logger-0.8Debarshi Ray9-62/+77
2015-04-30start on version 0.8.3Debarshi Ray2-1/+6
2015-04-30version 0.8.2telepathy-logger-0.8.2Debarshi Ray2-2/+15
2015-04-28log-iter-xml: Fix crash when logs are corrupted or invalid XMLDebarshi Ray1-1/+5
2015-04-28tests: Add a test for log-iter-xml/get-eventsDebarshi Ray2-2/+47
2015-04-28tests: Add new TpLogger logs that don't parse as XMLDebarshi Ray5-2/+19
2015-04-21Ask libxml2 to recover from errors of possibleSjoerd Simons1-1/+1
2014-08-25set nano flagGuillaume Desmottes1-1/+1
2014-08-250.8.1telepathy-logger-0.8.1Guillaume Desmottes2-2/+9
2013-05-01log_store_xml_get_events_for_file: fix self_id leakGuillaume Desmottes1-0/+1
2013-04-04Post release verison bumpNicolas Dufresne1-1/+1
2013-01-21version 0.8.0telepathy-logger-0.8.0Debarshi Ray3-14/+24
2013-01-21doc: Mark TplLogStoreEmpathyClass fields as private to avoid warningsDebarshi Ray1-0/+1
2013-01-21doc: Use xi:fallback when including the annotation glossaryDebarshi Ray1-1/+1
2013-01-21log-walker: Add since tags to docstringsDebarshi Ray1-0/+16
2013-01-16Split legacy Empathy log reader into its own classWill Thompson5-28/+125
2013-01-16log-store-xml: use _tpl_log_store_get_name()Will Thompson1-3/+2
2013-01-16log-store-xml: simplify choosing basedirWill Thompson1-3/+2
2013-01-10log-walker: Use a queue instead of a mutex for serializing operationsDebarshi Ray1-37/+70
2013-01-10log-walker: Use the op_res for carrying async contextNicolas Dufresne1-26/+36
2013-01-09log-walker: Use _take_error instead of _set_from_error / _error_freeNicolas Dufresne1-8/+2
2013-01-09log-walker: Use complete_in_idle() instead of idle_add()Nicolas Dufresne1-22/+6
2013-01-09tests: Add a test for log-walker/rewindDebarshi Ray1-0/+35
2013-01-09tests: Add a test for log-walker/get-eventsDebarshi Ray1-0/+41
2013-01-09log-walker: Streamline the history codeDebarshi Ray1-16/+11
2013-01-09log-walker: Run the filter synchronously in the walkerDebarshi Ray13-148/+133
2013-01-09log-walker: Rework get_eventsDebarshi Ray1-71/+174
2013-01-09Include config.h as the first thing in every .c fileDebarshi Ray13-0/+29
2013-01-09Bump minimum GLib version to 2.28Debarshi Ray1-1/+1
2012-12-29Merge remote-tracking branch 'origin/telepathy-logger-0.6'Xavier Claessens4-16/+32
2012-10-30start on version 0.6.1telepathy-logger-0.6Jonny Lamb2-1/+6
2012-10-30version 0.6.0telepathy-logger-0.6.0Jonny Lamb2-7/+7
2012-10-30Add missing file in gitignoreNicolas Dufresne1-0/+1
2012-10-30tools: Remove telepathy-glib-env from version controlDebarshi Ray1-9/+0
2012-10-30tools: expect a tar.bz2 not a tar.gzJonny Lamb2-10/+10
2012-10-30log-store-xml: Filter out duplicate dates in get_datesNicolas Dufresne1-0/+13
2012-10-29Fix distcheck, missing file in clean listNicolas Dufresne1-0/+1
2012-10-29NEWS: summary for 0.6.0Jonny Lamb1-2/+13
2012-09-27Merge branch 'cleanup'Will Thompson10-257/+50
2012-09-25Ignore cscope.out fileWill Thompson1-0/+1
2012-09-25TplLogStore: remove :name property entirely.Will Thompson4-43/+0
2012-09-25Make TplLogStore:name immutable.Will Thompson8-59/+14
2012-09-25LogManager: rearrange creating log stores a little.Will Thompson1-26/+25
2012-09-25LogManager: simplify checking for duplicate storesWill Thompson1-9/+3
2012-09-25TplLogStore: make :readable property immutableWill Thompson6-45/+11
2012-09-25TplLogStore: remove writable property.Will Thompson6-90/+11
2012-09-25TplLogStore: attach doc comments to the right propertiesWill Thompson1-11/+11
2012-09-25Correct some typos in docstringsWill Thompson1-4/+4
2012-08-30log-walker: Don't leak the GList nodeDebarshi Ray1-1/+1
2012-08-29log-walker: Add an example explaining how to use the APIDebarshi Ray1-0/+135