OSDN Git Service

karesansui/karesansui.git
13 years agoAdd validate
keisuke fukawa [Mon, 12 Jul 2010 05:23:24 +0000 (14:23 +0900)]
Add validate

13 years agomodified validators.
Taizo ITO [Mon, 12 Jul 2010 04:28:02 +0000 (13:28 +0900)]
modified validators.

13 years agotypo
Taizo ITO [Mon, 12 Jul 2010 03:55:29 +0000 (12:55 +0900)]
typo

13 years agoAdd validate
keisuke fukawa [Fri, 9 Jul 2010 09:24:31 +0000 (18:24 +0900)]
Add validate

13 years agoAdd validate
keisuke fukawa [Fri, 9 Jul 2010 06:53:28 +0000 (15:53 +0900)]
Add validate
Minute adjustment for report

13 years agoChanged regular expression for checking string that consists of space only.
Taizo ITO [Fri, 9 Jul 2010 05:53:59 +0000 (14:53 +0900)]
Changed regular expression for checking string that consists of space only.
Matches white space characters, including space, tab, form feed, line feed. Equivalent to [ \f\n\r\t\v\u00A0\u2028\u2029].

13 years agocommited.
Taizo ITO [Fri, 9 Jul 2010 04:22:55 +0000 (13:22 +0900)]
commited.

13 years agomodified reverting routine because parameters of libvirt-python's virDomainRevertToSn...
Taizo ITO [Fri, 9 Jul 2010 04:14:02 +0000 (13:14 +0900)]
modified reverting routine because parameters of libvirt-python's virDomainRevertToSnapshot() is changed.

13 years agoadded definition for model type of a network interface
Taizo ITO [Fri, 9 Jul 2010 02:15:59 +0000 (11:15 +0900)]
added definition for model type of a network interface

13 years agoMerge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev
Taizo ITO [Thu, 8 Jul 2010 09:42:26 +0000 (18:42 +0900)]
Merge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev

13 years agocommited.
Taizo ITO [Thu, 8 Jul 2010 09:42:06 +0000 (18:42 +0900)]
commited.

13 years agoAdd validate
keisuke fukawa [Thu, 8 Jul 2010 08:57:27 +0000 (17:57 +0900)]
Add validate
Bug fix for validate
Delete unused file

13 years agofixed error... global name 'orig_volume','dest_pool' is not defined
Taizo ITO [Thu, 8 Jul 2010 08:55:19 +0000 (17:55 +0900)]
fixed error... global name 'orig_volume','dest_pool' is not defined

13 years agoThe two size units of being compared are unmatched.
Taizo ITO [Thu, 8 Jul 2010 08:43:34 +0000 (17:43 +0900)]
The two size units of being compared are unmatched.

13 years agoOnce the error occurs in javascript-side checker, python-side validator will be skipped.
Taizo ITO [Thu, 8 Jul 2010 08:03:11 +0000 (17:03 +0900)]
Once the error occurs in javascript-side checker, python-side validator will be skipped.

13 years agoMinor amendment for about.part
keisuke fukawa [Thu, 8 Jul 2010 05:59:27 +0000 (14:59 +0900)]
Minor amendment for about.part

13 years agoMerge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev
keisuke fukawa [Thu, 8 Jul 2010 05:45:13 +0000 (14:45 +0900)]
Merge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev

13 years agoAdd validate
keisuke fukawa [Thu, 8 Jul 2010 05:45:00 +0000 (14:45 +0900)]
Add validate

13 years agocommited.
Taizo ITO [Thu, 8 Jul 2010 05:25:27 +0000 (14:25 +0900)]
commited.

13 years agochanged some log messages because they are a little odd.
Taizo ITO [Thu, 8 Jul 2010 04:58:25 +0000 (13:58 +0900)]
changed some log messages because they are a little odd.

13 years agoChanged the limitation of password length to that of Linux login.defs(PASS_MIN_LEN 5).
Taizo ITO [Thu, 8 Jul 2010 04:18:23 +0000 (13:18 +0900)]
Changed the limitation of password length to that of Linux login.defs(PASS_MIN_LEN 5).

13 years agoChanged the limitation of password length to that of Linux login.defs(PASS_MIN_LEN 5).
Taizo ITO [Thu, 8 Jul 2010 04:12:55 +0000 (13:12 +0900)]
Changed the limitation of password length to that of Linux login.defs(PASS_MIN_LEN 5).

