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

Log of /contributions/modules/update_status/update_status.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.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 18:18:22 2009 UTC (8 weeks ago) by dww
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-4
Changes since 1.1.2.8: +2 -2 lines
Diff to previous 1.1.2.8 , to branch point 1.1 , to next main 1.3
#162788 by dww, Dave Reid, JohnAlbin: Added a setting to check update
status on disabled modules.

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 18:20:59 2009 UTC (8 weeks, 1 day ago) by dww
Branch: DRUPAL-5--2
Changes since 1.1.2.7: +2 -2 lines
Diff to previous 1.1.2.7 , to branch point 1.1
by dww: Removed trailing whitespace.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 18:45:37 2009 UTC (5 months, 3 weeks ago) by dww
Branch: DRUPAL-5--2
Changes since 1.1.2.6: +59 -1 lines
Diff to previous 1.1.2.6 , to branch point 1.1
#155450 by JoshuaRogers, dww: Moved cached data into a separate table in
the database using a private (non-volatile) cache API (#220592 backport).

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 15 15:54:00 2007 UTC (2 years, 3 months ago) by dww
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0, DRUPAL-5--2-1, DRUPAL-5--2-2, DRUPAL-5--2-3
Changes since 1.1.2.5: +3 -1 lines
Diff to previous 1.1.2.5 , to branch point 1.1
#167549 by webernet: Fixing warning message in
update_status_update_5202() caused by not returning an empty array.
This is really a bug in update.php IMHO, but *sigh* I'll fix it here.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 15 07:05:05 2007 UTC (2 years, 3 months ago) by dww
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +10 -1 lines
Diff to previous 1.2
Merging all changes from DRUPAL-5--2 up to DRUPAL-5--2-0 into HEAD.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 14 07:24:49 2007 UTC (2 years, 3 months ago) by dww
Branch: DRUPAL-5--2
Changes since 1.1.2.4: +10 -1 lines
Diff to previous 1.1.2.4 , to branch point 1.1
#165695 by dww: Added another DB update to completely rebuild the menu
since the "Check manually" path moved to "admin/logs/updates/check".

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 8 15:02:26 2007 UTC (2 years, 3 months ago) by dww
Branch: MAIN
Changes since 1.1: +40 -1 lines
Diff to previous 1.1
Merging all changes from DRUPAL-5--2 up to DRUPAL-5--2-0-RC2 into HEAD.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 7 17:29:14 2007 UTC (2 years, 3 months ago) by dww
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-RC2
Changes since 1.1.2.3: +19 -1 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Added an implementation of hook_uninstall() to purge variables.  It's
important that when sites running this want to upgrade to D6 that they
first uninstall this module, or they'll be left with stale variables.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 7 15:11:03 2007 UTC (2 years, 3 months ago) by dww
Branch: DRUPAL-5--2
Changes since 1.1.2.2: +6 -2 lines
Diff to previous 1.1.2.2 , to branch point 1.1
#155483: Added a cache_clear_all() to update 5201 to clear the menu cache
since the "Check manually" path moved to "admin/logs/updates/check".

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 7 00:28:37 2007 UTC (2 years, 3 months ago) by dww
Branch: DRUPAL-5--2
Changes since 1.1.2.1: +1 -1 lines
Diff to previous 1.1.2.1 , to branch point 1.1
#155483 by dww: Backporting improvements from update.module in D6 core:
Removed the setting to opt out of the usage reporting.  No one who's
willing to run this module in the first place could possibly complain
about the random string appended as a query arg on the fetch URL, and
the extra setting needlessly complicates the settings tab.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 7 00:25:28 2007 UTC (2 years, 3 months ago) by dww
Branch: DRUPAL-5--2
Changes since 1.1: +18 -1 lines
Diff to previous 1.1
#155483 by dww: Backporting improvements from update.module in D6 core:
- Renamed 'Error threshold' to 'Notification threshold', improved the
  description for it on the settings tab, and renamed the variable.
- Moved the email notification setting to the top of the settings tab.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 1 23:54:24 2007 UTC (2 years, 5 months ago) by dww
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-BETA, DRUPAL-5--2-0-BETA2, DRUPAL-5--2-0-RC
Branch point for: DRUPAL-5--2
#144358: remove stale 5.x-1.* data from {variables} when upgrading to 5.x-2.*

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