summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-27Fix action chain not to free result in finishHEADmasterNicolas Dufresne1-2/+5
2011-06-27Post version bumpNicolas Dufresne1-1/+1
2011-05-27version 0.2.10Nicolas Dufresne2-5/+21
2011-05-26test_add_superseding_event: add some edit timestampsDavid Laban1-3/+14
2011-05-26Use gint64 for timestamps (not guint64)David Laban4-17/+17
2011-05-26Update timestamp recording in text-channelDavid Laban1-10/+38
2011-05-26Add edit-timestamp, and remove original-timestampDavid Laban3-33/+33
2011-05-26Revert "Update tests to use original-timestamp"David Laban1-9/+5
2011-05-26Merge branch 'fix-insert-after'Nicolas Dufresne8-89/+119
2011-05-26Optimise _tpl_log_manager_get_filtered_events()Nicolas Dufresne1-44/+9
2011-05-26Add a testcase for bug #37288Emilio Pozuelo Monfort1-0/+23
2011-05-26Fix destroy function for get_entities_asyncEmilio Pozuelo Monfort1-1/+1
2011-05-26Move event_queue_insert_sorted_after() to utilNicolas Dufresne3-38/+44
2011-05-26Style fix two empty line between functionNicolas Dufresne1-0/+8
2011-05-26Test case where first call is older then any textNicolas Dufresne4-3/+39
2011-05-26Add comment to explain a bit the testsNicolas Dufresne1-0/+4
2011-05-26Fixed initial call event_queue_insert_sorted_after()Nicolas Dufresne2-27/+40
2011-05-26Fixed initialised but unused warningNicolas Dufresne1-3/+1
2011-05-26Fix warn not checking system() return valueNicolas Dufresne1-1/+4
2011-05-25log-store-xml.c: fix uninitialised variable warningDavid Laban1-1/+1
2011-05-24Update tests to use original-timestampDavid Laban1-5/+9
2011-05-24text-channel: Put original-message-sent/received into original-timestampDavid Laban1-1/+18
2011-05-24add_text_event/parse_text_node: use original-timestamp for editsDavid Laban1-4/+31
2011-05-24add_{text,call}_event: s/timestamp/time_str/David Laban1-10/+10
2011-05-24log_store_xml_format_timestamp()David Laban1-2/+8
2011-05-24text-event: add original-timestamp propertyDavid Laban2-0/+32
2011-05-24text-event: s/dup_supersedes/get_supersedes/David Laban3-25/+11
2011-05-20fixup! fixup! Test message edits that have broken timestampsDavid Laban1-9/+9
2011-05-20fixup! fixup! Add tests to cover messages arriving a bit/a lot lateDavid Laban1-2/+2
2011-05-20fixup! fixup! Store, save and test message-token and supersedes-tokenDavid Laban1-2/+2
2011-05-20fixup! fixup! log_store_xml_get_events_for_file: replace edited messages.David Laban1-4/+4
2011-05-20fixup! tpl_text_event_{add,dup}_supersedesDavid Laban1-0/+1
2011-05-19fixup! Test message edits that have broken timestampsDavid Laban1-9/+22
2011-05-19fixup! Add tests to cover messages arriving a bit/a lot lateDavid Laban1-2/+4
2011-05-19fixup! Store events in the correct file according to their timestampDavid Laban1-1/+1
2011-05-19fixup! log_store_xml_get_events_for_file: replace edited messages.David Laban1-17/+31
2011-05-19fixup! Store, save and test message-token and supersedes-tokenDavid Laban1-8/+8
2011-05-19fixup! tpl_text_event_{add,dup}_supersedesDavid Laban3-14/+12
2011-05-18get_message_timestamp: debug if timestamp is wildly outDavid Laban1-5/+9
2011-05-18Test message edits that have broken timestampsDavid Laban1-3/+80
2011-05-18Add tests to cover messages arriving a bit/a lot lateDavid Laban1-7/+39
2011-05-18assert_cmp_text_event Change the order of assertionsDavid Laban1-4/+4
2011-05-18Store events in the correct file according to their timestampDavid Laban1-16/+22
2011-05-18test_add_superseding_eventDavid Laban1-0/+120
2011-05-18log_store_xml_get_events_for_file: replace edited messages.David Laban1-6/+78
2011-05-18Extract an event_queue_insert_sorted_after utility functionDavid Laban1-16/+23
2011-05-17Store, save and test message-token and supersedes-tokenDavid Laban3-10/+40
2011-05-17tpl_text_event_{add,dup}_supersedesDavid Laban2-0/+69
2011-05-17TplTextEvent: add {message,supersedes}-token propertiesDavid Laban2-1/+71
2011-05-13log_store_pidgin_get_dir: get the length of orig_id instead of id (#37176)Guillaume Desmottes1-1/+1