13 years agoforgot removing a debugging code.
Taizo ITO [Thu, 8 Jul 2010 04:02:16 +0000 (13:02 +0900)]
forgot removing a debugging code.

13 years agoAdd validate
keisuke fukawa [Thu, 8 Jul 2010 01:51:24 +0000 (10:51 +0900)]
Add validate

13 years agoAdd a network system check command input.
Kei Funagayama [Thu, 8 Jul 2010 10:19:15 +0000 (19:19 +0900)]
Add a network system check command input.

13 years agocommited
Kei Funagayama [Wed, 7 Jul 2010 18:44:02 +0000 (03:44 +0900)]
commited

13 years agoAdd translators
keisuke fukawa [Wed, 7 Jul 2010 08:26:49 +0000 (17:26 +0900)]
Add translators

13 years agoAdd success message
keisuke fukawa [Wed, 7 Jul 2010 07:14:24 +0000 (16:14 +0900)]
Add success message

13 years agoAdd validate
keisuke fukawa [Wed, 7 Jul 2010 07:09:40 +0000 (16:09 +0900)]
Add validate

13 years agoSome translation.
Kazuhiro Ogura [Wed, 7 Jul 2010 06:46:10 +0000 (15:46 +0900)]
Some translation.

13 years agoTranslations
Kazuhiro Ogura [Wed, 7 Jul 2010 06:36:08 +0000 (15:36 +0900)]
Translations

13 years agoMerge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev
Junichi Shinohara [Tue, 6 Jul 2010 10:08:00 +0000 (19:08 +0900)]
Merge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev

13 years agomodified - UI
Junichi Shinohara [Tue, 6 Jul 2010 10:07:42 +0000 (19:07 +0900)]
modified - UI

13 years agoadded test routine to make sure that dop.comment/order work well.
Taizo ITO [Tue, 6 Jul 2010 07:11:26 +0000 (16:11 +0900)]
added test routine to make sure that dop.comment/order work well.

13 years agoMerge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev
Junichi Shinohara [Tue, 6 Jul 2010 06:02:57 +0000 (15:02 +0900)]
Merge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev

13 years agomodified - UI
Junichi Shinohara [Tue, 6 Jul 2010 06:02:29 +0000 (15:02 +0900)]
modified - UI

13 years agoMerge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev
keisuke fukawa [Tue, 6 Jul 2010 03:23:02 +0000 (12:23 +0900)]
Merge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev

13 years agoAdd validate
keisuke fukawa [Tue, 6 Jul 2010 03:22:44 +0000 (12:22 +0900)]
Add validate

13 years agocommited
Junichi Shinohara [Tue, 6 Jul 2010 02:50:14 +0000 (11:50 +0900)]
commited

13 years agomodified - UI
Junichi Shinohara [Mon, 5 Jul 2010 11:16:40 +0000 (20:16 +0900)]
modified - UI

13 years agomodified - fix js error
Junichi Shinohara [Mon, 5 Jul 2010 10:42:20 +0000 (19:42 +0900)]
modified - fix js error

13 years agomodified - UI
Junichi Shinohara [Mon, 5 Jul 2010 10:41:36 +0000 (19:41 +0900)]
modified - UI

13 years agocommited
Junichi Shinohara [Mon, 5 Jul 2010 09:15:10 +0000 (18:15 +0900)]
commited

13 years agocommited
Junichi Shinohara [Mon, 5 Jul 2010 09:06:21 +0000 (18:06 +0900)]
commited

13 years agoNot allow to take a snapshot on active domain. #67
Taizo ITO [Mon, 5 Jul 2010 08:09:07 +0000 (17:09 +0900)]
Not allow to take a snapshot on active domain. #67

13 years agoAdd new binfile in whitelist.conf.example.
keisuke fukawa [Mon, 5 Jul 2010 07:31:24 +0000 (16:31 +0900)]
Add new binfile in whitelist.conf.example.
and sort

13 years agoignore inactive pool. #94
Taizo ITO [Mon, 5 Jul 2010 07:05:59 +0000 (16:05 +0900)]
ignore inactive pool. #94

13 years agocommited.
Taizo ITO [Mon, 5 Jul 2010 07:05:31 +0000 (16:05 +0900)]
commited.

13 years agoProhibition delete user when one user
keisuke fukawa [Mon, 5 Jul 2010 06:49:23 +0000 (15:49 +0900)]
Prohibition delete user when one user

