index
:
~jonny/telepathy-logger
master
next
ohhai
telepathy-logger-0.1
telepathy-logger-0.6
this-is-REEGGEEEEX
le logger
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-12
text-channel: use the TpContact we've already prepared for received messages
ohhai
Jonny Lamb
1
-5
/
+30
2011-05-11
Merge branch 'trivia'
Nicolas Dufresne
7
-23
/
+12
2011-05-11
Post release version bump
Nicolas Dufresne
1
-1
/
+1
2011-05-11
log-store-xml: fix -Wuninitialized warnings
Jonny Lamb
1
-4
/
+4
2011-05-11
all: fix -Wunused-but-set-variable warnings
Jonny Lamb
4
-15
/
+2
2011-05-11
Don't leak newly created GError
Nicolas Dufresne
1
-0
/
+2
2011-05-11
Send newly created error instead of old one
Nicolas Dufresne
2
-4
/
+4
2011-05-06
version 0.2.9
Nicolas Dufresne
2
-2
/
+26
2011-05-06
The test file contains null bytes, not a dot
Nicolas Dufresne
1
-1
/
+1
2011-05-06
Test that Pidgin store is robust to empty file
Nicolas Dufresne
3
-0
/
+47
2011-05-05
Make Pigding store robust to empty file
Nicolas Dufresne
1
-6
/
+15
2011-05-05
Test XML store get_events_for_date()
Nicolas Dufresne
4
-1
/
+126
2011-05-05
Port search_new() to multi file design
Nicolas Dufresne
1
-12
/
+18
2011-05-05
Port _get_events_for_date() to multi file design
Nicolas Dufresne
1
-24
/
+57
2011-05-04
Port _get_dates() to multi file design
Nicolas Dufresne
1
-40
/
+17
2011-05-04
Extract filename regex creation for reuse
Nicolas Dufresne
1
-20
/
+36
2011-05-04
Store call and text events in seperate files
Nicolas Dufresne
1
-10
/
+26
2011-05-04
Set file match pattern into macro for reuse
Nicolas Dufresne
1
-2
/
+8
2011-05-03
Test reimplemented exists() method
Nicolas Dufresne
1
-0
/
+58
2011-05-03
Reimplement _exists for multi-file event storage
Nicolas Dufresne
1
-9
/
+82
2011-05-03
Add new entity with call log
Nicolas Dufresne
2
-1
/
+6
2011-05-03
Add debug trace support
Nicolas Dufresne
1
-1
/
+15
2011-05-03
Remove left ofter tempory traces
Nicolas Dufresne
1
-2
/
+0
2011-05-03
Cleanup includes fixing usage of " and <
Nicolas Dufresne
2
-16
/
+16
2011-05-03
Remove call from supported types if call is disabled
Nicolas Dufresne
1
-0
/
+5
2011-05-03
Style fix
Nicolas Dufresne
1
-1
/
+1
2011-04-29
Fix missing debug trace for first pending message
Nicolas Dufresne
1
-0
/
+2
2011-04-29
Fix SQL syntax error and pending message order
Nicolas Dufresne
1
-1
/
+1
2011-04-15
Downgraded autotools requirement to 2.65
Jamie Lennox
1
-1
/
+1
2011-04-14
Fix client file to effectively observe Call.DRAFT channels
Mateu Batle
1
-2
/
+2
2011-04-13
Leak a single GTimeZone
Emilio Pozuelo Monfort
1
-1
/
+7
2011-04-01
Fix spelling Wheter -> Whether
Nicolas Dufresne
3
-3
/
+3
2011-03-31
version 0.2.8
Nicolas Dufresne
2
-2
/
+17
2011-03-31
Fix wrong shared object version
Nicolas Dufresne
1
-2
/
+2
2011-03-30
Post release version bump
Nicolas Dufresne
1
-1
/
+1
2011-03-30
version 0.2.7
Nicolas Dufresne
2
-4
/
+24
2011-03-30
Fix infinit loop in pending message cache logic
Nicolas Dufresne
1
-1
/
+1
2011-03-25
Cast to gint64 before setting "duration" property
Nicolas Dufresne
1
-4
/
+4
2011-03-25
Fix typo when adding .client files to EXTRA_DIST
Nicolas Dufresne
1
-1
/
+1
2011-03-25
Remove twisted from configuration summary
Nicolas Dufresne
1
-1
/
+0
2011-03-25
Fixed test comment
Nicolas Dufresne
1
-1
/
+2
2011-03-25
XML Store: use GQueue not list_append for performance
Nicolas Dufresne
1
-4
/
+4
2011-03-25
TextChannel: sort missed pending by timestamp
Nicolas Dufresne
1
-2
/
+24
2011-03-25
TextChannel: use g_list_prepend for performance
Nicolas Dufresne
1
-6
/
+6
2011-03-25
SQlite store: Use g_list_prepend for performance
Nicolas Dufresne
1
-2
/
+2
2011-03-25
Avatar token can no longer be NULL
Nicolas Dufresne
1
-6
/
+4
2011-03-25
Removed broken editor instruction
Nicolas Dufresne
44
-44
/
+0
2011-03-25
TplTextChannel: Remove broken comment, user_data not used
Nicolas Dufresne
1
-1
/
+0
2011-03-25
TplEntity: Replace unkown with unknown
Nicolas Dufresne
1
-1
/
+1
2011-03-25
Make Call support conditional to --enable-call
Nicolas Dufresne
9
-25
/
+80
[next]