/[Grep]/lib/Grep/Model/Feed.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /lib/Grep/Model/Feed.pm

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 196 - (view) (annotate) - [select for diffs]
Modified Wed May 28 17:52:06 2008 UTC (16 years ago) by dpavlin
File length: 2320 byte(s)
Diff to previous 167 , to selected 2
added login and passwd to feed model in preparation
to handle 401 Authorization Required

Revision 167 - (view) (annotate) - [select for diffs]
Modified Wed Jul 4 09:37:18 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 2173 byte(s)
Diff to previous 166 , to selected 2
hush warning

Revision 166 - (view) (annotate) - [select for diffs]
Modified Wed Jul 4 08:58:51 2007 UTC (16 years, 11 months ago) by dpavlin
File length: 2172 byte(s)
Diff to previous 143 , to selected 2
added $feed->home_page_uri which is constructed from feed URI and use it
(less useful for feeds, more useful for scrapers actually :-)

Revision 143 - (view) (annotate) - [select for diffs]
Modified Tue May 8 13:54:20 2007 UTC (17 years, 1 month ago) by dpavlin
File length: 1929 byte(s)
Diff to previous 142 , to selected 2
added explicit rules for superuser so that bin/reindex.pl can access items and feeds

Revision 142 - (view) (annotate) - [select for diffs]
Modified Tue May 8 12:48:57 2007 UTC (17 years, 1 month ago) by dpavlin
File length: 1879 byte(s)
Diff to previous 140 , to selected 2
assume that $uid == 0 is superuser (as it is) and allow it to create
records, fixed test for items

Revision 140 - (view) (annotate) - [select for diffs]
Modified Tue May 8 12:31:49 2007 UTC (17 years, 1 month ago) by dpavlin
File length: 1914 byte(s)
Diff to previous 124 , to selected 2
call SUPER::current_user_can so that superuser user can run tests

Revision 124 - (view) (annotate) - [select for diffs]
Modified Sat Apr 28 22:51:43 2007 UTC (17 years, 1 month ago) by dpavlin
File length: 1967 byte(s)
Diff to previous 120 , to selected 2
It seems that Jifty::DBI::Record has problem with https:// urls which got
overriden in URI::https, so we convert them to http:// and hope for the
best.

Revision 120 - (view) (annotate) - [select for diffs]
Modified Mon Apr 9 19:23:05 2007 UTC (17 years, 2 months ago) by dpavlin
File length: 1940 byte(s)
Diff to previous 81 , to selected 2
fix warning

Revision 81 - (view) (annotate) - [select for diffs]
Modified Fri Feb 23 18:09:41 2007 UTC (17 years, 3 months ago) by dpavlin
File length: 1932 byte(s)
Diff to previous 73 , to selected 2
decode special chars from bookmarklet

Revision 73 - (view) (annotate) - [select for diffs]
Modified Fri Feb 23 11:48:39 2007 UTC (17 years, 3 months ago) by dpavlin
File length: 1891 byte(s)
Diff to previous 70 , to selected 2
each feed now has default source class which is called for it. Added PhpWiki
source. Code still has problems with Lucene locking.

Revision 70 - (view) (annotate) - [select for diffs]
Modified Thu Feb 22 17:59:56 2007 UTC (17 years, 3 months ago) by dpavlin
File length: 1726 byte(s)
Diff to previous 65 , to selected 2
make models less chatty about current_user_can in debug log

Revision 65 - (view) (annotate) - [select for diffs]
Modified Wed Feb 21 20:24:34 2007 UTC (17 years, 3 months ago) by dpavlin
File length: 1725 byte(s)
Diff to previous 63 , to selected 2
different users can have same URIs but with different credentials...

Revision 63 - (view) (annotate) - [select for diffs]
Modified Wed Feb 21 19:52:31 2007 UTC (17 years, 3 months ago) by dpavlin
File length: 1737 byte(s)
Diff to previous 58 , to selected 2
proper ACL model for Item so that users only see their own

Revision 58 - (view) (annotate) - [select for diffs]
Modified Wed Feb 21 19:10:20 2007 UTC (17 years, 3 months ago) by dpavlin
File length: 1737 byte(s)
Diff to previous 41 , to selected 2
Another mish-mash of different changes rolled into one commit: added feed owners,
better support for bootstraping without data (actaully, fixes to be able to do so...)

Revision 41 - (view) (annotate) - [select for diffs]
Modified Tue Feb 20 11:53:13 2007 UTC (17 years, 3 months ago) by dpavlin
File length: 1192 byte(s)
Diff to previous 37 , to selected 2
hush debug log

Revision 37 - (view) (annotate) - [select for diffs]
Modified Tue Feb 20 10:32:30 2007 UTC (17 years, 3 months ago) by dpavlin
File length: 1191 byte(s)
Diff to previous 21 , to selected 2
current_user_can everything (for now) if logged in

Revision 21 - (view) (annotate) - [select for diffs]
Modified Sun Feb 18 15:07:03 2007 UTC (17 years, 3 months ago) by dpavlin
File length: 1015 byte(s)
Diff to previous 19 , to selected 2
Bookmarklet is now designed to work on html results page (to capture cookies so that
Grep will later be able to fetch feeds with user credentials creating single sign-on
scenario :-), and it will automatically (using new requirement Feed::Find) find feed
on that page.

For that to work, new action AddFeed was added.

Revision 19 - (view) (annotate) - [select for diffs]
Modified Sun Feb 18 12:51:26 2007 UTC (17 years, 3 months ago) by dpavlin
File length: 1219 byte(s)
Diff to previous 12 , to selected 2
added cookie and search_uri to feed model

Revision 12 - (view) (annotate) - [select for diffs]
Modified Sun Feb 18 00:35:48 2007 UTC (17 years, 3 months ago) by dpavlin
File length: 408 byte(s)
Diff to previous 3 , to selected 2
helpful hints

Revision 3 - (view) (annotate) - [select for diffs]
Modified Sat Feb 17 17:10:27 2007 UTC (17 years, 3 months ago) by dpavlin
File length: 310 byte(s)
Diff to previous 2
a try at implementing fetch action

Revision 2 - (view) (annotate) - [selected]
Added Sat Feb 17 16:17:18 2007 UTC (17 years, 3 months ago) by dpavlin
File length: 234 byte(s)
items, feeds


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26