13 years agoSynchronize "START" method for network storage and storage pool
keisuke fukawa [Mon, 5 Jul 2010 05:46:42 +0000 (14:46 +0900)]
Synchronize "START" method for network storage and storage pool

13 years agoMerge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev
keisuke fukawa [Mon, 5 Jul 2010 02:59:08 +0000 (11:59 +0900)]
Merge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev

13 years agoSynchronize "STOP" & "DELETE" method for network storage and storage pool
keisuke fukawa [Mon, 5 Jul 2010 02:58:22 +0000 (11:58 +0900)]
Synchronize "STOP" & "DELETE" method for network storage and storage pool

13 years agomodified - UI
Junichi Shinohara [Mon, 5 Jul 2010 01:51:26 +0000 (10:51 +0900)]
modified - UI

13 years agomodified - UI
Junichi Shinohara [Fri, 2 Jul 2010 12:10:38 +0000 (21:10 +0900)]
modified - UI

13 years agocommited
Junichi Shinohara [Fri, 2 Jul 2010 12:00:10 +0000 (21:00 +0900)]
commited

13 years agocommited
Junichi Shinohara [Fri, 2 Jul 2010 11:58:09 +0000 (20:58 +0900)]
commited

13 years agomodified - change tab to space
Junichi Shinohara [Fri, 2 Jul 2010 11:45:30 +0000 (20:45 +0900)]
modified - change tab to space

13 years agomodified - change css for jquery-ui css
Junichi Shinohara [Fri, 2 Jul 2010 11:42:23 +0000 (20:42 +0900)]
modified - change css for jquery-ui css

13 years agoadded - add jquery-ui css and image
Junichi Shinohara [Fri, 2 Jul 2010 10:26:03 +0000 (19:26 +0900)]
added - add jquery-ui css and image
modified - change directory architecture

13 years agoMerge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev
Junichi Shinohara [Fri, 2 Jul 2010 08:59:45 +0000 (17:59 +0900)]
Merge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev

13 years agocommite.
Junichi Shinohara [Fri, 2 Jul 2010 08:59:19 +0000 (17:59 +0900)]
commite.

13 years agoMerge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev
Taizo ITO [Fri, 2 Jul 2010 08:11:26 +0000 (17:11 +0900)]
Merge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev

13 years agocommited.
Taizo ITO [Fri, 2 Jul 2010 08:11:00 +0000 (17:11 +0900)]
commited.

13 years agocommited.
Taizo ITO [Fri, 2 Jul 2010 08:09:12 +0000 (17:09 +0900)]
commited.

13 years agomodified - domain name max length
Junichi Shinohara [Fri, 2 Jul 2010 05:44:22 +0000 (14:44 +0900)]
modified - domain name max length

13 years agoMerge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev
Junichi Shinohara [Fri, 2 Jul 2010 05:34:27 +0000 (14:34 +0900)]
Merge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev

13 years agoadd - memory validate
Junichi Shinohara [Fri, 2 Jul 2010 05:33:15 +0000 (14:33 +0900)]
add - memory validate

13 years agoMerge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev
keisuke fukawa [Fri, 2 Jul 2010 05:28:54 +0000 (14:28 +0900)]
Merge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev

13 years agoMerge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev
Kei Funagayama [Fri, 2 Jul 2010 13:39:07 +0000 (22:39 +0900)]
Merge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev

