summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* test_add_superseding_eventDavid Laban2011-05-171-0/+120
* log_store_xml_get_events_for_file: replace edited messages.David Laban2011-05-171-6/+78
* Extract an event_queue_insert_sorted_after utility functionDavid Laban2011-05-171-16/+23
* Store, save and test message-token and supersedes-tokenDavid Laban2011-05-173-10/+40
* tpl_text_event_{add,dup}_supersedesDavid Laban2011-05-172-0/+69
* TplTextEvent: add {message,supersedes}-token propertiesDavid Laban2011-05-172-1/+71
* log_store_pidgin_get_dir: get the length of orig_id instead of id (#37176)Guillaume Desmottes2011-05-131-1/+1
* Merge branch 'trivia'Nicolas Dufresne2011-05-117-23/+12
|\
| * log-store-xml: fix -Wuninitialized warningsJonny Lamb2011-05-111-4/+4
| * all: fix -Wunused-but-set-variable warningsJonny Lamb2011-05-114-15/+2
| * Don't leak newly created GErrorNicolas Dufresne2011-05-111-0/+2
| * Send newly created error instead of old oneNicolas Dufresne2011-05-112-4/+4
* | Post release version bumpNicolas Dufresne2011-05-111-1/+1
* | version 0.2.9telepathy-logger-0.2.9Nicolas Dufresne2011-05-062-2/+26
* | The test file contains null bytes, not a dotNicolas Dufresne2011-05-061-1/+1
* | Test that Pidgin store is robust to empty fileNicolas Dufresne2011-05-063-0/+47
* | Make Pigding store robust to empty fileNicolas Dufresne2011-05-051-6/+15
|/
* Test XML store get_events_for_date()Nicolas Dufresne2011-05-054-1/+126
* Port search_new() to multi file designNicolas Dufresne2011-05-051-12/+18
* Port _get_events_for_date() to multi file designNicolas Dufresne2011-05-051-24/+57
* Port _get_dates() to multi file designNicolas Dufresne2011-05-041-40/+17
* Extract filename regex creation for reuseNicolas Dufresne2011-05-041-20/+36
* Store call and text events in seperate filesNicolas Dufresne2011-05-041-10/+26
* Set file match pattern into macro for reuseNicolas Dufresne2011-05-041-2/+8
* Test reimplemented exists() methodNicolas Dufresne2011-05-031-0/+58
* Reimplement _exists for multi-file event storageNicolas Dufresne2011-05-031-9/+82
* Add new entity with call logNicolas Dufresne2011-05-032-1/+6
* Add debug trace supportNicolas Dufresne2011-05-031-1/+15
* Remove left ofter tempory tracesNicolas Dufresne2011-05-031-2/+0