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 }}
gitqueue
/
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
api
src
com
cloud
agent
on
vmsync
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 4, 2013
Re-absorb delta in master into vmsync
xueyuan
committed
3ecc52a
View commit details
Copy full SHA for 3ecc52a
View code at this point
Browse repository at this point
Moved HostAllocator and PodAllocator from server to api package, where they are supposed to be. In the process, I had to change the VO objects used by these two itnerfaces to interface equivalent.…
Show description for 43ab950
xueyuan
committed
43ab950
View commit details
Copy full SHA for 43ab950
View code at this point
Browse repository at this point
Commits on Jul 1, 2013
Another merge from master. This is just getting laborious
xueyuan
committed
57bafc8
View commit details
Copy full SHA for 57bafc8
View code at this point
Browse repository at this point
Commits on Jun 28, 2013
SolidFire plug-in and related changes
Show description for 99227f7
Mike Tutkowski
committed
99227f7
View commit details
Copy full SHA for 99227f7
View code at this point
Browse repository at this point
Updated to show same value in log msg SetFirewallRulesCommand and accessdetails for egress default policy
Jayapal
committed
3096261
View commit details
Copy full SHA for 3096261
View code at this point
Browse repository at this point
Commits on Jun 24, 2013
merge is complete
xueyuan
committed
7b7db05
View commit details
Copy full SHA for 7b7db05
View code at this point
Browse repository at this point
CLOUDSTACK-1578 SRX: Egress default policy configurable using network offering on SRX firewall
Jayapal
committed
c22e7d0
View commit details
Copy full SHA for c22e7d0
View code at this point
Browse repository at this point
Commits on Jun 20, 2013
merge to master
sudison
committed
9aec9c6
View commit details
Copy full SHA for 9aec9c6
View code at this point
Browse repository at this point
Commits on Jun 18, 2013
CLOUDSTACK-1301: VM Disk I/O Throttling
ustcweizhou
committed
882220e
View commit details
Copy full SHA for 882220e
View code at this point
Browse repository at this point
Commits on Jun 17, 2013
CLOUDSTACK-3028: Object_Store_Refactor - S3 reduced redundancy storage
Show description for 1df4cf8
minchen07
committed
1df4cf8
View commit details
Copy full SHA for 1df4cf8
View code at this point
Browse repository at this point
Commits on Jun 13, 2013
Complete the move of the virtualmachinemanager to cloud-engine
xueyuan
committed
3ef77bc
View commit details
Copy full SHA for 3ef77bc
View code at this point
Browse repository at this point
Commits on Jun 12, 2013
Merge branch 'master' (up to commit
Show description for 18aeef3
minchen07
committed
18aeef3
View commit details
Copy full SHA for 18aeef3
View code at this point
Browse repository at this point
Commits on Jun 10, 2013
Merged from master
xueyuan
committed
aaa16af
View commit details
Copy full SHA for aaa16af
View code at this point
Browse repository at this point
Commits on Jun 8, 2013
zone creation complete once more
xueyuan
committed
ebbd400
View commit details
Copy full SHA for ebbd400
View code at this point
Browse repository at this point
Commits on Jun 7, 2013
Simplify various DeleteTemplateCommnad, DeleteVolumeCommand and
Show description for 66e7022
minchen07
committed
66e7022
View commit details
Copy full SHA for 66e7022
View code at this point
Browse repository at this point
Commits on Jun 3, 2013
CLOUDSTACK-2620 [Multiple_IP_Ranges] Guest vm's nameserver is not set to VRs guest IP address in case of multiple subnets
Show description for 0a69b82
bvbharat
authored and
Abhinandan Prateek
committed
0a69b82
View commit details
Copy full SHA for 0a69b82
View code at this point
Browse repository at this point
Revert "CLOUDSTACK-1301: Add VM Disk I/O Throttling"
Show description for f714d26
ustcweizhou
committed
f714d26
View commit details
Copy full SHA for f714d26
View code at this point
Browse repository at this point
Commits on Jun 1, 2013
CLOUDSTACK-1301: Add VM Disk I/O Throttling
ustcweizhou
committed
6dad8ad
View commit details
Copy full SHA for 6dad8ad
View code at this point
Browse repository at this point
Commits on May 29, 2013
merged from master
xueyuan
committed
7bdddd0
View commit details
Copy full SHA for 7bdddd0
View code at this point
Browse repository at this point
CLOUDSTACK-2060
Show description for 8d1189c
nitinmeh
committed
8d1189c
View commit details
Copy full SHA for 8d1189c
View code at this point
Browse repository at this point
Commits on May 20, 2013
merge from master complete
xueyuan
committed
05cb734
View commit details
Copy full SHA for 05cb734
View code at this point
Browse repository at this point
Commits on May 17, 2013
merge to master
Edison Su
committed
f7c1b71
View commit details
Copy full SHA for f7c1b71
View code at this point
Browse repository at this point
Commits on May 15, 2013
Merge branch 'pvlan'
Show description for 2d2c0c4
Sheng Yang
committed
2d2c0c4
View commit details
Copy full SHA for 2d2c0c4
View code at this point
Browse repository at this point
Properly invoke parent constructor to default Answer result to true.
minchen07
committed
62a9daa
View commit details
Copy full SHA for 62a9daa
View code at this point
Browse repository at this point
Isolated the job queue work in its own project
xueyuan
committed
cbdc406
View commit details
Copy full SHA for cbdc406
View code at this point
Browse repository at this point
merge to master
Edison Su
committed
a0c3d28
View commit details
Copy full SHA for a0c3d28
View code at this point
Browse repository at this point
Commits on May 14, 2013
Merged master to vmsync
xueyuan
committed
d403974
View commit details
Copy full SHA for d403974
View code at this point
Browse repository at this point
Commits on May 13, 2013
CLOUDSTACK-702: Multiple ip ranges in different subnets.
Show description for 052c24c
bvbharat
authored and
Koushik Das
committed
052c24c
View commit details
Copy full SHA for 052c24c
View code at this point
Browse repository at this point
CLOUDSTACK-763: Added filters to list APIs. Seperated service interface implementation to NetworkACLServiceImpl. Added default ACL to upgrade schema
Kishan Kavala
committed
750bfe7
View commit details
Copy full SHA for 750bfe7
View code at this point
Browse repository at this point
CLOUDSTACK-763: Fixed source CIDR and apply ACL items
Kishan Kavala
committed
3322063
View commit details
Copy full SHA for 3322063
View code at this point
Browse repository at this point
CLOUDSTACK-763: Added replaceNetworkACLList API. Added support for ACL action allow/deny and also number
Kishan Kavala
committed
e2449cf
View commit details
Copy full SHA for e2449cf
View code at this point
Browse repository at this point
Commits on May 10, 2013
Merged with head
xueyuan
committed
342624e
View commit details
Copy full SHA for 342624e
View code at this point
Browse repository at this point
Merged
xueyuan
committed
3047929
View commit details
Copy full SHA for 3047929
View code at this point
Browse repository at this point
refactor kvm/vmware resource code
Edison Su
committed
42e25a2
View commit details
Copy full SHA for 42e25a2
View code at this point
Browse repository at this point
Commits on May 7, 2013
volume related operation works
sudison
committed
2d544e7
View commit details
Copy full SHA for 2d544e7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.