/[Grep]/lib/Grep/Model
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

View Directory Listing Directory Listing


Sticky Revision:

Revision 196 - Directory Listing
Modified Wed May 28 17:52:06 2008 UTC (15 years, 11 months ago) by dpavlin
added login and passwd to feed model in preparation
to handle 401 Authorization Required

Revision 188 - Directory Listing
Modified Fri May 23 18:14:31 2008 UTC (15 years, 11 months ago) by dpavlin
migrate to newer authentification plugins

Revision 178 - Directory Listing
Modified Mon Sep 3 16:05:38 2007 UTC (16 years, 8 months ago) by dpavlin
added some indexes and distinct

Revision 171 - Directory Listing
Modified Wed Jul 4 14:10:43 2007 UTC (16 years, 10 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 (16 years, 10 months ago) by dpavlin
last_update is now by default set to on_create, test last_update update

Revision 168 - Directory Listing
Modified Wed Jul 4 09:38:51 2007 UTC (16 years, 10 months ago) by dpavlin
rename columns to created_on and last_update and make hooks to update them

Revision 167 - Directory Listing
Modified Wed Jul 4 09:37:18 2007 UTC (16 years, 10 months ago) by dpavlin
hush warning

Revision 166 - Directory Listing
Modified Wed Jul 4 08:58:51 2007 UTC (16 years, 10 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 143 - Directory Listing
Modified Tue May 8 13:54:20 2007 UTC (17 years ago) by dpavlin
added explicit rules for superuser so that bin/reindex.pl can access items and feeds

Revision 142 - Directory Listing
Modified Tue May 8 12:48:57 2007 UTC (17 years ago) by dpavlin
assume that $uid == 0 is superuser (as it is) and allow it to create
records, fixed test for items

Revision 140 - Directory Listing
Modified Tue May 8 12:31:49 2007 UTC (17 years ago) by dpavlin
call SUPER::current_user_can so that superuser user can run tests

Revision 128 - Directory Listing
Modified Sun Apr 29 00:48:04 2007 UTC (17 years ago) by dpavlin
use superuser when reindex-ing

Revision 127 - Directory Listing
Modified Sun Apr 29 00:16:05 2007 UTC (17 years ago) by dpavlin
Move from Lucene (mostly because locking problems prevented fastcgi
deployment, and later haunted development server too) to KinoSearch.
For good measure added (slow) de-duplication and increased version to 0.02

Revision 124 - Directory Listing
Modified Sat Apr 28 22:51:43 2007 UTC (17 years ago) by dpavlin
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 - Directory Listing
Modified Mon Apr 9 19:23:05 2007 UTC (17 years ago) by dpavlin
fix warning

Revision 110 - Directory Listing
Modified Wed Mar 14 20:02:19 2007 UTC (17 years, 1 month ago) by dpavlin
another bunch of various tweaks, but Lucene still doesn't lock index right

Revision 94 - Directory Listing
Modified Sat Feb 24 11:33:57 2007 UTC (17 years, 2 months ago) by dpavlin
fix warning

Revision 81 - Directory Listing
Modified Fri Feb 23 18:09:41 2007 UTC (17 years, 2 months ago) by dpavlin
decode special chars from bookmarklet

Revision 73 - Directory Listing
Modified Fri Feb 23 11:48:39 2007 UTC (17 years, 2 months ago) by dpavlin
each feed now has default source class which is called for it. Added PhpWiki
source. Code still has problems with Lucene locking.

Revision 70 - Directory Listing
Modified Thu Feb 22 17:59:56 2007 UTC (17 years, 2 months ago) by dpavlin
make models less chatty about current_user_can in debug log

Revision 65 - Directory Listing
Modified Wed Feb 21 20:24:34 2007 UTC (17 years, 2 months ago) by dpavlin
different users can have same URIs but with different credentials...

Revision 63 - Directory Listing
Modified Wed Feb 21 19:52:31 2007 UTC (17 years, 2 months ago) by dpavlin
proper ACL model for Item so that users only see their own

Revision 58 - Directory Listing
Modified Wed Feb 21 19:10:20 2007 UTC (17 years, 2 months ago) by dpavlin
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 - Directory Listing
Modified Tue Feb 20 11:53:13 2007 UTC (17 years, 2 months ago) by dpavlin
hush debug log

Revision 37 - Directory Listing
Modified Tue Feb 20 10:32:30 2007 UTC (17 years, 2 months ago) by dpavlin
current_user_can everything (for now) if logged in

Revision 36 - Directory Listing
Modified Tue Feb 20 10:14:28 2007 UTC (17 years, 2 months ago) by dpavlin
a bit of glue to use Login plugin

Revision 21 - Directory Listing
Modified Sun Feb 18 15:07:03 2007 UTC (17 years, 2 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 19 - Directory Listing
Modified Sun Feb 18 12:51:26 2007 UTC (17 years, 2 months ago) by dpavlin
added cookie and search_uri to feed model

Revision 12 - Directory Listing
Modified Sun Feb 18 00:35:48 2007 UTC (17 years, 2 months ago) by dpavlin
helpful hints

Revision 3 - Directory Listing
Modified Sat Feb 17 17:10:27 2007 UTC (17 years, 2 months ago) by dpavlin
a try at implementing fetch action

Revision 2 - Directory Listing
Added Sat Feb 17 16:17:18 2007 UTC (17 years, 2 months ago) by dpavlin
items, feeds


  ViewVC Help
Powered by ViewVC 1.1.26