summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 0.2.11telepathy-logger-0.2.11Nicolas Dufresne2011-10-312-3/+20
* Improve GObject introspection anotationNicolas Dufresne2011-10-313-8/+19
* Remove call to g_thread_init()Nicolas Dufresne2011-10-311-12/+0
* Fixing some non-quiet actionsNicolas Dufresne2011-10-312-7/+7
* Correctly enable silent build outputNicolas Dufresne2011-10-311-1/+1
* Fix observer singleton and select featuresNicolas Dufresne2011-10-148-44/+59
* Avoid dereferencing NULL pointersVincent Penquerc'h2011-07-151-25/+39
* Fix action chain not to free result in finishNicolas Dufresne2011-06-271-2/+5
* Post version bumpNicolas Dufresne2011-06-271-1/+1
* version 0.2.10telepathy-logger-0.2.10Nicolas Dufresne2011-05-262-5/+21
* test_add_superseding_event: add some edit timestampsDavid Laban2011-05-261-3/+14
* Use gint64 for timestamps (not guint64)David Laban2011-05-264-17/+17
* Update timestamp recording in text-channelDavid Laban2011-05-261-10/+38
* Add edit-timestamp, and remove original-timestampDavid Laban2011-05-263-33/+33
* Revert "Update tests to use original-timestamp"David Laban2011-05-261-9/+5
* Merge branch 'fix-insert-after'Nicolas Dufresne2011-05-268-89/+119
|\
| * Optimise _tpl_log_manager_get_filtered_events()Nicolas Dufresne2011-05-261-44/+9
| * Move event_queue_insert_sorted_after() to utilNicolas Dufresne2011-05-263-38/+44
| * Style fix two empty line between functionNicolas Dufresne2011-05-261-0/+8
| * Test case where first call is older then any textNicolas Dufresne2011-05-264-3/+39
| * Add comment to explain a bit the testsNicolas Dufresne2011-05-261-0/+4
| * Fixed initial call event_queue_insert_sorted_after()Nicolas Dufresne2011-05-262-27/+40
| * Fixed initialised but unused warningNicolas Dufresne2011-05-261-3/+1
* | Add a testcase for bug #37288Emilio Pozuelo Monfort2011-05-261-0/+23
* | Fix destroy function for get_entities_asyncEmilio Pozuelo Monfort2011-05-261-1/+1
|/
* Fix warn not checking system() return valueNicolas Dufresne2011-05-251-1/+4
* log-store-xml.c: fix uninitialised variable warningDavid Laban2011-05-251-1/+1
* Update tests to use original-timestampDavid Laban2011-05-241-5/+9
* text-channel: Put original-message-sent/received into original-timestampDavid Laban2011-05-241-1/+18
* add_text_event/parse_text_node: use original-timestamp for editsDavid Laban2011-05-241-4/+31
* add_{text,call}_event: s/timestamp/time_str/David Laban2011-05-241-10/+10
* log_store_xml_format_timestamp()David Laban2011-05-241-2/+8
* text-event: add original-timestamp propertyDavid Laban2011-05-242-0/+32
* text-event: s/dup_supersedes/get_supersedes/David Laban2011-05-243-25/+11
* fixup! fixup! Test message edits that have broken timestampsDavid Laban2011-05-191-9/+9
* fixup! fixup! Add tests to cover messages arriving a bit/a lot lateDavid Laban2011-05-191-2/+2
* fixup! fixup! Store, save and test message-token and supersedes-tokenDavid Laban2011-05-191-2/+2
* fixup! fixup! log_store_xml_get_events_for_file: replace edited messages.David Laban2011-05-191-4/+4
* fixup! tpl_text_event_{add,dup}_supersedesDavid Laban2011-05-191-0/+1
* fixup! Test message edits that have broken timestampsDavid Laban2011-05-191-9/+22
* fixup! Add tests to cover messages arriving a bit/a lot lateDavid Laban2011-05-191-2/+4
* fixup! Store events in the correct file according to their timestampDavid Laban2011-05-191-1/+1
* fixup! log_store_xml_get_events_for_file: replace edited messages.David Laban2011-05-191-17/+31
* fixup! Store, save and test message-token and supersedes-tokenDavid Laban2011-05-191-8/+8
* fixup! tpl_text_event_{add,dup}_supersedesDavid Laban2011-05-193-14/+12
* get_message_timestamp: debug if timestamp is wildly outDavid Laban2011-05-181-5/+9
* Test message edits that have broken timestampsDavid Laban2011-05-181-3/+80
* Add tests to cover messages arriving a bit/a lot lateDavid Laban2011-05-181-7/+39
* assert_cmp_text_event Change the order of assertionsDavid Laban2011-05-181-4/+4
* Store events in the correct file according to their timestampDavid Laban2011-05-181-16/+22