eds: Remove unnecessary locking
[platform/upstream/folks.git] / folks /
2012-08-16 Philip WithnallBug 664072 — Folks should only use assert*() for critic...
2012-08-14 Philip Withnalldocs: Use correct Valadoc syntax for monospaced content
2012-08-13 Philip Withnalldocs: Add replacement symbols to ‘Deprecated’ annotations
2012-08-10 Jeremy WhitingPrefer earlier alphabetical uid persona when two person...
2012-08-09 Philip Withnalldocs: Various small fixes and expansions of documentation
2012-08-09 Erick Pérez Castel... Fixes to build with last vala release.
2012-07-29 Philip WithnallRelease version 0.7.3 FOLKS_0_7_3
2012-07-24 Jeremy WhitingRevert "Change libgee dependency from 0.6 to 0.8."
2012-07-24 Jeremy WhitingRevert "Port folks to libgee 0.8."
2012-07-23 Jeremy WhitingRemove additional locks around this._is_prepared.
2012-07-23 Travis ReitterPrevent extra "concurrent" Aggregator prepare() calls...
2012-07-19 Philip Withnallcore: Fix documentation on GroupDetails.groups
2012-07-19 Philip Withnalltelepathy: Allow for updated Tpf.Personas properties...
2012-07-19 Philip Withnallcore: Don’t keep references to PersonaStores in each...
2012-07-16 Jeremy Whitingfolks: Don't downgrade persona store trust level.
2012-07-13 Jeremy WhitingRemove gconf soft dependency used for eds unit tests.
2012-07-07 Philip Withnallcore: Add core anti-linking support
2012-07-07 Philip Withnallcore: Replace the linking step in IA.ensure_individual_...
2012-07-07 Philip Withnallcore: Split details table code out of IA.link_personas()
2012-07-07 Philip Withnallaggregator: Convert the link map to use a MultiMap
2012-07-06 Jeremy WhitingChange urls to links in doc comments, fixes doc creation.
2012-07-06 Jeremy WhitingMerge branch libgeetest which upgrades our libgee depen...
2012-07-06 Jeremy WhitingPort folks to libgee 0.8.
2012-07-06 Guillaume Desmottesbackend-store: never translate warning messages
2012-07-06 Guillaume Desmottesbackend-store: output a debug message if mime type...
2012-07-05 Jeremy WhitingChange libgee dependency from 0.6 to 0.8.
2012-07-02 Jeremy WhitingChange UNRELEASED to 0.7.2.
2012-06-27 Philip Withnallaggregator: Don’t prematurely reach quiescence
2012-06-27 Philip Withnallcore: Add a profiling API and implement some profiling...
2012-06-25 Philip Withnallcore: Replace symbols with spaces when matching names...
2012-06-25 Philip Withnallcore: Fix indexing for unichars in PotentialMatch’s...
2012-06-25 Philip Withnallcore: Tidy up MatchResult usage in PotentialMatch a...
2012-06-22 Philip Withnallcore: Change default EDS PersonaStore ID to ‘system...
2012-06-13 Travis ReitterRelease version 0.7.1
2012-06-05 Siegfried-Angel... Fix typo in InteractionDetails comment
2012-05-30 Travis ReitterClean up some bits related to bgo#627403
2012-05-27 Seif LotfyAdd new properties to Individual and Persona:
2012-05-24 Jeremy WhitingBug 627402 Move default presence messages from Empathy...
2012-05-07 Philip Withnallcore: Fix some whitespace problems in PotentialMatch
2012-04-30 Guillaume DesmottesMerge branch 'folks-0-6'
2012-04-25 Philip WithnallBug 663890 — @throws annotations missing for some functions
2012-04-23 Philip Withnallcore: Use intltool 0.50’s enhanced GSettings support
2012-04-23 Raul Gutierrez Segalescore: Port to GSettings
2012-04-21 Philip Withnallcore: Don’t leak file contents when loading key-files
2012-04-17 Philip WithnallRelease version 0.7.0 FOLKS_0_7_0
2012-04-16 Philip WithnallBug 658576 — Need API to get a FolksIndividual from...
2012-03-28 Xavier ClaessensIncrease quiescent timeout to 30s
2012-03-26 Philip WithnallRelease version 0.6.8 FOLKS_0_6_8
2012-03-26 Philip Withnalltests: Fix potential match tests in Tracker backend
2012-03-26 Philip Withnalldocs: Various documentation fixes
2012-03-26 Philip Withnalltelepathy: Handle contact removals from groups
2012-03-26 Philip WithnallBug 670872 — Should be less sensitive to accentuated...
2012-03-26 Philip WithnallBug 671900 — Folks should not suggest linking contacts...
2012-03-26 Philip Withnallcore: Make PotentialMatch._inspect_im_addresses() private
2012-03-19 Philip Withnallcore: Improve quiescence timeout
2012-03-19 Philip Withnallcore: Don’t modify a HashSet while iterating over it
2012-03-19 Guillaume DesmottesPersona: make sure to NULL-ify the individual when...
2012-03-17 Jasper St. Pierrefolks: Don't set G_MESSAGES_DEBUG unconditionally
2012-03-08 Philip Withnallcore: Force IndividualAggregator quiescence after a...
2012-02-23 Travis ReitterRelease version 0.6.7 FOLKS_0_6_7
2012-02-17 Travis ReitterCut invalid overly-specific type cast
2012-02-17 Colin WaltersBuild with vala 0.15
2012-01-27 Travis ReitterMake Individual implement PresenceDetails properly
2012-01-23 Alexander LarssonMatch names better for PotentialMatches
2012-01-09 Philip WithnallBug 667410 — A second aggregator instance only fetches...
2012-01-09 Philip Withnallcore: Set G_MESSAGES_DEBUG when parsing debug domains
2012-01-09 Philip Withnallbuild: Add folks-internal files to MAINTAINERCLEANFILES...
2012-01-08 Philip Withnallbuild: Add an --enable-code-coverage configure parameter
2012-01-08 Philip Withnallbuild: Tidy up use of AM_* variables in Makefile.ams
2012-01-06 Philip Withnalleds: Nullability fixes
2012-01-06 Philip Withnallcore: Nullability fixes
2011-12-28 Philip Withnallaggregator: Expand the ‘no primary persona store’ error...
2011-12-25 Philip Withnallcore: Warn on passing empty values to AbstractFieldDeta...
2011-12-21 Philip WithnallBug 666540 — Segfault on empty e-mail addresses with...
2011-12-13 Travis ReitterRelease version 0.6.6 FOLKS_0_6_6
2011-12-10 Philip WithnallBug 665692 — Use constructors correctly
2011-12-09 Philip Withnallbackends: Tidy up prepare() and unprepare() methods...
2011-12-08 Travis ReitterFix the documented name of individuals_changed_detailed...
2011-11-16 Travis ReitterClear out log handlers when disposing Debug to avoid...
2011-11-10 Travis ReitterRelease version 0.6.5 FOLKS_0_6_5
2011-11-10 Travis ReitterFix comment syntax to unbreak documentation generation.
2011-11-10 Travis ReitterAdd AbstractFieldDetails.value_type.
2011-10-28 Travis ReitterGenerate the same C code whether the eds backend is...
2011-10-28 Travis ReitterWarn if the primary store is not found.
2011-10-28 Travis ReitterExpose the details of which backends are enabled to...
2011-10-26 Travis Reitterdocs: Add description for Folks.Utils class.
2011-10-26 Travis Reitterdocs: Add @since for MaybeBool.
2011-10-26 Travis Reitterdocs: Add a description block for the new types.
2011-10-26 Travis Reitterdocs: Work around a valadoc comment-parsing issue.
2011-10-24 Philip Withnallcore: Add extra debug for primary store configuration
2011-10-24 Travis ReitterSimplify NoteFieldDetails.equal()
2011-10-24 Travis ReitterSimplify PhoneFieldDetails.equal()
2011-10-24 Travis ReitterCheck the GLib.Type of both elements for AbstractFieldD...
2011-10-24 Travis ReitterAdd AbstractFieldDetails.values_equal().
2011-10-24 Travis ReitterMigrate PhoneDetails to using AbstractFieldDetails.id
2011-10-24 Travis ReitterMigrate RoleDetails to AbstractFieldDetails.id
2011-10-24 Travis ReitterGuarantee all Role members are non-null.
2011-10-24 Travis ReitterMigrate NoteDetails to AbstractFieldDetails.id
2011-10-24 Travis ReitterGuarantee all NoteFieldDetails members are non-null.
2011-10-24 Travis ReitterMigrate PostalAddressDetails to using AbstractFieldDeta...
next