This website requires JavaScript.
Explore
Help
Sign In
apache
/
cloudstack
Watch
1
Star
0
Fork
0
You've already forked cloudstack
mirror of
https://github.com/apache/cloudstack.git
synced
2025-10-26 08:42:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cloudstack
/
engine
/
schema
History
Rafael da Fonseca
4eaa613a0b
Fix findbugs SQL_PREPARED_STATEMENT_GENERATED_FROM_NONCONSTANT_STRING warning in Upgrade30xBase.java There was no risk of sql injection here, nor any need to use PreparedStatement, still, this fixes the warning
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> This
closes
#442
2015-06-15 12:17:49 +03:00
..
resources/META-INF
/cloudstack
CLOUDSTACK-7847: add max.domain.* in global setting and display domain resources in listDomainsCmd response
2014-12-02 11:52:10 +01:00
src
Fix findbugs SQL_PREPARED_STATEMENT_GENERATED_FROM_NONCONSTANT_STRING warning in Upgrade30xBase.java There was no risk of sql injection here, nor any need to use PreparedStatement, still, this fixes the warning
2015-06-15 12:17:49 +03:00
test/com/cloud/upgrade
/dao
CLOUDSTACK-6594: Improve the logging in the util functions utilized by db upgrades currently. If the exception is to be ignored, dont log the stack trace and also dont log it in warn. Making them debug just to be little verbose during upgrade scenario.
2014-07-31 16:36:33 -07:00
pom.xml
Bump master version to 4.6.0-SNAPSHOT after branching 4.5.0-SNAPSHOT
2014-10-29 14:54:23 +01:00