This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
Log of /t
Directory Listing
Revision
175 -
Directory Listing
Modified
Wed Jul 4 20:45:14 2007 UTC
(15 years, 11 months ago)
by
dpavlin
make test pass
Revision
174 -
Directory Listing
Modified
Wed Jul 4 20:45:03 2007 UTC
(15 years, 11 months ago)
by
dpavlin
test Fetch action
Revision
171 -
Directory Listing
Modified
Wed Jul 4 14:10:43 2007 UTC
(15 years, 11 months ago)
by
dpavlin
added link_current to Grep::Model::Item which will check do we want to use
local cached version (if newer than 24h) or fetch new one.
This *dramatically* decreases load on wikis we are scraping ;-)
Revision
170 -
Directory Listing
Modified
Wed Jul 4 12:52:50 2007 UTC
(15 years, 11 months ago)
by
dpavlin
last_update is now by default set to on_create, test last_update update
Revision
166 -
Directory Listing
Modified
Wed Jul 4 08:58:51 2007 UTC
(15 years, 11 months ago)
by
dpavlin
added $feed->home_page_uri which is constructed from feed URI and use it
(less useful for feeds, more useful for scrapers actually :-)
Revision
152 -
Directory Listing
Modified
Sat Jun 9 10:27:19 2007 UTC
(16 years ago)
by
dpavlin
test Grep::Search also
Revision
148 -
Directory Listing
Modified
Sat Jun 9 09:15:14 2007 UTC
(16 years ago)
by
dpavlin
turn DEBUG logging in part of test
Revision
147 -
Directory Listing
Modified
Sat Jun 9 09:00:59 2007 UTC
(16 years ago)
by
dpavlin
failing test for search action
Revision
142 -
Directory Listing
Modified
Tue May 8 12:48:57 2007 UTC
(16 years, 1 month ago)
by
dpavlin
assume that $uid == 0 is superuser (as it is) and allow it to create
records, fixed test for items
Revision
29 -
Directory Listing
Modified
Mon Feb 19 18:25:12 2007 UTC
(16 years, 3 months ago)
by
dpavlin
Fetch action now returns Grep::Model::ItemCollection and new fragment on the right allows
using PubSub refresh of left pane with new results
Revision
21 -
Directory Listing
Modified
Sun Feb 18 15:07:03 2007 UTC
(16 years, 3 months ago)
by
dpavlin
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
4 -
Directory Listing
Modified
Sat Feb 17 17:25:34 2007 UTC
(16 years, 3 months ago)
by
dpavlin
fix test
Revision
3 -
Directory Listing
Modified
Sat Feb 17 17:10:27 2007 UTC
(16 years, 3 months ago)
by
dpavlin
a try at implementing fetch action
Revision
2 -
Directory Listing
Modified
Sat Feb 17 16:17:18 2007 UTC
(16 years, 3 months ago)
by
dpavlin
items, feeds
Revision
1 -
Directory Listing
Added
Sat Feb 17 16:13:56 2007 UTC
(16 years, 3 months ago)
by
dpavlin
empty skeleton