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
*
Add test for _tpl_entity_new_from_tp_contact()
Nicolas Dufresne
2011-01-19
12
-15
/
+3166
*
Refactored TplEntity and added unit-test
Nicolas Dufresne
2011-01-19
3
-13
/
+75
*
Renamed get_events() into get_entities()
Nicolas Dufresne
2011-01-19
1
-4
/
+4
*
Remove TplEventDirection
Nicolas Dufresne
2011-01-17
1
-1
/
+0
*
Added g_type_init_with_debug_flags to suppression
Nicolas Dufresne
2011-01-14
1
-0
/
+7
*
Renamed TplEntry* into TplEvent*
Nicolas Dufresne
2011-01-10
1
-1
/
+1
*
Adapt the tests to the API changes
Emilio Pozuelo Monfort
2011-01-10
1
-1
/
+1
*
merge PL and LIBTPL libs together
Guillaume Desmottes
2010-08-17
1
-2
/
+2
*
[conf] support a new env var TPL_TEST_MODE that doesn't enable GSettings
Danielle Madeley
2010-08-12
1
-1
/
+4
*
Revert "Remove tests using GSettings for now"
Guillaume Desmottes
2010-08-11
1
-0
/
+11
*
Remove tests using GSettings for now
telepathy-logger-0.1.5
Guillaume Desmottes
2010-08-11
1
-11
/
+0
*
remove test-tpl-entry.c
Guillaume Desmottes
2010-06-23
2
-24
/
+0
*
Explicitly link telepathy-logger-debug to libdbus and dbus-glib, too
Simon McVittie
2010-06-17
1
-1
/
+1
*
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
[next]