summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace all hard-coded /etc path with sysconfdirwip/lantw/dont-hard-code-etcTing-Wei Lan2018-08-165-23/+27
* Merge branch 'style/overflow-int' into 'master'Philip Withnall2018-08-151-2/+2
|\
| * Engine: Change overflow thresholds in subscription counts from GMAXUINT32 to ...Daniel Playfair Cal2018-08-151-2/+2
|/
* Merge branch 'revert-060b9a17' into 'master'Daniel Playfair Cal2018-08-143-5/+5
|\
| * Revert "Merge branch 'fix/build-gtk-doc' into 'master'"Daniel Playfair Cal2018-08-143-5/+5
|/
* Increment version to 0.29.2Daniel Playfair Cal2018-08-142-1/+4
* Merge branch 'prepare-0-29' into 'master'0.29.1Daniel Playfair Cal2018-08-132-3/+38
|\
| * Prepare 0.29.1Daniel Playfair Cal2018-08-142-3/+38
* | Merge branch 'bug/multi-sub' into 'master'Daniel Playfair Cal2018-08-134-125/+400
|\ \
| * | Engine: Add comprehensive unit tests for subscription counting behaviourDaniel Playfair Cal2018-08-141-0/+206
| * | Engine: Add locks around access to subscription counts to ensure that each st...Daniel Playfair Cal2018-08-141-3/+44
| * | Engine: add g_debug statements in state changing interface functionsDaniel Playfair Cal2018-08-142-1/+10
| * | Engine: extend subscriptions state to account for multiple client subscriptio...Daniel Playfair Cal2018-08-143-123/+133
| * | Engine: add some missing objects to dconf_engine_unrefDaniel Playfair Cal2018-08-141-0/+9
* | | Merge branch 'fix/build-gtk-doc' into 'master'Daniel Playfair Cal2018-08-133-5/+5
|\ \ \ | |/ / |/| |
| * | Build: revert to the old "enable-gtk-doc" flag since there is no reason to ch...Daniel Playfair Cal2018-08-143-5/+5
|/ /
* | Merge branch 'gvdb-update' into 'master'Philip Withnall2018-08-137-21/+67
|\ \ | |/ |/|
| * docs: Update gvdb merge documentationPhilip Withnall2018-08-131-3/+8
| * Merge remote-tracking branch 'gvdb/master'Philip Withnall2018-08-136-18/+59
| |\ |/ /
| * docs: Clarify error values for empty files when loadingPhilip Withnall2018-08-131-1/+8
| * docs: Use ‘Returns:’ instead of the invalid ‘@returns’Philip Withnall2018-08-131-8/+16
| * Update FSF’s addressPhilip Withnall2018-08-135-15/+5
| * gio/gvdb/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2018-08-135-5/+5
| * Avoid calling Standard C string/array functions with NULL argumentsPhilip Withnall2018-08-131-1/+2
| * doap: Update maintainers list to synchronise with GLibPhilip Withnall2018-08-131-3/+28
* | Merge branch 'gdbus-deadlocks' into 'master'Daniel Playfair Cal2018-08-131-1/+20
|\ \
| * | dconf_gdbus_get_worker_context(): improve GObject deadlock workaroundOwen W. Taylor2018-08-131-1/+20
* | | Also build, test, and generate coverage reports in the deploy stage such that...Daniel Playfair Cal2018-08-131-2/+6
* | | Merge branch 'bug/ci-gtk-doc' into 'master'Daniel Playfair Cal2018-08-131-5/+5
|\ \ \ | |/ / |/| |
| * | Correct the meson option to build gtk docs, also enable man pages and gtk doc...Daniel Playfair Cal2018-08-131-5/+5
|/ /
* | Avoid use of link_whole in the gsettings backendEmmanuele Bassi2018-08-111-3/+7
* | Namespace the dependencies variablesEmmanuele Bassi2018-08-116-12/+17
* | Use the correct Meson argument for linkingEmmanuele Bassi2018-08-112-2/+2
* | Merge branch 'meson' into 'master'Philip Withnall2018-08-1115-251/+164
|\ \
| * | tests: Add libdbus-1-dev and bash-completion packagesIñigo Martínez2018-08-111-2/+2
| * | build: Simplified pkg-config file generationIñigo Martínez2018-08-112-5/+2
| * | build: Add trailing commas where necessaryIñigo Martínez2018-08-1112-49/+49
| * | build: Do not make heavy use of project_nameIñigo Martínez2018-08-1110-53/+37
| * | build: Simplified checking compiler supported argumentsIñigo Martínez2018-08-111-4/+2
| * | build: Use vapi dir from pkg-config fileIñigo Martínez2018-08-112-1/+2
| * | build: Use completions dir from pkg-config fileIñigo Martínez2018-08-113-4/+13
| * | build: Remove duplicated warning parameterIñigo Martínez2018-08-111-1/+0
| * | build: Fix pkg-config exec_prefix variableIñigo Martínez2018-08-111-1/+1
| * | build: Fix parameters orderIñigo Martínez2018-08-111-2/+2
| * | build: Use gnome's gtkdoc_html_dir functionIñigo Martínez2018-08-111-1/+1
| * | build: Remove unnecessary variablesIñigo Martínez2018-08-113-15/+4
| * | build: Fix internal dependenciesIñigo Martínez2018-08-1111-56/+99
| * | build: Avoid building libraries twiceIñigo Martínez2018-08-117-72/+14
| * | build: Remove config.h definitionsIñigo Martínez2018-08-111-20/+1
| * | build: Retrieve D-Bus and gio paths from pkg-config filesIñigo Martínez2018-08-115-25/+7