- 15 Sep, 2017 5 commits
-
-
Mathieu Giraud authored
See #2611.
-
Mathieu Giraud authored
See #2611.
-
Mathieu Giraud authored
See #2611.
-
Mathieu Giraud authored
See #2611.
-
Mathieu Giraud authored
See #2611. We move everything, and will see later if things should stay in data/.
-
- 14 Sep, 2017 11 commits
-
-
Mathieu Giraud authored
vidjil.cpp: warns when clang or gcc is too old Closes #2631 See merge request !74
-
Mathieu Giraud authored
Closes #2631.
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
Label sorting was happening after label positions being calculated, hence the labels were not changing order, since the order within the *Axis class was irrelevant as the calculated position was used for displaying labels. Sorting labels before positionning them fixes this issue
-
Ryan Herbert authored
-
Mathieu Giraud authored
Update json.hpp Closes #2615 See merge request !72
-
Mathieu Giraud authored
See !72.
-
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 2 commits
-
-
Mathieu Giraud authored
merge -- remove obsolete delta_min "-m" option Closes #1674 See merge request !69
-
-