[tracker-miners] Non-fast-forward update to branch wip/jfelder/audio-writeback
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker-miners] Non-fast-forward update to branch wip/jfelder/audio-writeback
- Date: Mon, 8 Jul 2019 16:43:38 +0000 (UTC)
The branch 'wip/jfelder/audio-writeback' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
09f36c2... build: Disable guarantee_metadata by default
d6b5d3d... Fix translation issues introduced in commit b92ced4eafdcc91
9cf8efb... Updated Slovenian translation
944f792... Update Hungarian translation
ba708a2... Update Romanian translation
fe43461... Updated Danish translation
1d33ae4... Update Indonesian translation
db824e0... build: Add feature options for all external deps
65424da... build: Fix minimum dep checks to allow the specified versio
e4a71d9... build: Remove unnecessary vala language dependency
5eee9f8... build: Remove unnecessary uuid util-linux hard dependency
b2d4b05... build: Only require seccomp when the CPU architecture suppo
1a78cff... Merge branch 'meson-improvements' into 'master'
2b4069e... libtracker-common: improve test_path_evaluate_name environm
9c1ac9a... Merge branch 'fix-seccomp' into 'master'
ef51e74... Merge branch 'sam/gschemas-fix' into 'master'
87458f6... meson: Link to seccomp README for list of supported archs
b1655a0... Update Chinese (Taiwan) translation
712dde6... Merge branch 'wip/rishi/issue-28' into 'master'
314a3cb... Update German translation
1122b3f... Update Brazilian Portuguese translation
b7ca63a... Release 2.2.0
f5c6f76... Update Italian translation
4caa2be... Update Dutch translation
7196b31... Fixes #51: whitelist syscall fadvise64_64. It is used by gl
bd362b4... Merge branch 'master' into 'master'
61ed0fb... Update Russian translation
056d66b... Update Korean translation
3337aab... Update Friulian translation
804b9f4... Updated French translation
4d04659... Update Serbian translation
aea7226... Update Esperanto translation
d8a94ae... Update Latvian translation
4748724... ci: Upload test suite logs as a CI artifact
9503455... Merge branch 'sam/ci-save-logs-on-failure' into 'master'
161ad63... functional-tests: Skip tests with intermittent failures
098e2f2... tests: Use dbus-run-session instead of dbus-launch
861f539... functional-tests: Fix race condition when creating temporar
a52c165... Merge branch 'sam/test-runner-fix' into 'master'
b584d21... build: Lookup nepomuk dir in installed paths correctly
8d2d2df... build: Lookup stop-words dir from tracker-sparql pc file
045cbfa... functional-tests: Forbid GStreamer to fork for the registry
6795870... Release 2.2.1
6b9340e... tests: Fix memory leaks
26533ee... libtracker-miners-common: Always call seccomp_release
a5f1a7e... tracker-extract: Fix memory leak
ecea929... tracker/fs: Fix memory leak
429d047... tracker-extract: Don't assume ']' is not the last character
f4f5b78... tests: Use python3 shebang
eb2b5c5... tests: Port tests to python3
89e01c0... tests: Reformat in line with Python standards
b5ded9f... Merge branch 'python3-fixes' into 'master'
17c2f38... Update Croatian translation
c54ec02... Switch to README.md
ccd4c04... Merge branch 'wip/tintou/readme' into 'master'
d93cbda... tracker-extract: Relate contained audio tracks and containe
8feaa26... tracker-extract: Only add nmm:* information if there is no
fb87cd2... tracker-extract: Only set nfo:Audio on rules handling FLAC
1eeca0b... Merge branch 'wip/carlosg/fix-gstreamer-toc' into 'master'
3b5c92f... Merge branch 'fix-issue-59' into 'master'
d29a08c... functional-tests: Add tracker-extract tests for ps and ps.g
3752c09... tracker-extract: Use libz to process ps.gz files
8ca94d7... tracker-extract: Fix handling of (atend) in ps files
2bd7592... Merge branch 'fix-issue-61' into 'master'
ad66404... functional-tests: Don't depend on GSettings schemas from th
60145dd... build: Require Meson >= 0.50
ecac3a1... Revert "functional-tests: Don't depend on GSettings schemas
13948fd... Revert "build: Require Meson >= 0.50"
08f4af6... tracker-extract-text: Correctly report errors back to the c
2eda05b... Merge branch 'sam/text-extractor-errors' into 'master'
246b88b... functional-tests: Don't depend on GSettings schemas from th
afb0d92... Release 2.2.2
45918ba... tracker-extract-text: Try to read file even if n_bytes == 0
fc281ca... functional-tests: Seperate extraction test helper into util
b09116a... functional-tests: Add a test for the cuesheet extractor
10cf95e... Merge branch 'sam/cuesheet-testcase' into 'master'
8c1ff9c... build: Don't install libtracker-miners-common
2971073... Enable AddressSanitizer and UndefinedBehaviourSanitizer in
f9b0687... Remove obsolete 'max-media-art-width' setting
d7cdc75... build: Remove old extract rules from build tree when config
2a88ad7... functional-tests: Show a better error when we can't extract
a176fb9... build: Bump version to 2.3.0 in master
680a41a... README: Simplify and modernize
9aaef22... Merge branch 'sam/readme-updates' into 'master'
811e2b0... Merge branch 'sam/extractor-test-error'
351fdf0... Merge branch 'sam/extractor-test-error' into 'master'
8f5c35c... Merge branch 'sam/gsettings-from-host' into 'master'
6a4e944... Merge branch 'sam/reconfigure-extractor-fix' into 'master'
5f3f3f0... functional-tests: Fix regression in extractor tests that wa
86834f5... Merge branch 'sam/extractor-regression-fix' into 'master'
7fcc125... tracker-extract-vorbis.c: Remove existing whitespaces
f4872ef... tracker-extract-vorbis.c: Extract MusicBrainz IDs for ogg f
062510c... tracker-extract-vorbis.c: Add test for ogg extractor
3bda73a... Merge branch 'ogg_mb' into 'master'
312c3ac... tracker-extract-mp3.c: Add break to default case
165d8fa... tracker-extract-mp3.c: Extract MusicBrainz IDs for mp3 file
9ad3a02... tracker-extract-mp3.c: Update MP3 tests for MBIDs
48d2f2f... Merge branch 'mp3_mb' into 'master'
5a4b862... Update Greek translation
7360352... Merge branch 'sam/text-errors-when-nbytes-0' into 'master'
d5347fc... Merge branch 'sam/libtracker-miners-common' into 'master'
e8491d5... Merge branch 'sam/ci-sanitize' into 'master'
bd8cf87... Merge branch 'sam/remove-setting' into 'master'
17fae9f... Revert "Merge branch 'sam/ci-sanitize' into 'master'"
9f52084... functional-tests: Skip 600-applications-camera correctly
8a452fa... functional-tests: Prevent spawning daemons from /usr via D-
1edfaa4... Fix enable-writeback option being ignored by tracker-miner-
c48cbce... functional-tests/410-extractor-decorator: Ensure data is de
270a1f1... functional-tests/410-extractor-decorator: Disable writeback
f00104f... functional-tests: Enable writeback tests
11678bc... Merge branch 'sam/writeback-test-fix' into 'master'
af3f82c... Remove obsolete tracker-writeback testcase
8498a9e... Merge branch 'sam/remove-dead-writeback-test' into 'master'
36be4d9... tracker-extract-mp3.c: Extract AcoustID Fingerprint for mp3
38d6a70... tracker-extract-mp3.c: Update MP3 tests for AcoustID Finger
3399b34... tracker-extract-vorbis.c: Extract AcoustID Fingerprint for
b0daf67... tracker-extract-vorbis.c: Update Vorbis tests for AcoustID
afee86d... Merge branch 'chroma_ogg' into 'master'
78ca57e... Merge branch 'chromaprint' into 'master'
7a46c96... writeback: Add GStreamer based writeback module
0bb5da5... writeback: Remove the taglib based extractor
8bb00f3... writeback: Give more info when we report an unsupported fil
7c9d30e... writeback/gstreamer: Support audio/x-vorbis+ogg
96cb8de... functional-tests: Existing writeback tests are only for ima
49f2088... functional-tests: Ensure writeback tests load data from the
7315690... functional-tests: Rework the writeback test case baseclass
81023da... functional-tests: Add tests for audio writeback module
Commits added to the branch:
dd4c21b... writeback: Add GStreamer based writeback module
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]