13 years agoReviews and Comments. (#3)
Kei Funagayama [Fri, 2 Jul 2010 13:38:52 +0000 (22:38 +0900)]
Reviews and Comments. (#3)

13 years agoAutomatic creation script development.
Kei Funagayama [Fri, 2 Jul 2010 12:21:56 +0000 (21:21 +0900)]
Automatic creation script development.

13 years agoChange disk space check
keisuke fukawa [Fri, 2 Jul 2010 05:28:02 +0000 (14:28 +0900)]
Change disk space check
Add error message when delete running guest os

13 years agoSome translation
Kazuhiro Ogura [Fri, 2 Jul 2010 04:36:28 +0000 (13:36 +0900)]
Some translation

13 years agoSome translation
Kazuhiro Ogura [Fri, 2 Jul 2010 04:35:41 +0000 (13:35 +0900)]
Some translation

13 years agoMerge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev
Kazuhiro Ogura [Fri, 2 Jul 2010 03:46:12 +0000 (12:46 +0900)]
Merge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev

13 years agodoudemoii shuusei
Kazuhiro Ogura [Fri, 2 Jul 2010 03:37:08 +0000 (12:37 +0900)]
doudemoii shuusei

13 years agomodified - change domain name max size
Junichi Shinohara [Fri, 2 Jul 2010 03:30:20 +0000 (12:30 +0900)]
modified - change domain name max size

13 years agodeleted - get disk size info
Junichi Shinohara [Fri, 2 Jul 2010 03:29:17 +0000 (12:29 +0900)]
deleted - get disk size info

13 years agoMerge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev
Junichi Shinohara [Fri, 2 Jul 2010 03:28:47 +0000 (12:28 +0900)]
Merge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev

13 years agomodified - ui
Junichi Shinohara [Fri, 2 Jul 2010 03:27:57 +0000 (12:27 +0900)]
modified - ui

13 years agoMerge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev
Taizo ITO [Fri, 2 Jul 2010 03:12:47 +0000 (12:12 +0900)]
Merge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev

13 years agosupport -c option for extraction's add-comment.
Taizo ITO [Fri, 2 Jul 2010 03:11:47 +0000 (12:11 +0900)]
support -c option for extraction's add-comment.

13 years agoSome translation
Kazuhiro Ogura [Fri, 2 Jul 2010 02:56:51 +0000 (11:56 +0900)]
Some translation

13 years agoadd ---add-comments option.
Taizo ITO [Thu, 1 Jul 2010 10:21:16 +0000 (19:21 +0900)]
add ---add-comments option.

13 years agoparse error
Taizo ITO [Thu, 1 Jul 2010 10:18:29 +0000 (19:18 +0900)]
parse error

13 years agoDelete pdb
keisuke fukawa [Thu, 1 Jul 2010 09:09:36 +0000 (18:09 +0900)]
Delete pdb

13 years agoMerge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev
keisuke fukawa [Thu, 1 Jul 2010 09:03:22 +0000 (18:03 +0900)]
Merge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev

13 years agoMerge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev
Kei Funagayama [Thu, 1 Jul 2010 17:55:33 +0000 (02:55 +0900)]
Merge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev

13 years agoReviews and Comments. (#2)
Kei Funagayama [Thu, 1 Jul 2010 17:55:23 +0000 (02:55 +0900)]
Reviews and Comments. (#2)

13 years agoMerge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev
Kei Funagayama [Thu, 1 Jul 2010 17:25:15 +0000 (02:25 +0900)]
Merge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev

13 years agoReviews and Comments. (#1)
Kei Funagayama [Thu, 1 Jul 2010 17:24:48 +0000 (02:24 +0900)]
Reviews and Comments. (#1)

13 years agoDesign was modified slightly.
Kei Funagayama [Thu, 1 Jul 2010 16:11:21 +0000 (01:11 +0900)]
Design was modified slightly.

13 years agoAdd rrdtools example
keisuke fukawa [Thu, 1 Jul 2010 09:02:57 +0000 (18:02 +0900)]
Add rrdtools example

13 years agoMerge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev
keisuke fukawa [Thu, 1 Jul 2010 08:49:07 +0000 (17:49 +0900)]
Merge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev

13 years agoChange disk layout display
keisuke fukawa [Thu, 1 Jul 2010 08:48:06 +0000 (17:48 +0900)]
Change disk layout display

13 years agoignore interface that is downed. #181
Taizo ITO [Thu, 1 Jul 2010 07:25:59 +0000 (16:25 +0900)]
ignore interface that is downed. #181

13 years agoMerge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev
Junichi Shinohara [Wed, 30 Jun 2010 02:12:18 +0000 (11:12 +0900)]
Merge branch 'dev' of ssh://raid.local.hde.co.jp/hde/karesansui/karesansui into dev

13 years agocommited
Junichi Shinohara [Wed, 30 Jun 2010 02:12:06 +0000 (11:12 +0900)]
commited

13 years agoAdd message for ditect unmountable devide
keisuke fukawa [Wed, 30 Jun 2010 02:10:27 +0000 (11:10 +0900)]
Add message for ditect unmountable devide

13 years agotypo
keisuke fukawa [Tue, 29 Jun 2010 08:43:17 +0000 (17:43 +0900)]
typo