Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for #88 - add full support for class.update #204

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Sep 19, 2016

  1. Fix for orientechnologies#88 - add full support for class.update

    Updated class.update to support current spec with the exception of
    CLUSTERSELECTION and CUSTOM which seem to have other issues currently.
    Added unit tests for new updates to class.update.
    marcfisher committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    a4f19ac View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2016

  1. Remove newlines for createFn

    Nice option to remove newlines from functions during createFn to make
    it easier maintaining the functions.
    marcfisher committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    36403cc View commit details
    Browse the repository at this point in the history
  2. Remove newlines for createFn

    Nice option to remove newlines from functions during createFn to make
    it easier maintaining the functions.
    marcfisher committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    27373ea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from marcfisher/upstream

    Remove newlines for createFn
    marcfisher committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    dddee2e View commit details
    Browse the repository at this point in the history