summaryrefslogtreecommitdiff
path: root/backends/libsocialweb/sw-backend.vala
AgeCommit message (Expand)AuthorFilesLines
2013-12-09backends: Add [freeze|thaw]_notify() calls to [un]prepare() in backendsPhilip Withnall1-0/+5
2013-02-17Release version 0.9.0FOLKS_0_9_0Travis Reitter1-5/+5
2012-11-24lsw: Add enable|disable_persona_store api to libsocialweb backend.Jeremy Whiting1-9/+112
2012-07-23Remove extra calls to set this._prepare_pending to false.Jeremy Whiting1-2/+2
2012-07-23Removed locks in trf-persona-store that are not needed.Jeremy Whiting1-30/+36
2012-07-23Remove additional locks around this._is_prepared.Jeremy Whiting1-41/+43
2012-06-27core: Add a profiling API and implement some profiling pointsPhilip Withnall1-0/+4
2011-12-10Bug 665692 — Use constructors correctlyPhilip Withnall1-0/+5
2011-12-09backends: Tidy up prepare() and unprepare() methods’ mutual exclusionPhilip Withnall1-12/+27
2011-12-06Bug 665039 — Crash in folks_backends_sw_backend_add_servicePhilip Withnall1-1/+8
2011-09-08Update @since tagsRaul Gutierrez Segales1-1/+1
2011-09-02Bug 656184 — Add is-quiescent propertyPhilip Withnall1-0/+19
2011-04-27Bug 648767 — Return read-only views of Sets and Maps where possiblePhilip Withnall1-3/+5
2011-04-23Change Backend.persona_stores to be a Map<string, PersonaStore>Philip Withnall1-10/+10
2011-04-05libsocialweb: create a separate library folks-libsocialwebAlban Crequy1-1/+1
2011-04-05libsocialweb: add new backendMarco Barisione1-0/+130