Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pkdevbox
/
cloudstack
Public
forked from
apache/cloudstack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cloudstack
engine
schema
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 5, 2015
CLOUDSTACK-8848: added null pointer guard to new public method
DaanHoogland
committed
b128e56
View commit details
Copy full SHA for b128e56
View code at this point
Browse repository at this point
Commits on Sep 27, 2015
CLOUDSTACK-8848: ensure power state is up to date when handling missing VMs in powerReport
Show description for 542880a
resmo
committed
542880a
View commit details
Copy full SHA for 542880a
View code at this point
Browse repository at this point
Commits on Sep 17, 2015
Updated Dao classes with correct field names.
Boris Schrijver
committed
fa5f388
View commit details
Copy full SHA for fa5f388
View code at this point
Browse repository at this point
Commits on Sep 16, 2015
Added findByDc(long dcId) to VolumeDao and VolumeDaoImpl.
Boris Schrijver
committed
0df3357
View commit details
Copy full SHA for 0df3357
View code at this point
Browse repository at this point
Added countIPs(long dcId, boolean onlyCountAllocated) to IPAddressDao and IPAddressDaoImpl.
Boris Schrijver
committed
12fc2b4
View commit details
Copy full SHA for 12fc2b4
View code at this point
Browse repository at this point
Added countIPs(long dcId, boolean onlyCountAllocated) to DataCenterIpAddressDao and DataCenterIpAddressDaoImpl.
Boris Schrijver
committed
473f193
View commit details
Copy full SHA for 473f193
View code at this point
Browse repository at this point
Added findByPodId(Long podId) to HostDao and HostDaoImpl.
Boris Schrijver
committed
0648cb9
View commit details
Copy full SHA for 0648cb9
View code at this point
Browse repository at this point
schema: add 4.5.3 to 4.6.0 upgrade path stubs
Show description for 5b5152b
yadvr
committed
5b5152b
View commit details
Copy full SHA for 5b5152b
View code at this point
Browse repository at this point
schema: add 4.5.2 to 4.5.3 upgrade path stubs
Show description for 36a43ab
yadvr
committed
36a43ab
View commit details
Copy full SHA for 36a43ab
View code at this point
Browse repository at this point
Commits on Sep 1, 2015
Merge pull request #732 from ustcweizhou/revert-volume-snapshot-master
Show description for c0a0aec
ustcweizhou
committed
c0a0aec
View commit details
Copy full SHA for c0a0aec
View code at this point
Browse repository at this point
Commits on Aug 31, 2015
Revert "Merge pull request #714 from rafaelweingartner/master-lrg-cs-hackday-003"
Show description for 8bc0294
karuturi
committed
8bc0294
View commit details
Copy full SHA for 8bc0294
View code at this point
Browse repository at this point
Commits on Aug 29, 2015
Solved jira ticket: CLOUDSTACK-8750
rafaelweingartner
committed
3818257
View commit details
Copy full SHA for 3818257
View code at this point
Browse repository at this point
Commits on Aug 26, 2015
CLOUDSTACK-8773 : NPE in CheckRouterTask, when a DomainRouter happens to be expunged at the same time
Nick Livens
committed
c162897
View commit details
Copy full SHA for c162897
View code at this point
Browse repository at this point
Commits on Aug 24, 2015
CLOUDSTACK-5863: revert volume snapshot for KVM/QCOW2
ustcweizhou
committed
92344c0
View commit details
Copy full SHA for 92344c0
View code at this point
Browse repository at this point
Commits on Aug 21, 2015
Merge pull request #726 from borisroman/NicVORegression
Show description for 6d57a86
remibergsma
committed
6d57a86
View commit details
Copy full SHA for 6d57a86
View code at this point
Browse repository at this point
Fix for the NicVO.java regression.
Show description for 4b88eab
Boris Schrijver
committed
4b88eab
View commit details
Copy full SHA for 4b88eab
View code at this point
Browse repository at this point
Commits on Aug 20, 2015
More typos
radu-stefanache
committed
c7a3ad4
View commit details
Copy full SHA for c7a3ad4
View code at this point
Browse repository at this point
Commits on Aug 18, 2015
Refactored Nic.java for readability.
Show description for c30ba1d
Boris Schrijver
committed
c30ba1d
View commit details
Copy full SHA for c30ba1d
View code at this point
Browse repository at this point
Commits on Aug 14, 2015
Merge pull request #654 from DaanHoogland/CLOUDSTACK-8656
Show description for 64ff67d
remibergsma
committed
64ff67d
View commit details
Copy full SHA for 64ff67d
View code at this point
Browse repository at this point
CLOUDSTACK-8656: try-w-r removes need for empty catch block
DaanHoogland
committed
6f2f81c
View commit details
Copy full SHA for 6f2f81c
View code at this point
Browse repository at this point
CLOUDSTACK-8656: try-w-r instead of clunckey close-except
DaanHoogland
committed
a923abf
View commit details
Copy full SHA for a923abf
View code at this point
Browse repository at this point
CLOUDSTACK-8656: deal with empty SQLException catch block by try-w-r
DaanHoogland
committed
6c7ab8a
View commit details
Copy full SHA for 6c7ab8a
View code at this point
Browse repository at this point
CLOUDSTACK-8656: unnecessary close construct removed
DaanHoogland
committed
6227c44
View commit details
Copy full SHA for 6227c44
View code at this point
Browse repository at this point
engine: fix accountState setter name
Show description for fcbee60
yadvr
committed
fcbee60
View commit details
Copy full SHA for fcbee60
View code at this point
Browse repository at this point
Commits on Aug 11, 2015
coverity 1315775: proper getting of networkLabel
DaanHoogland
committed
1ab3b96
View commit details
Copy full SHA for 1ab3b96
View code at this point
Browse repository at this point
Merge branch 'pr/547'
Show description for 8b0266d
Mike Tutkowski
committed
8b0266d
View commit details
Copy full SHA for 8b0266d
View code at this point
Browse repository at this point
Commits on Aug 3, 2015
Merge pull request #649 from
Show description for d32d6a2
DaanHoogland
committed
d32d6a2
View commit details
Copy full SHA for d32d6a2
View code at this point
Browse repository at this point
Merge pull request #603 from
Show description for 118e954
DaanHoogland
committed
118e954
View commit details
Copy full SHA for 118e954
View code at this point
Browse repository at this point
Merge pull request #604 from
Show description for 8151f7f
DaanHoogland
committed
8151f7f
View commit details
Copy full SHA for 8151f7f
View code at this point
Browse repository at this point
CLOUDSTACK-8656: 30x legacy upgrade code exception messages
DaanHoogland
committed
f221b9a
View commit details
Copy full SHA for f221b9a
View code at this point
Browse repository at this point
CLOUDSTACK-8656: removed redundant implements
DaanHoogland
committed
8e3b99d
View commit details
Copy full SHA for 8e3b99d
View code at this point
Browse repository at this point
Commits on Aug 2, 2015
CLOUDSTACK-8656: log messages on exception in legacy sql upgrade code
DaanHoogland
committed
04e9083
View commit details
Copy full SHA for 04e9083
View code at this point
Browse repository at this point
coverity: try-with-resource and restructure in upgrade datacenter
DaanHoogland
committed
53535d6
View commit details
Copy full SHA for 53535d6
View code at this point
Browse repository at this point
extra try-w-r
DaanHoogland
committed
2b9f5b2
View commit details
Copy full SHA for 2b9f5b2
View code at this point
Browse repository at this point
coverity issues in old upgrade code
DaanHoogland
committed
119f6b0
View commit details
Copy full SHA for 119f6b0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.