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
Accelerator
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 }}
cngo-github
/
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
plugins
on
master
User selector
All users
All time
Commit history
Commits on Oct 5, 2013
CLOUDSTACK-4816: Make S3 upload multipart or singlepart configurable.
minchen07
committed
f1895ea
View commit details
Copy full SHA for f1895ea
View code at this point
Browse repository at this point
Commits on Oct 4, 2013
CLOUDSTACK-4802: Change VM start flow to better support VM snapshot on certian version of vSphere, (vSphere 5.0 Update 2). If we detect that VM has pending VM snapshot, we will fully honor VM disk …
Show description for 16b022b
kelveny
committed
16b022b
View commit details
Copy full SHA for 16b022b
View code at this point
Browse repository at this point
Add support for hypervisor snapshots to CloudStack-managed storage (for XenServer and VMware)
Mike Tutkowski
committed
bced4c7
View commit details
Copy full SHA for bced4c7
View code at this point
Browse repository at this point
Refactor Storage Related Resource Code
Show description for 180cfa1
csuich2
authored and
sudison
committed
180cfa1
View commit details
Copy full SHA for 180cfa1
View code at this point
Browse repository at this point
remove txn attribute from DB
Show description for bd85367
K0zka
authored and
ibuildthecloud
committed
bd85367
View commit details
Copy full SHA for bd85367
View code at this point
Browse repository at this point
Commits on Oct 3, 2013
CLOUDSTACK-4790: Skip reserved VMware scsi device number for SCSI disks
kelveny
committed
a3babdd
View commit details
Copy full SHA for a3babdd
View code at this point
Browse repository at this point
Commits on Oct 2, 2013
Add Manage Context framework
Show description for aed5e9d
ibuildthecloud
committed
aed5e9d
View commit details
Copy full SHA for aed5e9d
View code at this point
Browse repository at this point
Commits on Sep 30, 2013
Switch to setter injection for extensibility
Show description for efbfae7
ibuildthecloud
committed
efbfae7
View commit details
Copy full SHA for efbfae7
View code at this point
Browse repository at this point
Cleanup DefaultUserAuthenticator and removed masking _name variable
Show description for 692535f
ibuildthecloud
committed
692535f
View commit details
Copy full SHA for 692535f
View code at this point
Browse repository at this point
Commits on Sep 28, 2013
Added comments and finished off the work
Alex Huang
committed
b60eef3
View commit details
Copy full SHA for b60eef3
View code at this point
Browse repository at this point
Changed SearchCriteria2 to GenericQueryBuilder to reflect the same placement
Alex Huang
committed
e8cac2c
View commit details
Copy full SHA for e8cac2c
View code at this point
Browse repository at this point
Changed SearchCriteria2 to GenericQueryBuilder to reflect the same placement
Alex Huang
committed
e298890
View commit details
Copy full SHA for e298890
View code at this point
Browse repository at this point
Unified both the SearchBuilder and SearchCriteriaService
Alex Huang
committed
af8832f
View commit details
Copy full SHA for af8832f
View code at this point
Browse repository at this point
Commits on Sep 27, 2013
CLOUDSTACK-4734: Validate and Fail-over to another VmwareContext object when it is from the pool
kelveny
committed
f3c917d
View commit details
Copy full SHA for f3c917d
View code at this point
Browse repository at this point
CLOUDSTACK-4659: Vmware allows destroying VM that has pending tasks, worker VM GC actually relies on the assumption that Vmware is protected from that which is a false assumption. Recycle Worker VM…
Show description for 08c3b65
kelveny
committed
08c3b65
View commit details
Copy full SHA for 08c3b65
View code at this point
Browse repository at this point
Disable VMwareTools detection to avoid unreliable result caused by race-condition when VMwareTools is not ready in guest OS yet and the API is called. This is the corrected commit
kelveny
committed
159d798
View commit details
Copy full SHA for 159d798
View code at this point
Browse repository at this point
Commits on Sep 26, 2013
CLOUDSTACK-2328: Linux native VXLAN support on KVM hypervisor
Show description for a45ee74
ynojima
authored and
Toshiaki Hatano
committed
a45ee74
View commit details
Copy full SHA for a45ee74
View code at this point
Browse repository at this point
fix compile errors
sudison
committed
81ff479
View commit details
Copy full SHA for 81ff479
View code at this point
Browse repository at this point
Commits on Sep 25, 2013
CLOUDSTACK-4641: fix create volume from snapshot timeout issue
sudison
committed
3420f2d
View commit details
Copy full SHA for 3420f2d
View code at this point
Browse repository at this point
CLOUDSTACK-4618: fix CLVM
sudison
committed
4fb4593
View commit details
Copy full SHA for 4fb4593
View code at this point
Browse repository at this point
kvm upgrade issue from 2.2.14: 1. the uuid passed by mgt server is malformat, libvirt can't start vm. 2. the template path on primary storage is incorrect, which contains absolute path
sudison
committed
0eb3944
View commit details
Copy full SHA for 0eb3944
View code at this point
Browse repository at this point
CLOUDSTACK-4405: fix vm migration during the upgrade to 4.2
Show description for 3ddc6da
sudison
committed
3ddc6da
View commit details
Copy full SHA for 3ddc6da
View code at this point
Browse repository at this point
CLOUDSTACK-4459: fix silly bug, one more time
sudison
committed
a96f6b3
View commit details
Copy full SHA for a96f6b3
View code at this point
Browse repository at this point
CLOUDSTACK-3535: fix regression introduced in 5d9fa5d42e13a8c8ee10df14c466f66de678e954
sudison
committed
2227eb1
View commit details
Copy full SHA for 2227eb1
View code at this point
Browse repository at this point
CLOUDSTACK-4459: one more try, bypass libvirt to find volume if libvirt call failed
Show description for 49d8e44
sudison
committed
49d8e44
View commit details
Copy full SHA for 49d8e44
View code at this point
Browse repository at this point
CLOUDSTACK-4459:
Show description for b695484
sudison
committed
b695484
View commit details
Copy full SHA for b695484
View code at this point
Browse repository at this point
CLOUDSTACK-4436: in case of older kvm host, we'd better try serveral times to make sure we passed cmdline parameters to system vms
Show description for dda1133
sudison
committed
dda1133
View commit details
Copy full SHA for dda1133
View code at this point
Browse repository at this point
CLOUDSTACK-4459: need to sychronize create storage pool, otherwise, we can create the same pool with the same uuid in parallel
sudison
committed
9fa56e2
View commit details
Copy full SHA for 9fa56e2
View code at this point
Browse repository at this point
CLOUDSTACK-4456:
Show description for b5f7e30
sudison
committed
b5f7e30
View commit details
Copy full SHA for b5f7e30
View code at this point
Browse repository at this point
CLOUDSTACK-2729: another try to solve libvirt storage pool missing issue: if the storage pool is missing, then recreate it
sudison
committed
5e94e16
View commit details
Copy full SHA for 5e94e16
View code at this point
Browse repository at this point
delete snapshot_store_ref if the snapshot is in error state
sudison
committed
b3ac12e
View commit details
Copy full SHA for b3ac12e
View code at this point
Browse repository at this point
add missing jna-4.0.0.jar to cloudstack-agent library by changing scope from provided to default runtime
ustcweizhou
committed
3dc4284
View commit details
Copy full SHA for 3dc4284
View code at this point
Browse repository at this point
Commits on Sep 24, 2013
CLOUDSTACK-4405: additional patch for bridge name and firewall rules issues after KVM upgrade to 4.2
Show description for 258118e
ustcweizhou
committed
258118e
View commit details
Copy full SHA for 258118e
View code at this point
Browse repository at this point
CLOUDSTACK-4405: fix vm migration during the upgrade to 4.2
Show description for e325fb6
sudison
authored and
ustcweizhou
committed
e325fb6
View commit details
Copy full SHA for e325fb6
View code at this point
Browse repository at this point
Commits on Sep 21, 2013
Fix redundant groupId in pom.xml
spark404
committed
399d17d
View commit details
Copy full SHA for 399d17d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.