Branch: refs/heads/master Home: https://github.com/jenkinsci/performance-plugin Commit: 5fec95f70d2826bbff259ef0a0b74cf7b410b428 https://github.com/jenkinsci/performance-plugin/commit/5fec95f70d2826bbff259ef0a0b74cf7b410b428 Author: Max Wassiljew <max.wassil...@novatec-gmbh.de> Date: 2016-08-09 (Tue, 09 Aug 2016)
Changed paths: M pom.xml M src/main/java/hudson/plugins/performance/GraphConfigurationDetail.java M src/main/java/hudson/plugins/performance/PerformancePublisher.java M src/main/java/hudson/plugins/performance/UriReport.java A src/main/java/hudson/plugins/performance/constraints/AbsoluteConstraint.java A src/main/java/hudson/plugins/performance/constraints/AbstractConstraint.java A src/main/java/hudson/plugins/performance/constraints/ConstraintChecker.java A src/main/java/hudson/plugins/performance/constraints/ConstraintDescriptor.java A src/main/java/hudson/plugins/performance/constraints/ConstraintEvaluation.java A src/main/java/hudson/plugins/performance/constraints/ConstraintFactory.java A src/main/java/hudson/plugins/performance/constraints/ConstraintReport.java A src/main/java/hudson/plugins/performance/constraints/ConstraintSettings.java A src/main/java/hudson/plugins/performance/constraints/PreviousResultsBlock.java A src/main/java/hudson/plugins/performance/constraints/RelativeConstraint.java A src/main/java/hudson/plugins/performance/constraints/TestCaseBlock.java A src/main/resources/hudson/plugins/performance/AbsoluteConstraint/config.jelly A src/main/resources/hudson/plugins/performance/AbsoluteConstraint/config.properties A src/main/resources/hudson/plugins/performance/AbstractConstraint/help-relatedPerfReport.html A src/main/resources/hudson/plugins/performance/AbstractConstraint/help-testCase.html M src/main/resources/hudson/plugins/performance/PerformancePublisher/config.jelly A src/main/resources/hudson/plugins/performance/PerformancePublisher/help-modeEvaluation.html A src/main/resources/hudson/plugins/performance/PerformancePublisher/help-persistPerformanceChart.html A src/main/resources/hudson/plugins/performance/PerformancePublisher/help-persistPerformanceCharts.html A src/main/resources/hudson/plugins/performance/RelativeConstraint/config.jelly A src/main/resources/hudson/plugins/performance/RelativeConstraint/config.properties A src/main/resources/hudson/plugins/performance/RelativeConstraint/help-previousResultsString.html A src/main/resources/hudson/plugins/performance/RelativeConstraint/help-timeframeEndString.html A src/main/resources/hudson/plugins/performance/RelativeConstraint/help-timeframeStartString.html A src/test/java/hudson/plugins/performance/constraints/ConstraintCheckerTest.java A src/test/java/hudson/plugins/performance/constraints/ConstraintFactoryTest.java A src/test/java/hudson/plugins/performance/constraints/ConstraintReportTest.java A src/test/java/hudson/plugins/performance/constraints/ConstraintTest.java A src/test/resources/constraint-test.xml Log Message: ----------- Implemented absolute and relative constraints. (#68) -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.