Log of /contributions/modules/cvs_deploy/cvs_deploy.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.27 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Sep 26 07:00:19 2009 UTC
(2 months ago)
by
dww
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.26: +6 -2 lines
Diff to
previous 1.26
#375931 by dww: Fixed some potential PHP notices that might have been
causing trouble for running simpletest with cvs_deploy (although Dave
Reid has found the root of the trouble in core itself, this won't hurt).
Revision
1.9.2.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jun 1 19:24:36 2009 UTC
(5 months, 3 weeks ago)
by
dww
Branch:
DRUPAL-5
Changes since
1.9.2.10: +15 -4 lines
Diff to
previous 1.9.2.10
, to
branch point 1.9
, to
next main 1.27
#235425 by dww: Fixed bug that caused HEAD releases to always be considered
"Not supported" during cron runs. This requires update_status version
5.x-2.4 and later (see #155450) to solve the bug, but the rest of
cvs_deploy will still work with older versions of updates_status.
Revision
1.20.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 30 07:29:32 2009 UTC
(6 months, 4 weeks ago)
by
dww
Branch:
DRUPAL-6--1
CVS Tags:
DRUPAL-6--1-1
Changes since
1.20.2.1: +13 -3 lines
Diff to
previous 1.20.2.1
, to
branch point 1.20
#235425 by dww: Fixed a bug that caused HEAD releases to always be
considered "Not supported" during cron runs. This requires update
module from Drupal core version 6.11 (#220592) to actually fix the
bug, but the code here still works with older versions of core.
Revision
1.23 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 30 07:27:48 2009 UTC
(6 months, 4 weeks ago)
by
dww
Branch:
MAIN
Changes since
1.22: +13 -3 lines
Diff to
previous 1.22
#235425 by dww: Fixed bug that caused HEAD releases to always be
considered "Not supported" during cron runs. This requires changes to
the core update module from #220592, but still works with older versions.
Revision
1.9.2.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Oct 1 22:54:38 2008 UTC
(13 months, 3 weeks ago)
by
dww
Branch:
DRUPAL-5
Changes since
1.9.2.7: +6 -6 lines
Diff to
previous 1.9.2.7
, to
branch point 1.9
#235425 by dww and Junyor: Fixed bug where HEAD releases were always
considered unsupported (patches from comments 2 and 8). This is still
broken during cron, but this is a partial solution.
Revision
1.20 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Oct 1 22:54:32 2008 UTC
(13 months, 3 weeks ago)
by
dww
Branch:
MAIN
Branch point for:
DRUPAL-6--1
Changes since
1.19: +6 -6 lines
Diff to
previous 1.19
#235425 by dww and Junyor: Fixed bug where HEAD releases were always
considered unsupported (patches from comments 2 and 8). This is still
broken during cron, but this is a partial solution.
Revision
1.18 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jan 22 08:06:06 2008 UTC
(22 months ago)
by
dww
Branch:
MAIN
Changes since
1.17: +36 -1 lines
Diff to
previous 1.17
#184664 by dww: Added support to discover the correct 'project'
attribute for modules based on the CVS/Repository file. This fixed a
bug in update.module when you install into subdirectories of the
'modules' folder (for example, sites/all/modules/contrib/foo).
Revision
1.9.2.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jan 22 04:16:59 2008 UTC
(22 months ago)
by
dww
Branch:
DRUPAL-5
Changes since
1.9.2.5: +39 -4 lines
Diff to
previous 1.9.2.5
, to
branch point 1.9
#184664 by dww: Added support to discover the correct 'project'
attribute for modules based on the CVS/Repository file. This fixed a
bug in update_status when you install into subdirectories of the
'modules' folder (for example, sites/all/modules/contrib/foo).
Revision
1.17 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jan 20 18:56:37 2008 UTC
(22 months, 1 week ago)
by
dww
Branch:
MAIN
Changes since
1.16: +3 -10 lines
Diff to
previous 1.16
#158526: Fixed bug introduced in revision 1.15 where the version was
not being properly altered due to function parameter confusion.
Revision
1.9.2.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jan 20 17:59:27 2008 UTC
(22 months, 1 week ago)
by
dww
Branch:
DRUPAL-5
Changes since
1.9.2.4: +18 -17 lines
Diff to
previous 1.9.2.4
, to
branch point 1.9
#211259: When altering the .info array for a given project, also use
the most recently modified CVS/Entries file for the '_info_file_ctime'
field (to know when to flush the cache of available updates (#208687)).
Revision
1.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jan 20 17:59:24 2008 UTC
(22 months, 1 week ago)
by
dww
Branch:
MAIN
Changes since
1.15: +18 -17 lines
Diff to
previous 1.15
#211259: When altering the .info array for a given project, also use
the most recently modified CVS/Entries file for the '_info_file_ctime'
field (to know when to flush the cache of available updates (#209242)).
Revision
1.15 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jan 17 20:07:24 2008 UTC
(22 months, 1 week ago)
by
dww
Branch:
MAIN
Changes since
1.14: +60 -2 lines
Diff to
previous 1.14
#158526: Added better support for deploying from the end of a branch
(equivalent to using a -dev snapshot release) by finding the latest
mtime on all the CVS/Entries files in a given project and using that
value for the 'datestamp' .info file attribute (used by update_status
to compare dates for -dev release to see if the site needs an update).
Revision
1.9.2.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jan 17 19:52:41 2008 UTC
(22 months, 1 week ago)
by
dww
Branch:
DRUPAL-5
Changes since
1.9.2.3: +62 -4 lines
Diff to
previous 1.9.2.3
, to
branch point 1.9
#158526: Added better support for deploying from the end of a branch
(equivalent to using a -dev snapshot release) by finding the latest
mtime on all the CVS/Entries files in a given project and using that
value for the 'datestamp' .info file attribute (used by update_status
to compare dates for -dev release to see if the site needs an update).
Note: this change requires at least revision 1.83.2.27 of
update_status.module (which will soon be released as version 5.x-2.1).
Revision
1.9.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jan 17 17:52:21 2008 UTC
(22 months, 1 week ago)
by
dww
Branch:
DRUPAL-5
Changes since
1.9.2.2: +8 -4 lines
Diff to
previous 1.9.2.2
, to
branch point 1.9
#211232: Once #208687 landed in update_status.module, cvs_deploy
caused infinite recursion if there was a module (or core) deployed
from HEAD. Instead of invoking update_status_get_available(), the code
now gets the available update data directly from the cache.
Revision
1.14 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jan 17 17:52:05 2008 UTC
(22 months, 1 week ago)
by
dww
Branch:
MAIN
Changes since
1.13: +8 -4 lines
Diff to
previous 1.13
#211232: Once #209242 landed in update.module, cvs_deploy caused
infinite recursion if there was a module (or core) deployed from
HEAD. Instead of invoking update_get_available(), the code now gets
the available update data directly from the cache.
Revision
1.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jan 11 07:04:35 2008 UTC
(22 months, 2 weeks ago)
by
dww
Branch:
MAIN
Changes since
1.12: +5 -4 lines
Diff to
previous 1.12
#208741: Fixed a bug where cvs_deploy was still checking for
"update_status" and using "update_status_" prefixed functions, none of
which exists in 6.x, since "update_status" was renamed to "update".
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Aug 8 17:19:38 2007 UTC
(2 years, 3 months ago)
by
dww
Branch:
MAIN
Changes since
1.11: +4 -2 lines
Diff to
previous 1.11
Fixed obscure E_ALL notice when a .info file doesn't have a version
and there's no CVS directory. This would only happen for custom
modules that don't define their own version, since anything from
drupal.org will either be deployed from CVS or from a tarball that
includes the version in the .info file. (Bug only present in HEAD).
Revision
1.9.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jul 28 19:00:12 2007 UTC
(2 years, 4 months ago)
by
dww
Branch:
DRUPAL-5
Changes since
1.9: +4 -1 lines
Diff to
previous 1.9
#162737: Fixed bug on modules page confirm form caused by blindly
adding the human-readable version strings to the form, even if it's
just the confirm form and there's no table of modules.
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jun 21 09:34:59 2007 UTC
(2 years, 5 months ago)
by
dww
Branch:
MAIN
Changes since
1.9: +2 -2 lines
Diff to
previous 1.9
Initial port to D6 API. This will probably undergo many changes as
update_status moves into core, but everything is currently working.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jun 13 23:07:27 2007 UTC
(2 years, 5 months ago)
by
dww
Branch:
MAIN
Changes since
1.4: +2 -2 lines
Diff to
previous 1.4
sometimes, CVS/Tag has "N[tag_name]" instead of "T[tag_name]", so our
regexp to get the tag from this file needs to handle both cases.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jun 13 23:05:58 2007 UTC
(2 years, 5 months ago)
by
dww
Branch:
MAIN
Changes since
1.3: +2 -2 lines
Diff to
previous 1.3
there's no reason to call module_rebuild_cache() again inside
cvs_deploy_form_alter(), since system_modules() already stores that
info inside $form['validation_modules']['#value'].
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jun 13 01:47:57 2007 UTC
(2 years, 5 months ago)
by
dww
Branch:
MAIN
Changes since
1.2: +9 -7 lines
Diff to
previous 1.2
Minor fix: if the CVS directory exists but the CVS/Tag file does not, we
know it's from HEAD, which is more info than leaving the version blank.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jun 12 23:57:52 2007 UTC
(2 years, 5 months ago)
by
dww
Branch:
MAIN
#150316: move all CVS-specific code out of update_status.module into
cvs_deploy.module (a separate module that will stay in contrib once
update_status moves into core for D6).
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.