anthony
0f216c1862
introduce callPluginBase
2010-08-29 20:16:38 -07:00
anthony
f6312574a4
support multiple patch files
...
Conflicts:
core/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java
2010-08-29 19:24:05 -07:00
anthony
6b7e78daa8
remove unused scripts
2010-08-29 18:44:11 -07:00
anthony
0cad786f43
add wrapper for vdi.copy
2010-08-29 18:02:34 -07:00
anthony
d409e31606
clean up disableNetwork
2010-08-29 17:46:25 -07:00
anthony
cfedc7c18f
clean up disableVlanNetwork
2010-08-29 15:47:55 -07:00
anthony
75c9ca4b97
change plugin timeout to 1800s
2010-08-28 21:18:28 -07:00
anthony
9a8589af10
fix a bug about backupsnapshot to nfs primary storage
2010-08-28 19:36:25 -07:00
Alex Huang
b497729edc
add file that's missing
2010-08-27 16:42:30 -07:00
Alex Huang
a3ba8588bd
bug 5772: suppose to return null on error
2010-08-27 16:41:32 -07:00
Alex Huang
88f2cc8341
new build files for git
2010-08-27 16:41:32 -07:00
anthony
cb6cfaca23
bug 6033: fix merge issue
...
status 6033: resolved fixed
2010-08-26 21:56:16 -07:00
Manuel Amador (Rudd-O)
cca3282b70
bug 5985: rename hotfix for bug to be consistent with other migration scripts, and include in fedora / ubuntu packaging
2010-08-26 20:39:33 -07:00
Anthony Xu
6ce5bc0c04
bug 6027: use slaveconn for plugin merger from master 0366dd093c
...
status 6027: closed fixed
2010-08-26 17:44:55 -07:00
Kris McQueen
5536faba5d
Issue 5985: remove the username/removed uniqueness constraint since (a) usernames need to be unique within a domain but not accross domains and (b) the contraint isn't really doing anything at this point. Status 5985: resolved fixed
2010-08-26 16:40:16 -07:00
edison
c5621b1d31
bug 5936: fix creating template
...
status 5936: resolved fixed
2010-08-26 14:03:02 -07:00
edison
e9984445b9
bug 5936: fix creating template
...
status 5936: closed fixed
2010-08-26 13:55:59 -07:00
edison
bf1b35b3dd
Issue #: 5935, 5937
...
Status 5935: resolved fixed
Status 5937: resolved fixed
2010-08-26 13:15:18 -07:00
jessica
c2682bc6b6
Issue #: 5945 - replace all content/tab_xxxxxxx.html with jsp/tab_xxxxxxx.jsp
2010-08-26 10:20:29 -07:00
jessica
33c54553ee
Issue #: 5945 - delete obsolete index.html
2010-08-25 18:06:59 -07:00
jessica
2790f87818
Issue #: 5945 - replace index.html with index.jsp
2010-08-25 18:06:01 -07:00
will
42f9dedeba
Bug #:5975
...
- Fixed issue where listAccounts only return one less than the actual number of accounts in the system. That is because the SQL query asks for X accounts, but the API filters out the SYSTEM account. The fix is to add the filter of the system account in the actual query itself rather than have the code do it.
2010-08-25 18:01:29 -07:00
jessica
8d015dfb49
Issue #: 5979 - change text on VM Wizard Step 3.
2010-08-25 17:09:48 -07:00
jessica
64e5e1992a
Issue #: 5953 - show remove link when host status is disconnected
2010-08-25 16:33:15 -07:00
kishan
c083066c5f
bug 6008: set started flag when router is already running
...
status 6008: closed fixed
2010-08-25 14:04:36 +05:30
Manuel Amador (Rudd-O)
7e761a4db7
JSP files not being included in dist, are now being included
2010-08-20 16:55:56 -07:00
root
f3eac52831
bug 5781: also reduce the scope of the global lock when updating storage capacity.
2010-08-20 16:29:35 -07:00
Kris McQueen
5dd3abee75
Bug 5781: Only grab capacity global lock when accessing capacity tables. Once the queries are done, release the lock so that others can query for the data or update the data as needed.
2010-08-20 16:29:35 -07:00
jessica
418f8950d1
Issue #: 5986
...
Volume page - grid - make action links stay left-aligned
2010-08-20 16:19:51 -07:00
Manuel Amador (Rudd-O)
ae1a9ae452
Remove the unnecessary excludes from build-ui
2010-08-20 13:22:57 -07:00
Manuel Amador (Rudd-O)
126e42c34e
Add support for installing any type of file within client/WEB-INF
2010-08-20 12:46:51 -07:00
Manuel Amador (Rudd-O)
17b6a4e49d
move source of resource properties from UI folder to client folder
...
move source of resource properties from UI folder to client folder
move source of resource properties from UI folder to client folder
Conflicts:
build/build-cloud.xml
build/package.xml
client/WEB-INF/classes/resources/resource.properties
client/WEB-INF/classes/resources/resource_zh.properties
2010-08-20 12:27:14 -07:00
Jessica Wang
5d599131e1
Issue #: 5945
...
Seperate cloud.core.js into cloud.core.init.js (initialization) and cloud.core.js (shared functions)
2010-08-19 18:38:46 -07:00
Jessica Wang
d0f960a50c
Merge branch '2.1.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.x
2010-08-19 14:41:55 -07:00
Jessica Wang
e8446f88b2
Issue #: 5975
...
(1) API-side: make listDomains, ListDomainChildren return all items
(2) UI-side: make domains page show all domains by specifying pageSize=-1
2010-08-19 14:28:18 -07:00
Manuel Amador (Rudd-O)
d238026769
Gitignore ignores pyc ocmpiled files and build.number
2010-08-19 10:56:52 -07:00
Manuel Amador (Rudd-O)
42a1492610
read_properties imported from cloud_utils
2010-08-19 10:53:11 -07:00
kishan
d4682d4c90
Issue #: 5775
...
Release vnet and private IP allocation when domR fails to start
2010-08-19 18:55:59 +05:30
kishan
f508bd7715
Check for null vnet when allocation fails
2010-08-19 18:08:54 +05:30
edison
cb4962804f
Merge branch '2.1.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.x
2010-08-18 17:40:16 -07:00
edison
9b690f685a
Issue #: 5954
...
Status 5954: resolved fixed
exclude link local gateway
2010-08-18 17:39:22 -07:00
Anthony Xu
cc59b5b7de
bug 5934: if it is standalone, give cluser name as Standalone-ip/name
...
status 5934: resolved fixed
2010-08-18 17:12:20 -07:00
Kelven Yang
93273f8f0f
Merge branch '2.1.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.x
2010-08-17 17:40:58 -07:00
Kelven Yang
a4f3dacd26
Use a dedicated account object for locking test, so that when we run into SQL exception, we won't accidently release a lock that we haven't actually acquired. This will cause NPE exception in Merovingian.java
2010-08-17 17:39:05 -07:00
Kevin Kluge
b3bf26e0de
Resolved Fixed: 5757
2010-08-17 16:27:45 -07:00
Kelven Yang
40d71ea6de
Merge branch '2.1.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.x
2010-08-17 16:18:55 -07:00
Kelven Yang
08b149a6da
Let console proxy servlet support session-less authentication throught API key signed request
2010-08-17 16:17:43 -07:00
Jessica Wang
649ff9c641
Issue #: 5894
...
Create Template from Snapshot dialog - add password dropdown field
2010-08-17 15:35:10 -07:00
edison
0801da0a0f
Oh, why there is so many un-compatible libvirt...
2010-08-16 19:35:08 -07:00
Jessica Wang
d22e144106
Comments for global variables
2010-08-16 11:35:54 -07:00