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 }}
javascriptextjs
/
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
agent
src
on
vmware-datamodel
User selector
All users
All time
Commit history
Commits on May 13, 2013
Remove some dead code
spark404
committed
abb049b
View commit details
Copy full SHA for abb049b
View code at this point
Browse repository at this point
Make the classes that get started by jsvc implement Daemon.
Show description for dcc288c
spark404
committed
dcc288c
View commit details
Copy full SHA for dcc288c
View code at this point
Browse repository at this point
Commits on Apr 9, 2013
QuickCloud: sanitize logs for normal running of agents outside systemvm
chiradeep
committed
2e6c65f
View commit details
Copy full SHA for 2e6c65f
View code at this point
Browse repository at this point
QuickCloud: Enable secondary storage daemon to run outside the system vm
chiradeep
committed
e7983b2
View commit details
Copy full SHA for e7983b2
View code at this point
Browse repository at this point
Commits on Mar 12, 2013
CLOUDSTACK-1267: Configure log4j in proper place so that it can be initialized correctly in KVM and system VM environment
kelveny
committed
c235d02
View commit details
Copy full SHA for c235d02
View code at this point
Browse repository at this point
Commits on Mar 6, 2013
agent: Log4j should not be initialized in the main method
Show description for a452155
wido
committed
a452155
View commit details
Copy full SHA for a452155
View code at this point
Browse repository at this point
CLOUDSTACK-1173: fix the regression caused by life-cycle management changes
kelveny
committed
3f2b771
View commit details
Copy full SHA for 3f2b771
View code at this point
Browse repository at this point
Commits on Feb 20, 2013
Enable logging in systemvm.
minchen07
committed
0f3a3a9
View commit details
Copy full SHA for 0f3a3a9
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
Keep removing
Alex Huang
committed
f922c6f
View commit details
Copy full SHA for f922c6f
View code at this point
Browse repository at this point
Commits on Jan 8, 2013
Merge branch 'api_refactoring' into javelin
Alex Huang
committed
30f2565
View commit details
Copy full SHA for 30f2565
View code at this point
Browse repository at this point
Commits on Nov 29, 2012
HttpClient needs releaseConnection method call
Show description for a28f4ca
iHiroakiKawai
authored and
spark404
committed
a28f4ca
View commit details
Copy full SHA for a28f4ca
View code at this point
Browse repository at this point
Commits on Nov 19, 2012
Commit https://reviews.apache.org/r/8075/
Show description for c8832cd
iHiroakiKawai
authored and
Hugo Trippaers
committed
c8832cd
View commit details
Copy full SHA for c8832cd
View code at this point
Browse repository at this point
Commits on Nov 7, 2012
Refactor ComponentLocator to be based on Spring so that legacy way of loading component can coexist with Spring
kelveny
committed
453b31f
View commit details
Copy full SHA for 453b31f
View code at this point
Browse repository at this point
Commits on Nov 5, 2012
KVM agent connet:
Show description for b101dc7
Edison Xu
authored and
Alena Prokharchyk
committed
b101dc7
View commit details
Copy full SHA for b101dc7
View code at this point
Browse repository at this point
Commits on Sep 12, 2012
fixing line endings
ke4qqq
authored and
Alex Huang
committed
c73031f
View commit details
Copy full SHA for c73031f
View code at this point
Browse repository at this point
Commits on Sep 7, 2012
fixing line endings
ke4qqq
committed
75665f5
View commit details
Copy full SHA for 75665f5
View code at this point
Browse repository at this point
Commits on Sep 6, 2012
first OSS build
sudison
committed
5ae15f8
View commit details
Copy full SHA for 5ae15f8
View code at this point
Browse repository at this point
Commits on Aug 24, 2012
Fix small compilation issue encountered when building with maven
ibuildthecloud
authored and
Kelven Yang
committed
490e87a
View commit details
Copy full SHA for 490e87a
View code at this point
Browse repository at this point
Commits on Aug 8, 2012
agent: Read configuration directive 'workers' for number of threads
Show description for d91b7dc
wido
committed
d91b7dc
View commit details
Copy full SHA for d91b7dc
View code at this point
Browse repository at this point
Commits on Aug 1, 2012
don't log null response
sudison
committed
387fe57
View commit details
Copy full SHA for 387fe57
View code at this point
Browse repository at this point
Do not log null lines in agent logfile
sudison
committed
88b317f
View commit details
Copy full SHA for 88b317f
View code at this point
Browse repository at this point
Commits on Jul 30, 2012
Move KVM related code into plugins/hypervisor/kvm, a new jar file is
Show description for 7a0a923
sudison
committed
7a0a923
View commit details
Copy full SHA for 7a0a923
View code at this point
Browse repository at this point
Commits on Jul 28, 2012
bug CS-15389: Added prepareStop to Virtualmachine manager and moved network usage collection into prepareStop of VR manager
kishan
authored and
chipchilders
committed
9611a01
View commit details
Copy full SHA for 9611a01
View code at this point
Browse repository at this point
Commits on Jul 26, 2012
Add RBD support for primary storage
Show description for 406fd95
wido
committed
406fd95
View commit details
Copy full SHA for 406fd95
View code at this point
Browse repository at this point
Commits on Jul 25, 2012
Bug: HA takes a lot of time to migrate VMs (trigger HA) to another KVM
Show description for f497c7c
sudison
committed
f497c7c
View commit details
Copy full SHA for f497c7c
View code at this point
Browse repository at this point
Commits on Jul 24, 2012
Remove cloud-daemonize and use JSVC
Show description for eab3e47
wido
committed
eab3e47
View commit details
Copy full SHA for eab3e47
View code at this point
Browse repository at this point
Commits on Jun 23, 2012
agent: Replace tabs by 4 spaces
Show description for 5e9a193
wido
committed
5e9a193
View commit details
Copy full SHA for 5e9a193
View code at this point
Browse repository at this point
Commits on Jun 21, 2012
CS-15281: Removal of third party dependencies in Citrix code base.
Show description for e7995d0
sudison
committed
e7995d0
View commit details
Copy full SHA for e7995d0
View code at this point
Browse repository at this point
Commits on Jun 20, 2012
agent: Set the listen addr of a VM specificly to the private IP of a host
Show description for bc94948
wido
committed
bc94948
View commit details
Copy full SHA for bc94948
View code at this point
Browse repository at this point
Fix small typo for VNC settings
wido
committed
a2de5fb
View commit details
Copy full SHA for a2de5fb
View code at this point
Browse repository at this point
Commits on Jun 19, 2012
Create iptable rules for all bridges assigned to a system VM
Show description for bdec29b
wido
committed
bdec29b
View commit details
Copy full SHA for bdec29b
View code at this point
Browse repository at this point
Commits on Jun 12, 2012
committing Chip Childers patches fixing licensing headers
Show description for c15948a
ke4qqq
committed
c15948a
View commit details
Copy full SHA for c15948a
View code at this point
Browse repository at this point
Commits on May 17, 2012
Support console access through rebooting with XAPI session re-negotiation
Kelven Yang
committed
e8a5d51
View commit details
Copy full SHA for e8a5d51
View code at this point
Browse repository at this point
Commits on May 16, 2012
send ssh key to kvm host, even if it's developer env
sudison
committed
26e78bd
View commit details
Copy full SHA for 26e78bd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.