Skip to content
Snippets Groups Projects
  1. Oct 21, 2019
  2. Oct 18, 2019
  3. Oct 17, 2019
    • dutor's avatar
      Fixed linebreak issue in console (#1104) · 0d5e30bd
      dutor authored
      0d5e30bd
    • CPWstatic's avatar
      Shortest path and all paths (#847) · 280e24c0
      CPWstatic authored
      * Add find path sentence.
      
      * Add getFrontiers.
      
      * Add findPath.
      
      * Update visited vertex.
      
      * Consider even length path.
      
      * Add test no filter.
      
      * Refactoring. Add tuple<id, +/-type, ranking> to indicate a step in a path.
      
      * Support find all path.
      
      * Refactoring the prepare part.
      
      * Add shortest path test case.
      
      * Enhancement with clearing the interim path.
      
      * Verify result with string.
      
      * Enhancement, and print edge in cmdprocessor.
      
      * Add column type of path.
      
      * Building path with ptr(Enhancement).
      
      * Rebase and support multi edges
      
      * Add multi edges test.
      
      * 1. Use high priority for get-neighbors task when find path.
      2. Update the formats in console for path.
      
      * Debug: duplicate path found. Solution: clear ids before copy.
      
      * Rebase and solve conflict.
      
      * Remove barrier.
      
      * Rebase and address comment.
      280e24c0
    • CPWstatic's avatar
      udf function is_in() (#1096) · e89c8a28
      CPWstatic authored
      * Support comparison function in().
      
      * Update.
      e89c8a28
  4. Oct 15, 2019
    • Jerry's avatar
      Update README.md (#1072) · af7d7bf5
      Jerry authored
      According to my practice, I think the  [manual](docs/README.md) is more about "How to use" than "How to get", it's better divided in a new category.
      af7d7bf5
  5. Oct 14, 2019
  6. Oct 12, 2019
  7. Oct 11, 2019
  8. Oct 10, 2019
  9. Oct 09, 2019
  10. Oct 08, 2019
  11. Sep 30, 2019
  12. Sep 29, 2019
  13. Sep 28, 2019
  14. Sep 27, 2019
    • dangleptr's avatar
      Make balance works (#881) · 4224999c
      dangleptr authored
      * Implement member change
      
      * Address wadeliuyi's comments
      
      * Add Balance UT
      
      * Fix failed Meta http Uts
      
      * Add balance data and balance data id command in console
      
      * Fix bugs
      
      * Fix stale peers when add part
      
      * Fix bugs
      
      * Remove retry logic and fix stale log response
      
      * Address cirtical27's comments
      
      * Fix snapshot_test
      
      * Fix bug in snapshot
      
      * Remove check in commitTransferLeader
      4224999c
  15. Sep 25, 2019
  16. Sep 24, 2019
  17. Sep 23, 2019
  18. Sep 20, 2019
  19. Sep 18, 2019