-
Notifications
You must be signed in to change notification settings - Fork 152
Comparing changes
Open a pull request
base repository: Netflix/karyon
base: master
head repository: Netflix/karyon
compare: 1.x
- 17 commits
- 34 files changed
- 6 contributors
Commits on Aug 8, 2014
-
Integrated with new eureka functionality of providing a HealthcheckHandler that provides detailed eureka status as opposed to a binary value. Since, we need to be backward compatible with existing Healthcheck implementation, this change deprecates the older way and adds a new way of healthcheck. The karyon healthcheck abstraction does not change. The new functionality can be enabled by using the property "com.netflix.karyon.eureka.use.healthcheck.handler=true" Also updated the example to demonstrate this behavior.
Nitesh Kant committedAug 8, 2014 Configuration menu - View commit details
-
Copy full SHA for 56d6d67 - Browse repository at this point
Copy the full SHA 56d6d67View commit details
Commits on Aug 19, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 5db229b - Browse repository at this point
Copy the full SHA 5db229bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0afe4ab - Browse repository at this point
Copy the full SHA 0afe4abView commit details -
[Gradle Release Plugin] - new version commit: '1.0.27'.
Bob T Builder committedAug 19, 2014 Configuration menu - View commit details
-
Copy full SHA for 54eb103 - Browse repository at this point
Copy the full SHA 54eb103View commit details
Commits on Oct 22, 2014
-
Justin Ryan committed
Oct 22, 2014 Configuration menu - View commit details
-
Copy full SHA for 92a1bad - Browse repository at this point
Copy the full SHA 92a1badView commit details -
add property to allow for component to come up without user interacti…
…on, put links on index to stop and start component
Configuration menu - View commit details
-
Copy full SHA for 115e0a6 - Browse repository at this point
Copy the full SHA 115e0a6View commit details -
Merge pull request #120 from aspyker/1.x-allcontrolofcompstartup
add property to allow for component to come up without user interaction,...
Configuration menu - View commit details
-
Copy full SHA for 9c10ed1 - Browse repository at this point
Copy the full SHA 9c10ed1View commit details -
Merge pull request #119 from Netflix/publish-just-war
Removing bad apply froms.
Configuration menu - View commit details
-
Copy full SHA for 244caf3 - Browse repository at this point
Copy the full SHA 244caf3View commit details
Commits on Oct 23, 2014
-
switch test port for 8077 to 18077 so tests can run on servers alread…
…y running karyon servers
Configuration menu - View commit details
-
Copy full SHA for bce6654 - Browse repository at this point
Copy the full SHA bce6654View commit details -
Merge pull request #121 from aspyker/1.x-fixunitteststousediffport
switch test port for 8077 to 18077 so tests can run on servers already r...
Configuration menu - View commit details
-
Copy full SHA for 896bd0f - Browse repository at this point
Copy the full SHA 896bd0fView commit details -
[Gradle Release Plugin] - new version commit: '1.0.28'.
Bob T Builder committedOct 23, 2014 Configuration menu - View commit details
-
Copy full SHA for 7a4c88f - Browse repository at this point
Copy the full SHA 7a4c88fView commit details
Commits on Aug 5, 2015
-
Make it possible to override the entire list of packages for class pa…
…th scanning without forcing com.netflix. Create class path scanner lazily.
Configuration menu - View commit details
-
Copy full SHA for a0ef2cd - Browse repository at this point
Copy the full SHA a0ef2cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3fe109 - Browse repository at this point
Copy the full SHA b3fe109View commit details
Commits on Aug 6, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 4f21d0b - Browse repository at this point
Copy the full SHA 4f21d0bView commit details
Commits on Aug 24, 2015
-
Merge pull request #250 from elandau/1.x
Make class path scanning packages fully customizable
Configuration menu - View commit details
-
Copy full SHA for 559bff7 - Browse repository at this point
Copy the full SHA 559bff7View commit details -
Re-implement AsyncHealthCheckInvokationStrategy to provide more consi…
…stent delays when health check is invoked from multiple threads.
Configuration menu - View commit details
-
Copy full SHA for 4e80d9e - Browse repository at this point
Copy the full SHA 4e80d9eView commit details
Commits on Aug 25, 2015
-
Merge pull request #267 from elandau/1.x
Improved AsyncHealthCheckInvokationStrategy
Configuration menu - View commit details
-
Copy full SHA for 92dcf52 - Browse repository at this point
Copy the full SHA 92dcf52View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...1.x