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 }}
pradeepcloudstack
/
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
framework
ipc
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 27, 2013
Fix for Coverity issues CID_1116744, CID_1116718 and CID_1116682, all related to resource leak
Show description for 226b193
wilderrodrigues
authored and
DaanHoogland
committed
226b193
View commit details
Copy full SHA for 226b193
View code at this point
Browse repository at this point
Commits on Nov 21, 2013
Reformatted all of the code.
Alex Huang
committed
d620df2
View commit details
Copy full SHA for d620df2
View code at this point
Browse repository at this point
Removed trailing spaces
Alex Huang
committed
224f479
View commit details
Copy full SHA for 224f479
View code at this point
Browse repository at this point
Replace all tabs, particularly the ones in the comments
Alex Huang
committed
e4b22d0
View commit details
Copy full SHA for e4b22d0
View code at this point
Browse repository at this point
Commits on Nov 20, 2013
Reformat all source code. Added checkstyle to check the source code
Alex Huang
committed
8d62744
View commit details
Copy full SHA for 8d62744
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 Aug 19, 2013
Moved VirtualMachineManager into engine
Alex Huang
committed
4ba359c
View commit details
Copy full SHA for 4ba359c
View code at this point
Browse repository at this point
Commits on Aug 2, 2013
Changed tabs to space
Alex Huang
committed
dd0536f
View commit details
Copy full SHA for dd0536f
View code at this point
Browse repository at this point
Commits on Jul 30, 2013
Moved over the new jobs framework from vmsync. This has not been integrated into the server package yet. Will do that next
Alex Huang
committed
1e1ee90
View commit details
Copy full SHA for 1e1ee90
View code at this point
Browse repository at this point
Commits on Jun 29, 2013
Fix typo in class name
Show description for de38cd8
Prasanna Santhanam
committed
de38cd8
View commit details
Copy full SHA for de38cd8
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
Removed framework-api which is completely useless. Changed framework-ipc to reference gson itself. Move VOs into engine-schema.
xueyuan
committed
e0d8f01
View commit details
Copy full SHA for e0d8f01
View code at this point
Browse repository at this point
Work around an issue in using IPC callback for
Show description for db65dfb
minchen07
committed
db65dfb
View commit details
Copy full SHA for db65dfb
View code at this point
Browse repository at this point
Commits on Apr 29, 2013
add unit test to message bus in master branch
kelveny
committed
d44e25e
View commit details
Copy full SHA for d44e25e
View code at this point
Browse repository at this point
Refactor message bus facitlity to avoid confusing with event bus for external notification, planning to use it in VMSync
kelveny
committed
85e73d1
View commit details
Copy full SHA for 85e73d1
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 Jan 4, 2013
Accissibility fix when invoking callback method
kelveny
committed
ed17281
View commit details
Copy full SHA for ed17281
View code at this point
Browse repository at this point
Get rid of due-mode in AsyncCallFuture, it is too confusing and we don't have a use case of it
kelveny
committed
3435ee0
View commit details
Copy full SHA for 3435ee0
View code at this point
Browse repository at this point
Add AsyncCallFuture
kelveny
committed
107fccd
View commit details
Copy full SHA for 107fccd
View code at this point
Browse repository at this point
Commits on Jan 2, 2013
Enforce strong typing for getting result from AsyncMethod
kelveny
committed
6504fc6
View commit details
Copy full SHA for 6504fc6
View code at this point
Browse repository at this point
Commits on Dec 24, 2012
so many traps in rpc call: you can't use aop in a thread, you need to intercept finalize call etc
Edison Su
committed
d991613
View commit details
Copy full SHA for d991613
View code at this point
Browse repository at this point
Commits on Dec 21, 2012
add RPC client side implementation
kelveny
committed
1d5019c
View commit details
Copy full SHA for 1d5019c
View code at this point
Browse repository at this point
Commits on Dec 20, 2012
fix unit test
sudison
committed
8aaf5ba
View commit details
Copy full SHA for 8aaf5ba
View code at this point
Browse repository at this point
Commits on Dec 19, 2012
fix build, due to refactor rpc
sudison
committed
8214f18
View commit details
Copy full SHA for 8214f18
View code at this point
Browse repository at this point
remove parent concept from AsyncCallbackDispatcher, let user of AyncMethod handle high level concept of chaining
kelveny
committed
ea713c7
View commit details
Copy full SHA for ea713c7
View code at this point
Browse repository at this point
Modify RPC callback style to be in consist with the latest AsyncMethod callback style
kelveny
committed
644b783
View commit details
Copy full SHA for 644b783
View code at this point
Browse repository at this point
Commits on Dec 18, 2012
Add chain support to AsyncCallDispatcher
kelveny
committed
e6ac3fd
View commit details
Copy full SHA for e6ac3fd
View code at this point
Browse repository at this point
Modify Async callback setup convention
kelveny
committed
c1ed9a9
View commit details
Copy full SHA for c1ed9a9
View code at this point
Browse repository at this point
Finally, get async api call works for storage subsystem
sudison
committed
aefb657
View commit details
Copy full SHA for aefb657
View code at this point
Browse repository at this point
Commits on Dec 15, 2012
1st try to add async api in the storage component, it's ugly like hell
sudison
committed
716a567
View commit details
Copy full SHA for 716a567
View code at this point
Browse repository at this point
Commits on Dec 14, 2012
Refactor and finalize framework IPC java package structure
kelveny
committed
01a4a51
View commit details
Copy full SHA for 01a4a51
View code at this point
Browse repository at this point
fix some RPC problem
kelveny
committed
e998ee5
View commit details
Copy full SHA for e998ee5
View code at this point
Browse repository at this point
Commits on Dec 13, 2012
Fixes/tests on sample management server on new RPC/Async framework
kelveny
committed
e72417a
View commit details
Copy full SHA for e72417a
View code at this point
Browse repository at this point
Add sample management server with loosely coupled sample components to test out the new RPC/messaging framework
kelveny
committed
75285f9
View commit details
Copy full SHA for 75285f9
View code at this point
Browse repository at this point
Commits on Dec 12, 2012
Add server side transport driver
kelveny
committed
11e9bac
View commit details
Copy full SHA for 11e9bac
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.