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