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
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-23
remove test-tpl-entry.c
Guillaume Desmottes
2
-24
/
+0
2010-06-17
Explicitly link telepathy-logger-debug to libdbus and dbus-glib, too
Simon McVittie
1
-1
/
+1
2010-06-17
Remove remnants of support for compiling without Text
Simon McVittie
1
-7
/
+0
2010-06-07
rename test-tpl-log-entry.c to test-tpl-entry.c
Guillaume Desmottes
2
-2
/
+2
2010-06-07
rename TplLogEntryText to TplEntryText and TplLogEntry to TplEntry
Guillaume Desmottes
2
-4
/
+4
2010-06-07
move log-entry(-text) to entry(-text)
Guillaume Desmottes
2
-3
/
+3
2010-06-04
observer: prefix internal API with underscore
Guillaume Desmottes
2
-4
/
+4
2010-06-04
log-store-sqlite: prefix internal API with underscore
Guillaume Desmottes
1
-2
/
+2
2010-06-04
conf: prefix internal API with underscore
Guillaume Desmottes
1
-2
/
+2
2010-06-04
channel-factory: prefix internal API with underscore
Guillaume Desmottes
1
-2
/
+2
2010-06-02
Use GDate instead of string to represent dates in API
Guillaume Desmottes
1
-3
/
+4
2010-05-31
Don't compare booleans to TRUE and FALSE
Guillaume Desmottes
2
-2
/
+2
2010-05-31
no need to redefine tpl_observer_register_dbus
Guillaume Desmottes
1
-1
/
+1
2010-05-27
rename all non public headers to -internal.h
Guillaume Desmottes
8
-13
/
+13
2010-05-27
rename log-manager-priv.h to log-manager-internal.h
Guillaume Desmottes
1
-1
/
+1
2010-05-27
log-manager: move API not used by Empathy as internal
Guillaume Desmottes
1
-3
/
+3
2010-05-27
log-manager: move sync API as internal
Guillaume Desmottes
1
-2
/
+2
2010-05-26
log-entry-text: move API not used by Empathy as internal
Guillaume Desmottes
1
-1
/
+2
2010-05-26
fix tpl_log_manager_get_dates_finish signature and implementation
Guillaume Desmottes
1
-4
/
+6
2010-05-26
log-manager: first argument of _finish methods is supposed to be the source
Guillaume Desmottes
1
-1
/
+2
2010-05-26
rename _tpl_action_chain_new to fit async/finish conventions
Guillaume Desmottes
1
-2
/
+2
2010-05-26
properly name _finish functions
Guillaume Desmottes
1
-1
/
+1
2010-04-23
Internalize action-chain
Simon McVittie
1
-7
/
+7
2010-04-23
Internalize util.h
Simon McVittie
1
-1
/
+0
2010-04-23
Rename debug.h to debug-internal.h and underscore-prefix its functions
Simon McVittie
1
-2
/
+2
2010-04-22
tests: remove unused GET_PRIV macro
Simon McVittie
1
-1
/
+0
2010-03-23
Prefix an underscore to symbols in log-manager-priv.h
Simon McVittie
1
-1
/
+1
2010-03-23
Removed account, presence status/msg methods from TplContact
Cosimo Alfarano
1
-0
/
+1
2010-03-23
test-tpl-log-entry.c: use a string for the log entry ID, not a null pointer
Simon McVittie
1
-1
/
+1
2010-03-19
tpl_actionchain_* -> tpl_action_chain_* -- make methods consistent with type
Danielle Madeley
1
-6
/
+6
2010-03-12
Renaming TplLogStoreDefault to TplLogStoreXml
Cosimo Alfarano
1
-2
/
+2
2010-03-08
Renamed log-store-counter into log-store-sqlite
Cosimo Alfarano
2
-4
/
+4
2010-03-05
log-store-counter: a log store that uses sqlite3 to count messages
Danielle Madeley
2
-2
/
+38
2010-02-25
Extend the TplActionChain API to support passing arbitrary data to the chaine...
Travis Reitter
1
-3
/
+5
2010-02-25
Adding a GIO's _finish() method to each async API in log-manager.
Cosimo Alfarano
1
-1
/
+1
2010-02-25
Fixed a bug with tpl_log_entry_set_chat_id at construct time
Cosimo Alfarano
1
-1
/
+1
2010-02-24
Disable check-twisted and check-undocumented from `make check` for the moment
Danielle Madeley
1
-1
/
+2
2010-02-24
Tp style fixes
Danielle Madeley
2
-3
/
+2
2010-02-24
make distcheck fixes
Danielle Madeley
5
-6
/
+16
2010-02-22
Ignore generated test tools.
Travis Reitter
2
-58
/
+0
2010-02-22
added account-path property/member to TplLogStore
Cosimo Alfarano
1
-1
/
+2
2010-02-15
testsuite enhancements
Cosimo Alfarano
1
-0
/
+27
2010-02-12
renaming to tpl_log_register_log_store
Cosimo Alfarano
1
-1
/
+1
2010-02-12
Telepathy restyling
Cosimo Alfarano
1
-0
/
+1
2010-02-12
Modified twisted testcases
Cosimo Alfarano
10
-523
/
+362
2010-02-10
Added Makefile generation for tests/suppressions
Cosimo Alfarano
1
-1
/
+0
2010-02-10
Added debug module from gabble
Cosimo Alfarano
2
-8
/
+11
2010-02-10
created gtk-doc infrastructure
Cosimo Alfarano
9
-31
/
+92
2010-02-04
Merge branch 'multi-logstore'
Cosimo Alfarano
3
-4
/
+69
2010-02-04
Adding an improved (a bit) infrastructure for test
Cosimo Alfarano
40
-3851
/
+518
[next]