log rhodecode/model/notification.py @ 3625:260a7a01b054 beta

age author description
Thu, 28 Mar 2013 01:10:45 +0100 Mads Kiilerich follow Python conventions for boolean values beta
Mon, 04 Mar 2013 12:12:38 +0100 Marcin Kuzminski notification model should only send html emails not generating multipart ones beta
Sat, 02 Mar 2013 21:26:38 +0100 Marcin Kuzminski notifications changes beta
Sat, 02 Mar 2013 16:27:56 +0100 Marcin Kuzminski added template context into Notification templates beta
Wed, 30 Jan 2013 01:46:19 +0100 Mads Kiilerich fix a couple of typos beta
Tue, 29 Jan 2013 03:21:21 +0100 Mads Kiilerich notification: don't expand %(when)s in usernames beta
Wed, 19 Dec 2012 23:12:33 +0100 Marcin Kuzminski fixes #691: Notifications for pull requests: move link to pull request to the top beta
Fri, 09 Nov 2012 19:21:16 +0100 Marcin Kuzminski fixed way of creating notification template for better translations beta
Wed, 05 Sep 2012 00:08:38 +0200 Marcin Kuzminski part2 of pull-request notification improvements beta
Tue, 04 Sep 2012 02:18:59 +0200 Marcin Kuzminski Nicer email notifications about pull-request beta
Sun, 15 Jul 2012 04:02:58 +0200 Marcin Kuzminski added mark as read for single notifications beta
Sun, 01 Jul 2012 12:44:54 +0200 Marcin Kuzminski Added associated classes into child models beta
Mon, 25 Jun 2012 22:40:04 +0200 Marcin Kuzminski Added filtering on inbox by comments beta
Mon, 11 Jun 2012 23:28:22 +0200 Marcin Kuzminski merge with beta codereview
Mon, 11 Jun 2012 23:23:32 +0200 Marcin Kuzminski Format datetime in notifications according to unified function beta
Mon, 11 Jun 2012 00:58:24 +0200 Marcin Kuzminski - added commenting to pull requests codereview
Sun, 10 Jun 2012 02:08:10 +0200 Marcin Kuzminski Added basic models for saving open pull requests codereview
Sun, 10 Jun 2012 00:08:29 +0200 Marcin Kuzminski Added pull requests filter into notification inbox. codereview
Sat, 09 Jun 2012 20:23:48 +0200 Marcin Kuzminski Share common getter functions in base model, and remove duplicated functions from other models codereview
Tue, 05 Jun 2012 21:22:23 +0200 Marcin Kuzminski merge with beta codereview
Mon, 04 Jun 2012 22:03:40 +0200 Marcin Kuzminski Don't send emails to person who comment on changeset beta
Thu, 17 May 2012 12:54:44 +0200 Marcin Kuzminski Add changeset status change into emails codereview
Tue, 01 May 2012 22:24:41 +0200 Marcin Kuzminski Implemented initial code-review status of changesets codereview
Thu, 22 Mar 2012 02:44:42 +0200 Marcin Kuzminski Use __unicode__ instead of __repr__ in models. beta
Wed, 21 Mar 2012 19:19:00 +0200 Marcin Kuzminski Mysql fixes beta
Wed, 07 Mar 2012 02:18:22 +0200 Marcin Kuzminski utils/conf beta
Thu, 01 Mar 2012 02:52:46 +0200 Marcin Kuzminski code garden beta
Thu, 01 Mar 2012 00:30:41 +0200 Marcin Kuzminski code garden beta
Sat, 28 Jan 2012 01:06:29 +0200 Marcin Kuzminski #227 Initial version of repository groups permissions system beta
Fri, 06 Jan 2012 21:50:52 +0200 Marcin Kuzminski docs update beta
Wed, 04 Jan 2012 03:50:07 +0200 Marcin Kuzminski 2012 copyrights beta
Thu, 29 Dec 2011 07:35:51 +0200 Marcin Kuzminski auto white-space removal beta
Wed, 21 Dec 2011 02:56:39 +0200 Marcin Kuzminski pep8ify beta
Mon, 19 Dec 2011 02:31:22 +0200 Marcin Kuzminski mark all read button for notifications beta
Thu, 08 Dec 2011 03:36:13 +0200 Marcin Kuzminski @mention highlighting beta
Sat, 26 Nov 2011 21:50:08 +0200 Marcin Kuzminski test fixes beta
Sat, 26 Nov 2011 21:13:33 +0200 Marcin Kuzminski implements #222 registration feedback beta
Sat, 26 Nov 2011 02:16:21 +0200 Marcin Kuzminski - refactoring to overcome poor usage of global pylons config beta
Sat, 26 Nov 2011 00:11:32 +0200 Marcin Kuzminski #235 forking page repo group selection beta
Fri, 25 Nov 2011 17:41:42 +0200 Marcin Kuzminski Notification fixes beta
Wed, 23 Nov 2011 22:46:14 +0200 Marcin Kuzminski notification to commit author + gardening beta
Wed, 23 Nov 2011 15:36:57 +0200 Marcin Kuzminski Tests updates, Session refactoring beta
Wed, 23 Nov 2011 00:55:05 +0200 Marcin Kuzminski Notification system improvements beta
Sun, 20 Nov 2011 22:26:55 +0200 Marcin Kuzminski notification fixes and improvements beta
Sun, 20 Nov 2011 01:53:00 +0200 Marcin Kuzminski #302 - basic notification system, models+tests beta