Log of /contributions/modules/provision/web_server/verify.provision.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Mar 26 04:01:35 2009 UTC
(8 months ago)
by
anarcat
Branch:
MAIN
Changes since
1.8: +1 -2 lines
Diff to
previous 1.8
don't prepend an underscore to the platform configuration file, otherwise it gets ignored by apache
it's still safe from being overwritten by another domain because there's an underscore in the filename
See: #384972
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Mar 26 03:22:14 2009 UTC
(8 months ago)
by
anarcat
Branch:
MAIN
Changes since
1.7: +3 -0 lines
Diff to
previous 1.7
rename the vhost_config hook to apache_vhost_config host and create a apache_dir_config hook to add configuration to the platformwide apache configuration
include a basic .htacces configuration there, but still allow the .htaccess to override while i do some tests
See: #384972
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Feb 3 00:34:11 2009 UTC
(9 months, 3 weeks ago)
by
adrian
Branch:
MAIN
Changes since
1.1: +1 -1 lines
Diff to
previous 1.1
Synched head with d6 branch. Works with drush 2.x and no longer needs to be enabled on a site, as it is no longer a module. Hosting has not been updated to point to the right place per server, so you have to create the symlink to the central drush.php yourself. I have not sorted out the version specific stuff yet either.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 9 02:17:49 2008 UTC
(11 months, 2 weeks ago)
by
adrian
Branch:
MAIN
First import of the basis of the 0.2 release of provision. This version has a much cleaner api, through the dynamic inclusion of <command>.provision.inc files , which any module can overload. Each of these files has the exact same structure, and thus it is much clearer what happens when, and much much simpler to document / extend. I also removed all the drupal dependencies i could find, in preperation for moving to a version agnostic drush, for all buy provision_drupal (which is going to be spun off into a different project). This also includes a working update command, and keeps track of the modules installed on a site after every verify / upgrade process. This information is not being tracked in hosting, yet
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.