/[drupal]/contributions/modules/simplefeed/simplefeed_item.install
ViewVC logotype

Log of /contributions/modules/simplefeed/simplefeed_item.install

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.9.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 17:30:13 2008 UTC (13 months, 2 weeks ago) by m3avrck
Branch: DRUPAL-6--1
Changes since 1.9.4.7: +1 -2 lines
Diff to previous 1.9.4.7 , to branch point 1.9
#318084, fix install where blog/text can't have a default value

Revision 1.9.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 22:16:46 2008 UTC (15 months, 2 weeks ago) by csevb10
Branch: DRUPAL-6--1
Changes since 1.9.4.6: +5 -3 lines
Diff to previous 1.9.4.6 , to branch point 1.9
Fix for deprecated called to db_num_rows

Revision 1.9.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 11 05:22:28 2008 UTC (17 months, 2 weeks ago) by m3avrck
Branch: DRUPAL-6--1
Changes since 1.9.4.5: +10 -5 lines
Diff to previous 1.9.4.5 , to branch point 1.9
forward port from 5.x

Revision 1.9.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 11 05:16:58 2008 UTC (17 months, 2 weeks ago) by m3avrck
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-1, DRUPAL-5--2-2, DRUPAL-5--3-0, DRUPAL-5--3-1
Changes since 1.9.2.4: +12 -5 lines
Diff to previous 1.9.2.4 , to branch point 1.9
improve DB structure to support longer URLs

Revision 1.9.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 11 04:39:23 2008 UTC (17 months, 2 weeks ago) by m3avrck
Branch: DRUPAL-6--1
Changes since 1.9.4.4: +19 -9 lines
Diff to previous 1.9.4.4 , to branch point 1.9
forward port from 5.x

Revision 1.9.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 11 01:27:35 2008 UTC (17 months, 2 weeks ago) by m3avrck
Branch: DRUPAL-5
Changes since 1.9.2.3: +19 -9 lines
Diff to previous 1.9.2.3 , to branch point 1.9
#240697 - prevent updated feed bodies from causing duplicates, uses more robust unique identifier for feed item, patch by mfer

Revision 1.9.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 21 20:06:58 2008 UTC (21 months ago) by m3avrck
Branch: DRUPAL-6--1
Changes since 1.9.4.3: +6 -6 lines
Diff to previous 1.9.4.3 , to branch point 1.9
fix update numbering, off by 1

Revision 1.9.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 21 20:06:27 2008 UTC (21 months ago) by m3avrck
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-0
Changes since 1.9.2.2: +6 -6 lines
Diff to previous 1.9.2.2 , to branch point 1.9
fix update numbering, off by 1

Revision 1.9.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 21 19:11:07 2008 UTC (21 months ago) by m3avrck
Branch: DRUPAL-6--1
Changes since 1.9.4.2: +2 -2 lines
Diff to previous 1.9.4.2 , to branch point 1.9
improve computation speed of unique feed item id

Revision 1.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 21 19:07:34 2008 UTC (21 months ago) by m3avrck
Branch: DRUPAL-5
Changes since 1.9.2.1: +2 -2 lines
Diff to previous 1.9.2.1 , to branch point 1.9
improve computation speed of unique feed item id

Revision 1.9.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 19 23:51:29 2008 UTC (21 months, 1 week ago) by csevb10
Branch: DRUPAL-6--1
Changes since 1.9.4.1: +61 -35 lines
Diff to previous 1.9.4.1 , to branch point 1.9
Initial Drupal 6 conversion

Revision 1.9.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 19 17:30:21 2008 UTC (21 months, 1 week ago) by csevb10
Branch: DRUPAL-6--1
Changes since 1.9: +32 -1 lines
Diff to previous 1.9
Syncing Drupal 6 Branch with Drupal 5 branch as the starting point

Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 10 22:30:06 2008 UTC (21 months, 2 weeks ago) by m3avrck
Branch: DRUPAL-5
Changes since 1.9: +32 -1 lines
Diff to previous 1.9
improve unique feed item id to simply be a hash of title & body, which is more robust and much faster to compute

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 2 17:52:06 2007 UTC (2 years, 1 month ago) by m3avrck
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, DRUPAL-6--1-0, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
Changes since 1.8: +8 -21 lines
Diff to previous 1.8
significant rewrite of processing algorithm, considerably faster, uses less memory, lots of small bug fixes

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 1 16:01:01 2007 UTC (2 years, 1 month ago) by csevb10
Branch: MAIN
Changes since 1.7: +1 -5 lines
Diff to previous 1.7
Updated the simplefeed installs to remove parse & save.
Removed feed/feed_item delete so that a migration can be done from simplefeed to feedapi

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 15 21:57:05 2007 UTC (2 years, 4 months ago) by m3avrck
Branch: MAIN
Changes since 1.6: +16 -20 lines
Diff to previous 1.6
significantly improved duplicate checking, much faster, NOTE - many table changes, please drop and recreate tables, no upgrade path since this is still under development

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 23 22:46:09 2007 UTC (2 years, 7 months ago) by m3avrck
Branch: MAIN
Changes since 1.5: +5 -1 lines
Diff to previous 1.5
#138314, delete nodes too when simplefeed is uninstalled, patch by webchick

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 18 21:36:06 2007 UTC (2 years, 7 months ago) by m3avrck
Branch: MAIN
Changes since 1.4: +4 -4 lines
Diff to previous 1.4
fix feeds that don't have permalinks, patch by bill and ted

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 18 19:06:46 2007 UTC (2 years, 7 months ago) by m3avrck
Branch: MAIN
Changes since 1.3: +5 -5 lines
Diff to previous 1.3
  - new hook system, modules can alter when feed expires, when feeds are paresed and when feeds are saved
cvs commit -m

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 3 22:07:42 2007 UTC (2 years, 8 months ago) by m3avrck
Branch: MAIN
Changes since 1.2: +3 -2 lines
Diff to previous 1.2
fix uninstall to drop cache table

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 19 21:14:37 2007 UTC (2 years, 9 months ago) by m3avrck
Branch: MAIN
Changes since 1.1: +7 -3 lines
Diff to previous 1.1
make better use of the cache when cron times out, this prevents duplication in the cache. requires a db update, no upgrade path provided. simply drop your cache table and recreate it to make use of this new feature.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 10 20:51:25 2007 UTC (2 years, 9 months ago) by m3avrck
Branch: MAIN
Initial commit of SimpleFeed, a module that parses feeds into nodes. More documentation and a screen cast coming soon.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2