log bitten/notify.py @ 875:a68027e2245d

age author description
Thu, 21 Oct 2010 08:41:16 +0000 osimons Add 'Platform' name to build report for web display and notifications. Fixes #541 and #633.
Thu, 16 Sep 2010 13:01:17 +0000 osimons Changed notification to always use Genshi `NewTextTemplate` which lets us keep just one template for both Trac 0.11 and 0.12+.
Thu, 26 Aug 2010 22:48:37 +0000 osimons Basic Trac 0.12 support, supporting just a `(default)` repository - essentially Trac 0.11 behaviour. Thanks to those that have contributed to #480 to get this working and tested.
Sun, 09 Aug 2009 08:47:19 +0000 mgood Simplify email notification code by removing BuildInfo class
Sun, 09 Aug 2009 08:47:10 +0000 mgood notify.py import cleanup and remove config name constants
Sun, 09 Aug 2009 08:47:02 +0000 mgood Remove user->email lookup from since this is already handled in the parent class
Mon, 23 Mar 2009 01:15:52 +0000 mgood `BittenNotifyEmail` objects have state, so the same instance cannot be shared
Mon, 23 Mar 2009 00:37:55 +0000 mgood Find a user's email by only fetching their session instead of all known users
Mon, 23 Mar 2009 00:08:08 +0000 mgood Some style clean-ups to notify.py
Mon, 23 Mar 2009 00:07:52 +0000 mgood Make `BittenNotify` use the config properties instead of directly loking in `self.config`
Mon, 23 Mar 2009 00:07:43 +0000 mgood Merge `BittenNotify` and `BittenNotifyDispatcher` into one component
Sun, 22 Mar 2009 23:47:36 +0000 mgood Fix line endings and trailing whitespace in new notification files
Sat, 21 Mar 2009 19:05:41 +0000 wbell Import of bitten notify from Ole Trenner. Imported from http://trac.3dbits.de/bittennotify, revision [31]. Source code license change to bsd verified by Ole. Everything looks great. Thanks for the patch.
Copyright (C) 2012-2017 Edgewall Software