summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add NEWS entry for !250.30.1dconf-0.30Daniel Playfair Cal2018-10-221-0/+3
* Free OustandingWatch's pathGuido Günther2018-10-221-0/+1
* Increment version number to 0.30.1Daniel Playfair Cal2018-10-222-1/+4
* Prepare 0.30.0 release0.30.0Daniel Playfair Cal2018-09-032-1/+6
* Merge branch 'prepare-0.29.2' into 'master'Daniel Playfair Cal2018-08-272-3/+16
|\
| * Increment version to 0.29.3Daniel Playfair Cal2018-08-271-1/+1
| * Add release notes for 0.29.20.29.2Daniel Playfair Cal2018-08-271-2/+15
|/
* Merge branch 'declare-service-dep' into 'master'Emmanuele Bassi2018-08-272-2/+10
|\
| * Revert "Revert "Declare libdconf_service as a dependency""Daniel Playfair Cal2018-08-272-2/+10
|/
* Revert "Declare libdconf_service as a dependency"Daniel Playfair Cal2018-08-272-10/+2
* Declare libdconf_service as a dependencyEmmanuele Bassi2018-08-212-2/+10
* Merge branch '1454-gvdb-corruption' into 'master'Philip Withnall2018-08-2119-146/+566
|\
| * service: Rename a method to make its behaviour more apparentPhilip Withnall2018-08-203-5/+5
| * tests: Port log message handling in tests to use structured loggingPhilip Withnall2018-08-162-60/+162
| * tests: Stop using deprecated g_test_trap_fork() APIPhilip Withnall2018-08-163-53/+89
| * build: Enable G_LOG_USE_STRUCTURED=1Philip Withnall2018-08-169-18/+22
| * tests: Add unit tests for some of service/dconf-writer.cPhilip Withnall2018-08-162-0/+235
| * service: Split most code into a static helper libraryPhilip Withnall2018-08-161-9/+17
| * service: Add some initial g_autoptr() supportPhilip Withnall2018-08-161-0/+3
| * service: Allow opening corrupt GVDB files when writingPhilip Withnall2018-08-161-1/+33
|/
* Merge branch 'wip/lantw/dont-hard-code-etc' into 'master'Philip Withnall2018-08-165-23/+27
|\
| * 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
|\ \ \ | |/ / |/| |