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
plugins
api
on
vm-snapshot
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 29, 2013
Increase sleep time to allow token expire to account for windows
Show description for 85de14f
minchen07
committed
85de14f
View commit details
Copy full SHA for 85de14f
View code at this point
Browse repository at this point
Fix unit test failure only on Windows environment.
minchen07
committed
1c20c80
View commit details
Copy full SHA for 1c20c80
View code at this point
Browse repository at this point
Commits on Jan 23, 2013
ApiDiscoveryServiceImpl: Fix fields variable definition from array to set
Show description for 34f3e1c
yadvr
committed
34f3e1c
View commit details
Copy full SHA for 34f3e1c
View code at this point
Browse repository at this point
Commits on Jan 22, 2013
ApiDiscovery: Add mockito, unit test for ApiDiscovery service impl
Show description for 6482e27
yadvr
committed
6482e27
View commit details
Copy full SHA for 6482e27
View code at this point
Browse repository at this point
plugins: Indentation fix for pom.xml, add build/test rules for api discovery
Show description for 26d8113
yadvr
committed
26d8113
View commit details
Copy full SHA for 26d8113
View code at this point
Browse repository at this point
ApiDiscovery: Fix response and service impl to make them test-able
yadvr
committed
179db40
View commit details
Copy full SHA for 179db40
View code at this point
Browse repository at this point
Commits on Jan 17, 2013
Change a debug message to TRACE level.
minchen07
committed
805261a
View commit details
Copy full SHA for 805261a
View code at this point
Browse repository at this point
Fix some bugs and add java integration test for api rate limit plugin.
minchen07
committed
86ada92
View commit details
Copy full SHA for 86ada92
View code at this point
Browse repository at this point
Add some tests for api rate limit plugin.
minchen07
committed
06fa338
View commit details
Copy full SHA for 06fa338
View code at this point
Browse repository at this point
Clean up ApiServer, ApiServlet and ApiDispatcher in handling various
Show description for bdcfa19
minchen07
committed
bdcfa19
View commit details
Copy full SHA for bdcfa19
View code at this point
Browse repository at this point
Commits on Jan 16, 2013
Merge branch 'master' into api_limit
minchen07
committed
97cb169
View commit details
Copy full SHA for 97cb169
View code at this point
Browse repository at this point
ApiDiscovery: Use UserContext getCallerUser, do a lazy eval to get account service
Show description for f6a8b45
yadvr
committed
f6a8b45
View commit details
Copy full SHA for f6a8b45
View code at this point
Browse repository at this point
Commits on Jan 15, 2013
Reuse APIChecker adapter interface for APi Rate limit checking and optimize ApiRateLimitService interface.
Show description for 4355d06
minchen07
committed
4355d06
View commit details
Copy full SHA for 4355d06
View code at this point
Browse repository at this point
ApiDiscovery: Get rid of redundant code, use apichecker to generate role based maps
Show description for c318561
yadvr
committed
c318561
View commit details
Copy full SHA for c318561
View code at this point
Browse repository at this point
Fix plugin component configuration.
minchen07
committed
4d0c850
View commit details
Copy full SHA for 4d0c850
View code at this point
Browse repository at this point
Commits on Jan 11, 2013
Merge branch 'master' into api_limit
Show description for 57e67c5
minchen07
committed
57e67c5
View commit details
Copy full SHA for 57e67c5
View code at this point
Browse repository at this point
ApiDiscovery: Fix listApis to return api response, related apis etc.
Show description for 86a77e2
yadvr
committed
86a77e2
View commit details
Copy full SHA for 86a77e2
View code at this point
Browse repository at this point
ApiDiscovery: Fix response add response class that will hold api response
Show description for f170075
yadvr
committed
f170075
View commit details
Copy full SHA for f170075
View code at this point
Browse repository at this point
ApiDiscoveryServiceImpl: Implement listApis to return response based on role
Show description for 3df026b
yadvr
committed
3df026b
View commit details
Copy full SHA for 3df026b
View code at this point
Browse repository at this point
Ehcache implementation of APi Rate limit plugin.
minchen07
committed
d900345
View commit details
Copy full SHA for d900345
View code at this point
Browse repository at this point
Commits on Jan 10, 2013
ApiDiscovery: Fix listApis interface, fix getProperties
Show description for 0b1c2a5
yadvr
committed
0b1c2a5
View commit details
Copy full SHA for 0b1c2a5
View code at this point
Browse repository at this point
ApiDiscoveryService: Move refactor, interface should be in plugins and not in cloud-api
Show description for c6d9877
yadvr
committed
c6d9877
View commit details
Copy full SHA for c6d9877
View code at this point
Browse repository at this point
ApiDiscoveryService: Use only as pluggable service
Show description for d13cc7e
yadvr
committed
d13cc7e
View commit details
Copy full SHA for d13cc7e
View code at this point
Browse repository at this point
Commits on Jan 9, 2013
plugins: Fix getPropertiesFiles() for pluggable service plugins, CiscoNexusVSMEElement
Show description for 2eee2cd
yadvr
committed
2eee2cd
View commit details
Copy full SHA for 2eee2cd
View code at this point
Browse repository at this point
plugins: Fix apidiscovery's annotation field values and example plugin's name
Show description for d613c59
yadvr
committed
d613c59
View commit details
Copy full SHA for d613c59
View code at this point
Browse repository at this point
ApiDiscovery: New plugin to help discover apis on mgmt server
Show description for 2c04dad
yadvr
committed
2c04dad
View commit details
Copy full SHA for 2c04dad
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.