- 08 Oct, 2015 3 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 07 Oct, 2015 7 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
It allows us not to share connections between threads, and will do for the time being. It's quite unsafe, as TLS is used to store the connection, but doesn't mark the connections as released. This is mostly commited as such to move forward, we'll have to rewrite the databases interactions in a near future Now I'll be in the corner, crying.
-
Hugo Beauzée-Luyssen authored
Until our sqlite race condition is fixed
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 06 Oct, 2015 6 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Apparently, some versionning defines are only present starting at a specific version...
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Use a more robust hack (or uglyness, actually) to wait for discoveries & FS reloads. This makes the folders tests green again!
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 05 Oct, 2015 16 commits
-
-
Hugo Beauzée-Luyssen authored
We now only process one file at a time, as we do for snapshots. The correct way would be to spawn more threads from the Parser class, shall we want to process multiple items at once
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Since the discovery will run in a thread, we can't assume results are instantly available
-
Hugo Beauzée-Luyssen authored
failed test > sigsegv
-
Hugo Beauzée-Luyssen authored
This wrapper is responsible for stacking operations and running them in a thread, rather than spawning a new std::thread each time
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This removes the old std::string artist property on AlbumTrack
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 04 Oct, 2015 3 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 02 Oct, 2015 5 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-