Skip to content
Snippets Groups Projects
Commit ee256222 authored by Yas Naoi's avatar Yas Naoi
Browse files

Up to date (2011/06/13)

Change-Id: I2d131ce5bd8375394f442a452548a1a2ee727348
parent 2aab1e5c
No related branches found
No related tags found
No related merge requests found
Showing
with 28 additions and 10 deletions
// $Id:
Clanavi ver.1.0 2011/06/10
Clanavi ver.2.0 2011/xx/xx
CHANGE HISTORY
==============
2011/06/10 ver.1.0 released as dev-6.x-1.0 of drupal.org
2011/06/13 ver.1.01 released
- Addition / Improvements
* Included IaaS modules
2011/06/10 ver.1.0 released
- Addition / Improvements
* Changed the directory structure of IaaS modules
......
......@@ -83,6 +83,7 @@ function hook_server_template($op, $params = array())
CHANGE HISTORY
==============
2011/06/13 ver.1.01 released 6.x-1.01
2011/06/10 ver.1.0 released 6.x-1.0
2011/06/02 ver.0.92 released 6.x-1.x-dev
2011/04/05 ver.0.91 released to reviewing process of drupal.org
......
......@@ -25,13 +25,13 @@ DOXYFILE_ENCODING = UTF-8
# The PROJECT_NAME tag is a single word (or a sequence of words surrounded
# by quotes) that should identify the project.
PROJECT_NAME = "Clanavi ver.1.0"
PROJECT_NAME = "Clanavi ver.6.x-1.x-dev"
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
# This could be handy for archiving the generated documentation or
# if some version control system is used.
PROJECT_NUMBER = ver.1.0
PROJECT_NUMBER = ver.6.x-1.x-dev
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
......@@ -611,7 +611,7 @@ RECURSIVE = YES
# excluded from the INPUT source files. This way you can easily exclude a
# subdirectory from a directory tree whose root is specified with the INPUT tag.
EXCLUDE = .svn simpletest coder drupal_queue charts clanavi_ui je2 cloud_auto_scaling
EXCLUDE = .svn simpletest coder drupal_queue charts clanavi_ui je2 cloud/modules/cloud_auto_scaling cloud/modules/cloud_failover cloud/modules/cloud_dashboard cloud/modules/cloud_metering flot
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
# directories that are symbolic links (a Unix filesystem feature) are excluded
......@@ -625,7 +625,7 @@ EXCLUDE_SYMLINKS = NO
# against the file with absolute path, so to exclude all test directories
# for example use the pattern */test/*
EXCLUDE_PATTERNS = .svn *.info *.txt *.jar *.sh *.bat IPv4.php cloud_failover_nagios_json.inc xcp_rrd_plugin.py XenAPI.py amazon_ec2.test.inc openstack_nova.test.inc
EXCLUDE_PATTERNS = .svn *.info *.txt *.jar *.sh *.bat IPv4.php cloud_failover_nagios_json.inc xcp_rrd_plugin.py XenAPI.py amazon_ec2.test.inc openstack_nova.test.inc cloud_metering cloud_dashboard
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
# (namespaces, classes, functions, etc.) that should be excluded from the
......
......@@ -15,5 +15,3 @@ projects[] = cloud
projects[] = drupal_queue
projects[] = rest_client
projects[] = simpletest
......@@ -38,6 +38,7 @@ cloud
CHANGE HISTORY
==============
2011/06/13 ver.1.01 released 6.x-1.01
2011/06/10 ver.1.0 released 6.x-1.0
2011/06/02 ver.0.92 released 6.x-1.x-dev
2011/04/05 ver.0.91 released to reviewing process of drupal.org
......
......@@ -45,6 +45,7 @@ cloud
CHANGE HISTORY
==============
2011/06/13 ver.1.01 released 6.x-1.01
2011/06/10 ver.1.0 released 6.x-1.0
2011/06/02 ver.0.92 released 6.x-1.x-dev
2011/04/05 ver.0.91 released to reviewing process of drupal.org
......
......@@ -42,6 +42,7 @@ cloud
CHANGE HISTORY
==============
2011/06/13 ver.1.01 released 6.x-1.01
2011/06/10 ver.1.0 released 6.x-1.0
2011/06/02 ver.0.92 released 6.x-1.x-dev
2011/04/05 ver.0.91 released to reviewing process of drupal.org
......
......@@ -42,6 +42,7 @@ cloud
CHANGE HISTORY
==============
2011/06/13 ver.1.01 released 6.x-1.01
2011/06/10 ver.1.0 released 6.x-1.0
2011/06/02 ver.0.92 released 6.x-1.x-dev
2011/04/05 ver.0.91 released to reviewing process of drupal.org
......
......@@ -28,6 +28,7 @@ cloud
CHANGE HISTORY
==============
2011/06/13 ver.1.01 released 6.x-1.01
2011/06/10 ver.1.0 released 6.x-1.0
2011/06/02 ver.0.92 released 6.x-1.x-dev
2011/04/05 ver.0.91 released to reviewing process of drupal.org
......
......@@ -39,6 +39,7 @@ cloud
CHANGE HISTORY
==============
2011/06/13 ver.1.01 released 6.x-1.01
2011/06/10 ver.1.0 released 6.x-1.0
2011/06/02 ver.0.92 released 6.x-1.x-dev
2011/04/05 ver.0.91 released to reviewing process of drupal.org
......
......@@ -66,6 +66,7 @@ cloud
CHANGE HISTORY
==============
2011/06/13 ver.1.01 released 6.x-1.01
2011/06/10 ver.1.0 released 6.x-1.0
2011/06/02 ver.0.92 released 6.x-1.x-dev
2011/04/05 ver.0.91 released to reviewing process of drupal.org
......
......@@ -51,6 +51,7 @@ cloud
CHANGE HISTORY
==============
2011/06/13 ver.1.01 released 6.x-1.01
2011/06/10 ver.1.0 released 6.x-1.0
2011/06/02 ver.0.92 released 6.x-1.x-dev
2011/04/05 ver.0.91 released to reviewing process of drupal.org
......
......@@ -39,6 +39,7 @@ cloud
CHANGE HISTORY
==============
2011/06/13 ver.1.01 released 6.x-1.01
2011/06/10 ver.1.0 released 6.x-1.0
2011/06/02 ver.0.92 released 6.x-1.x-dev
2011/04/05 ver.0.91 released to reviewing process of drupal.org
......
......@@ -124,6 +124,7 @@ x... NOTE: NOT IMPLEMENTED. SHOWN ONLY AS A REFERENCE AND PROPOSED STRUCTURE SP
CHANGE HISTORY
==============
2011/06/13 ver.1.01 released 6.x-1.01
2011/06/10 ver.1.0 released 6.x-1.0
2011/06/02 ver.0.92 released 6.x-1.x-dev
2011/04/05 ver.0.91 released to reviewing process of drupal.org
......
......@@ -115,6 +115,7 @@ x... NOTE: NOT IMPLEMENTED. SHOWN ONLY AS A REFERENCE AND PROPOSED STRUCTURE SP
CHANGE HISTORY
==============
2011/06/13 ver.1.01 released 6.x-1.01
2011/06/10 ver.1.0 released 6.x-1.0
2011/06/02 ver.0.92 released 6.x-1.x-dev
2011/04/05 ver.0.91 released to reviewing process of drupal.org
......
......@@ -37,6 +37,7 @@ rest_client
CHANGE HISTORY
==============
2011/06/13 ver.1.01 released 6.x-1.01
2011/06/10 ver.1.0 released 6.x-1.0
2011/06/02 ver.0.92 released 6.x-1.x-dev
2011/04/05 ver.0.91 released to reviewing process of drupal.org
......
......@@ -91,6 +91,10 @@ rest_client
CHANGE HISTORY
==============
2011/06/13 ver.1.01 released 6.x-1.01
2011/06/10 ver.1.0 released 6.x-1.0
2011/06/02 ver.0.92 released 6.x-1.x-dev
2011/04/05 ver.0.91 released to reviewing process of drupal.org
2011/03/24 ver.0.9 released to reviewing process of drupal.org
2011/01/29 ver.0.82 released to reviewing process of drupal.org (Working!)
2010/12/26 ver.0.81 released to reviewing process of drupal.org (Didn't work)
......
......@@ -65,6 +65,7 @@ KNOWN ISSUES
CHANGE HISTORY
==============
2011/06/13 ver.1.01 released 6.x-1.01
2011/06/10 ver.1.0 released 6.x-1.0
2011/06/02 ver.0.92 released 6.x-1.x-dev
2011/04/05 ver.0.91 released to reviewing process of drupal.org
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment