Alex Huang
a3ba8588bd
bug 5772: suppose to return null on error
2010-08-27 16:41:32 -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
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
kishan
c083066c5f
bug 6008: set started flag when router is already running
...
status 6008: closed fixed
2010-08-25 14:04:36 +05:30
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 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
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
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
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
Kelven Yang
08b149a6da
Let console proxy servlet support session-less authentication throught API key signed request
2010-08-17 16:17:43 -07:00
abhishek
972edba719
Fixing the date format for alerts and snapshots
2010-08-12 16:27:25 -07:00
Manuel Amador (Rudd-O)
50459fd30f
This is the REAL 2.1.x tip source
2010-08-11 18:48:43 -07:00
Manuel Amador (Rudd-O)
6484467ce2
Branch 2.1.x committed
2010-08-11 09:13:54 -07:00
Manuel Amador (Rudd-O)
05c020e1f6
Source code committed
2010-08-11 09:13:29 -07:00