Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Risharde Ramnath d25737f6e4 GFF loader modification to throw error if strand character is invalid. Added unit test with an invalid strand gff to confirm it works. 4 gadi atpakaļ
  Risharde Ramnath ea8b4a0b58 GFF fix for strands that are specified as question marks + finish php unit test for strands 4 gadi atpakaļ
  Stephen Ficklin f1cfe3aa6b Merge branch '7.x-3.x' into 1116-tv3-edam_import 4 gadi atpakaļ
  Stephen Ficklin 29ac9f7e95 Merge pull request #1131 from tripal/tv3-ci-docs 4 gadi atpakaļ
  Lacey-Anne Sanderson 2429ee3056 Add documentation for GitHub Actions: CI PHPUnit testing. 4 gadi atpakaļ
  Risharde Ramnath a396ae070a Added new test to check on score values - integer, double and negative double 4 gadi atpakaļ
  Stephen Ficklin a983c2a46a Merge pull request #1125 from michizhou/michizhou-patch-1 4 gadi atpakaļ
  Stephen Ficklin 73a98674a6 Merge pull request #1126 from michizhou/michizhou-patch-2 4 gadi atpakaļ
  Stephen Ficklin 5e6bafb7dd Merge pull request #1127 from Ferrisx4/214_tripal_version_api 4 gadi atpakaļ
  Ferrisx4 3a7ad573a6 Update version string to 7.x-3.5 for next release. 4 gadi atpakaļ
  Stephen Ficklin a95e5a86e7 Merge pull request #1129 from tripal/fix-CI 4 gadi atpakaļ
  Lacey-Anne Sanderson 5c520ae044 Delete .travis.yml 4 gadi atpakaļ
  Lacey-Anne Sanderson 080a636b57 Add Github actions badge instead of TravisCI 4 gadi atpakaļ
  Lacey-Anne Sanderson dc00768de2 Update phpunit-tests.yml 4 gadi atpakaļ
  Lacey Sanderson 44103fe71c Move the strategy inside the job. 4 gadi atpakaļ
  Lacey Sanderson dc4c715865 Try matrix builds for PHP 7.1 and PHP 7.2 4 gadi atpakaļ
  Lacey Sanderson 39482ef951 Add Github Action to test Tripal on PHP 7.1 and PostgreSQL 11. 4 gadi atpakaļ
  Lacey Sanderson ac2fa875d3 Fix composer 2.0 error. 4 gadi atpakaļ
  Ferrisx4 418df4d5cc Add drush trp-version command 4 gadi atpakaļ
  Ferrisx4 6d68f06053 Add tripal_version, returns version string 4 gadi atpakaļ
  Michael Zhou e22dc9b6fe Resolve typos in comments of API documentation 4 gadi atpakaļ
  Michael Zhou 0f35a5fcb4 Resolve cases and typos in documentation guides 4 gadi atpakaļ
  Stephen Ficklin 172b018e30 Merge pull request #1124 from risharde/1040-tv3-gff3_performance 4 gadi atpakaļ
  Risharde Ramnath da939901ea Fixed ID regular expression check in GFF loader, added new test for invalid start end values and corresponding test gff file 4 gadi atpakaļ
  Risharde Ramnath 49651d6c8a Better ID validation check within the GFF3 loader 4 gadi atpakaļ
  Risharde Ramnath fefe37536c Minor fix regarding whitespace detection in GFF3 importer ID validation 4 gadi atpakaļ
  Risharde Ramnath 5e98649061 2 additional unit tests and corresponding gff files related to ID validations for unescaped whitespaces and IDs beginning with right arrow character 4 gadi atpakaļ
  Stephen Ficklin 37c37a002e Merge pull request #1123 from risharde/1040-tv3-gff3_performance 4 gadi atpakaļ
  Stephen Ficklin 3b2de6fd43 Fixed merge conflict 4 gadi atpakaļ
  Risharde Ramnath baa68f391c All unit tests now pass, added additional gff files for tests, modified a few functions to correctly do tests, removed dependency on remote files in favour of local files in the data directory for tests. 4 gadi atpakaļ