- 07 Jan, 2019 1 commit
-
-
Mikaël Salson authored
- Define a function that could be used for post-processing - Use defs.py to determine where the pre-process are stored - Should tests See #3647
-
- 30 Nov, 2018 1 commit
-
-
Mathieu Giraud authored
See #3647.
-
- 27 Nov, 2018 1 commit
-
-
Mathieu Giraud authored
-
- 26 Nov, 2018 4 commits
-
-
Mathieu Giraud authored
See #3571.
-
Mathieu Giraud authored
Partially reverts 9402d384.
-
Mikaël Salson authored
-
Mikaël Salson authored
This avoids some issue with memory leak when leaving main earlier than expected. See #3571
-
- 24 Nov, 2018 2 commits
-
-
Mathieu Giraud authored
The 'manual' actions concern here 'publish_release' and 'deploy_prod', the two stages that publish/deploy the release to public places.
-
Mathieu Giraud authored
tools/should.py: update from upstream See merge request !366
-
- 23 Nov, 2018 2 commits
-
-
Mathieu Giraud authored
should@8f711a78
-
Mathieu Giraud authored
-
- 21 Nov, 2018 5 commits
-
-
Mathieu Giraud authored
remove unused views and routes Closes #3076 See merge request !170
-
Ryan Herbert authored
See #3076
-
Mathieu Giraud authored
file.py task.py a some fuse failsafes. Closes #3621 See merge request !359
-
Mathieu Giraud authored
vidjil-server/Dockerfile use newer GOSU version See merge request !358
-
Mathieu Giraud authored
core/output.cpp: fix Clone.getWarnings() Closes #3601 See merge request !361
-
- 20 Nov, 2018 3 commits
-
-
Mathieu Giraud authored
Feature s/3619 test run Closes #3619 See merge request !356
-
Mathieu Giraud authored
Integrate vmi.js, a new framework for a future responsive behavior See merge request !351
-
Mathieu Giraud authored
Closes #3601. Curiously the test introduced in 3af3afbf was passing on gcc even without this 'return'.
-
- 19 Nov, 2018 1 commit
-
-
Ryan Herbert authored
use a newer version of GOSU because it doesn't seem to work correctly with the current setup
-
- 15 Nov, 2018 1 commit
-
-
Mathieu Giraud authored
Fix db_table_container height Closes #3578 See merge request !354
-
- 14 Nov, 2018 4 commits
-
-
Ryan Herbert authored
-
Ryan Herbert authored
include missing boolean functions in boolean expression See #3619
-
Ryan Herbert authored
Just in case the job becoes assigned or completed in the time the test takes to execute itself. See #3619
-
Ryan Herbert authored
If there are no files in the left in the sample_set don't request a refuse. Also add failsafe in the fuse, if for some reason a fuse is requested but no results_files exist in the queries, don't run fuse and fail the task See #3621
-
- 13 Nov, 2018 7 commits
-
-
Mikaël Salson authored
compute extra check for keys and NoneType Closes #3626 See merge request !355
-
Mathieu Giraud authored
-
Ryan Herbert authored
Closes #3578.
-
Mathieu Giraud authored
SampleSet.py patient.py fix get_display_name uses Closes #3622 and #3595 See merge request !353
-
Ryan Herbert authored
The method was used in places where it was not appropriate to to have an html decorated name. See #3595 #3622
-
Ryan Herbert authored
See #3626
-
Mathieu Giraud authored
-
- 12 Nov, 2018 1 commit
-
-
Ryan Herbert authored
Don't remove spinner after 2s Closes #3531 See merge request !352
-
- 09 Nov, 2018 4 commits
-
-
Ryan Herbert authored
-
Ryan Herbert authored
Prevent server error: check sample_set before accessing it. See merge request !349
-
Ryan Herbert authored
it was consistently being hidden behind the segmenter, so now it should show up
-
Mikaël Salson authored
Follows 9c512bfc As suggested by @RyanHerb Fixes #3531
-
- 08 Nov, 2018 3 commits
-
-
Mikaël Salson authored
Server: add some parameter checks See merge request !350
-
Ryan Herbert authored
check that id parameters are not None before performing permission checks, to avoid KeyError exceptions
-
Mikaël Salson authored
It should prevent some server errors.
-