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 }}
PaulAngus
/
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
Branch selector
vmsync-rebase
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 18, 2013
Merge VirtualMachineManagerImpl for sync changes
kelveny
committed
6e70816
View commit details
Copy full SHA for 6e70816
Browse repository at this point
Commits on Oct 17, 2013
Merge VirtualMachineManger
kelveny
committed
cf94cfb
View commit details
Copy full SHA for cf94cfb
Browse repository at this point
Commits on Oct 16, 2013
Switch hypervisor resources to use power state
kelveny
committed
534345e
View commit details
Copy full SHA for 534345e
Browse repository at this point
Commits on Oct 15, 2013
Rebase PowerState from old vmsync branch
kelveny
committed
d72af4b
View commit details
Copy full SHA for d72af4b
Browse repository at this point
Commits on Oct 14, 2013
Remove obsolete m2-settings file
ibuildthecloud
committed
29d9228
View commit details
Copy full SHA for 29d9228
Browse repository at this point
Don't capture stderr, this will return an error when the runscript command expects null when there is no default route.
spark404
committed
7953660
View commit details
Copy full SHA for 7953660
Browse repository at this point
Remove duplicate scripts and move the remaining items to the systemvm project
spark404
committed
71dc43e
View commit details
Copy full SHA for 71dc43e
Browse repository at this point
Commits on Oct 12, 2013
BaseCmd not used methods
Show description for 87c1b35
K0zka
committed
87c1b35
View commit details
Copy full SHA for 87c1b35
Browse repository at this point
Removed unused methods from ApiResponseSerializer
Show description for 5f497b9
K0zka
committed
5f497b9
View commit details
Copy full SHA for 5f497b9
Browse repository at this point
BaseCmd.buildResponse methods removed
Show description for 6df77ec
K0zka
committed
6df77ec
View commit details
Copy full SHA for 6df77ec
Browse repository at this point
Commits on Oct 11, 2013
KVM: Change new volume/template downloads to use UUID in database
Show description for b344bb4
Marcus Sorensen
committed
b344bb4
View commit details
Copy full SHA for b344bb4
Browse repository at this point
PasswordGenerator tests
Show description for 47dd1c1
K0zka
committed
47dd1c1
View commit details
Copy full SHA for 47dd1c1
Browse repository at this point
removed PasswordGenerator.main
Show description for b76e501
K0zka
committed
b76e501
View commit details
Copy full SHA for b76e501
Browse repository at this point
LOUDSTACK-4060: UI > Instance Wizard > select security group step > when there is only one security group and the only one is 'default', check it automtically.
Jessica Wang
committed
5cc411a
View commit details
Copy full SHA for 5cc411a
Browse repository at this point
test fix: no assertion on the number of fileds returned
Show description for 982db55
K0zka
committed
982db55
View commit details
Copy full SHA for 982db55
Browse repository at this point
CLOUDSTACK-4854:
Show description for fa0c685
nitinmeh
committed
fa0c685
View commit details
Copy full SHA for fa0c685
Browse repository at this point
Commits on Oct 10, 2013
VolumeResponse: added storageId to the response (returned to admin only) as this parameter is being passed in migrateVolume/updateVolume API requests, so have to return it in the response as well
Alena Prokharchyk
committed
90cc0d8
View commit details
Copy full SHA for 90cc0d8
Browse repository at this point
Icon for 'add guest network' toolbar button
bfederle
committed
6af882c
View commit details
Copy full SHA for 6af882c
Browse repository at this point
CLOUDSTACK-4823: Add icon for assignVmToAnotherAccount
bfederle
committed
746c8c5
View commit details
Copy full SHA for 746c8c5
Browse repository at this point
CLOUDSTACK-3823: Show ICMP fields for protocolnumber
bfederle
committed
991f933
View commit details
Copy full SHA for 991f933
Browse repository at this point
CLOUDSTACK-1888: UI > Domains > allow domain-admin to update resource limits on its sub-domains (but disallow on its own domain).
Jessica Wang
committed
506520a
View commit details
Copy full SHA for 506520a
Browse repository at this point
CLOUDSTACK-4348: Fix quick view detail height
bfederle
committed
1f85124
View commit details
Copy full SHA for 1f85124
Browse repository at this point
Fixes for resource details code: 1) Fixed the NPE happening when the resource detail couldn't be located by the key passed through API 2) Added ResourceDetails interface, made all resource details …
Show description for c4084a7
Alena Prokharchyk
committed
c4084a7
View commit details
Copy full SHA for c4084a7
Browse repository at this point
pep8: fix regression from 10938612cc9f518e254f8756581548eeb52913b4
Show description for 52c2bc0
Prasanna Santhanam
committed
52c2bc0
View commit details
Copy full SHA for 52c2bc0
Browse repository at this point
CLOUDSTACK-4707: "sourcetemplateid" field is not getting set for derived templates Template created from a volume or snapshot did not have the sourcetemplateid field set in vm_template table.
Harikrishna Patnala
authored and
Kishan Kavala
committed
bb74937
View commit details
Copy full SHA for bb74937
Browse repository at this point
Revert change to ManagedContextTimerTask to unblock DB upgrade
ibuildthecloud
committed
2799ee3
View commit details
Copy full SHA for 2799ee3
Browse repository at this point
Resource details:
Show description for a5a6f58
Alena Prokharchyk
committed
a5a6f58
View commit details
Copy full SHA for a5a6f58
Browse repository at this point
Commits on Oct 9, 2013
CLOUDSTACK-3105: UI > Instances menu > Instance detailView > View Hosts > fix a bug that wrong parameter name is passed to listHosts API.
Jessica Wang
committed
dc8f053
View commit details
Copy full SHA for dc8f053
Browse repository at this point
CLOUDSTACK-3154: UI > Infrastructure > zone detail > remove VMware datacenter action > fix a bug that incorrect property name was used to retrieve embedded object in API response.
Jessica Wang
committed
0b69e89
View commit details
Copy full SHA for 0b69e89
Browse repository at this point
ReflectUtil: test for getAllFieldsForClass
Show description for d1dd85a
K0zka
committed
d1dd85a
View commit details
Copy full SHA for d1dd85a
Browse repository at this point
ReflectUtil: findMethod removed
Show description for 66fe3ab
K0zka
committed
66fe3ab
View commit details
Copy full SHA for 66fe3ab
Browse repository at this point
Remove wrong ConfigDepot class from simulatorContext
ibuildthecloud
committed
0d7aa93
View commit details
Copy full SHA for 0d7aa93
Browse repository at this point
Commits on Oct 8, 2013
CLOUDSTACK-3803: Fix duplicate label causing validation error
bfederle
committed
7646063
View commit details
Copy full SHA for 7646063
Browse repository at this point
Removing docs from master
ke4qqq
committed
5586a22
View commit details
Copy full SHA for 5586a22
Browse repository at this point
CLOUDSTACK-3888: UI > service offerings > compute offerings > add new field "Planner Mode".
Jessica Wang
committed
3f1aba8
View commit details
Copy full SHA for 3f1aba8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.