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

Pipeline register hook #6517

Closed
wants to merge 7 commits into from

Commits on Jan 5, 2017

  1. LIR UI (Read Only) (elastic#6241)

    * Read-only Java IR
    andrewvc committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    b82872d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2017

  1. Various LIR improvements

    Fixed an issue with dangling leaf nodes.
    Improved Diff Reports
    Added graph traversal algorithms
    Various pieces of code cleanup
    Consistent ID generation as opposed to UUIDs
    
    Fixes elastic#6413
    andrewvc committed Jan 6, 2017
    Configuration menu
    Copy the full SHA
    2641c10 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

  1. Minor code cleanup and reorg of TopologicalSort

    This moves the TopologicalSort algorithm class to the proper
    graph.algorithms package. It also cleans up a few little syntax things
    
    Fixes elastic#6504
    andrewvc committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    ab65407 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

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

Commits on Jan 27, 2017

  1. Checkpoint

    andrewvc committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    df20ae4 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

  1. Checkpoint

    andrewvc committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    48482a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2017

  1. Fix graph hashing

    andrewvc committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    e97705a View commit details
    Browse the repository at this point in the history