337 Commits

Author SHA1 Message Date
Jenkins
c20d979d95 Merge "add two new options to Log Parser Plugin" 2017-03-27 23:41:23 +00:00
Jenkins
161473d1b7 Merge "Update text-finder plugin" 2017-03-16 16:41:23 +00:00
Adam Spiers
d3307d6938 add two new options to Log Parser Plugin
Support both global and per-project rules, and the showGraphs option,
both of which became possible in the 2.0 release:

https://github.com/jenkinsci/log-parser-plugin/compare/log-parser-1.0.8...log-parser-2.0
ecde717b9b
6e75ecc8f9

Change-Id: I38b0058467d16ca7e3c4d3dc4edb2c9294551f15
2017-03-15 09:55:06 +00:00
mhuin
a5eb235881 Add a publisher for MQTT
Add support for the MQTT Notification Plugin
(https://wiki.jenkins-ci.org/display/JENKINS/MQTT+Notification+Plugin)

Change-Id: Ibe867a15f5621601a45c2e1d6281f4db67df29d7
2017-02-27 09:09:29 +00:00
Nikolas Sepos
9d044665d4 Add case-sensitive arg to archive publisher
case-sesitive is bool and defaults to true

Change-Id: I91d7d210e3d6642992692617f2e9498c9a6c58c7
2017-02-06 18:02:32 +02:00
Kyrylo Shatskyy
86a3615fd4 Added support for 'JUnit Attachments Plugin'
Change-Id: Ia311d5ac9e42fba38962e007c37710f34b3e38e8
2017-02-02 22:44:26 +01:00
Jenkins
150705cf50 Merge "email-ext trigger script" 2017-01-20 15:08:14 +00:00
Dong Ma
6509de4c80 Update text-finder plugin
- update text-finder plugin to conver xml
- update docstring
- add plugin='text-finder' attribute

Change-Id: I421453e67f654720ef1ac67971d733c0d8b260e6
2017-01-06 08:11:54 -08:00
Jenkins
bf74e157d1 Merge "Update sloccount plugin" 2017-01-05 10:42:36 +00:00
Jenkins
68523ae873 Merge "Update robot plugin" 2017-01-05 10:41:10 +00:00
Jenkins
c7cfda4d99 Merge "Update workspace-cleanup plugin" 2017-01-05 10:38:38 +00:00
Dong Ma
7484342137 Update sloccount plugin
- update sloccount plugin to convert xml
- add new parameters
- add plugin='sloccount' attribute
- update docstring
- update test cases

Change-Id: I74919fdd18d2d22ab07e7cd1e48df6572db8885b
2016-12-17 09:05:20 -08:00
Dong Ma
ce758e2dd0 Update warnings plugin
- update warnings plugin to convert xml
- update test cases
- add attribute 'plugin=warnings'

Change-Id: I92fe2542ad6cef86df14f86e3982813f3a0a1632
2016-12-12 19:10:39 -08:00
Dong Ma
33fc571832 Update robot plugin
- update robot plugin to convert xml
- update docstring
- update test cases
- add plugin="robot" attribute

Change-Id: I350d99beca71fcb6932491b3709ee2b6d89ca642
2016-12-05 06:19:47 -08:00
Dong Ma
08113e362a Update rich-text-publisher plugin
- update rich-text-publisher plugin to convert xml
- add plugin='rich-text-publisher-plugin'
- update docstring
- update test cases

Change-Id: I771b4dcc09b598c193416ce3f3ba48597dc5efad
2016-12-05 06:19:47 -08:00
Dong Ma
5a9f6b1787 Update workspace-cleanup plugin
- update workspace-cleanup plugin to convert xml
- remove trailing \
- update test cases

Change-Id: I7e5a126d7610811ac8c1120d01292f1c28f82f82
2016-12-01 01:13:02 -08:00
Jef Mallal
6061bc97c6 Fix plot publisher tests
Change-Id: Ic76ddc26478346c07f3927b44876d581273e7b8f
2016-11-21 11:52:07 -07:00
Jenkins
9dc5b85f64 Merge "Adds height and width support to the Plot Publisher" 2016-11-18 18:51:47 +00:00
Jenkins
8da095972d Merge "Update performance plugin" 2016-11-18 18:50:12 +00:00
Dong Ma
0bdd819969 Update jabber plugin
- update jabber plugin to use convert xml
- add plugin="jabber" and plugin="instant-messaging" attribute
- update test cases
- add new notification strategy option

Change-Id: I221f75f30e611ca206041be6f9a86e4075f6bb8d
2016-11-13 19:23:05 -08:00
Drew Rothstein
dff22236d4 Adds height and width support to the Plot Publisher
Height and width are supported by the Plot Plugin today but
not made available in the Publisher.  This adds support for
both with the same defaults that exist in the plugin.

This allows users to configure a height and width as desired.

Change-Id: I1846e73d2fc3f6a9f651646b74cd3af6f85aee6d
2016-11-13 09:32:21 -08:00
Dong Ma
4f183cdb1b Update performance plugin
- update performance plugin to use convert xml
- add new parameters for performance plugin
- update test cases
- add plugin="performance" attribute

Change-Id: Ice3420d3413d85daf4e6f678011382788e2bdd97
2016-10-23 21:56:39 -07:00
Jenkins
d91acfcb45 Merge "Update cucumber-testresult plugin" 2016-10-21 11:58:53 +00:00
Jenkins
fc1bb568f4 Merge "Update cppcheck plugin" 2016-10-21 11:58:46 +00:00
Jenkins
802b71d618 Merge "Update scp plugin" 2016-10-21 11:35:10 +00:00
Jenkins
425eeb7491 Merge "Update xunit plugin" 2016-10-21 11:32:12 +00:00
Jenkins
401fc44468 Merge "Add support for FTP-Publisher plugin" 2016-10-21 11:19:13 +00:00
Jenkins
08677de43d Merge "Update TestFairy plugin" 2016-10-21 11:03:59 +00:00
Jenkins
073f749d1a Merge "Update Summary Display plugin to use convert xml" 2016-10-21 11:00:36 +00:00
Dong Ma
05e92d417b
Update mailer plugin
- update mailer plugin to use convert xml
- add plugin="mailer" attribute
- update doc to 4 space indent syntax

Change-Id: Ib1fd30c4e1a82a0649e452b9bf03136d1e7c5ca6
2016-10-19 10:30:02 -04:00
Dong Ma
5341f48085
Update checkstyle plugin
- update doc options to have default value
- update doc to 4 space indent syntax
- add plugin="checkstyle" attribute

Change-Id: Ic2676a978889deb145af975a38293e7b77e6625b
2016-10-17 11:46:11 -04:00
Dong Ma
bff19ac90b Update cucumber-testresult plugin
- update cucumber-testresult plugin to use convert xml
- add plugin="cucumber-testresult-plugin" attribute
- add new parameter 'ignore-bad-steps' support
- update test cases

Change-Id: I8ef353fea030dc0aab0cf9f006fdc84c72834ee7
2016-10-15 14:07:40 -07:00
Jenkins
6b5a9625ba Merge "Update copy-to-slave plugin" 2016-10-14 16:59:41 +00:00
Dong Ma
195bf51df7 Update sonar plugin
- update sonar plugin to use convert xml
- update sonar docstring
- add plugin="sonar" attribute
- update test cases

Change-Id: I2882533a4e7a160ca8144727e7f0928452a36123
2016-10-08 08:50:16 -07:00
Dong Ma
741f315b26 Update copy-to-slave plugin
- update copy-to-slave plugin to use convert xml
- update docstring
- add plugin="copy-to-slave" attribute
- add new parameter 'run-after-result'

Change-Id: I2e2b67c8b12f494c274668b28d7c962e8abd8ce5
2016-10-08 05:55:39 -07:00
Dong Ma
3a226228b5 Update cppcheck plugin
- update cppcheck plugin to use convert xml
- update cppcheck plugin docstring
- add plugin="cppcheck" attribute
- add new parameters for cppcheck plugin
- update test cases

Change-Id: Id17f4fb082eff1ed9266f98454f1e1df2bcaca7f
2016-10-07 23:36:52 -07:00
Jenkins
36859086cb Merge "Update logparser plugin" 2016-10-06 03:01:57 +00:00
Jenkins
877840e943 Merge "Refactor base test classes inheritance for reuse" 2016-09-30 15:42:52 +00:00
Dong Ma
a07c886c89 Update logparser plugin
- update logparser plugin to user convert xml
- update logparser docstring

Change-Id: I13b36024bcaa3cfca2c8f2d3530bbc31dc9f52a8
2016-09-28 23:50:31 -07:00
Dong Ma
5e055f812c Update scp plugin
- Update scp plugin to use convert to xml
- Update scp docstring
- Add plugin="scp" attribute

Change-Id: If6da4018ce5c4c8c38217bf212e7dbaba4872b71
2016-09-20 02:09:02 -07:00
Dong Ma
0c1856b696 Update xunit plugin
- update xunit plugin to use convert xml
- add plugin="xunit" attribute
- update docstring

Change-Id: Iee5fd66434d3ca2acbe13b0871c085b6fb5d9a62
2016-09-15 14:50:01 +08:00
Jenkins
e1de6f22ff Merge "Update junit plugin" 2016-09-14 19:30:24 +00:00
Darragh Bailey
4573b3a25d Refactor base test classes inheritance for reuse
Refactor base test class inheritance to allow for BaseTest class to be
reused without needing to also import the TestCase class everywhere in
order to avoid having the common test function executed on base classes.

This makes it easier to build base testing classes and then simplifies
the subclassing of these for actual tests.

Change-Id: I89809e8082469f814f245db4a9ab7658aac8a405
2016-09-14 14:58:57 +01:00
Dong Ma
a463b12f29 Update junit plugin
- update junit plugin to use convert xml
- update docstring of junit plugin

Change-Id: I47e5ebd159bca869a297cf5f0b85a3d63bb264ac
2016-09-14 11:31:45 +08:00
Jenkins
3688417276 Merge "Update cloverphp plugin" 2016-09-13 17:57:38 +00:00
Dong Ma
bce839b41e Update cloverphp plugin
- update cloverphp docs to be 4 space indent
- add plugin="cloverphp" attribute
- remove the trailing \

Change-Id: Iad6dc770bfb04ba1318fef7dcf039f7ec44d67b9
2016-09-12 10:22:11 +08:00
Dong Ma
23cbeda2e9 Update clone-workspace plugin
- update clone-workspace plugin to use convert_mapping_to_xml
- update doc string

Change-Id: Id4cefb9504f02ef1b654e223b6d9ddefaa122967
2016-09-08 02:14:49 +08:00
David Smith
b61cd60024 email-ext trigger script
You can use Trigger Scripts in groovy to define before of after the
build if the email must be send or not. See
https://wiki.jenkins-ci.org/display/JENKINS/Email-ext+plugin#Email-extplugin-Triggers

Change-Id: Id55df2c4796472c9283269e9e57815b8cf5ed52a
2016-08-26 17:16:52 +01:00
Kien Ha
eae4687264 Add support for FTP-Publisher plugin
Change-Id: Ibc6af89f99b2f5f0f2e526162c1dd0a16c1b118f
Signed-off-by: Kien Ha <kienha9922@gmail.com>
2016-08-20 02:15:05 -04:00
Liu Changcheng
c588b842e8 add post-send script option
We need post-send script option to configure presendScript in the
generated configure xml.
When setting post-send as below:
   postsend-script: $DEFAULT_POSTSEND_SCRIPT
We could see below informaton in the generated configure xml.
<hudson.plugins.emailext.ExtendedEmailPublisher plugin="email-ext@2.42">
 <postsendScript>$DEFAULT_POSTSEND_SCRIPT</postsendScript>
</hudson.plugins.emailext.ExtendedEmailPublisher>

Change-Id: Ic215b2f3a9b5e7361a2cc1772226382da341ecd1
Signed-off-by: Liu Changcheng <changcheng.liu@intel.com>
Signed-off-by: Jerry Liu <primerlink@gmail.com>
2016-08-19 08:27:31 +08:00