/[drupal]/contributions/profiles/hostmaster/hostmaster.profile
ViewVC logotype

Log of /contributions/profiles/hostmaster/hostmaster.profile

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.52 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 21:40:05 2009 UTC (13 days, 14 hours ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-6--0-4-ALPHA3, HEAD
Changes since 1.51: +2 -4 lines
Diff to previous 1.51
Revert the last patch which was breaking installation.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 16:48:00 2009 UTC (13 days, 19 hours ago) by adrian
Branch: MAIN
Changes since 1.50: +4 -2 lines
Diff to previous 1.50
#566410 - installing on a non standard port. thanks adrinux

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 10:06:52 2009 UTC (5 weeks, 3 days ago) by adrian
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49
Add dependencies to jquery_ui and modalframe. the .make file already downloads these for you

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 23 02:06:57 2009 UTC (2 months ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-6--0-4-ALPHA2
Changes since 1.48: +2 -1 lines
Diff to previous 1.48
#584188 - add a no_verify flag to the platform node so that a duplicate verify task does not get created

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 10:28:07 2009 UTC (3 months ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-6--0-3, DRUPAL-6--0-4-ALPHA1
Changes since 1.47: +12 -2 lines
Diff to previous 1.47
#534302 - write install profile to settings.php before displaying the install_configur form

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 02:49:31 2009 UTC (3 months, 1 week ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-6--0-3-RC4
Changes since 1.46: +2 -1 lines
Diff to previous 1.46
#550696 by mig5 - load properly the modules this profile depends on
 before starting the main tasks

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 02:46:38 2009 UTC (3 months, 1 week ago) by anarcat
Branch: MAIN
Changes since 1.45: +9 -2 lines
Diff to previous 1.45
add phpdoc around hostmaster_settings_php()

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 22 22:57:58 2009 UTC (4 months ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-6--0-3-RC3
Changes since 1.44: +4 -250 lines
Diff to previous 1.44
add back dependency on install_profile_api now that there is a release (#501548). updated documentation accordingly

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 29 16:37:56 2009 UTC (4 months, 4 weeks ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-6--0-3-RC1, DRUPAL-6--0-3-RC2
Changes since 1.43: +266 -50 lines
Diff to previous 1.43
Remove dependency on install profile api and make the switching to the eldir theme work by setting the profile in the settings.php file.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 04:18:01 2009 UTC (5 months ago) by anarcat
Branch: MAIN
Changes since 1.42: +11 -10 lines
Diff to previous 1.42
#482412 - fix block configuration by setting it after choosing the
 theme. also fix the administer menu hack properly.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 03:20:21 2009 UTC (5 months ago) by anarcat
Branch: MAIN
Changes since 1.41: +30 -49 lines
Diff to previous 1.41
#482412 - properly use the install_profile_api functions and setup
roles, blocks and the theme

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 01:58:49 2009 UTC (5 months ago) by anarcat
Branch: MAIN
Changes since 1.40: +6 -6 lines
Diff to previous 1.40
#482408 - call the usual forms API hooks in wizard for non-node page types

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 28 05:50:37 2009 UTC (6 months ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-6--0-2-BETA1
Changes since 1.39: +190 -120 lines
Diff to previous 1.39
#319277 - replaced the hosting wizard with an install profile implementation. aegir now installs from scratch.

IMPORTANT : this version depends on install_profile_api.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 19 22:05:16 2009 UTC (6 months, 1 week ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-5--0-2, DRUPAL-5--0-2-RC1
Branch point for: DRUPAL-5
Changes since 1.38: +4 -1 lines
Diff to previous 1.38
create a new role: aegir account manager, that can create, view and
edit all clients and their access lists

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 01:21:30 2009 UTC (6 months, 2 weeks ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-5--0-2-BETA1
Changes since 1.37: +106 -1 lines
Diff to previous 1.37
Hostmaster will now use the admin_menu module if available. If it is available, we now create a separate  administration top level menu, move the admin menu item to it, and disable the admin link itselfso the menu only contains the children

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 9 18:45:32 2009 UTC (6 months, 2 weeks ago) by anarcat
Branch: MAIN
Changes since 1.36: +4 -1 lines
Diff to previous 1.36
comments, no functional change

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 9 18:44:05 2009 UTC (6 months, 2 weeks ago) by anarcat
Branch: MAIN
Changes since 1.35: +21 -1 lines
Diff to previous 1.35
enable the eldir theme if present

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 28 21:00:35 2009 UTC (6 months, 4 weeks ago) by anarcat
Branch: MAIN
Changes since 1.34: +4 -1 lines
Diff to previous 1.34
disable user registration, the signup form does that

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 01:51:03 2009 UTC (7 months, 3 weeks ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-5--0-2-ALPHA1
Changes since 1.33: +10 -13 lines
Diff to previous 1.33
Fix to remove package_release node type

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 19:58:31 2009 UTC (8 months, 4 weeks ago) by adrian
Branch: MAIN
Changes since 1.32: +3 -9 lines
Diff to previous 1.32
No longer depend on provision

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 26 19:20:26 2009 UTC (8 months, 4 weeks ago) by anarcat
Branch: MAIN
Changes since 1.31: +8 -13 lines
Diff to previous 1.31
do not depend on provision or drush

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 5 23:38:09 2009 UTC (9 months, 2 weeks ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-5--0-1
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
Aegir clients can view their own client nodes

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 4 13:17:01 2008 UTC (11 months, 3 weeks ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-5--0-1-RC1
Changes since 1.29: +9 -4 lines
Diff to previous 1.29
#341440 - added node_access rebuild, tweaked the default tasks and run hosting_init to set up the initial node access rules correctly

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 18:42:07 2008 UTC (12 months ago) by adrian
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
missing the watchdog module from profile_modules()

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 10 15:23:58 2008 UTC (12 months, 2 weeks ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-5--0-1-BETA2
Changes since 1.27: +10 -1 lines
Diff to previous 1.27
#331604 - aegir client role created on startup. thanks yann

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 17:20:34 2008 UTC (12 months, 2 weeks ago) by adrian
Branch: MAIN
Changes since 1.26: +20 -1 lines
Diff to previous 1.26
Enable blocks on startup

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 24 20:31:05 2008 UTC (13 months ago) by anarcat
Branch: MAIN
Changes since 1.25: +3 -1 lines
Diff to previous 1.25
add a client role for aegir that can create sites and a few tasks

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 17:02:18 2008 UTC (13 months, 1 week ago) by adrian
Branch: MAIN
Changes since 1.24: +9 -2 lines
Diff to previous 1.24
#321942 (primarily) - some small changes needed to make this work

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 06:21:00 2008 UTC (13 months, 1 week ago) by adrian
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
#262027 - users must now name platforms

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 04:50:03 2008 UTC (13 months, 2 weeks ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-5--0-1-BETA1
Changes since 1.22: +1 -5 lines
Diff to previous 1.22
#319389 - verify is automatically created now

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 14:38:51 2008 UTC (13 months, 2 weeks ago) by adrian
Branch: MAIN
Changes since 1.21: +3 -7 lines
Diff to previous 1.21
Remove views and default block

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 21 16:56:23 2008 UTC (17 months ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-5--0-1-ALPHA2, DRUPAL-5--0-1-ALPHA3
Changes since 1.20: +10 -4 lines
Diff to previous 1.20
Redirect to new wizard after install, and fix an issue with provision constants not being loaded since provision_init() had not been called

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 19 21:13:19 2008 UTC (17 months, 1 week ago) by adrian
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19
#272480 - rename action to task

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 12 19:22:41 2008 UTC (17 months, 2 weeks ago) by adrian
Branch: MAIN
Changes since 1.18: +3 -3 lines
Diff to previous 1.18
use new constants to replace provision_get_group_name and provision_get_script_owner

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 18:05:37 2008 UTC (17 months, 3 weeks ago) by adrian
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
Fix incorrect "magic number" being used to create platform verify action

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 2 20:47:52 2008 UTC (17 months, 3 weeks ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-5--0-1-ALPHA1
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
missing comma in list of required modules

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 2 19:02:27 2008 UTC (17 months, 3 weeks ago) by adrian
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
add new moduleized hosting node types to hook_profile_modules()

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 23 17:44:18 2008 UTC (18 months ago) by anarcat
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
follow change of url in the hosting module view

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 28 22:56:13 2008 UTC (20 months ago) by adrian
Branch: MAIN
Changes since 1.13: +60 -32 lines
Diff to previous 1.13
missed a commit here. damnit damnit

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 14 19:24:03 2008 UTC (20 months, 2 weeks ago) by anarcat
Branch: MAIN
Changes since 1.12: +1 -2 lines
Diff to previous 1.12
don't purge drupal messages before finishing the install to help people debug the installation

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 7 17:26:58 2008 UTC (20 months, 3 weeks ago) by adrian
Branch: MAIN
Changes since 1.11: +11 -6 lines
Diff to previous 1.11
remove the crud.inc include

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 26 04:08:20 2008 UTC (21 months ago) by adrian
Branch: MAIN
Changes since 1.10: +16 -35 lines
Diff to previous 1.10
remove nodequeue and token from dependencies

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 26 01:23:01 2008 UTC (21 months ago) by adrian
Branch: MAIN
Changes since 1.9: +59 -49 lines
Diff to previous 1.9
switch to standard drupal nodes. still has an issue creating default db server. Also registers admin user, and goes into configuration wizard.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 11 16:49:58 2008 UTC (21 months, 2 weeks ago) by adrian
Branch: MAIN
Changes since 1.8: +11 -5 lines
Diff to previous 1.8
In progress commit. Remove dependency on date module

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 23 03:12:03 2008 UTC (22 months ago) by adrian
Branch: MAIN
Changes since 1.7: +5 -3 lines
Diff to previous 1.7
keep track of own platform details

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 20:28:02 2008 UTC (22 months, 1 week ago) by adrian
Branch: MAIN
Changes since 1.6: +11 -12 lines
Diff to previous 1.6
just keeping changes in synch

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 05:13:59 2008 UTC (22 months, 1 week ago) by adrian
Branch: MAIN
Changes since 1.5: +4 -5 lines
Diff to previous 1.5
rebuild menus

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 19 08:03:30 2008 UTC (22 months, 1 week ago) by adrian
Branch: MAIN
Changes since 1.4: +18 -42 lines
Diff to previous 1.4
change the initial starting page to a custom view, and change some permissions for authenticated and anonymous users. Set some default blocks

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 17 15:32:48 2008 UTC (22 months, 1 week ago) by adrian
Branch: MAIN
Changes since 1.3: +3 -2 lines
Diff to previous 1.3
fix nodequeue creation issue

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 17 12:14:45 2008 UTC (22 months, 1 week ago) by adrian
Branch: MAIN
Changes since 1.2: +4 -1 lines
Diff to previous 1.2
clear views cache to make actions_embed view work

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 14 00:21:02 2008 UTC (22 months, 2 weeks ago) by adrian
Branch: MAIN
Changes since 1.1: +2 -23 lines
Diff to previous 1.1
remove some testing code

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 14 00:09:37 2008 UTC (22 months, 2 weeks ago) by adrian
Branch: MAIN
Adding hostmaster install profile

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