- 10 May, 2016 7 commits
-
-
Mikaël Salson authored
It can be (and will be) useful elsewhere.
-
Mathieu Giraud authored
gcov is now working on travis, but data are not properly sent to coveralls. Landscape is working.
-
Mathieu Giraud authored
greatly reduce build time
-
-
Mathieu Giraud authored
as in algo/Makefile
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Using partially http://stackoverflow.com/a/32127147 for g++-4.8 (but env: COMPILER=g++-4.8 seems not to work)
-
- 09 May, 2016 5 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
These tests were extended with many sequences that should be further checked. Moreover they will be soon moved to their own git repository. We have to find a new way to measure the quality of the build even when some tests fail.
-
Mikaël Salson authored
Contains sequences from other files (redundant)
-
Mikaël Salson authored
Those files contain fake sequences.
-
Mikaël Salson authored
TODO -> BUG. TODO should be limited to sequences that have not been checked
-
- 06 May, 2016 3 commits
-
-
Mikaël Salson authored
-
Mikaël Salson authored
Some of our users may use non-ascii charaters in patient names, therefore we must make sure that the filename will be correctly encoded. By the way, the useless commented code has been remove.
-
Mikaël Salson authored
-
- 04 May, 2016 3 commits
-
-
Mikaël Salson authored
-
-
There are other places where it doesn't make sense (e.g. the run button)
-
- 03 May, 2016 14 commits
-
-
Mikaël Salson authored
Use box-shadow instead of border as a box-shadow doesn't take any space (thanks to http://stackoverflow.com/a/18841365/1192742). For some reason the shadow on the right cannot be seen so we put it on the left of the N, the D and the J (only when they are preceded by a N).
-
Mikaël Salson authored
Our beloved first users think that's not easy to read
-
Mikaël Salson authored
All the information in samples was saved in the analysis. That saved the log file, the run date, the software version, etc. which can be different for a same analysis (for instance with different config).
-
-
marc authored
-
marc authored
fuse.py :output diversity index for multi-samples files with correct padding models.js : update display
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Not used for several months
-
-
-
-
-
Mathieu Giraud authored
Things aren't always binary.
-
- 29 Apr, 2016 4 commits
-
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mathieu Giraud authored
-
- 27 Apr, 2016 4 commits
-
-
User request from Jona
-
When mouse hovers an ellipsis, we display the whole text. However for yet an unknown reason the content of the hovered cell moves by a few pixels. If that's too annoying, the feature may be reverted.
-
Specifying a class name automatically copies the content of the class.
-
Vidjil Team authored
Auto-reload modules when changed. See http://web2py.com/books/default/chapter/29/04/the-core#Sharing-the-global-scope-with-modules-using-the-current-object
-