Log of /contributions/modules/hosting/hosting.install
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.29 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Oct 31 01:29:15 2009 UTC
(3 weeks, 3 days ago)
by
adrian
Branch:
MAIN
Changes since
1.28: +1 -69 lines
Diff to
previous 1.28
#619322 - multiple instances of hosting_update_6001. sorry, this was an error i made when committing my last fixes. thanks omega8cc
Revision
1.28 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 29 17:15:04 2009 UTC
(3 weeks, 4 days ago)
by
adrian
Branch:
MAIN
Changes since
1.27: +52 -1 lines
Diff to
previous 1.27
#613302 - slight validation change so that schema version in current release is used when schema version in target release not defined
Revision
1.27 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 29 17:10:29 2009 UTC
(3 weeks, 4 days ago)
by
adrian
Branch:
MAIN
Changes since
1.26: +57 -1 lines
Diff to
previous 1.26
Reverify one platform and all sites, to make new mod_env mechanism for setting db details work. security fix
Revision
1.25 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Nov 13 16:24:17 2008 UTC
(12 months, 1 week ago)
by
adrian
Branch:
MAIN
CVS Tags:
DRUPAL-5--0-1,
DRUPAL-5--0-1-RC1,
DRUPAL-5--0-2,
DRUPAL-5--0-2-ALPHA1,
DRUPAL-5--0-2-BETA1,
DRUPAL-5--0-2-RC1,
DRUPAL-6--0-2-BETA1,
DRUPAL-6--0-3,
DRUPAL-6--0-3-RC1,
DRUPAL-6--0-3-RC2,
DRUPAL-6--0-3-RC3,
DRUPAL-6--0-3-RC4,
DRUPAL-6--0-4-ALPHA1,
DRUPAL-6--0-4-ALPHA2
Branch point for:
DRUPAL-5
Changes since
1.24: +15 -1 lines
Diff to
previous 1.24
Hide hostmaster and hostslave install profiles to stop broken sites from being created
Revision
1.23 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Oct 15 06:49:24 2008 UTC
(13 months, 1 week ago)
by
adrian
Branch:
MAIN
Changes since
1.22: +14 -12 lines
Diff to
previous 1.22
Work on #319277 - updated all the .install files so that the deadwood module can succesfully do the schema API updates
Revision
1.17 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Mar 25 04:17:36 2008 UTC
(20 months ago)
by
adrian
Branch:
MAIN
Changes since
1.16: +42 -2 lines
Diff to
previous 1.16
The verify step now returns information on all the the installed modules and profiles on the platform, and generates package and package release nodes for them, as well as populates a junction table relating modules to platforms. with some views integration, you will be able to see which sites have which modules installed, etc
Revision
1.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Mar 21 17:31:59 2008 UTC
(20 months ago)
by
adrian
Branch:
MAIN
Changes since
1.15: +3 -1 lines
Diff to
previous 1.15
Add tracking of backups that have been generated. First steps toward rollback functionality. Added lots of comments. Start work on dispatcher call for process management, so you have one (configurable) cron call that will run all the other queues for you.
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Feb 26 04:07:12 2008 UTC
(20 months, 4 weeks ago)
by
adrian
Branch:
MAIN
Changes since
1.11: +2 -2 lines
Diff to
previous 1.11
remove nodequeue, token, install_profile api dependencies and fix drush_option call. still not calling backend correctly
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Feb 26 01:27:31 2008 UTC
(20 months, 4 weeks ago)
by
adrian
Branch:
MAIN
Changes since
1.9: +1 -1 lines
Diff to
previous 1.9
almost complete switch to drupal node types. start of configuration wizard. cleaned up admin section. some small documentation changes. backend integratiion is still untested. still need to add views argument support for fields (most important being on action rid relationship, so the actions_embed view works)
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Feb 12 03:24:50 2008 UTC
(21 months, 1 week ago)
by
adrian
Branch:
MAIN
Changes since
1.8: +54 -297 lines
Diff to
previous 1.8
This is an in between commit. It probably doesn't even run. I am committing now because I never want to have to do this change again , ever. I have completely removed the dependency on all cck modules, and am about 3/4 of the way in porting all the node types and behaviours from cck + weird helper functions to standard module defined node types, which has simplified the code immensely.
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Feb 11 16:52:39 2008 UTC
(21 months, 1 week ago)
by
adrian
Branch:
MAIN
Changes since
1.7: +29 -41 lines
Diff to
previous 1.7
In progress commit. Remove dependency on date module. Lots of help additions. Added verify step so the back end (mostly) configures itself
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jan 20 20:27:27 2008 UTC
(22 months ago)
by
adrian
Branch:
MAIN
Changes since
1.6: +35 -22 lines
Diff to
previous 1.6
modified the data structure to introduce the concept of platforms, updated documentation, throw error when drush command doesnt return a serialized array, fixed some other things here and there
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jan 13 21:37:21 2008 UTC
(22 months, 1 week ago)
by
adrian
Branch:
MAIN
Changes since
1.1: +123 -63 lines
Diff to
previous 1.1
Removed all serialized strings in install file by switching to some simple crud functions, to allow for easier debugging
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 7 16:57:43 2008 UTC
(22 months, 2 weeks ago)
by
adrian
Branch:
MAIN
initial commit of hosting module, which provides the back end functionality for the provisioning framework
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.