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
Type
/
to 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 }}
folkcode
/
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
server
src
com
cloud
capacity
on
vmsync
User selector
All users
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 3, 2013
Another merge to pull in object store fix. Also to check how changes that are applied to both master and vmsync are merged
xueyuan
committed
8d21f49
View commit details
Copy full SHA for 8d21f49
View code at this point
Browse repository at this point
Commits on Jul 2, 2013
CLOUDSTACK-3047 java.lang.NullPointerException encountered when executing capacityChecker thread.
Show description for 8780fef
Prachi Damle
committed
8780fef
View commit details
Copy full SHA for 8780fef
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
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 May 24, 2013
Merge branch 'master' into object_store.
minchen07
committed
98af424
View commit details
Copy full SHA for 98af424
View code at this point
Browse repository at this point
Commits on May 19, 2013
Fixing multiple minor annoyances:
Show description for 6ea2b06
Prasanna Santhanam
committed
6ea2b06
View commit details
Copy full SHA for 6ea2b06
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 16, 2013
CLOUDSTACK-2056: DeploymentPlanner choice via ServiceOffering
Show description for a2eb7ba
Prachi Damle
committed
a2eb7ba
View commit details
Copy full SHA for a2eb7ba
View code at this point
Browse repository at this point
CLOUDSTACK-2544: Fix NPE while comparing lastHostId during capacity calculation
Kishan Kavala
committed
d078f92
View commit details
Copy full SHA for d078f92
View code at this point
Browse repository at this point
instead of using '==', use equals() to test Long value equality
Mice Xia
committed
6d57393
View commit details
Copy full SHA for 6d57393
View code at this point
Browse repository at this point
Commits on May 11, 2013
merge master
nitinmeh
committed
c11dbad
View commit details
Copy full SHA for c11dbad
View code at this point
Browse repository at this point
Commits on May 10, 2013
Merged
xueyuan
committed
3047929
View commit details
Copy full SHA for 3047929
View code at this point
Browse repository at this point
Commits on May 6, 2013
Moved most of the VOs and DAOs from server package into engine-schema as well
xueyuan
committed
572e71e
View commit details
Copy full SHA for 572e71e
View code at this point
Browse repository at this point
Moved agent commands to core and out of api
xueyuan
committed
ad2777c
View commit details
Copy full SHA for ad2777c
View code at this point
Browse repository at this point
Commits on May 1, 2013
CLOUDSTACK-2036 - Adding storage storage.overprovisioning.factor configurable at zone level.
nitinmeh
committed
b16ccc9
View commit details
Copy full SHA for b16ccc9
View code at this point
Browse repository at this point
Commits on Apr 29, 2013
CLOUDSTACK-741: Granular Global Parameters and adding fixes for CLOUDSTACK-2176, CLOUDSTACK-2198, CLOUDSTACK-2200
Show description for deaf910
Harikrishna Patnala
committed
deaf910
View commit details
Copy full SHA for deaf910
View code at this point
Browse repository at this point
Commits on Apr 22, 2013
refactor downloadlistener, sync system vm templates when adding a new image store
Edison Su
committed
abf4043
View commit details
Copy full SHA for abf4043
View code at this point
Browse repository at this point
Commits on Mar 8, 2013
CLOUDSTACK-1426: We has strong implication that VO must implement an interface, otherwise EntityManagerImpl can't the vo
sudison
committed
409ec9c
View commit details
Copy full SHA for 409ec9c
View code at this point
Browse repository at this point
Commits on Feb 28, 2013
CLOUDSTACK-1401 NPE: listCapacity
Mice Xia
committed
9141711
View commit details
Copy full SHA for 9141711
View code at this point
Browse repository at this point
Commits on Feb 22, 2013
Cloudstack-711: Cpu and Ram Overcommit Ratio.
bvbharat
authored and
Abhinandan Prateek
committed
23e54bb
View commit details
Copy full SHA for 23e54bb
View code at this point
Browse repository at this point
Commits on Feb 21, 2013
squash changes into one giant patch
Edison Su
authored and
sudison
committed
a22403e
View commit details
Copy full SHA for a22403e
View code at this point
Browse repository at this point
Commits on Feb 16, 2013
CLOUDSTACK-1307 Noticed NPE when we put host in maintenance mode in clustered management setup
Show description for a621048
Prachi Damle
committed
a621048
View commit details
Copy full SHA for a621048
View code at this point
Browse repository at this point
Commits on Feb 13, 2013
CLOUDSTACK-684 support vm snapshot
Mice Xia
committed
9a12756
View commit details
Copy full SHA for 9a12756
View code at this point
Browse repository at this point
Commits on Jan 30, 2013
Improve component lifecycle management with system run-level concept
kelveny
committed
1765232
View commit details
Copy full SHA for 1765232
View code at this point
Browse repository at this point
Commits on Jan 10, 2013
removed import of componentlocator and inject from all files
Alex Huang
committed
56e5fbd
View commit details
Copy full SHA for 56e5fbd
View code at this point
Browse repository at this point
Commits on Dec 28, 2012
Fix a few Spring bootstrap issues
kelveny
committed
259e6d5
View commit details
Copy full SHA for 259e6d5
View code at this point
Browse repository at this point
Commits on Nov 7, 2012
Switch inject annotation to javax and let ComponentLocator to recognize both the new and original inject annotation
kelveny
committed
cea8f3b
View commit details
Copy full SHA for cea8f3b
View code at this point
Browse repository at this point
Add Spring annotation to major components
kelveny
committed
aab02e2
View commit details
Copy full SHA for aab02e2
View code at this point
Browse repository at this point
Commits on Aug 31, 2012
CS 16158: Load Test - Adding host takes much longer in 3.0.x compared to 2.2.14.
Show description for 083cef3
Prachi Damle
committed
083cef3
View commit details
Copy full SHA for 083cef3
View code at this point
Browse repository at this point
Commits on Aug 13, 2012
bug CS-15278: For removing clusters crossing threshold find out the list of cluster through db instead of iteratting cluster one by one in the java code.
nitinmeh
committed
a50cf61
View commit details
Copy full SHA for a50cf61
View code at this point
Browse repository at this point
Commits on Aug 10, 2012
Fix bug CS-15679 Max guest limit of hypervisor capabilities does not work properly
Mice Xia
committed
a746871
View commit details
Copy full SHA for a746871
View code at this point
Browse repository at this point
Commits on Jul 2, 2012
License header updates for the server folder.
chipchilders
committed
8f71a29
View commit details
Copy full SHA for 8f71a29
View code at this point
Browse repository at this point
Commits on Apr 19, 2012
bug CS-14530: Whenver adding a new capacity check the state of the resource - if its disabled/enabled.
Show description for e04822e
nitinmeh
committed
e04822e
View commit details
Copy full SHA for e04822e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.