Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arangodb/arangojs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.11.1
Choose a base ref
...
head repository: arangodb/arangojs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.12.0
Choose a head ref
  • 5 commits
  • 7 files changed
  • 4 contributors

Commits on Sep 2, 2019

  1. Turn off test for MMFiles

    KVS85 committed Sep 2, 2019
    Copy the full SHA
    90afbd4 View commit details

Commits on Sep 24, 2019

  1. Copy the full SHA
    f06d1fa View commit details

Commits on Oct 16, 2019

  1. Add cursor.kill (#629)

    * Add cursor.kill
    
    * Add test case
    
    * fix query -> cursor
    
    * typo
    pluma authored Oct 16, 2019
    Copy the full SHA
    51c0a64 View commit details
  2. Add Cursor#nextBatch (#627)

    * Add Cursor#nextBatch and hasNextBatch
    
    * Remove cursor.hasNextBatch
    
    The name is misleading, just use cursor.hasNext instead.
    
    * Add docs
    
    * Add tests
    
    * Fix test
    pluma authored Oct 16, 2019
    Copy the full SHA
    e0c0606 View commit details
  3. 6.12.0

    pluma committed Oct 16, 2019
    Copy the full SHA
    a034e46 View commit details
Loading