cloudstack/server
Wido den Hollander 510450b11b Remove duplicate systemUse clausule when fetching service offerings.
A couple of lines back there is:

        if (isSystem != null) {
            sc.addAnd("systemUse", SearchCriteria.Op.EQ, isSystem);
        }

So it was set redundantly, this can be removed.
2013-01-15 12:14:57 +01:00
..
conf License header updates for the server folder. 2012-08-03 09:41:27 -04:00
scripts License header updates for the server folder. 2012-08-03 09:41:27 -04:00
src/com/cloud Remove duplicate systemUse clausule when fetching service offerings. 2013-01-15 12:14:57 +01:00
test NetworkManagerImpl: Add method to getNetwork by uuid 2013-01-11 18:44:19 -08:00
pom.xml ApiDispatcher: Get rid of reflections, reuse utils' ReflectUtil 2013-01-08 18:54:29 -08:00