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: OADA/oada-cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: OADA/oada-cache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 16 files changed
  • 3 contributors

Commits on Mar 28, 2020

  1. Configuration menu
    Copy the full SHA
    0305cef View commit details
    Browse the repository at this point in the history
  2. Make UNWATCH actually work

    awlayton committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    2e9b491 View commit details
    Browse the repository at this point in the history
  3. Increment version to reflect new API

    Can now watch with watch instead of get (get still works for watch).
    Now use unwatch to stop watching instead of delete
    (the delete version never actually worked anyway).
    awlayton committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    b551d90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b129bd View commit details
    Browse the repository at this point in the history
  5. Make tests use mocha better

    Can now select subset of tests without commenting out code etc.
    awlayton committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    7f04c02 View commit details
    Browse the repository at this point in the history
  6. Test and fix unwatch

    awlayton committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    180584b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Configuration menu
    Copy the full SHA
    342820f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. format code to merge websocket-v2

    prettier authored and tomohiroarakawa committed May 8, 2020
    Configuration menu
    Copy the full SHA
    0ab3f84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7201e52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f061281 View commit details
    Browse the repository at this point in the history
Loading