- Jun 12, 2019
-
-
We already have everything locally and thus no need for CDN uses.
-
We already have everything locally and thus no need for CDN uses.
-
We already have everything locally and thus no need for CDN uses.
-
These are used in some pages but were not listed here.
-
- May 20, 2019
-
-
Samuel GAIST authored
-
Flavio TARSETTI authored
Add GPU environment to qsetup See merge request !286
-
- May 17, 2019
-
-
This will allow to properly install and run the GPU example.
-
Flavio TARSETTI authored
Fix malformed URLs when `URL_PREFIX` is set Closes #522 See merge request !284
-
Now properly extracts the URL and prefix fragments to handle an arbitrary or empty prefix, using a simple regex. Closes #522
-
Flavio TARSETTI authored
Ensure no URL_PREFIX is used for test See merge request !285
-
Otherwise the testing of beat/beat.cmd.line> will break.
-
- May 15, 2019
-
-
Flavio TARSETTI authored
[reports][js] Remove redundant name segment in dowloaded plot filenames Closes #523 See merge request !283
-
- May 13, 2019
-
- Apr 19, 2019
-
-
André Anjos authored
[ci] Set PYTHONUNBUFFERED=1 on the CI yaml level to avoid cluttered output on docker builds (see bob/bob.devtools#2)
-
- Apr 16, 2019
-
-
Samuel GAIST authored
-
- Apr 11, 2019
-
-
André Anjos authored
Add BEAT framework classifier Closes #521 See merge request !282
-
Samuel GAIST authored
-
- Apr 10, 2019
-
-
Flavio TARSETTI authored
Bug fixes for the reports app Closes #487 See merge request !280
-
-
See !280#note_40947
-
The experiments table in reports shouldn't be shown when the report is locked (versus being editable or being published). The secrecy around the experiment names in locked reports is due to the potential bias if reviewers knew who had created/ran the experiments See #487 and !280
-
- Mar 22, 2019
-
-
Samuel GAIST authored
-
- Mar 20, 2019
-
-
Samuel GAIST authored
- beat.core to 1.8.0 - beat.backend.python to 1.6.2 - beat.cmdline to 1.4.1
-
André Anjos authored
Implement password reset Closes #508 See merge request !281
-
Samuel GAIST authored
-
- Mar 14, 2019
-
-
André Anjos authored
Restore command: validate sqlite version See merge request !279
-
Samuel GAIST authored
Version 3.6 of SQLite introduced a change that broke the migration mechanism of Django. This patch checks that, if the database backend uses SQLite, and raises an exception if needed.
-
- Mar 12, 2019
-
-
André Anjos authored
Fix backup/restore See merge request !277
-
Samuel GAIST authored
This fixes an issue on restore with unique constraints violation.
-
- Mar 11, 2019
-
-
André Anjos authored
ZMQ refactoring Closes #518 and #517 See merge request !275
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
This ensure that if the database was not cleaned on last run, it won't block waiting for the answer to the question. No database cleanup usually means that the tests were forcefully stopped.
-
-
- Mar 09, 2019
-
-
-
-
It's now properly pulled in by beat.cmdline
-