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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
shapeblue
/
cloudstack
Public
forked from
apache/cloudstack
Notifications
You must be signed in to change notification settings
Fork
7
Star
13
Code
Issues
0
Pull requests
17
Discussions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cloudstack
engine
storage
cache
src
on
python3stuff
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 31, 2019
server: fix for respecting secondary storage threshold limit (#3480)
Show description for b2db897
shwstppr
authored and
yadvr
committed
b2db897
View commit details
Copy full SHA for b2db897
View code at this point
Browse repository at this point
Commits on Jan 19, 2018
CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283)
Show description for 893a88d
marcaurele
authored and
yadvr
committed
893a88d
View commit details
Copy full SHA for 893a88d
View code at this point
Browse repository at this point
Commits on Jul 30, 2015
CLOUDSTACK-8656: debug messages on interupted exceptions
DaanHoogland
committed
e2b6237
View commit details
Copy full SHA for e2b6237
View code at this point
Browse repository at this point
Commits on Jul 22, 2015
CLOUDSTACK-7539: coverity regression dead local store
Show description for 8875d7a
DaanHoogland
authored and
wilderrodrigues
committed
8875d7a
View commit details
Copy full SHA for 8875d7a
View code at this point
Browse repository at this point
Commits on Jul 17, 2015
CLOUDSTACK-7539: no return in synchronised block
DaanHoogland
committed
c3d28e1
View commit details
Copy full SHA for c3d28e1
View code at this point
Browse repository at this point
Commits on Jul 9, 2015
CLOUDSTACK-7539: [S3] Parallel deployment makes reference count of a cache in nfs secondary staging store negative(-1)
hiroki-aist
authored and
DaanHoogland
committed
780816e
View commit details
Copy full SHA for 780816e
View code at this point
Browse repository at this point
Commits on Apr 14, 2015
CLOUDSTACK-8386: CS is returning sec. storage even if it is full and there are other sec. storage with free space.
sanjaytripathi
committed
30604e9
View commit details
Copy full SHA for 30604e9
View code at this point
Browse repository at this point
Commits on Jul 4, 2014
Fixed Resource Leaks, null dereferences, few other issues reported by coverity
sedukull
committed
a600d84
View commit details
Copy full SHA for a600d84
View code at this point
Browse repository at this point
Commits on Feb 7, 2014
CLOUDSTACK-6049: Give priority to cache stores where data object is
Show description for bac2c1e
minchen07
committed
bac2c1e
View commit details
Copy full SHA for bac2c1e
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
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 3, 2013
Temporary fix for the chicken and egg problem when making changes to the configuration database.
spark404
committed
3f58368
View commit details
Copy full SHA for 3f58368
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 28, 2013
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 Aug 8, 2013
Revert "Reverting the range of commits that broke the build"
Show description for 5495f10
Alex Huang
committed
5495f10
View commit details
Copy full SHA for 5495f10
View code at this point
Browse repository at this point
Reverting the range of commits that broke the build
Show description for b59e3aa
Prasanna Santhanam
committed
b59e3aa
View commit details
Copy full SHA for b59e3aa
View code at this point
Browse repository at this point
Commits on Aug 7, 2013
Moved config into it's own package
Alex Huang
committed
942f282
View commit details
Copy full SHA for 942f282
View code at this point
Browse repository at this point
Commits on Jul 26, 2013
CLOUDSTACK-3818: NFS Cache Improperly Named.
minchen07
committed
c8cafb9
View commit details
Copy full SHA for c8cafb9
View code at this point
Browse repository at this point
Commits on Jun 28, 2013
CLOUDSTACK-3215: Cannot Deploy VM when using S3 object store without NFS Cache
Show description for 58f9202
Donal Lafferty
authored and
sudison
committed
58f9202
View commit details
Copy full SHA for 58f9202
View code at this point
Browse repository at this point
Commits on Jun 14, 2013
clean up storage related code, and add lru replacement algorithm for cache storage
Edison Su
committed
a715eb8
View commit details
Copy full SHA for a715eb8
View code at this point
Browse repository at this point
Commits on May 30, 2013
clean up storage related coded
sudison
committed
0a52289
View commit details
Copy full SHA for 0a52289
View code at this point
Browse repository at this point
Commits on May 24, 2013
CLOUDSTACK-2593: fix migrate volume between pools through secondary storage
sudison
committed
3ec5280
View commit details
Copy full SHA for 3ec5280
View code at this point
Browse repository at this point
Commits on May 21, 2013
Clean up template_zone_ref entries in case of create template failure.
minchen07
committed
2af36aa
View commit details
Copy full SHA for 2af36aa
View code at this point
Browse repository at this point
Commits on May 16, 2013
if object is already stored in cache store, don't download again
sudison
committed
389d7c1
View commit details
Copy full SHA for 389d7c1
View code at this point
Browse repository at this point
Commits on May 12, 2013
Invoke reatetmplt.sh script after copying template from S3 to cache
Show description for f8e51f7
minchen07
committed
f8e51f7
View commit details
Copy full SHA for f8e51f7
View code at this point
Browse repository at this point
Commits on May 9, 2013
Make copyFromS3ToNFS flow work.
minchen07
committed
dc5d2f4
View commit details
Copy full SHA for dc5d2f4
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
Commits on Apr 30, 2013
refactor snapshot
sudison
committed
2f68917
View commit details
Copy full SHA for 2f68917
View code at this point
Browse repository at this point
Commits on Apr 23, 2013
add copycommand at resouce side
sudison
committed
b8c5c67
View commit details
Copy full SHA for b8c5c67
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 Apr 18, 2013
need to download image to cache storage from s3/swift on mgt server for default system vm templates
Edison Su
committed
1fe5d7c
View commit details
Copy full SHA for 1fe5d7c
View code at this point
Browse repository at this point
Commits on Apr 12, 2013
add copy template to cache store
sudison
committed
b81fa6d
View commit details
Copy full SHA for b81fa6d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.