sort by:
Revision Author Date Message Commit Date
e1fdc88 try with sudo 28 January 2021, 14:35:32 UTC
1cfccfb get Docker working 28 January 2021, 12:25:17 UTC
7f00179 update readme/changelog 27 January 2021, 17:51:51 UTC
21d70c8 Merge pull request #291 from nickjcroucher/master Upgrade to version 3.0 27 January 2021, 17:18:34 UTC
e851a7d Tidy up installation and version parsing 27 January 2021, 10:30:49 UTC
b740ff2 Change install prefix 27 January 2021, 10:15:13 UTC
0dad725 Try sudo install 27 January 2021, 09:58:16 UTC
09aad38 Add make install to testing 27 January 2021, 09:16:56 UTC
658f284 Merge version information 27 January 2021, 08:24:38 UTC
9de5501 Edit threads argument description 25 January 2021, 21:24:42 UTC
321a41c Append to PATH before installation 25 January 2021, 21:18:07 UTC
206247e Add to path for package search 25 January 2021, 20:34:28 UTC
1be1be9 Remove version from __init__ 25 January 2021, 20:22:24 UTC
0296e3c Clarify menu options 25 January 2021, 19:40:56 UTC
061f8fe Make raxmlng test more stable 19 January 2021, 22:38:56 UTC
3f28d80 Remove downloaded files 19 January 2021, 22:29:40 UTC
5561236 apt-get only run with Linux 19 January 2021, 22:26:59 UTC
f1084cd Change menu options 19 January 2021, 21:51:56 UTC
737f954 Improve memory management error message 19 January 2021, 21:10:01 UTC
2d68315 Add missing dependencies to installation files 19 January 2021, 19:49:15 UTC
685b303 Specify versions in environment.yml 19 January 2021, 19:45:29 UTC
f7253a9 Remove Makefile.in 19 January 2021, 19:40:12 UTC
fe79e08 Use shutil to move file 19 January 2021, 19:28:44 UTC
c61069d Update help message 07 January 2021, 16:56:22 UTC
4d2d147 Introduce bootstrapping tests 06 January 2021, 09:26:16 UTC
a1e7de3 Change names of intermediate files 06 January 2021, 08:24:06 UTC
11591a4 Simplify code coverage upload 05 January 2021, 21:46:13 UTC
abe2483 Update code for selecting RAxML algorithm based on CPU 05 January 2021, 21:25:48 UTC
a976ca0 Multi-thread tests 05 January 2021, 19:59:39 UTC
0427cd4 Fix clean up function 05 January 2021, 16:43:22 UTC
15c584f Fix clean up function 05 January 2021, 16:33:47 UTC
361c175 Refine clean up function 05 January 2021, 16:03:48 UTC
65dee2f Define working directory 05 January 2021, 15:36:49 UTC
9ed422d Exit when unable to find suitable RAxML software 05 January 2021, 14:56:07 UTC
ab8df31 Test for RAxML-specific problems 05 January 2021, 14:29:42 UTC
8c26c78 Fix clean up test 05 January 2021, 12:48:53 UTC
e44cbca Make clean up test verbose 05 January 2021, 12:40:52 UTC
806b33e Extra clean up for tests 05 January 2021, 12:32:15 UTC
ba29320 Extra clean up for tests 05 January 2021, 12:03:41 UTC
3e22d15 Make tests give verbose outputs 05 January 2021, 11:36:58 UTC
1a9af36 Further fixes to test data paths 05 January 2021, 11:24:29 UTC
a02282b Change handling of file paths in tests 05 January 2021, 11:01:33 UTC
f866cf2 Change paths for testing files 05 January 2021, 10:32:27 UTC
ed4190b Change python testing to use consistent python version 05 January 2021, 10:03:26 UTC
5ff8e21 Change coverage calculation for python code 05 January 2021, 09:22:40 UTC
dfb9769 Fix code coverage command for python tests 05 January 2021, 08:55:24 UTC
09b057d Change to python 3.x and fix ambiguous test 05 January 2021, 08:27:19 UTC
3ffa5d3 Bump version 05 January 2021, 06:21:28 UTC
c64d103 Fix null pointer warning in test 05 January 2021, 06:20:44 UTC
547eca7 Remove scripts dir reference from makefile 05 January 2021, 06:12:18 UTC
c03e91e Change version retrieval 04 January 2021, 22:39:36 UTC
ea5190d Restructure runner script 04 January 2021, 22:28:07 UTC
48f4f35 Remove obsolete scripts directory 04 January 2021, 22:23:26 UTC
594cd56 Add model fitting tests 04 January 2021, 22:22:26 UTC
cf4f235 Remove unneeded file 04 January 2021, 16:50:40 UTC
6364244 Remove unnecessary import 04 January 2021, 16:49:39 UTC
ffa8a26 Fix raxmlng model fitting file names 04 January 2021, 16:40:05 UTC
f25fcb9 Move run_gubbins.py 04 January 2021, 15:33:57 UTC
f53c6bb Remove codecov command 04 January 2021, 13:30:45 UTC
2155eec Add installation of pytest-cov 04 January 2021, 13:26:25 UTC
110d5d9 Update codecov settings 04 January 2021, 13:19:00 UTC
ae9a55e Change version handling 04 January 2021, 11:27:12 UTC
3b0a52e Change codecov installation on linux 04 January 2021, 10:38:58 UTC
109275c Fix description function 04 January 2021, 10:30:55 UTC
fe5b43e Change imports into common.py 04 January 2021, 10:30:26 UTC
65addb6 Update linux installation commands 04 January 2021, 10:04:22 UTC
9cda493 Remove pkg_resources error 04 January 2021, 10:00:45 UTC
b44542e Restore working linux subunit installation 04 January 2021, 09:57:38 UTC
ecd03cc Fix environment.yml typo 04 January 2021, 09:53:55 UTC
ff37a7c Restore pkg_resources as dependency of subunit 04 January 2021, 09:43:20 UTC
d661430 Update regex search strings 04 January 2021, 09:36:08 UTC
a56dcf9 Remove pkg_resources dependency 04 January 2021, 09:29:08 UTC
3110547 Fix to Debian bug #971111 04 January 2021, 09:00:46 UTC
4fb0ee8 Fix clean up test 03 January 2021, 22:19:34 UTC
befa349 Update package metadata 03 January 2021, 22:05:52 UTC
4c5aae6 Fix prefix for RAxML reconstruction 03 January 2021, 22:02:40 UTC
662b273 Pass extra arguments to IQtree builder in test 03 January 2021, 08:51:30 UTC
fa300f1 Move test file 03 January 2021, 07:53:21 UTC
7e18174 Update bifurcation test result 02 January 2021, 07:34:57 UTC
7bd0c6b Update comparator for midpoint rooting tests 02 January 2021, 07:14:38 UTC
f16ffae Make test tree names consistent 02 January 2021, 06:55:33 UTC
e9b5dbd Change tree_method file names 01 January 2021, 22:50:11 UTC
406799a Update test tree builders 01 January 2021, 17:56:02 UTC
465b58f Inactivate test for 3 sequences in alignment 01 January 2021, 17:12:29 UTC
0cf467e Update expected file outputs 01 January 2021, 17:04:53 UTC
04041d0 Remove obsolete tests 01 January 2021, 17:04:18 UTC
94de227 Test how many errors are due to version not being established 01 January 2021, 16:19:22 UTC
e94ccfd Merge pull request #12 from nickjcroucher/ci_switch Change CI to Github Actions 01 January 2021, 16:11:24 UTC
749123e Prepare for merge with master 01 January 2021, 16:09:34 UTC
449e9c1 Remove unnecessary packages 01 January 2021, 16:05:14 UTC
542ca73 Fix cppunit installation 01 January 2021, 07:27:15 UTC
6ffe0c1 Restore cppunit installation 01 January 2021, 07:17:48 UTC
e8a24ca Restore cppunit Linux installation 01 January 2021, 07:10:50 UTC
4a72cc7 Edit flags for cppunit Linux installation 01 January 2021, 07:05:54 UTC
76b8b82 Edit flags for Linux installation 01 January 2021, 07:01:44 UTC
5600957 Remove rendundancy in installation 01 January 2021, 06:52:50 UTC
b36a23b Change flags to autoconfigure for Linux 31 December 2020, 10:35:33 UTC
bcd5534 Change flags to autoconfigure 31 December 2020, 09:59:08 UTC
56bbd11 Remove source installations from OSX 31 December 2020, 08:21:24 UTC
afa3a79 Change gubbins make flags for OSX 31 December 2020, 06:50:40 UTC
back to top