- 26 Apr, 2016 2 commits
-
-
horkko authored
- biomaj-cli.py: Removed options.release from remove_pending() call as this method remove all pending sessions - bank.py: Added method 'format_release' to fix problem with release having a dot in its value (e.g.: 6.10)
-
https://github.com/genouest/biomajhorkko authored
-
- 22 Apr, 2016 3 commits
-
-
Olivier Sallou authored
Updated output for `--search` option
-
https://github.com/horkko/biomajhorkko authored
-
horkko authored
-
- 29 Mar, 2016 4 commits
-
-
https://github.com/genouest/biomajhorkko authored
-
Olivier Sallou authored
-
Olivier Sallou authored
-
https://github.com/genouest/biomajhorkko authored
-
- 25 Mar, 2016 4 commits
-
-
Olivier Sallou authored
Don't throw if file list from local_file (cache.dir) is empty or None
-
horkko authored
-
horkko authored
-
horkko authored
- It can happen that the list of file on disk it empty or not found at all. In such case, don't throw an exception like "'NoneType' object has no attribute 'sort'". This fix force the download again nevertheless.
-
- 23 Mar, 2016 2 commits
-
-
Olivier Sallou authored
Fix for 'release.format' configparser problem between py2 and py3, Closes #28
-
horkko authored
This should fix the configparser parsing problem that occurs when we read 'release.format' from global.properties #28
-
- 15 Mar, 2016 6 commits
-
-
Olivier Sallou authored
-
Olivier Sallou authored
Do not use config values, trust database values
-
horkko authored
-
horkko authored
-
horkko authored
- In case we keep old sessions, add the tag 'deleted' to keep trace of time the bank's session has been deleted on disk
-
Olivier Sallou authored
-
- 11 Mar, 2016 2 commits
-
-
http://github.com/horkko/biomajhorkko authored
-
horkko authored
-
- 10 Mar, 2016 1 commit
-
-
horkko authored
-
- 04 Mar, 2016 6 commits
-
-
Olivier Sallou authored
-
Olivier Sallou authored
-
Olivier Sallou authored
-
Olivier Sallou authored
-
Olivier Sallou authored
-
Olivier Sallou authored
-
- 02 Mar, 2016 1 commit
-
-
https://github.com/genouest/biomajhorkko authored
-
- 24 Feb, 2016 1 commit
-
-
Olivier Sallou authored
-
- 23 Feb, 2016 2 commits
-
-
Olivier Sallou authored
-
Olivier Sallou authored
-
- 22 Feb, 2016 6 commits
-
-
Olivier Sallou authored
-
Olivier Sallou authored
-
Olivier Sallou authored
-
Olivier Sallou authored
-
Olivier Sallou authored
-
Olivier Sallou authored
Silent log during bank creation for some options
-