summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | bin: Add optional directory argument for update commandTomasz Miąsko2018-11-152-2/+14
| * | tests: dconf ignores files starting with a dotTomasz Miąsko2018-11-151-3/+29
| * | bin: Consistently validate the number of argumentsTomasz Miąsko2018-11-153-0/+137
* | | Merge branch 'coalesce-writes' into 'master'Daniel Playfair Cal2018-11-162-163/+157
|\ \ \ | |/ / |/| |
| * | engine: Update internal documentationTomasz Miąsko2018-11-161-78/+44
| * | engine: Limit the number of in-flight requests to oneTomasz Miąsko2018-11-162-64/+25
| * | engine: Coalesce pending writes into a single changesetTomasz Miąsko2018-11-162-31/+98
|/ /
* | Merge branch 'integration-test' into 'master'Daniel Playfair Cal2018-11-156-4/+504
|\ \
| * | tests: Add test that redundant disk writes are avoidedTomasz Miąsko2018-11-131-0/+42
| * | tests: Add test for compile command processing orderTomasz Miąsko2018-11-131-0/+39
| * | tests: Add bash path completion testsTomasz Miąsko2018-11-131-0/+64
| * | bin: Sort output of list and dump commandsTomasz Miąsko2018-11-133-14/+21
| * | tests: Add tests for dconf utility toolTomasz Miąsko2018-11-134-2/+350
* | | Merge branch 'always-coverage' into 'master'Philip Withnall2018-11-121-1/+1
|\ \ \ | |/ / |/| |
| * | ci: Always store test artifacts so we always get code coverage resultsPhilip Withnall2018-11-121-1/+1
|/ /
* | Merge branch 'leak-path' into 'master'Daniel Playfair Cal2018-09-241-0/+1
|\ \
| * | Free OustandingWatch's pathGuido Günther2018-09-101-0/+1
* | | docs: Add Marek as a comaintainer tooPhilip Withnall2018-09-241-0/+8
|/ /
* | Merge branch 'prepare-0-30' into 'master'Daniel Playfair Cal2018-09-022-1/+6
|\ \
| * | Increment version number for 0.31.xDaniel Playfair Cal2018-09-031-1/+1
| * | 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