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

[close #421] add timelines tool for slow log #420

Closed
wants to merge 19 commits into from

Commits on Dec 21, 2021

  1. add timelines tool for slow log

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    79a7860 View commit details
    Browse the repository at this point in the history
  2. reuse logPrefix

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    b5ca9cb View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Merge branch 'add-slow-log-timelines' of github.com:iosmanthus/client…

    …-java into add-slow-log-timelines
    iosmanthus committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    74b0d0a View commit details
    Browse the repository at this point in the history
  2. WIP: create a demo in Java

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    b6ce9bb View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    32f1259 View commit details
    Browse the repository at this point in the history
  2. add unit tests for timelines

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    64261a6 View commit details
    Browse the repository at this point in the history
  3. add license header

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    be4ad37 View commit details
    Browse the repository at this point in the history
  4. output error via stderr

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    01c38a0 View commit details
    Browse the repository at this point in the history
  5. add tools to format target

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    73fb31b View commit details
    Browse the repository at this point in the history
  6. add maven jar plugins

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    f19fff5 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. use submodule

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    592d45d View commit details
    Browse the repository at this point in the history
  2. remove submodule

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    6d4dff0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40a7a19 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. add comments for cli arguments

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    716052c View commit details
    Browse the repository at this point in the history
  2. improve log contents

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    f88557e View commit details
    Browse the repository at this point in the history
  3. ignore license checker for logs

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    04ac14f View commit details
    Browse the repository at this point in the history
  4. use yellow color for attr

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    487a5c9 View commit details
    Browse the repository at this point in the history
  5. add newline for logs

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    c6980cd View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. address comments

    Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
    iosmanthus committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    bf7e283 View commit details
    Browse the repository at this point in the history