Branch: refs/heads/unstable
  Home:   https://github.com/PathwayCommons/factoid
  Commit: 7e35c32c83c33c0f5177f19a1b30b026a687214e
      
https://github.com/PathwayCommons/factoid/commit/7e35c32c83c33c0f5177f19a1b30b026a687214e
  Author: Jeffrey Wong <[email protected]>
  Date:   2022-03-15 (Tue, 15 Mar 2022)

  Changed paths:
    M src/client/components/carousel.js
    M src/server/routes/api/document/index.js

  Log Message:
  -----------
  Cache the entire response when no param values are present. Clear cache when 
updated via API.


  Commit: dd45de5a7411848ddc68ff6bceafcf0f40276089
      
https://github.com/PathwayCommons/factoid/commit/dd45de5a7411848ddc68ff6bceafcf0f40276089
  Author: Jeffrey Wong <[email protected]>
  Date:   2022-03-15 (Tue, 15 Mar 2022)

  Changed paths:
    M src/server/routes/api/document/index.js

  Log Message:
  -----------
  Set the doc cache expiry period


  Commit: d3fbd88516617fbe403816588505c9aca752f514
      
https://github.com/PathwayCommons/factoid/commit/d3fbd88516617fbe403816588505c9aca752f514
  Author: Jeffrey Wong <[email protected]>
  Date:   2022-03-15 (Tue, 15 Mar 2022)

  Changed paths:
    M package-lock.json
    M package.json
    M src/server/routes/api/document/index.js

  Log Message:
  -----------
  Use node-cache for implementation of doc caching


  Commit: f94cf9bcb12b58fd0d8e7863c35b7fced8360ea0
      
https://github.com/PathwayCommons/factoid/commit/f94cf9bcb12b58fd0d8e7863c35b7fced8360ea0
  Author: Jeffrey Wong <[email protected]>
  Date:   2022-03-16 (Wed, 16 Mar 2022)

  Changed paths:
    M src/model/document/document.js

  Log Message:
  -----------
  Remove the article from the document JSON.


  Commit: 8067a393fa77b3fdcb3fcec39b159e77834d881c
      
https://github.com/PathwayCommons/factoid/commit/8067a393fa77b3fdcb3fcec39b159e77834d881c
  Author: Jeffrey Wong <[email protected]>
  Date:   2022-03-16 (Wed, 16 Mar 2022)

  Changed paths:
    M src/client/components/carousel.js
    M src/client/components/home.js
    M src/client/document-search.js
    M src/styles/base.css
    M src/styles/carousel.css
    M src/styles/home.css

  Log Message:
  -----------
  Merge branch 'unstable' into iss909_cache-recent


  Commit: c71a626e4b5a629d77b62a978f66eff09e4b6153
      
https://github.com/PathwayCommons/factoid/commit/c71a626e4b5a629d77b62a978f66eff09e4b6153
  Author: Jeffrey Wong <[email protected]>
  Date:   2022-03-17 (Thu, 17 Mar 2022)

  Changed paths:
    M src/client/document-search.js
    M src/server/routes/api/document/index.js

  Log Message:
  -----------
  - Accept limit 'Infinity' interpret as all docs
- Cache instances of only limit set to 'Infinity'


  Commit: 18a4a7998623ef4a86e6064ec278b427ff79ceb9
      
https://github.com/PathwayCommons/factoid/commit/18a4a7998623ef4a86e6064ec278b427ff79ceb9
  Author: Jeffrey Wong <[email protected]>
  Date:   2022-03-18 (Fri, 18 Mar 2022)

  Changed paths:
    M src/server/index.js

  Log Message:
  -----------
  Add a secondary index for the doc 'status'


  Commit: 38f0891d4322c647d50f01032818945b50c962c3
      
https://github.com/PathwayCommons/factoid/commit/38f0891d4322c647d50f01032818945b50c962c3
  Author: Jeffrey Wong <[email protected]>
  Date:   2022-03-18 (Fri, 18 Mar 2022)

  Changed paths:
    M src/server/routes/api/document/index.js

  Log Message:
  -----------
  Get documents via an index for case where ids or nothing specified.


  Commit: fd0176d90e5cde798c4f1779849c669f23b814ba
      
https://github.com/PathwayCommons/factoid/commit/fd0176d90e5cde798c4f1779849c669f23b814ba
  Author: Jeffrey Wong <[email protected]>
  Date:   2022-03-21 (Mon, 21 Mar 2022)

  Changed paths:
    M src/server/routes/api/document/index.js

  Log Message:
  -----------
  Cleanup the handler logic


  Commit: 88a429be85250a459f6c4929a63f6b96d30489d7
      
https://github.com/PathwayCommons/factoid/commit/88a429be85250a459f6c4929a63f6b96d30489d7
  Author: Jeffrey Wong <[email protected]>
  Date:   2022-03-21 (Mon, 21 Mar 2022)

  Changed paths:
    M src/config.js

  Log Message:
  -----------
  Bump image cache size.


  Commit: 34de7d8753c2cfa8300faed32fc9bef126b70407
      
https://github.com/PathwayCommons/factoid/commit/34de7d8753c2cfa8300faed32fc9bef126b70407
  Author: Jeffrey <[email protected]>
  Date:   2022-03-23 (Wed, 23 Mar 2022)

  Changed paths:
    M package-lock.json
    M package.json
    M src/client/components/carousel.js
    M src/client/document-search.js
    M src/config.js
    M src/model/document/document.js
    M src/server/index.js
    M src/server/routes/api/document/index.js

  Log Message:
  -----------
  Merge pull request #1054 from PathwayCommons/iss909_cache-recent

Caching the Doc get response (for homepage)


Compare: 
https://github.com/PathwayCommons/factoid/compare/e4f81e27eae8...34de7d8753c2

-- 
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/unstable/e4f81e-34de7d%40github.com.

Reply via email to