Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/zaproxy-plugin
  Commit: aef65477c926a4c2c115571a02a7d06ff0e9997c
      
https://github.com/jenkinsci/zaproxy-plugin/commit/aef65477c926a4c2c115571a02a7d06ff0e9997c
  Author: JordanGS <developer.go...@gmail.com>
  Date:   2016-11-05 (Sat, 05 Nov 2016)

  Changed paths:
    A CONTRIBUTING.md
    A CONTRIBUTORS.md
    A HISTORY.md
    M LICENSE
    M README.md
    A documentation/customtools/README.md
    A documentation/envinject/README.md
    A documentation/exportreport/README.md
    A documentation/htmlpublisher/README.md
    A documentation/images/ENV_INJECTOR.png
    A documentation/images/EXPORT_REPORT.png
    A documentation/images/EXPORT_REPORT_ALERT_DETAILS.png
    A documentation/images/EXPORT_REPORT_ALERT_SEVERITY.png
    A documentation/images/EXPORT_REPORT_BACKUP.png
    A documentation/images/EXPORT_REPORT_SOURCE_DETAILS.png
    A documentation/images/HTML_PUBLISHER_JOB.png
    A documentation/images/HTML_PUBLISHER_JOB_CONFIG.png
    A documentation/images/JIRA_ADMIN.png
    A documentation/images/JIRA_JOB_CONFIG.png
    A documentation/images/SUMMARY_DISPLAY_JOB.png
    A documentation/images/SUMMARY_DISPLAY_JOB_CONFIG.png
    A documentation/images/ZAPROXY_BAT.png
    A documentation/images/ZAPROXY_HOME.png
    A documentation/images/ZAPROXY_SELECT.png
    A documentation/images/ZAP_CI.png
    A documentation/images/ZAP_JENKINS_CUSTOM_TOOL.png
    A documentation/images/ZAP_JENKINS_CUSTOM_TOOL_SELECT.png
    A documentation/images/ZAP_JENKINS_ZAP_ADMIN.png
    A documentation/images/ZAP_SETTINGS.png
    A documentation/images/arrow_right.png
    A documentation/images/help.png
    A documentation/images/select.png
    A documentation/jenkinszapsettings/README.md
    A documentation/jiracreator/README.md
    A documentation/summarydisplay/README.md
    A documentation/systeminstalled/README.md
    A documentation/zapsettings/README.md
    M pom.xml
    M src/main/java/com/github/jenkinsci/zaproxyplugin/Utils.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/ZAPAuthScriptParam.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/ZAPBuilder.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/ZAPCmdLine.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/ZAPDriver.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/report/ZAPReport.java
    M 
src/main/java/com/github/jenkinsci/zaproxyplugin/report/ZAPReportCollection.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/report/ZAPReportHTML.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/report/ZAPReportXML.java
    M 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPAuthScriptParam/config.jelly
    M 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPBuilder/config.jelly
    M 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPBuilder/global.jelly
    M 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPCmdLine/config.jelly
    M 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPDriver/config.jelly
    A 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPDriver/help-deleteReports.html
    A 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPDriver/help-exportreportTitle.html
    M 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPDriver/help-generateReports.html
    M 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPDriver/help-jiraCreate.html
    A 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPDriver/help-selectedExportFormats.html
    M src/main/resources/index.jelly

  Log Message:
  -----------
  2.0.0-DEV-SNAPSHOT PRE-RELEASE VER 4

-Added api call support
-Fixed console output bugs/typo's
-Added export report plugin support
-Added environment variable support for report title
-Added list for .xhtml, .xml and .json
-Updated LICENSE (group project and not individual)
-Updated License in pom.xml
-Added CONTRIBUTORS.md
-Removed Inactive Contributors from pom.xml
-Added CONTRIBUTING.md
-Added HISTORY.md
-Created new README.MD
-Removed Credentials 1.9.4 dependency from pom.xml
-Created methods for each workflow step and break build upon failure
-Added/updated help messages
-Updated Comments
-Check for plugins if they are being used
-Added functionality to clear workspace of previous reports
-Added README for various plugin's.
-Added Wiki Images


  Commit: 68aad287fc9aa266ad88a238bd11476272ebaa05
      
https://github.com/jenkinsci/zaproxy-plugin/commit/68aad287fc9aa266ad88a238bd11476272ebaa05
  Author: JordanGS <developer.go...@gmail.com>
  Date:   2016-11-08 (Tue, 08 Nov 2016)

  Changed paths:
    M CONTRIBUTING.md
    M CONTRIBUTORS.md
    M HISTORY.md
    M documentation/customtools/README.md
    M documentation/envinject/README.md
    M documentation/exportreport/README.md
    M documentation/htmlpublisher/README.md
    M documentation/jenkinszapsettings/README.md
    M documentation/jiracreator/README.md
    M documentation/summarydisplay/README.md
    M documentation/systeminstalled/README.md
    M documentation/zapsettings/README.md
    M pom.xml
    M src/main/java/com/github/jenkinsci/zaproxyplugin/Utils.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/ZAPAuthScriptParam.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/ZAPBuilder.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/ZAPCmdLine.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/ZAPDriver.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/report/ZAPReport.java
    M 
