Log of /contributions/profiles/drupalorg_testing/drupalorg_testing.profile
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.64 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Mar 24 07:28:09 2009 UTC
(8 months ago)
by
dww
Branch:
MAIN
Changes since
1.63: +37 -1 lines
Diff to
previous 1.63
#411520 by dww: Added a batch task to configure the "Issue tags"
vocabulary and configure the comment_alter_taxonomy module.
Revision
1.59 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Mar 21 18:14:17 2009 UTC
(8 months, 1 week ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.58: +10 -22 lines
Diff to
previous 1.58
get rid of three unneeded db hacks that were also throwing errors. set up attachments to allow archives. clear all status messages before the batch message we generate -- cleaner presentation on install finish.
Revision
1.58 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Mar 21 00:03:50 2009 UTC
(8 months, 1 week ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.57: +26 -22 lines
Diff to
previous 1.57
#273586 by hunmonk: fix taxonomy for project modules. fix issue status options. fix some variable errors in update messages.
Revision
1.55 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Mar 20 18:55:23 2009 UTC
(8 months, 1 week ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.54: +178 -99 lines
Diff to
previous 1.54
#273586 by hunmonk: convert to using batch api. couple of things are broken, but mostly working, and the batch stuff is done.
Revision
1.54 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Mar 20 07:00:40 2009 UTC
(8 months, 1 week ago)
by
dww
Branch:
MAIN
Changes since
1.53: +2 -2 lines
Diff to
previous 1.53
#273586 by dww: Follow-up fix: use install_goto() not drupal_goto().
All this is a hack and should go away once we use real Batch API.
Revision
1.53 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Mar 20 06:37:51 2009 UTC
(8 months, 1 week ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.52: +564 -373 lines
Diff to
previous 1.52
273586 by hunmonk: Port Drupal.org testing profile to D6. basically working. needs to be converted to batch api, and more conversion to install profile api.
Revision
1.49.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Mar 17 22:47:19 2009 UTC
(8 months, 1 week ago)
by
dww
Branch:
DRUPAL-5
Changes since
1.49: +2 -2 lines
Diff to
previous 1.49
#405438 by dww: Fixed bug where the entries in {cvs_tags} where
created with the nid of the release node, not the project node.
Revision
1.50 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Mar 17 22:47:06 2009 UTC
(8 months, 1 week ago)
by
dww
Branch:
MAIN
Changes since
1.49: +2 -2 lines
Diff to
previous 1.49
#405438 by dww: Fixed bug where the entries in {cvs_tags} where
created with the nid of the release node, not the project node.
Revision
1.49 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Mar 17 22:38:06 2009 UTC
(8 months, 1 week ago)
by
thehunmonkgroup
Branch:
MAIN
Branch point for:
DRUPAL-5
Changes since
1.48: +10 -13 lines
Diff to
previous 1.48
#366163 by hunmonk, dww: {project_release_nodes} created with faulty data. fixes the data that's passed to drupal_execute() for the creation of release nodes. punting on the correct passing of the file data until we have a better CRUD API.
Revision
1.48 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Mar 16 03:23:30 2009 UTC
(8 months, 1 week ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.47: +67 -13 lines
Diff to
previous 1.47
#275401 by aclight: Fix file attachments are disabled error messages. now testing for a writable files directory before proceeding with the site setup.
Revision
1.37 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jan 25 17:05:34 2008 UTC
(22 months ago)
by
dww
Branch:
MAIN
Changes since
1.36: +2 -1 lines
Diff to
previous 1.36
#214074 by dww: Set 'devel_switch_user_list_size' to 12 for a better
switch users block that includes all the switchable users and 1
randomly generated unswitchable user for easier testing (especially to
have quick access to auth1, which is an important case in many ways).
Revision
1.26 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Aug 2 15:51:03 2007 UTC
(2 years, 3 months ago)
by
dww
Branch:
MAIN
Changes since
1.25: +64 -21 lines
Diff to
previous 1.25
Made the profile more configurable before installation via PHP constants:
* D_O_USER1: username for uid 1 (still 'a', should be 'Dries') ;)
* D_O_PASSWORD: initial password for all well-known accounts ('a')
* D_O_DOMAIN: domain to use for all e-mail addresses ('example.com')
Added some comments and organized all constants more nicely.
Revision
1.25 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jul 27 21:43:01 2007 UTC
(2 years, 4 months ago)
by
dww
Branch:
MAIN
Changes since
1.24: +1 -2 lines
Diff to
previous 1.24
#162452 by dww: Fixed project browsing: you can't browse by versions
if there are no releases, so don't set that setting yet.
Revision
1.24 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jul 27 21:28:40 2007 UTC
(2 years, 4 months ago)
by
dww
Branch:
MAIN
Changes since
1.23: +55 -4 lines
Diff to
previous 1.23
#159011 by dww: Create the custom d.o issue status values, and set the
right status values for the default issue queue queries.
Revision
1.20 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jul 21 23:50:03 2007 UTC
(2 years, 4 months ago)
by
dww
Branch:
MAIN
Changes since
1.19: +5 -1 lines
Diff to
previous 1.19
#159024 by hunmonk and dww: Specify values for the settings for the
message to display when creating release nodes.
Revision
1.19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jul 20 17:27:20 2007 UTC
(2 years, 4 months ago)
by
dww
Branch:
MAIN
Changes since
1.18: +34 -1 lines
Diff to
previous 1.18
#144429 by dww: Initial support for CVS integration:
- Automatically configure the cvs settings to define the repositories.
- Make sure the pre-populated projects are correctly configured to
point to the right directories in the right CVS repositories.
Revision
1.18 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 19 20:08:35 2007 UTC
(2 years, 4 months ago)
by
dww
Branch:
MAIN
Changes since
1.17: +3 -3 lines
Diff to
previous 1.17
The default name of the status is "ready to commit", not "ready to be
committed", so the permission we were setting up was wrong.
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed May 16 19:13:47 2007 UTC
(2 years, 6 months ago)
by
dww
Branch:
MAIN
Changes since
1.10: +37 -19 lines
Diff to
previous 1.10
#144427: cleanup well-known user creation (especially all the roles
after #144425 landed), and generate some regular authenticated users.
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed May 16 18:20:14 2007 UTC
(2 years, 6 months ago)
by
dww
Branch:
MAIN
Changes since
1.9: +244 -13 lines
Diff to
previous 1.9
#144425 by dww and webchick: fix permissions for all roles. This sets
up the same roles and permissions as d.o. It's all array-driven, to
make it easier to see what's going on and maintain/modify later.
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.