summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'integration-test-3' into 'master'Daniel Playfair Cal2019-01-041-1/+88
|\ \
| * | tests: Sanitize additional environment variables used by dconfTomasz Miąsko2018-12-101-1/+5
| * | tests: Key paths can be locked in system databasesTomasz Miąsko2018-12-101-0/+83
* | | Replace Bugzilla by Gitlab URL in DOAP fileAndre Klapper2018-12-121-1/+1
|/ /
* | Merge branch 'issue-42' into 'master'Philip Withnall2018-12-102-36/+35
|\ \
| * | bin: Indicate update failure with non-zero exit codeTomasz Miąsko2018-12-062-1/+7
| * | bin: Consistently handle invalid configuration in updateTomasz Miąsko2018-12-061-35/+28
|/ /
* | Merge branch '011-dconf-update-is-not-correctly-checking-the-mtime-of-the-key...Marek Kašík2018-11-281-7/+30
|\ \
| * | Check mtimes of files when updating databasesMarek Kasik2018-11-281-7/+30
|/ /
* | Merge branch 'integration-test-2' into 'master'Daniel Playfair Cal2018-11-194-5/+273
|\ \
| * | tests: Update should indicate failure with non-zero exit codeTomasz Miąsko2018-11-171-0/+62
| * | tests: Update invalidates replaced databaseTomasz Miąsko2018-11-151-0/+31
| * | 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
|\ \