taskr commits

RevisionAuthorDateDescription
229matt.zukowski10 Nov 2008 14:40:26

Kernel.gem is now private as of RubyGems 1.3.1, breaking our attempts at retaining backwards-compatibility with RubyGems pre-0.9. This change should fix things for 1.3.1 while retaining the pre-0.9 workingness.

228matt.zukowski31 Oct 2008 15:42:49

updated for picnic 0.7.0

227matt.zukowski20 Oct 2008 13:44:16

moving closer to 0.4.0 release

226matt.zukowski20 Oct 2008 13:43:41

fixed typo

225matt.zukowski20 Oct 2008 13:32:19

initialize options properly

224matt.zukowski20 Oct 2008 13:14:53

* Restr 0.5.0 is now required, due to a bug in Restr 0.4.0 that caused
some actions to log their info incorrectly.

223matt.zukowski16 Oct 2008 14:22:16

moved up to 0.3.99

222matt.zukowski16 Oct 2008 14:21:24

send the task name in the SNMP trap

221matt.zukowski14 Oct 2008 15:14:58

* Task actions and parameters are now again included in the XML views for
the task list and for individual tasks.

220matt.zukowski14 Oct 2008 15:07:30

219matt.zukowski14 Oct 2008 15:06:41

* Taskr can be configured to send SNMP traps whenever task events are logged.
See the config.example.yml file's "LOGGING" section for more info.

218dvdplm22 Aug 2008 07:07:02

REMVOED: .project and .loadpath files

217dvdplm22 Aug 2008 07:06:14

CHANGED: edit/update actions and minor fixes/updates.