summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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>
Li Yi [Fri, 7 Sep 2012 05:36:54 +0000 (13:36 +0800)]
bump version to 1.0 release
Li Yi [Sun, 26 Aug 2012 12:30:54 +0000 (20:30 +0800)]
enable url link and show detail msg for specific events
Li Yi [Fri, 10 Aug 2012 09:42:28 +0000 (17:42 +0800)]
listener instance don't crash when json parse exception occurs
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
Li Yi [Mon, 6 Aug 2012 10:45:54 +0000 (18:45 +0800)]
update pattern matching algorithm for JSON event parsing
Li Yi [Sun, 5 Aug 2012 14:25:59 +0000 (22:25 +0800)]
update README file and import notify_jenkins script
Li Yi [Sat, 4 Aug 2012 13:05:56 +0000 (21:05 +0800)]
better configuration and new control panel to manage connection
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
Li Yi [Fri, 3 Aug 2012 05:28:54 +0000 (13:28 +0800)]
fix NullPointerException for transient var, add more build parameters
Li Yi [Thu, 2 Aug 2012 10:34:13 +0000 (18:34 +0800)]
enable retrigger action, icons added for this plugin
Li Yi [Wed, 1 Aug 2012 09:57:10 +0000 (17:57 +0800)]
enhancement and release more stable
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
Li Yi [Tue, 31 Jul 2012 08:57:01 +0000 (16:57 +0800)]
start rebuild this project to make it more flexible and powerful
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>
brook hong [Mon, 13 Jun 2011 09:02:00 +0000 (17:02 +0800)]
clean up queue and directory
brook hong [Mon, 13 Jun 2011 03:47:38 +0000 (11:47 +0800)]
add logging config
brook hong [Wed, 1 Jun 2011 06:46:21 +0000 (14:46 +0800)]
add dependency for packaging; export gotEvent
brook hong [Thu, 26 May 2011 05:01:47 +0000 (13:01 +0800)]
update picture
brook hong [Thu, 26 May 2011 04:46:06 +0000 (12:46 +0800)]
more description
brook hong [Mon, 16 May 2011 07:40:48 +0000 (15:40 +0800)]
init