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

Log of /contributions/profiles/drupalorg_testing/drupalorg_testing.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.66 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 18:54:53 2009 UTC (2 weeks, 3 days ago) by dww
Branch: MAIN
CVS Tags: HEAD
Changes since 1.65: +3 -1 lines
Diff to previous 1.65
#429792 by dww: Temporary work-around for undefined function due to
project_issue page split.

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 24 07:40:10 2009 UTC (8 months ago) by dww
Branch: MAIN
Changes since 1.64: +2 -2 lines
Diff to previous 1.64
Enable views_ui by default.

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.63 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 21 20:55:35 2009 UTC (8 months, 1 week ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.62: +18 -18 lines
Diff to previous 1.62
#409600 by dww, hunmonk: use install profile API for block configuration.

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 21 20:32:03 2009 UTC (8 months, 1 week ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.61: +12 -2 lines
Diff to previous 1.61
#409604 by dww: Create a 'System Message' user and configure it for issue followups

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 21 20:00:10 2009 UTC (8 months, 1 week ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.60: +5 -5 lines
Diff to previous 1.60
pretty up the final screen user messages a bit.

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 21 19:49:38 2009 UTC (8 months, 1 week ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.59: +3 -12 lines
Diff to previous 1.59
removed unnecessary db hack. fixed duplicate insert of project issue status.

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.57 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 22:51:09 2009 UTC (8 months, 1 week ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.56: +93 -33 lines
Diff to previous 1.56
#273586 by hunmonk: cleanup taxonomy bugs, rid the world of drupal_execute().

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 20:30:05 2009 UTC (8 months, 1 week ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.55: +15 -54 lines
Diff to previous 1.55
#273586 by hunmonk: rip out drupal_execute() and use install profile API for taxonomy.

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.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 23:09:40 2009 UTC (8 months, 1 week ago) by dww
Branch: DRUPAL-5
Changes since 1.49.2.2: +6 -1 lines
Diff to previous 1.49.2.2 , to branch point 1.49 , to next main 1.66
#347992 by dww: Fixed bug where the version format string was wrong for core.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 23:09:35 2009 UTC (8 months, 1 week ago) by dww
Branch: MAIN
Changes since 1.51: +6 -1 lines
Diff to previous 1.51
#347992 by dww: Fixed bug where the version format string was wrong for core.

Revision 1.49.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 22:57:47 2009 UTC (8 months, 1 week ago) by dww
Branch: DRUPAL-5
Changes since 1.49.2.1: +4 -1 lines
Diff to previous 1.49.2.1 , to branch point 1.49
#151976 by dww: Disable releases on the projects that don't have releases. ;)

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 22:57:42 2009 UTC (8 months, 1 week ago) by dww
Branch: MAIN
Changes since 1.50: +4 -1 lines
Diff to previous 1.50
#151976 by dww: Disable releases on the projects that don't have releases. ;)

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.47 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 04:14:00 2008 UTC (13 months, 2 weeks ago) by dww
Branch: MAIN
Changes since 1.46: +42 -1 lines
Diff to previous 1.46
#151976 by dww and aclight: Generate some non-CVS + non-release projects.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 20:26:23 2008 UTC (13 months, 2 weeks ago) by aclight
Branch: MAIN
Changes since 1.45: +23 -4 lines
Diff to previous 1.45
#320150 by aclight:  Cache results in _drupalorg_testing_get_tid_by_term().

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 15:45:23 2008 UTC (13 months, 2 weeks ago) by aclight
Branch: MAIN
Changes since 1.44: +120 -4 lines
Diff to previous 1.44
#231640 by aclight and dww: Auto-generate project_release nodes

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 01:54:25 2008 UTC (15 months, 4 weeks ago) by dww
Branch: MAIN
Changes since 1.43: +6 -1 lines
Diff to previous 1.43
#289300 by dww: Enable the page cache for anonymous users.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 15:54:34 2008 UTC (17 months ago) by aclight
Branch: MAIN
Changes since 1.42: +11 -2 lines
Diff to previous 1.42
#273588 by webchick and aclight: Prevent WSOD if krumo is not installed.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 16 12:21:01 2008 UTC (18 months, 1 week ago) by aclight
Branch: MAIN
Changes since 1.41: +2 -1 lines
Diff to previous 1.41
#240546 by aclight:  Allow Project type vocabulary to be multiple select.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 16 12:17:47 2008 UTC (18 months, 1 week ago) by aclight
Branch: MAIN
Changes since 1.40: +8 -4 lines
Diff to previous 1.40
#232023 by aclight:  Give API terms the appropriate weights.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 02:03:42 2008 UTC (20 months, 1 week ago) by aclight
Branch: MAIN
Changes since 1.39: +2 -1 lines
Diff to previous 1.39
#235089 by aclight: Enable project_release_browse_versions setting by default.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 26 04:54:46 2008 UTC (22 months ago) by dww
Branch: MAIN
Changes since 1.38: +20 -3 lines
Diff to previous 1.38
#214385 by dww: Moved 'Issues' and 'My projects' back to the navigation menu.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 26 04:31:55 2008 UTC (22 months ago) by dww
Branch: MAIN
Changes since 1.37: +7 -1 lines
Diff to previous 1.37
#214173 by aclight: Fixed default comment and file upload settings for
project* node types.

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.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 24 03:56:06 2008 UTC (22 months ago) by dww
Branch: MAIN
Changes since 1.35: +4 -2 lines
Diff to previous 1.35
Continue to support pre-IFAC testing by only calling
project_issue_generate_issue_comments() if it exists.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 24 00:03:28 2008 UTC (22 months ago) by dww
Branch: MAIN
Changes since 1.34: +2 -1 lines
Diff to previous 1.34
Change for IFAC: All authenticated users can now upload files on d.o.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 02:46:07 2007 UTC (23 months, 1 week ago) by dww
Branch: MAIN
Changes since 1.33: +3 -2 lines
Diff to previous 1.33
#199120 by tmadeira: Auto generate project_issue comments (GHOP 79)

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 13 08:42:00 2007 UTC (23 months, 2 weeks ago) by dww
Branch: MAIN
Changes since 1.32: +6 -1 lines
Diff to previous 1.32
#200110 by aclight: Set comment settings on installation

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 11 02:08:07 2007 UTC (23 months, 2 weeks ago) by dww
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
d.o doesn't use throttle, so don't enable it (it clutters the modules page).

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 8 09:48:42 2007 UTC (23 months, 2 weeks ago) by dww
Branch: MAIN
Changes since 1.30: +13 -1 lines
Diff to previous 1.30
#144590 by jvaill, aclight, webchick: Auto-generate issues (GHOP 36)

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 8 17:15:51 2007 UTC (2 years ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
#190511 by moshe weitzman: Keep up with devel_generate.inc change.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 3 22:54:45 2007 UTC (2 years ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28
adding comment_upload to required modules list.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 15 18:28:46 2007 UTC (2 years, 3 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.27: +3 -3 lines
Diff to previous 1.27
keep up with column name changes in cvslog module, user -> cvs_user.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 6 21:24:52 2007 UTC (2 years, 3 months ago) by dww
Branch: MAIN
Changes since 1.26: +2 -1 lines
Diff to previous 1.26
Gave all well-known users the 'access devel information' permission.

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.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 25 18:18:13 2007 UTC (2 years, 4 months ago) by dww
Branch: MAIN
Changes since 1.22: +19 -1 lines
Diff to previous 1.22
#159027 by dww: Create CVS accounts for the special users.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 25 15:52:42 2007 UTC (2 years, 4 months ago) by dww
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Fixed bug from revision 1.21 for the default version string format setting.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 22 00:57:44 2007 UTC (2 years, 4 months ago) by dww
Branch: MAIN
Changes since 1.20: +14 -1 lines
Diff to previous 1.20
Define settings for project_release.module to be like drupal.org.

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.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 19 19:29:16 2007 UTC (2 years, 4 months ago) by dww
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16
#159010: Authenticated users should have "maintain projects" permission.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 19 17:49:59 2007 UTC (2 years, 4 months ago) by thehunmonkgroup
Branch: MAIN
Changes since 1.15: +27 -46 lines
Diff to previous 1.15
#143803 -- Remove generate-*.php in favour of devel functions.  patch by hunmonk.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 19 17:13:42 2007 UTC (2 years, 4 months ago) by dww
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
Fixing capitalization bug reported by hunmonk

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 22 17:19:59 2007 UTC (2 years, 6 months ago) by drewish
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
MySQL wants a value for the blocks.pages field.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 17 00:09:56 2007 UTC (2 years, 6 months ago) by dww
Branch: MAIN
Changes since 1.12: +23 -4 lines
Diff to previous 1.12
#144431: configure blocks more appropriately.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 16 19:50:39 2007 UTC (2 years, 6 months ago) by webchick
Branch: MAIN
Changes since 1.11: +130 -3 lines
Diff to previous 1.11
#143748: Auto-generate project content.

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.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 14 07:15:44 2007 UTC (2 years, 6 months ago) by dww
Branch: MAIN
Changes since 1.8: +37 -1 lines
Diff to previous 1.8
#143776 by webchick (with minor help from dww): Setup some primary links.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 14 06:45:07 2007 UTC (2 years, 6 months ago) by dww
Branch: MAIN
Changes since 1.7: +8 -8 lines
Diff to previous 1.7
#143773: simplifying the code to initialize project browsing settings.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 14 01:40:38 2007 UTC (2 years, 6 months ago) by webchick
Branch: MAIN
Changes since 1.6: +24 -1 lines
Diff to previous 1.6
#143773: Initialize project browsing settings.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 13 23:20:12 2007 UTC (2 years, 6 months ago) by dww
Branch: MAIN
Changes since 1.5: +9 -9 lines
Diff to previous 1.5
#143732 by webchick: adding descriptions for top-level project type terms.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 13 21:21:23 2007 UTC (2 years, 6 months ago) by drewish
Branch: MAIN
Changes since 1.4: +82 -1 lines
Diff to previous 1.4
webchick's patch for #143732 to auto-generate taxonomy

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 2 17:02:50 2007 UTC (2 years, 7 months ago) by drewish
Branch: MAIN
Changes since 1.3: +2 -0 lines
Diff to previous 1.3
Minor changes to headings to ensure all files have CVS id tags.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 1 06:04:56 2007 UTC (2 years, 7 months ago) by drewish
Branch: MAIN
Changes since 1.2: +62 -9 lines
Diff to previous 1.2
Broke all the steps out into functions to make everything more readable.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 1 00:49:58 2007 UTC (2 years, 7 months ago) by drewish
Branch: MAIN
Changes since 1.1: +8 -2 lines
Diff to previous 1.1
- Added a better list of d.o enabled modules.
- Adding less comments so the install goes faster.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 28 20:28:29 2007 UTC (2 years, 8 months ago) by drewish
Branch: MAIN
Starting a drupal.org testing install profile based on dww's request: http://groups.drupal.org/node/3318

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