FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for agent/src/com/cloud/agent/Agent.java - cloudmonger/cloudstack · GitHub
cloudmonger
/
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
com
cloud
agent
Agent.java
on
master
User selector
Datepicker
Commit history
Commits on Apr 11, 2016
Additional exception logging for Cloudstack-9285
Simon Weller
committed
5f062f1
View commit details
Copy full SHA for 5f062f1
View code at this point
Browse repository at this point
Commits on Mar 8, 2016
Cloudstack 9285 for 4.7.x
Simon Weller
committed
3683dff
View commit details
Copy full SHA for 3683dff
View code at this point
Browse repository at this point
Commits on Dec 4, 2015
CLOUDSTACK-9105: Logging enhancement: Handle/reference to track API calls end to end in the MS logs
Show description for a4dc271
koushik-das
committed
a4dc271
View commit details
Copy full SHA for a4dc271
View code at this point
Browse repository at this point
Commits on Sep 21, 2015
Call cleanUp() before looping isStartup().
Boris Schrijver
committed
9693b97
View commit details
Copy full SHA for 9693b97
View code at this point
Browse repository at this point
Commits on Sep 11, 2015
CLOUDSTACK-8822 - Replacing Runnable by Callable in the Taks and NioConnection classes
Show description for 79a3f8c
wilderrodrigues
committed
79a3f8c
View commit details
Copy full SHA for 79a3f8c
View code at this point
Browse repository at this point
Commits on Nov 23, 2014
removed executable flags from java classes
Show description for 3577423
K0zka
committed
3577423
View commit details
Copy full SHA for 3577423
View code at this point
Browse repository at this point
Commits on Oct 21, 2014
There are few cases that mgt server won't reponse agent's pingcommand timely, or in KVM's case, libvirt won't repsonse in few mintues, which will cause agent reconnect to mgt server, then all the o…
Show description for 2e45020
sudison
committed
2e45020
View commit details
Copy full SHA for 2e45020
View code at this point
Browse repository at this point
Commits on Oct 14, 2014
Fixed few coverity issues
Show description for 0a9742f
sedukull
committed
0a9742f
View commit details
Copy full SHA for 0a9742f
View code at this point
Browse repository at this point
Commits on Aug 14, 2014
Fixed coveirty defects for concurrency, variable comparison etc
Show description for 4825017
sedukull
committed
4825017
View commit details
Copy full SHA for 4825017
View code at this point
Browse repository at this point
Commits on Aug 11, 2014
Fixed few coverity issues reported
sedukull
committed
5efded3
View commit details
Copy full SHA for 5efded3
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
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 22, 2013
removed unused import
Show description for a98e038
K0zka
committed
a98e038
View commit details
Copy full SHA for a98e038
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 Jul 12, 2013
agent: Remove some more dead code around the Agent upgrade
wido
committed
4c92c78
View commit details
Copy full SHA for 4c92c78
View code at this point
Browse repository at this point
agent: Remove the UpgradeCommand and Answer
Show description for b9972e5
wido
committed
b9972e5
View commit details
Copy full SHA for b9972e5
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 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 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 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 Apr 3, 2012
Switch to Apache license
frank
committed
2f634c0
View commit details
Copy full SHA for 2f634c0
View code at this point
Browse repository at this point
Commits on Mar 14, 2012
bug 14168: add re-try to mgt server, in case mgt server is down. status 14168: resolved fixed
sudison
committed
3591185
View commit details
Copy full SHA for 3591185
View code at this point
Browse repository at this point
Commits on Feb 11, 2012
fixing some whitespace issues - checkstyle
ke4qqq
committed
66b33b4
View commit details
Copy full SHA for 66b33b4
View code at this point
Browse repository at this point
Commits on Feb 9, 2012
Agent disconnected due to so many Fencecommand send to agent, cause agent can't get pingaswer from mgt server, then agent thinks it's ping timeout, reconnect to mgt server.
Edison Su
authored and
Edison Su
committed
5b11e67
View commit details
Copy full SHA for 5b11e67
View code at this point
Browse repository at this point
Commits on Jan 25, 2012
just a few more whitespace issues
ke4qqq
committed
9872f07
View commit details
Copy full SHA for 9872f07
View code at this point
Browse repository at this point
Commits on Jan 21, 2012
execute fencecommand in seq for kvm, as there are only 5 default nio reading work threads on kvm agent. pinganswer may not be got serviced immediately, then agent will reconnect to mgt server again…
Show description for ecab972
Edison Su
authored and
Edison Su
committed
ecab972
View commit details
Copy full SHA for ecab972
View code at this point
Browse repository at this point
Commits on Jan 20, 2012
advanced startup command
Edison Su
authored and
Edison Su
committed
bced9a6
View commit details
Copy full SHA for bced9a6
View code at this point
Browse repository at this point
Commits on Jan 12, 2012
fix Maintenance releated issues with kvm:
Show description for fe667e9
Edison Su
authored and
Edison Su
committed
fe667e9
View commit details
Copy full SHA for fe667e9
View code at this point
Browse repository at this point
Commits on Nov 11, 2011
Don't allow Agent send out StartupCommand if it can not get its local IP address,
Show description for caf945b
frank
committed
caf945b
View commit details
Copy full SHA for caf945b
View code at this point
Browse repository at this point
Commits on Jun 22, 2011
Add more _selector.close()
Show description for 345d747
Sheng Yang
committed
345d747
View commit details
Copy full SHA for 345d747
View code at this point
Browse repository at this point
Commits on May 20, 2011
put pingtask is in a seperate thread pool
edisonSu
committed
516ef2c
View commit details
Copy full SHA for 516ef2c
View code at this point
Browse repository at this point
Commits on May 18, 2011
session info within sequence numbers
Alex Huang
committed
9c69a98
View commit details
Copy full SHA for 9c69a98
View code at this point
Browse repository at this point
Commits on May 16, 2011
Added some annotations for logging commands
Alex Huang
committed
ab49c70
View commit details
Copy full SHA for ab49c70
View code at this point
Browse repository at this point
Commits on May 11, 2011
Fix another "Too many open file open"
Show description for 0c1ad8a
Sheng Yang
committed
0c1ad8a
View commit details
Copy full SHA for 0c1ad8a
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL