- Dec 12, 2019
-
-
Which might be left over from previous versions (cherry picked from commit 3dddb7b1)
-
- Dec 11, 2019
- Nov 21, 2019
-
-
(cherry picked from commit 65ace6db)
-
- Nov 20, 2019
-
-
Hugo Beauzée-Luyssen authored
Keep the members associated to background jobs last, in order for them to be able to use the various callbacks during the deletion. (cherry picked from commit 56df2372)
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit f2d1bfb3)
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit e77c2b64)
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit bfb2ad6e)
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit efff8126)
-
Hugo Beauzée-Luyssen authored
Which was causing an out of bound access in the playlist backup list (cherry picked from commit d68feff3)
-
Hugo Beauzée-Luyssen authored
(cherry picked from commit 60d50a0a)
-
- Nov 14, 2019
-
-
Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr> (cherry picked from commit f05f2af0)
-
Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr> (cherry picked from commit 0e2f35d9)
-
- Oct 30, 2019
- Oct 29, 2019
-
-
(cherry picked from commit b2466636)
-
- Oct 28, 2019
-
-
(cherry picked from commit 32d02e1f)
-
Hugo Beauzée-Luyssen authored
The dwarf exception handling doesn't work under wine in docker, because it requires process introspection, which, when run on wine implies using ptrace. This causes EnumProcessModules to fail in libunwind, so we're not able to unwind the stack properly, causing all exceptions to go unhandled. Until we can either run the docker image with SYS_PTRACE capability, or wine uses a different way of running EnumProcessModules when the target process is the running one, I'm not sure we can run the win32 tests in the CI. win64 isn't affected, as it uses SEH exception model
-
Hugo Beauzée-Luyssen authored
We only expect a UNIQUE constraint when inserting a duplicated bookmark, other constraint violation hsould be propagated up the chain as they would denote a bug
-
Hugo Beauzée-Luyssen authored
This reverts commit c24c72a5.
-
Hugo Beauzée-Luyssen authored
-
- Oct 23, 2019
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Fix #157
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
We are only interested in foreign key constraint violation when creating the media, not the file
-
- Oct 22, 2019
-
-
-
Fix #174
-
refs #130
-
Hugo Beauzée-Luyssen authored
Fix #161
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
The equivalent line is logged from the ParserWorker
-
- Oct 21, 2019
-
-
Hugo Beauzée-Luyssen authored
-
Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr> Fix #173
-
- Oct 18, 2019
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
The type isn't expected to be used, but this is probably clearer and safer for the future
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-