services/obs-event-trigger.git
10 years agoDisable touch default exchange on rabbitmq devel master
Lin Yang [Tue, 13 Aug 2013 09:48:02 +0000 (17:48 +0800)]
Disable touch default exchange on rabbitmq

Change-Id: I3c0fa33406c2ffc4802b5306d4ad60b13e9fda62
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
10 years agoBump version to 1.1
Lingchao Xin [Mon, 29 Jul 2013 02:47:28 +0000 (10:47 +0800)]
Bump version to 1.1

Change-Id: I4a1a5e1c191f638aa48b5a61db6f8f7f68f6bf20
Signed-off-by: Lingchao Xin <lingchaox.xin@intel.com>
10 years agoCheck whether connection is working or not
Lingchao Xin [Thu, 25 Jul 2013 05:15:39 +0000 (13:15 +0800)]
Check whether connection is working or not

Somtimes(jenkins' version related?), connection is not working when
jenkins starts, if so, we need start it in plugin settings' UI manually;
so we add logic judgement.

This trouble happened in jenkins 1.509.2 version.

Change-Id: I73937852aa93927908efb1916a786e0f2835d7e8
Signed-off-by: Lingchao Xin <lingchaox.xin@intel.com>
10 years agoNo need to validate interested OBS Events' RegExp ended with ';' or not
Lingchao Xin [Thu, 25 Jul 2013 03:40:52 +0000 (11:40 +0800)]
No need to validate interested OBS Events' RegExp ended with ';' or not

This patch maybe fix jenkins-1.509.2' complain, and also it is a logic
bug, since we can't do a toJSON operation to a string which ends with
a ';'.

Change-Id: Ibec9bae12ff5f690bc37a29d7ca411dfff4f5db7
Signed-off-by: Lingchao Xin <lingchaox.xin@intel.com>
11 years agobump version to 1.0 release
Li Yi [Fri, 7 Sep 2012 05:36:54 +0000 (13:36 +0800)]
bump version to 1.0 release

11 years agoenable url link and show detail msg for specific events
Li Yi [Sun, 26 Aug 2012 12:30:54 +0000 (20:30 +0800)]
enable url link and show detail msg for specific events

11 years agolistener instance don't crash when json parse exception occurs
Li Yi [Fri, 10 Aug 2012 09:42:28 +0000 (17:42 +0800)]
listener instance don't crash when json parse exception occurs

11 years agousing basicConsume/wait methods to get msg from rabbitmq queue
Li Yi [Wed, 8 Aug 2012 15:18:51 +0000 (23:18 +0800)]
using basicConsume/wait methods to get msg from rabbitmq queue

more safety consume message from rabbitmq,
and more exactly exception handling

11 years agoupdate pattern matching algorithm for JSON event parsing
Li Yi [Mon, 6 Aug 2012 10:45:54 +0000 (18:45 +0800)]
update pattern matching algorithm for JSON event parsing

11 years agoupdate README file and import notify_jenkins script
Li Yi [Sun, 5 Aug 2012 14:25:59 +0000 (22:25 +0800)]
update README file and import notify_jenkins script

11 years agobetter configuration and new control panel to manage connection
Li Yi [Sat, 4 Aug 2012 13:05:56 +0000 (21:05 +0800)]
better configuration and new control panel to manage connection

11 years agouse multithread event listener and handler class to access AMQP queue
Li Yi [Fri, 3 Aug 2012 08:09:48 +0000 (16:09 +0800)]
use multithread event listener and handler class to access AMQP queue

instead of crontab that do schedule job at least 1 min,
now we can capture obs event in real time with the event handler

11 years agofix NullPointerException for transient var, add more build parameters
Li Yi [Fri, 3 Aug 2012 05:28:54 +0000 (13:28 +0800)]
fix NullPointerException for transient var, add more build parameters

11 years agoenable retrigger action, icons added for this plugin
Li Yi [Thu, 2 Aug 2012 10:34:13 +0000 (18:34 +0800)]
enable retrigger action, icons added for this plugin

11 years agoenhancement and release more stable
Li Yi [Wed, 1 Aug 2012 09:57:10 +0000 (17:57 +0800)]
enhancement and release more stable

11 years agocode cleanup and bug fixing
Li Yi [Tue, 31 Jul 2012 16:31:41 +0000 (00:31 +0800)]
code cleanup and bug fixing

This version can work roughly, still need more develop

11 years agostart rebuild this project to make it more flexible and powerful
Li Yi [Tue, 31 Jul 2012 08:57:01 +0000 (16:57 +0800)]
start rebuild this project to make it more flexible and powerful

11 years agoModified to use boss queue
Hasan, Wan [Tue, 28 Aug 2012 03:04:50 +0000 (11:04 +0800)]
Modified to use boss queue

Signed-off-by: Hasan Wan <hasan.wan@intel.com>
13 years agoclean up queue and directory
brook hong [Mon, 13 Jun 2011 09:02:00 +0000 (17:02 +0800)]
clean up queue and directory

13 years agoadd logging config
brook hong [Mon, 13 Jun 2011 03:47:38 +0000 (11:47 +0800)]
add logging config

13 years agoadd dependency for packaging; export gotEvent
brook hong [Wed, 1 Jun 2011 06:46:21 +0000 (14:46 +0800)]
add dependency for packaging; export gotEvent

13 years agoupdate picture
brook hong [Thu, 26 May 2011 05:01:47 +0000 (13:01 +0800)]
update picture

13 years agomore description
brook hong [Thu, 26 May 2011 04:46:06 +0000 (12:46 +0800)]
more description

13 years agoinit
brook hong [Mon, 16 May 2011 07:40:48 +0000 (15:40 +0800)]
init