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

Log of /contributions/modules/simplefeed/simplefeed.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.10.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 17:30:13 2008 UTC (13 months, 3 weeks ago) by m3avrck
Branch: DRUPAL-6--1
Changes since 1.10.4.5: +1 -2 lines
Diff to previous 1.10.4.5 , to branch point 1.10
#318084, fix install where blog/text can't have a default value

Revision 1.10.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 05:49:01 2008 UTC (13 months, 3 weeks ago) by m3avrck
Branch: DRUPAL-6--1
Changes since 1.10.4.4: +3 -2 lines
Diff to previous 1.10.4.4 , to branch point 1.10
#316256, swap order to fix db upgrade

Revision 1.10.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 26 03:50:37 2008 UTC (14 months ago) by m3avrck
Branch: DRUPAL-6--1
Changes since 1.10.4.3: +22 -1 lines
Diff to previous 1.10.4.3 , to branch point 1.10
forward port improved performance with feeds throwing errors, new option to verify feeds at input

Revision 1.10.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 26 03:29:59 2008 UTC (14 months ago) by m3avrck
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--3-0, DRUPAL-5--3-1
Changes since 1.10.2.4: +19 -2 lines
Diff to previous 1.10.2.4 , to branch point 1.10
#301290, significantly better handling of feeds throwing errors, new option to verfy feeds on input, patch by scott reynolds

Revision 1.10.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 12 09:38:05 2008 UTC (17 months, 2 weeks ago) by mfer
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-2
Changes since 1.10.2.3: +2 -2 lines
Diff to previous 1.10.2.3 , to branch point 1.10
fix installation error preventing the table simplefeed_feed from installing

Revision 1.10.4.3 - (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.10.4.2: +9 -5 lines
Diff to previous 1.10.4.2 , to branch point 1.10
forward port from 5.x

Revision 1.10.2.3 - (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
Changes since 1.10.2.2: +10 -5 lines
Diff to previous 1.10.2.2 , to branch point 1.10
improve DB structure to support longer URLs

Revision 1.10.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.10.4.1: +65 -36 lines
Diff to previous 1.10.4.1 , to branch point 1.10
Initial Drupal 6 conversion

Revision 1.10.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.10: +9 -1 lines
Diff to previous 1.10
Syncing Drupal 6 Branch with Drupal 5 branch as the starting point

Revision 1.10.2.2 - (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
CVS Tags: DRUPAL-5--2-0
Changes since 1.10.2.1: +2 -2 lines
Diff to previous 1.10.2.1 , to branch point 1.10
improve unique feed item id to simply be a hash of title & body, which is more robust and much faster to compute

Revision 1.10.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 10 21:24:33 2008 UTC (21 months, 2 weeks ago) by m3avrck
Branch: DRUPAL-5
Changes since 1.10: +9 -1 lines
Diff to previous 1.10
add a feed hash to determine when a feed has been updated, improves performance significantly

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 3 17:39:33 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.9: +4 -4 lines
Diff to previous 1.9
code style cleanup

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
Changes since 1.8: +2 -6 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 20:56:42 2007 UTC (2 years, 1 month ago) by m3avrck
Branch: MAIN
Changes since 1.7: +8 -2 lines
Diff to previous 1.7
various string fixes and remove simplefeed variables on uninstall

Revision 1.7 - (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.6: +1 -9 lines
Diff to previous 1.6
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.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 16 03:45:09 2007 UTC (2 years, 4 months ago) by m3avrck
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
fix typo in install file

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 16 02:22:56 2007 UTC (2 years, 4 months ago) by m3avrck
Branch: MAIN
Changes since 1.4: +6 -2 lines
Diff to previous 1.4
check etag of feed, so it doesn't process if feed hasn't changed, improves performance and fixes feed items that have expired from reappearing, NOTE database change, please recreate tables

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 28 00:02:58 2007 UTC (2 years, 7 months ago) by csevb10
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3
Fix url field for versioning (index instead of unique)

Revision 1.3 - (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.2: +5 -1 lines
Diff to previous 1.2
#138314, delete nodes too when simplefeed is uninstalled, patch by webchick

Revision 1.2 - (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.1: +5 -1 lines
Diff to previous 1.1
  - new hook system, modules can alter when feed expires, when feeds are paresed and when feeds are saved
cvs commit -m

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