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

Pull request for performance analysis #161

Open
wants to merge 32 commits into
base: develop
Choose a base branch
from

Commits on May 28, 2019

  1. Initial version of performance test.

    Initial version of performance test.
    sritejakv committed May 28, 2019
    Configuration menu
    Copy the full SHA
    475d51d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Adding a reporting listener for performance analysis.

    Adding a reporting listener for performance analysis.
    sritejakv committed May 29, 2019
    Configuration menu
    Copy the full SHA
    0dd7d4f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Adding metrics into the listener.

    Adding metrics into the listener.
    sritejakv committed May 30, 2019
    Configuration menu
    Copy the full SHA
    9893ddd View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Configuration menu
    Copy the full SHA
    0b96989 View commit details
    Browse the repository at this point in the history
  2. Correction of indentation

    rakshitkr committed May 31, 2019
    Configuration menu
    Copy the full SHA
    0c44ea5 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2019

  1. Merge pull request #153 from CROSSINGTUD/develop

    Getting changes from develop.
    sritejakv committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    d9a4781 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Adding todo metris in the listener.

    Adding todo metris in the listener.
    sritejakv committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    939954d View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Integrating google spreadsheet writer.

    Integrating google spreadsheet writer.
    sritejakv committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    341f5df View commit details
    Browse the repository at this point in the history
  2. Commiting the credential store.

    Commiting the credential store.
    sritejakv committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    746e724 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Adding hyperlink for git commit id.

    Adding hyperlink for git commit id.
    sritejakv committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    22e1a4e View commit details
    Browse the repository at this point in the history
  2. Updating the git branch url.

    Updating the git branch url.
    sritejakv committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    b3c6c2a View commit details
    Browse the repository at this point in the history
  3. Changing the url to point to the respective commit in github.

    Changing the url to point to the respective commit in github.
    sritejakv committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    b66fb8e View commit details
    Browse the repository at this point in the history
  4. Updating the ruleset parameter to accept more than one ruleset.

    Updating the ruleset parameter to accept more than one ruleset.
    sritejakv committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    a260b36 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Getting changes from develop.

    Getting changes from develop.
    sritejakv committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    e910cce View commit details
    Browse the repository at this point in the history
  2. Updating the changes from develop branch.

    Updating the changes from develop branch.
    Added three maven benchmark projects for performance analysis.
    sritejakv committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    1b32a0a View commit details
    Browse the repository at this point in the history
  3. Removing average fields.

    Removing average fields.
    sritejakv committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    98de3a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. Removing credentials from the repository.

    - Credentials for the google sheet is to be passed as maven test case argument.
    - Added new performance metrics - number of findings
    sritejakv committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    6d706da View commit details
    Browse the repository at this point in the history
  2. Refreshing the token after every request.

    Refreshing the token after every request.
    sritejakv committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    b64cb43 View commit details
    Browse the repository at this point in the history
  3. Removing the stored token credentials.

    Removing the stored token credentials.
    sritejakv committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    417832e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Removing the benchmark repositories and added the functionality to dy…

    …namically download them before the start of analysis
    sritejakv committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    8092b69 View commit details
    Browse the repository at this point in the history
  2. Adding line number to the command line reporter.

    Adding line number to the command line reporter.
    sritejakv committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    a0c6ece View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Adding the sarif schema version being used in the reporter.

    Adding the sarif schema version being used in the reporter.
    sritejakv committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    cf53e17 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. Updating the jenkins file to include new stage for performance analysis.

    Updating the jenkins file to include new stage for performance analysis.
    Moving the google sheet credentials to Jenkins secret text.
    sritejakv committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    a1ff1c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Configuration menu
    Copy the full SHA
    a5f11ac View commit details
    Browse the repository at this point in the history
  2. Update pom.xml

    johspaeth committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    b827728 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

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

Commits on Oct 3, 2019

  1. Fixing the build error.

    Fixing the build error.
    sritejakv committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    038afa5 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Merge branch 'develop' into performance_analysis

    # Conflicts:
    #	CryptoAnalysis/pom.xml
    #	CryptoAnalysis/src/main/java/crypto/reporting/CommandLineReporter.java
    AnakinRaW committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    0cd3057 View commit details
    Browse the repository at this point in the history
  2. manual merge

    AnakinRaW committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    7c90ad3 View commit details
    Browse the repository at this point in the history
  3. add dependencies

    AnakinRaW committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    4f65e0d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Changed CryptSL to CrySL

    rakshitkr committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    66464ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c689487 View commit details
    Browse the repository at this point in the history