src/main/java/com/github/jenkinsci/zaproxyplugin/report/ZAPReportCollection.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/report/ZAPReportHTML.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/report/ZAPReportXML.java
    M 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPDriver/config.jelly
    A 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPDriver/help-internalSites.html
    A 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPDriver/help-removeExternalSites.html

  Log Message:
  -----------
  2.0.0-DEV-SNAPSHOT-PRE-RELEASE VER 4 PATCH 1

-Delete all log from zap settings folder before zap is initialized
-Delete all logs from the zap workspace before new logs are moved over
-Copy all zap logs from settings to the workspace
-Delete all previous zap reports from the workspace
-Fix plugin check
-Fix session loading and session persistence bug
-Added more support for environment variables (internal sites)
-Fix bug with zap pre-build
-Updated comments, documentation and wiki pages
-Added new help documentation
-Updated UI
-Added credential's dependency back to pom.xml (unsure of implications or usage)
-Update Wiki Doc's to use jenkinsci/zaproxy-plugin GitHub path for the
development branch
-Restarted serialization UID at 1L for instances


  Commit: 1afa6966d06f60f6d598b693fb2421fc27d2b021
      
https://github.com/jenkinsci/zaproxy-plugin/commit/1afa6966d06f60f6d598b693fb2421fc27d2b021
  Author: Jordan <jorda...@users.noreply.github.com>
  Date:   2016-11-09 (Wed, 09 Nov 2016)

  Changed paths:
    A CONTRIBUTING.md
    A CONTRIBUTORS.md
    A HISTORY.md
    M LICENSE
    M README.md
    A documentation/customtools/README.md
    A documentation/envinject/README.md
    A documentation/exportreport/README.md
    A documentation/htmlpublisher/README.md
    A documentation/images/ENV_INJECTOR.png
    A documentation/images/EXPORT_REPORT.png
    A documentation/images/EXPORT_REPORT_ALERT_DETAILS.png
    A documentation/images/EXPORT_REPORT_ALERT_SEVERITY.png
    A documentation/images/EXPORT_REPORT_BACKUP.png
    A documentation/images/EXPORT_REPORT_SOURCE_DETAILS.png
    A documentation/images/HTML_PUBLISHER_JOB.png
    A documentation/images/HTML_PUBLISHER_JOB_CONFIG.png
    A documentation/images/JIRA_ADMIN.png
    A documentation/images/JIRA_JOB_CONFIG.png
    A documentation/images/SUMMARY_DISPLAY_JOB.png
    A documentation/images/SUMMARY_DISPLAY_JOB_CONFIG.png
    A documentation/images/ZAPROXY_BAT.png
    A documentation/images/ZAPROXY_HOME.png
    A documentation/images/ZAPROXY_SELECT.png
    A documentation/images/ZAP_CI.png
    A documentation/images/ZAP_JENKINS_CUSTOM_TOOL.png
    A documentation/images/ZAP_JENKINS_CUSTOM_TOOL_SELECT.png
    A documentation/images/ZAP_JENKINS_ZAP_ADMIN.png
    A documentation/images/ZAP_SETTINGS.png
    A documentation/images/arrow_right.png
    A documentation/images/help.png
    A documentation/images/select.png
    A documentation/jenkinszapsettings/README.md
    A documentation/jiracreator/README.md
    A documentation/summarydisplay/README.md
    A documentation/systeminstalled/README.md
    A documentation/zapsettings/README.md
    M pom.xml
    M src/main/java/com/github/jenkinsci/zaproxyplugin/Utils.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/ZAPAuthScriptParam.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/ZAPBuilder.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/ZAPCmdLine.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/ZAPDriver.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/report/ZAPReport.java
    M 
src/main/java/com/github/jenkinsci/zaproxyplugin/report/ZAPReportCollection.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/report/ZAPReportHTML.java
    M src/main/java/com/github/jenkinsci/zaproxyplugin/report/ZAPReportXML.java
    M 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPAuthScriptParam/config.jelly
    M 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPBuilder/config.jelly
    M 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPBuilder/global.jelly
    M 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPCmdLine/config.jelly
    M 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPDriver/config.jelly
    A 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPDriver/help-deleteReports.html
    A 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPDriver/help-exportreportTitle.html
    M 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPDriver/help-generateReports.html
    A 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPDriver/help-internalSites.html
    M 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPDriver/help-jiraCreate.html
    A 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPDriver/help-removeExternalSites.html
    A 
src/main/resources/com/github/jenkinsci/zaproxyplugin/ZAPDriver/help-selectedExportFormats.html
    M src/main/resources/index.jelly

  Log Message:
  -----------
  Merge pull request #46 from JordanGS/development

2.0.0-DEV-SNAPSHOT-PRE-RELEASE VER 4 PATCH 1


Compare: 
https://github.com/jenkinsci/zaproxy-plugin/compare/d9146ce1c206...1afa6966d06f

-- 
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.

Reply via email to