Commit graph

894 commits

Author SHA1 Message Date
j2blake
0ab6d244f5 In the SPARQL query log analyzer, add GROUP statements to partitions. 2014-09-30 17:31:36 -04:00
j2blake
61fcd6f37b Minor cleanup in the query-times scanner. 2014-09-29 14:43:05 -04:00
j2blake
093aed785a Provide the latest version of the Mock ORCID webapp. 2014-08-28 16:28:04 -04:00
Holly Mistlebauer
d0fb87c615 Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop 2014-06-26 14:53:21 -04:00
Holly Mistlebauer
e38a8d087e Holly committed final test case changes 2014-06-26 14:52:25 -04:00
j2blake
e411a2224e VIVO-795 Start a procedure for including docs in the release. 2014-06-19 16:18:13 -04:00
j2blake
5ef8df4a49 Merge branch 'maint-rel-1.7' into develop 2014-06-18 17:34:27 -04:00
j2blake
daae32a0b0 VIVO-801 Move RDB migrator from VIVO to Vitro
Older instances of Vitro might want to use it.
2014-06-18 17:34:10 -04:00
j2blake
e2ad55951b Merge branch 'maint-rel-1.7' into develop 2014-06-18 17:17:05 -04:00
j2blake
a28bb52e5c VIVO-801 Improved the prompts on the RDB migrator 2014-06-18 17:16:38 -04:00
j2blake
1a57f84adf Merge branch 'maint-rel-1.7' into develop 2014-06-18 12:03:05 -04:00
j2blake
87ecccb554 VIVO-801 Added some flexibility to the RDB migration.
The tool now detects if you have additional RDB models, and offers the option of skipping them.
Also, the tool runs with 2G of memory.
2014-06-18 12:02:40 -04:00
Holly Mistlebauer
cd51566bff Holly committed final changes to test cases for rc-1. 2014-06-17 12:15:24 -04:00
Holly Mistlebauer
9498b865e7 Another commit for rc 1 test case changes from Holly. 2014-06-16 17:53:17 -04:00
Holly Mistlebauer
9d7ebe1cae More test case changes from 1.7 rc 1 by Holly. 2014-06-16 17:26:32 -04:00
Holly Mistlebauer
2754ad7da8 Holly made another batch of test case changes for release 1.7, rc 1. 2014-06-16 13:40:25 -04:00
Holly Mistlebauer
64e5eacf3b Holly made first batch of test case changes for release 1.7 rc 1. 2014-06-16 11:32:57 -04:00
j2blake
153cd6f117 VIVO-773 create the RDB to TDB migration utility. 2014-06-11 12:07:05 -04:00
j2blake
939950dcd4 VIVO-769 Merge branch 'feature/orcid' into develop 2014-05-07 17:32:38 -04:00
j2blake
73fbe66534 VIVO-734 implement listrdf by delegating to SparqlQueryApiExecutor.
It formerly retrieved the data from Solr.
2014-05-06 15:09:54 -04:00
Jim Blake
6b77c3b3dc A utility script that will help to analyze SPARQL query timings. 2014-05-02 15:56:26 -04:00
j2blake
51e315798c The pre-compile JSP script needs to be updated. 2014-04-25 15:31:19 -04:00
j2blake
b1c8c3939d VIVO-731 Start to create the acceptance tests for SPARQL query API. 2014-04-15 13:38:41 -04:00
Holly Mistlebauer
49de9c4706 Holly's final RC4 test case changes... 2014-04-08 11:59:37 -04:00
Holly Mistlebauer
9af27d74df Holly's final (she hopes) test case changes for RC4... 2014-04-07 17:36:45 -04:00
Holly Mistlebauer
0893552ab5 Holly made more test case changes for autocomplete functions 2014-04-02 09:46:18 -04:00
Holly Mistlebauer
5846cc71f3 Changes to test cases to automate autocomplete function. 2014-04-01 15:25:01 -04:00
Holly Mistlebauer
44f276788f Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop 2014-03-31 15:09:57 -04:00
Holly Mistlebauer
3c1b0447d5 Last of the test case chances from RC2 2014-03-31 15:09:29 -04:00
j2blake
51cdf01108 VIVO-725 simplify the MultipleLabels test. 2014-03-27 12:53:49 -04:00
j2blake
267572efe2 Merge branch 'maint-rel-1.6' into develop 2014-03-26 16:07:00 -04:00
j2blake
9e2519af21 VIVO-725 modify TestLinkedOpenData so it can be fully automated. 2014-03-26 16:06:29 -04:00
Holly Mistlebauer
312c5db6fa Holly made more test case changes... 2014-03-14 09:54:07 -04:00
Holly Mistlebauer
c9159cdb33 Holly made minor test case changes while testing 1.6.1 2014-03-13 12:21:56 -04:00
j2blake
0d2bb0d0ca Merge branch 'maint-rel-1.6' into develop 2014-03-10 18:01:52 -04:00
j2blake
c084a05832 VIVO-692 Restrict LOD by Publish level, not by Display level
Create a new annotation for properties and classes, HiddenFromPublishBelowRoleLevelAnnot.
Provide the means to initialize these annotations, edit them, and display them in the verbose property display.
Create a Permission and some requested actions so the policies can decide which statements must be filtered out, based on the user's role.
Add unit tests and improve acceptance tests
2014-03-10 18:00:18 -04:00
Holly Mistlebauer
82b408861c Holly made some additional minor test case changes after testing VIVO-645 against develop--testing for 1.6 is now completed. 2013-12-13 15:19:09 -05:00
Holly Mistlebauer
10beb8d560 Holly made the final, final RC 6 test case changes 2013-12-13 14:34:06 -05:00
Holly Mistlebauer
086587e78e Holly's final 1.6 changes, she hopes 2013-12-13 12:53:03 -05:00
Holly Mistlebauer
69d5ece4e9 Holly made changes to the test cases as a result of testing RC 5 2013-12-12 16:46:52 -05:00
Holly Mistlebauer
d9f7fae757 Holly made final RC 4 changes to test cases 2013-12-10 18:20:03 -05:00
Holly Mistlebauer
2b132e46c9 Holly renamed 4 test cases due to change from testing visiting hours to testing year founded. 2013-12-09 17:37:32 -05:00
Holly Mistlebauer
4d69707397 Holly made some more test case changes related to RC 4 2013-12-09 17:29:03 -05:00
Holly Mistlebauer
5bd4d5f893 Holly made another round of test case changes, mostly to help test cases run more smoothly. 2013-12-08 17:03:22 -05:00
Holly Mistlebauer
3bd44b3bd5 Merge branch 'develop' of https://github.com/vivo-project/VIVO into develop 2013-12-08 00:02:10 -05:00
Holly Mistlebauer
efeee37b4f Holly committed first batch of test case updates from testing RC 4. 2013-12-08 00:01:43 -05:00
j2blake
0acebdb665 Merge branch 'maint-rel-1.6' into develop 2013-12-03 12:49:27 -05:00
j2blake
3c8fbbed9f VIVO-574 create acceptance tests for LOD 2013-12-03 12:48:29 -05:00
Holly Mistlebauer
4ea1f57f74 Holly automated as many of the formerly manual tests as possible plus updated other tests to make sure all fields are tested. 2013-12-02 17:42:41 -05:00
Holly Mistlebauer
b672cf7e0b Holly changed more test cases as a result of RC 3. 2013-11-30 23:07:39 -05:00