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

Added default jmeter.properties to the plugin #47

Closed
wants to merge 16 commits into from
Closed

Added default jmeter.properties to the plugin #47

wants to merge 16 commits into from

Commits on Apr 11, 2015

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

Commits on Apr 12, 2015

  1. Configuration menu
    Copy the full SHA
    9744427 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9cef0f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2015

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

Commits on May 27, 2015

  1. Adds suport for http://jmeter-plugins.org/ and extended report

    generation. For now it generates all the reports.
    
    - Bumped version number.
    Erwin Jansen committed May 27, 2015
    Configuration menu
    Copy the full SHA
    9441709 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2015

  1. Some code cleanup, made plugin addition backwards compatible. I.e. if an

    existing project declares the plugins we will remove the in built ones.
    Erwin Jansen committed May 28, 2015
    Configuration menu
    Copy the full SHA
    eac35fe View commit details
    Browse the repository at this point in the history

Commits on May 29, 2015

  1. Addresses code review feedback:

    - Make the extension optional, so the optional jars are only added when
      needed.
    - Undid some layout changes.
    - Updated documentation.
    Erwin Jansen committed May 29, 2015
    Configuration menu
    Copy the full SHA
    c397ac6 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2015

  1. remove extraneous println

    ecopoesis committed Jun 23, 2015
    Configuration menu
    Copy the full SHA
    cafde13 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2015

  1. Configuration menu
    Copy the full SHA
    c16a446 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'ecopoesis/master'

    Conflicts:
    	src/main/groovy/com/github/kulya/gradle/plugins/jmeter/JmeterAbstractTask.groovy
    foragerr committed Jul 8, 2015
    Configuration menu
    Copy the full SHA
    a83e843 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'pokowaka/master'

    Conflicts:
    	build.gradle
    	src/main/groovy/com/github/kulya/gradle/plugins/jmeter/JmeterPluginConvention.java
    	src/main/groovy/com/github/kulya/gradle/plugins/jmeter/JmeterRunTask.java
    foragerr committed Jul 8, 2015
    Configuration menu
    Copy the full SHA
    b248a3f View commit details
    Browse the repository at this point in the history
  4. Minor Fixes

    foragerr committed Jul 8, 2015
    Configuration menu
    Copy the full SHA
    fa2f93b View commit details
    Browse the repository at this point in the history
  5. fixes #27

    foragerr authored and geddamr committed Jul 8, 2015
    Configuration menu
    Copy the full SHA
    c7d69ea View commit details
    Browse the repository at this point in the history
  6. Merge branch 'fix_#27'

    Conflicts:
    	build.gradle
    	src/main/groovy/com/github/kulya/gradle/plugins/jmeter/JmeterAbstractTask.groovy
    foragerr committed Jul 8, 2015
    Configuration menu
    Copy the full SHA
    68c79a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2015

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

Commits on Feb 12, 2016

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