/[drupal]/contributions/modules/feedburner/feedburner.admin.inc
ViewVC logotype

Log of /contributions/modules/feedburner/feedburner.admin.inc

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.1.4.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 15:05:50 2009 UTC (6 months, 2 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.4.26: +9 -8 lines
Diff to previous 1.1.4.26 , to branch point 1.1
#374257 by burningdog, Dave Reid: Fixed problem with incorrect parameters to _feedburner_get_path_segment().

Revision 1.1.4.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 11 05:58:38 2009 UTC (7 months, 2 weeks ago) by davereid
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA4
Changes since 1.1.4.25: +6 -11 lines
Diff to previous 1.1.4.25 , to branch point 1.1
#374257 by Dave Reid: Blank FeedBurner feeds could not be unburned.

Revision 1.1.4.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 22 03:08:21 2009 UTC (8 months ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.4.24: +5 -2 lines
Diff to previous 1.1.4.24 , to branch point 1.1
by Dave Reid: Updated internal feed URL replacement. Still needs a little work, but this method should be more reliable.

Revision 1.1.4.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 05:59:21 2009 UTC (8 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.4.23: +1 -0 lines
Diff to previous 1.1.4.23 , to branch point 1.1
by Dave Reid: Fixed notice if $_SERVER['HTTP_USER_AGENT'] is undefined.

Revision 1.1.4.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 21:54:06 2009 UTC (8 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.4.22: +1 -1 lines
Diff to previous 1.1.4.22 , to branch point 1.1
by Dave Reid: Fixed PHP4 incompatibility.

Revision 1.1.4.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 04:23:06 2009 UTC (8 months, 2 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.4.21: +124 -78 lines
Diff to previous 1.1.4.21 , to branch point 1.1
by Dave Reid: Fixed organic groups integration, split feedburner_get_feeds() into separate module integration functions for cleaner code. Plus other various bug fixes.

Revision 1.1.4.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 22:18:54 2009 UTC (8 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.4.20: +8 -0 lines
Diff to previous 1.1.4.20 , to branch point 1.1
#388142 by Dave Reid: Added organic groups integration.

Revision 1.1.4.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 19:18:16 2009 UTC (9 months ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.4.19: +0 -1 lines
Diff to previous 1.1.4.19 , to branch point 1.1
#377864 by Dave Reid: Removed the maxlength on the feedburner_url variable.

Revision 1.1.4.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 15 04:24:18 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.4.18: +24 -19 lines
Diff to previous 1.1.4.18 , to branch point 1.1
- Using theme functions for blocks now!

Revision 1.1.4.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 14 21:40:08 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.4.17: +2 -2 lines
Diff to previous 1.1.4.17 , to branch point 1.1
- Renamed _feedburner_save_feed() to feedburner_save_feed()

Revision 1.1.4.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 14 21:34:47 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.4.16: +10 -4 lines
Diff to previous 1.1.4.16 , to branch point 1.1
- Added HTML source feed URL replacement (with a test)!
- Fixed test failures with _feedburner_save_feed()

Revision 1.1.4.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 13 04:24:05 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.4.15: +4 -4 lines
Diff to previous 1.1.4.15 , to branch point 1.1
- Update links from feedburner.com to feedburner.google.com.

Revision 1.1.4.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 13 04:20:50 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.4.14: +54 -1 lines
Diff to previous 1.1.4.14 , to branch point 1.1
- Coder checks and auto-completion function move.

Revision 1.1.4.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 13 04:10:41 2008 UTC (11 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.4.13: +226 -197 lines
Diff to previous 1.1.4.13 , to branch point 1.1
Major, MAJOR revision to start getting a real 1.0 release.

Revision 1.1.4.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 22:48:36 2008 UTC (11 months, 2 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.4.12: +0 -1 lines
Diff to previous 1.1.4.12 , to branch point 1.1
- #313325: Removed unwanted debugging line.

Revision 1.1.4.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 23 04:22:06 2008 UTC (15 months ago) by davereid
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA3
Changes since 1.1.4.11: +2 -3 lines
Diff to previous 1.1.4.11 , to branch point 1.1
- Fixed regex expression to match FeedBurner paths
- Added containing divs for email subscription block

Revision 1.1.4.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 05:46:39 2008 UTC (15 months ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.4.10: +1 -1 lines
Diff to previous 1.1.4.10 , to branch point 1.1
- Fixed validation with FeedBurner paths

Revision 1.1.4.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 03:10:22 2008 UTC (15 months ago) by davereid
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.1.4.9: +4 -60 lines
Diff to previous 1.1.4.9 , to branch point 1.1
- Fixed orphaned reference to verified column
- Removed feedburner_verify function - no longer needed

Revision 1.1.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 02:22:56 2008 UTC (15 months ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.4.8: +0 -29 lines
Diff to previous 1.1.4.8 , to branch point 1.1
- Moved feedburner_feedflare function to feedburner.module
- Updated documentation

Revision 1.1.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 05:08:55 2008 UTC (15 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA
Changes since 1.1.4.7: +11 -17 lines
Diff to previous 1.1.4.7 , to branch point 1.1
- Added FeedCount and Feeds blocks
- Added parameter to _get_feed_features to override cache results

Revision 1.1.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 03:29:29 2008 UTC (15 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.4.6: +69 -19 lines
Diff to previous 1.1.4.6 , to branch point 1.1
- Added key option for _get_feeds function
- Cache results from _get_feed_features function
- Fixed regex array parameter in _get_feed_features function
- Added custom feedflare function

Revision 1.1.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 15 06:39:06 2008 UTC (15 months, 1 week ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.4.5: +139 -4 lines
Diff to previous 1.1.4.5 , to branch point 1.1
- Added API base request function and feed features function
- Getting closer to 1.0 Beta!

Revision 1.1.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 07:27:08 2008 UTC (15 months, 2 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.4.4: +5 -9 lines
Diff to previous 1.1.4.4 , to branch point 1.1
- Fix autocomplete 404
- Fix upgrade path
- Remove 'verify' field in schema - decided not useful

Revision 1.1.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 7 17:13:40 2008 UTC (15 months, 2 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.4.3: +25 -12 lines
Diff to previous 1.1.4.3 , to branch point 1.1
- Revised FeedFlare code
- Added pagination to feed list/build interface! Yay!

Revision 1.1.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 17:07:38 2008 UTC (15 months, 2 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1.4.2: +3 -0 lines
Diff to previous 1.1.4.2 , to branch point 1.1
- Fixed some FeedFlare debugging info

Revision 1.1.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 06:54:42 2008 UTC (15 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA
Changes since 1.1.4.1: +458 -257 lines
Diff to previous 1.1.4.1 , to branch point 1.1
- MAJOR code changes and updates. Ready for alpha!

Revision 1.1.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 07:00:00 2008 UTC (15 months, 3 weeks ago) by davereid
Branch: DRUPAL-6--1
Changes since 1.1: +337 -407 lines
Diff to previous 1.1
Initial commit of 6.x branch

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 17 06:01:04 2007 UTC (2 years, 1 month ago) by davereid
Branch: DRUPAL-5
Changes since 1.1.2.3: +125 -69 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Updates and bug fixes for 5.x version
Too many local revisions to be too specific

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 18 06:25:52 2007 UTC (2 years, 3 months ago) by davereid
Branch: DRUPAL-5
Changes since 1.1.2.2: +125 -87 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Major changes and bug fixes

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 27 05:55:02 2007 UTC (2 years, 4 months ago) by davereid
Branch: DRUPAL-5
Changes since 1.1.2.1: +3 -3 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Updated disabled redirection query string

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 27 05:43:09 2007 UTC (2 years, 4 months ago) by davereid
Branch: DRUPAL-5
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Updated database fields

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 27 05:12:36 2007 UTC (2 years, 4 months ago) by davereid
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
Admin functions

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