Branch: refs/heads/iss801_elink-related-papers
Home: https://github.com/PathwayCommons/factoid
Commit: d498d792bf788371526a639f5f821761521eada9
https://github.com/PathwayCommons/factoid/commit/d498d792bf788371526a639f5f821761521eada9
Author: Max Franz <[email protected]>
Date: 2020-08-12 (Wed, 12 Aug 2020)
Changed paths:
M src/server/routes/api/document/index.js
Log Message:
-----------
Merge pull request #793 from PathwayCommons/related_papers_fetch
Query related papers for the whole document after querying the related papers
for elements.
Commit: f34823148f67c069dd81898cff2a523505a8071f
https://github.com/PathwayCommons/factoid/commit/f34823148f67c069dd81898cff2a523505a8071f
Author: Jeffrey Wong <[email protected]>
Date: 2020-08-12 (Wed, 12 Aug 2020)
Changed paths:
M README.md
M docker/.env
M package-lock.json
M package.json
M src/config.js
M src/server/index.js
M src/server/routes/api/document/index.js
Log Message:
-----------
Merge branch 'unstable' into docker-grounding-updates
# Conflicts:
# docker/.env
Commit: f227c323369aabffc029d92a53082710149d91d1
https://github.com/PathwayCommons/factoid/commit/f227c323369aabffc029d92a53082710149d91d1
Author: Max Franz <[email protected]>
Date: 2020-08-12 (Wed, 12 Aug 2020)
Changed paths:
M README.md
M docker/.env
M package-lock.json
M package.json
M src/config.js
M src/server/index.js
Log Message:
-----------
Merge pull request #783 from PathwayCommons/appsignal
AppSignal
Commit: 327d786df83a4735fe86029cdf23798c0a3fac47
https://github.com/PathwayCommons/factoid/commit/327d786df83a4735fe86029cdf23798c0a3fac47
Author: Jeffrey <[email protected]>
Date: 2020-08-12 (Wed, 12 Aug 2020)
Changed paths:
M docker/.env
M docker/docker-compose.yml
Log Message:
-----------
Merge pull request #797 from PathwayCommons/docker-grounding-updates
Docker grounding updates
Commit: 12e34e20c7bb1982deae1c28d054e892814f632b
https://github.com/PathwayCommons/factoid/commit/12e34e20c7bb1982deae1c28d054e892814f632b
Author: Jeffrey Wong <[email protected]>
Date: 2020-08-12 (Wed, 12 Aug 2020)
Changed paths:
M src/server/routes/api/document/index.js
Log Message:
-----------
Merge branch 'iss798_ncbi-linkouts' of
https://github.com/PathwayCommons/factoid into iss798_ncbi-linkouts
Commit: b33381e7e503c71a67702fd11fe583a8c7d0d6f4
https://github.com/PathwayCommons/factoid/commit/b33381e7e503c71a67702fd11fe583a8c7d0d6f4
Author: Jeffrey Wong <[email protected]>
Date: 2020-08-12 (Wed, 12 Aug 2020)
Changed paths:
M README.md
M src/client-env-vars.json
M src/client/components/element-info/entity-assoc-display.js
M src/config.js
M src/model/element/entity.js
M src/server/routes/api/document/indra.js
Log Message:
-----------
- Make use of the grounding-search dbName and dbPrefix to linkout to source
via identifiers.org
- Related papers/indra;js makes use of dbName
Commit: 8b310ecc106b57e154e4f8f700f9f4af94a23838
https://github.com/PathwayCommons/factoid/commit/8b310ecc106b57e154e4f8f700f9f4af94a23838
Author: Jeffrey <[email protected]>
Date: 2020-08-14 (Fri, 14 Aug 2020)
Changed paths:
M README.md
M src/client-env-vars.json
M src/client/components/element-info/entity-assoc-display.js
M src/config.js
M src/model/element/entity.js
M src/server/routes/api/document/indra.js
Log Message:
-----------
Merge pull request #800 from PathwayCommons/iss798_ncbi-linkouts
Utilize the database information provided by grounding-search
Commit: 4e5ee6744da181578b21bd6194ca4a7eb7e6102c
https://github.com/PathwayCommons/factoid/commit/4e5ee6744da181578b21bd6194ca4a7eb7e6102c
Author: Jeffrey Wong <[email protected]>
Date: 2020-08-14 (Fri, 14 Aug 2020)
Changed paths:
M docker/docker-compose.yml
Log Message:
-----------
Integrate the grounding and indexer services into one.
Commit: 5f6254a6f387d0bb065d7d7b00c50a23341f2ff2
https://github.com/PathwayCommons/factoid/commit/5f6254a6f387d0bb065d7d7b00c50a23341f2ff2
Author: Jeffrey <[email protected]>
Date: 2020-08-17 (Mon, 17 Aug 2020)
Changed paths:
M docker/docker-compose.yml
Log Message:
-----------
Merge pull request #802 from PathwayCommons/iss76_grounding-search-boot
Integrate the grounding and indexer services into one.
Commit: 20f3f328f73a013bfc8382076c7b3a4d5e5efe82
https://github.com/PathwayCommons/factoid/commit/20f3f328f73a013bfc8382076c7b3a4d5e5efe82
Author: Jeffrey Wong <[email protected]>
Date: 2020-08-17 (Mon, 17 Aug 2020)
Changed paths:
M ci.sh
Log Message:
-----------
Define a start script, default to 'start'
Commit: 56f12b8198358f381ff833dff2c719963b15af0a
https://github.com/PathwayCommons/factoid/commit/56f12b8198358f381ff833dff2c719963b15af0a
Author: Jeffrey <[email protected]>
Date: 2020-08-17 (Mon, 17 Aug 2020)
Changed paths:
M ci.sh
Log Message:
-----------
Merge pull request #803 from PathwayCommons/pr802_define_start_script
Customize the ci.sh start script name
Commit: 535218ff2d6c23f6e5c5e3aad2b5764e379be599
https://github.com/PathwayCommons/factoid/commit/535218ff2d6c23f6e5c5e3aad2b5764e379be599
Author: Jeffrey Wong <[email protected]>
Date: 2020-08-18 (Tue, 18 Aug 2020)
Changed paths:
M README.md
M ci.sh
M docker/docker-compose.yml
M src/client-env-vars.json
M src/client/components/element-info/entity-assoc-display.js
M src/config.js
M src/model/element/entity.js
M src/server/routes/api/document/indra.js
Log Message:
-----------
Merge branch 'unstable' into iss801_elink-related-papers
# Conflicts:
# src/server/routes/api/document/indra.js
Compare:
https://github.com/PathwayCommons/factoid/compare/08fe4f3a70e3...535218ff2d6c
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/cytoscape-cvs/PathwayCommons/factoid/push/refs/heads/iss801_elink-related-papers/08fe4f-535218%40github.com.