- 14 Sep, 2017 3 commits
-
-
The features we use seem to be working with g++ 4.8. See #2615
-
With the newer JSON library the launched exception seems to be different. However the current error (“cannot properly read”) is more meaningful than the previous one (“cannot open .g file”). Therefore we prefer this new error message and we don't change the exception catching in germline.cpp.
-
Now compiles with g++ 7 (and also with older versions) See #2615
-
- 13 Sep, 2017 4 commits
-
-
Mathieu Giraud authored
Thanks to the previous commit, see #1284.
-
Mathieu Giraud authored
Closes #1284.
-
Mathieu Giraud authored
Closes #2634.
-
Mathieu Giraud authored
See #2634.
-
- 12 Sep, 2017 6 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mikaël Salson authored
We changed that months ago.
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
- 08 Sep, 2017 6 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
See #2615. We could be compatible, but this would mean dropping the support for gcc 4.8.
-
Mathieu Giraud authored
-
Mikaël Salson authored
We must point to the library directory so that forcedep doesn't fail. See #2613.
-
Mikaël Salson authored
Missing inclusion needed by the C++ file (according to G++ 4.9 at least)
-
Mikaël Salson authored
We don't use the client version of less, we use it server-side (less.js may be ambiguous).
-
- 07 Sep, 2017 1 commit
-
-
Ryan Herbert authored
there were a couple issues with calls to in non-existant helper instance, so now we have an instance to work with
-
- 06 Sep, 2017 5 commits
-
-
Mathieu Giraud authored
See vdj#386.
-
Mathieu Giraud authored
See vdj#386.
-
Mathieu Giraud authored
See vdj#386. We use the same stages for browser and algorithm, I'm not sure this is a good practice. See also #1491.
-
Mathieu Giraud authored
Thanks to jshint
-
Mathieu Giraud authored
-
- 04 Sep, 2017 6 commits
-
-
Mathieu Giraud authored
merge -- remove obsolete delta_min "-m" option Closes #1674 See merge request !69
-
-
Mathieu Giraud authored
Mostly calls to Germline() constructors. See #1674.
-
Mathieu Giraud authored
See #1674.
-
Mathieu Giraud authored
'-m' was not very clear (#1673) because... 'delta_min' was never used. See #1674.
-
Mathieu Giraud authored
With @mikael-s, we recently discovered that this was not used at all for almost two years, c5c781ec. See #1674.
-
- 30 Aug, 2017 9 commits
-
-
Mathieu Giraud authored
See #2496.
-
Mathieu Giraud authored
Fixes #2496.
-
Mathieu Giraud authored
See #2496.
-
Mathieu Giraud authored
See #2496.
-
Mathieu Giraud authored
Great upcoming new feature, see #1925. Developed by @aurelBZH. Thanks to @RyanHerb and @mikael-s for the refactoring sprint.
-
The germlines arrive in the segmenter after the clones, and therefore did not benefit from the scrolling effect in order to display the nameBox div.
-
This is to help display elements in the segmenter which may have a dodgy CSS property and will only display once the page has been scrolled.
-
Mathieu Giraud authored
This could be reverted some day.
-
Mathieu Giraud authored
-