log rhodecode/controllers/feed.py @ 3139:99d32d5d70db beta

age author description
Mon, 26 Nov 2012 20:18:13 +0100 Marcin Kuzminski fix safe_int default arg beta
Mon, 26 Nov 2012 20:14:40 +0100 Marcin Kuzminski White space cleanup beta
Mon, 26 Nov 2012 20:14:12 +0100 Marcin Kuzminski Implemented #661 Add option to include diff in RSS feed beta
Fri, 23 Nov 2012 11:54:14 +0100 Marcin Kuzminski added caching layer into RSS/ATOM feeds beta
Sun, 04 Nov 2012 13:43:21 +0100 Marcin Kuzminski implements #632, beta
Sun, 02 Sep 2012 23:29:39 +0200 Marcin Kuzminski merge with beta
Sun, 02 Sep 2012 23:29:07 +0200 Marcin Kuzminski Added huge diff protection for RSS/ATOM feeds. beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Tue, 05 Jun 2012 00:25:31 +0200 Vincent Duvert Also use the date formatter on the feeds. beta
Mon, 04 Jun 2012 18:40:39 +0200 Marcin Kuzminski Improved RSS/ATOM feeds beta
Wed, 28 Mar 2012 19:54:16 +0200 Marcin Kuzminski merged beta into default branch
Wed, 07 Mar 2012 02:18:22 +0200 Marcin Kuzminski utils/conf beta
Sun, 26 Feb 2012 17:25:09 +0200 Marcin Kuzminski merge 1.3 into stable
Fri, 13 Jan 2012 21:31:01 +0200 Marcin Kuzminski added short_id to feeds, and made it more compact beta
Wed, 04 Jan 2012 03:50:07 +0200 Marcin Kuzminski 2012 copyrights beta
Fri, 07 Oct 2011 01:08:50 +0200 Marcin Kuzminski merge beta in stable branch
Sat, 04 Jun 2011 01:16:39 +0200 Marcin Kuzminski Removed all string concat for exchange of ''.join() beta
Wed, 27 Apr 2011 20:16:03 +0200 Marcin Kuzminski fixes #183 decoding of paths in changes beta
Sat, 09 Apr 2011 18:38:18 +0200 Marcin Kuzminski merges for stable
Tue, 05 Apr 2011 18:04:06 +0200 Marcin Kuzminski fixes for issue #149
Tue, 05 Apr 2011 13:12:38 +0200 Marcin Kuzminski pep8ify beta
Mon, 04 Apr 2011 20:01:45 +0200 Marcin Kuzminski fixed license issue #149 beta
Sun, 03 Apr 2011 18:23:15 +0200 Marcin Kuzminski source code cleanup: remove trailing white space, normalize file endings beta
Sun, 20 Mar 2011 16:17:04 +0100 Marcin Kuzminski fixed wrong order of changes in feeds beta
Wed, 09 Mar 2011 19:47:52 +0100 Marcin Kuzminski fixed some bugs in api key auth, added access by api key into rss/atom feeds in global journal beta
Sat, 26 Feb 2011 17:49:52 +0100 Marcin Kuzminski made simple global rss and atom feed beta
Tue, 15 Feb 2011 01:36:07 +0100 Marcin Kuzminski another major codes rewrite: beta
Sun, 13 Feb 2011 00:29:31 +0100 Marcin Kuzminski another major code rafactor, reimplemented (almost from scratch) beta
Fri, 31 Dec 2010 19:46:56 +0100 Marcin Kuzminski fixed copyright year to 2011 beta
Sat, 18 Dec 2010 16:59:52 +0100 Marcin Kuzminski security bugfix: protected feeds, from unauthorized access, even without this, the feeds would crash and were unreadable, But proper way of securing it is with the secure decarators. beta