index
:
~smcv/folks
folks-0-2
folks-0-4
folks-0-6
folks-0-8
gdbus-properties2
master
next
next-0998
next-decore
next-factory
next-gdbus
pohly-event-processing
wip/arbitrary-field-interface
Unnamed repository; edit this file 'description' to name the repository.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
libsocialweb
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-29
backends: Fix calls to ImDetails.normalise_im_address()
Philip Withnall
1
-3
/
+2
2013-12-09
backends: Add [freeze|thaw]_notify() calls to [un]prepare() in backends
Philip Withnall
1
-0
/
+5
2013-12-09
build: Allow backend libraries to have individual API versions
Philip Withnall
2
-31
/
+3
2013-12-09
build: Factor common backends/*/lib makefilery into backend-library.mk
Philip Withnall
1
-113
/
+13
2013-12-09
build: Minor build simplification
Philip Withnall
1
-2
/
+1
2013-12-09
build: Allow backend libraries to have separate LT versions from libfolks.so
Philip Withnall
1
-1
/
+1
2013-11-27
build: Move backend.mk inclusions to the top of the files
Philip Withnall
1
-1
/
+1
2013-11-27
build: Rename AM_VALAFLAGS to TARGET_VALAFLAGS in configure.ac
Philip Withnall
1
-0
/
+1
2013-11-08
build: Build backend libraries before the backend modules themselves
Philip Withnall
1
-1
/
+1
2013-10-29
build: Fix PKG_CONFIG_PATH for calls to g-ir-scanner
Philip Withnall
1
-0
/
+4
2013-10-28
backends: Fix paths in *-uninstalled.pc.in pkg-config files
Philip Withnall
1
-1
/
+1
2013-10-28
build: Factor common automakery out of backends’ Makefile.ams
Philip Withnall
1
-37
/
+12
2013-10-28
backends: Remove BackendFactory classes
Philip Withnall
1
-19
/
+6
2013-10-25
build: Disable some GCC warnings for generated C code
Philip Withnall
2
-0
/
+6
2013-10-25
build: Whitespace cleanup in various Makefile.am files
Philip Withnall
1
-8
/
+8
2013-10-21
backends: Work around a Vala const-array null-termination bug
Philip Withnall
1
-1
/
+2
2013-09-24
build: Generate backends’ GIR files using valac rather than g-ir-scanner
Philip Withnall
1
-31
/
+9
2013-07-08
Revert "build: Don’t build Vala headers in a subdirectory unnecessarily"
Philip Withnall
1
-3
/
+3
2013-07-05
build: Makefile whitespace fixes
Philip Withnall
1
-1
/
+1
2013-07-05
build: Don’t build Vala headers in a subdirectory unnecessarily
Philip Withnall
1
-3
/
+3
2013-07-05
build: Remove generated C/H/vapi/stamp files from MAINTAINERCLEANFILES
Philip Withnall
1
-13
/
+2
2013-07-05
build: Use target-specific VALAFLAGS rather than AM_VALAFLAGS
Philip Withnall
2
-34
/
+23
2013-07-04
build: Remove redundant entries from GITIGNOREFILES
Philip Withnall
1
-6
/
+0
2013-07-02
Link the support library GIRs against libfolks
Emilio Pozuelo Monfort
1
-1
/
+4
2013-07-01
Add namespace and version to libfolks-libsocialweb GIR
Travis Reitter
2
-0
/
+31
2013-06-24
Generate FolksLibsocialweb gir file
Travis Reitter
1
-0
/
+57
2013-04-12
Include ERROR_CFLAGS everywhere we compile C code
Simon McVittie
2
-0
/
+3
2013-04-04
folks, backends: use "small sets" instead of hash sets most of the time
Simon McVittie
2
-2
/
+3
2013-04-03
Do not explicitly link libfolks-internal.la into things
Simon McVittie
1
-1
/
+0
2013-03-18
all Makefiles: don't ignore or clean .c files not corresponding to Vala
Simon McVittie
1
-1
/
+1
2013-03-13
Don't do manual memory management for libsocialweb Contact structs
Simon McVittie
1
-8
/
+2
2013-03-12
Do not assign to VALAFLAGS
Simon McVittie
1
-2
/
+1
2013-03-06
Add -I$(top_srcdir) throughout
Simon McVittie
2
-0
/
+2
2013-02-17
Release version 0.9.0
FOLKS_0_9_0
Travis Reitter
1
-5
/
+5
2013-02-10
Port folks to libgee 0.8.
Travis Reitter
5
-11
/
+11
2012-12-30
documentation: Document which yielding methods are safe to call concurrently
Philip Withnall
1
-0
/
+4
2012-11-24
lsw: Add enable|disable_persona_store api to libsocialweb backend.
Jeremy Whiting
1
-9
/
+112
2012-08-14
Access static class members through class, not instance.
Travis Reitter
2
-6
/
+6
2012-08-14
docs: Use correct Valadoc syntax for monospaced content
Philip Withnall
2
-4
/
+4
2012-08-10
docs: Various small fixes and expansions of documentation
Philip Withnall
2
-0
/
+4
2012-07-24
Revert "Change libgee dependency from 0.6 to 0.8."
Jeremy Whiting
4
-5
/
+5
2012-07-24
Revert "Port folks to libgee 0.8."
Jeremy Whiting
1
-6
/
+5
2012-07-23
Remove extra calls to set this._prepare_pending to false.
Jeremy Whiting
2
-5
/
+2
2012-07-23
Removed locks in trf-persona-store that are not needed.
Jeremy Whiting
2
-34
/
+48
2012-07-23
Remove additional locks around this._is_prepared.
Jeremy Whiting
1
-41
/
+43
2012-07-23
Cut unnecessary Swf.PersonaStore._is_prepared locking.
Travis Reitter
1
-77
/
+74
2012-07-06
Port folks to libgee 0.8.
Jeremy Whiting
1
-5
/
+6
2012-07-05
Change libgee dependency from 0.6 to 0.8.
Jeremy Whiting
4
-5
/
+5
2012-06-28
Add folks-internal to libsocialweb backend library vapi.
Jeremy Whiting
1
-0
/
+1
2012-06-27
core: Add a profiling API and implement some profiling points
Philip Withnall
3
-0
/
+16
[next]