- 19 Oct, 2015 3 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 16 Oct, 2015 2 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
This is mostly a workaround before a proper architectural fix
-
- 15 Oct, 2015 4 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 14 Oct, 2015 2 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 12 Oct, 2015 2 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 09 Oct, 2015 5 commits
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Traits function expect signed int, as this is what sqlite expect
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- 08 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
-
- 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 4 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
-