- 05 Mar, 2021 1 commit
-
-
Fix #3554, inspired by vdj#727
-
- 25 Oct, 2017 1 commit
-
-
Ryan Herbert authored
db.import_from_csv() takes an open file as argument, and not just a file path
-
- 23 May, 2017 1 commit
-
-
Mathieu Giraud authored
Fixes #1847.
-
- 29 Mar, 2017 1 commit
-
-
Mathieu Giraud authored
This code was used once when migrating the database to sample sets. See 11d4c64f and #2284. This is now dangerous, nobody should click on that link.
-
- 22 Mar, 2017 1 commit
-
-
Mathieu Giraud authored
-
- 17 Mar, 2017 1 commit
-
-
Ryan Herbert authored
uptimerobot uses this route to check the server health, and we don't want uptimerobot to be admin so....
-
- 08 Mar, 2017 2 commits
-
-
Ryan Herbert authored
With the new existance checks in the auth methods, we can add existance checks to controllers while also adding missing permissions checks.
-
Ryan Herbert authored
-
- 04 Jan, 2017 1 commit
-
-
RyanHerb authored
In the debian packages all git revision information has been removed. Therefore, for the time being we will simply display 'not versioned' if git res-parse HEAD causes an exception
-
- 29 Jun, 2016 1 commit
-
-
HERBERT Ryan authored
Added some carriage returns to showLog in order to make the js logs easier to read
-
- 27 Jun, 2016 1 commit
-
-
- 23 Jun, 2016 1 commit
-
-
Ryan Herbert authored
-
- 02 Feb, 2016 2 commits
-
-
HERBERT Ryan authored
Retrieve user data is now no longer a route, due to locking when running such a long controller method
-
HERBERT Ryan authored
-
- 11 Jan, 2016 1 commit
-
-
HERBERT Ryan authored
Added fused_file and analysis_file fixing to sample_set_fixer
-
- 17 Dec, 2015 3 commits
-
-
marc authored
-
marc authored
admin.py: add sample_set_fixer() > create all missing sample set/membership for patient and sequence file
-
HERBERT Ryan authored
-
- 18 Jun, 2015 1 commit
-
-
This prevents an ambiguity because filter() is called in advanced_filter()
-
- 30 Apr, 2015 1 commit
-
-
- 24 Apr, 2015 1 commit
-
-
Mathieu Giraud authored
Thanks to landscape.io
-
- 22 Apr, 2015 1 commit
-
-
- 21 Apr, 2015 1 commit
-
-
- 13 Apr, 2015 1 commit
-
-
The number of columns may be lower than expected (particularly when debugging with messages containing line returns). The debug message must still be displayed without errors. Even if the format is expected to be Vidjil's we check if we have an expected number of fields.
-
- 12 Apr, 2015 1 commit
-
-
- 08 Apr, 2015 1 commit
-
-
Mathieu Giraud authored
-
- 03 Apr, 2015 2 commits
-
-
Vidjil Team authored
-
Vidjil Team authored
-
- 28 Mar, 2015 1 commit
-
-
Vidjil Team authored
We have many things to see.
-
- 26 Mar, 2015 1 commit
-
-
Marc Duez authored
-
- 19 Mar, 2015 1 commit
-
-
- 16 Mar, 2015 3 commits
-
-
-
This adds a 'format' optional argument to db.call('admin/log').
-
We should use regexps here.
-
- 14 Mar, 2015 1 commit
-
-
The default call to XML() should be safe enough to prevent XSS attacks.
-
- 04 Mar, 2015 1 commit
-
-
Marc Duez authored
-
- 22 Feb, 2015 2 commits
-
-
- 19 Feb, 2015 1 commit
-
-
- 13 Feb, 2015 1 commit
-
-