-
Notifications
You must be signed in to change notification settings - Fork 24.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove SysV init support #51716
Merged
Merged
Remove SysV init support #51716
Commits on Jan 30, 2020
-
With the removal of support for older OSes, we no longer have any supported systems which use SysV init. This commit removes support for that legacy init system. relates elastic#51480
Configuration menu - View commit details
-
Copy full SHA for c271020 - Browse repository at this point
Copy the full SHA c271020View commit details
Commits on Jan 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1932654 - Browse repository at this point
Copy the full SHA 1932654View commit details
Commits on Feb 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 657699f - Browse repository at this point
Copy the full SHA 657699fView commit details
Commits on Apr 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1be516b - Browse repository at this point
Copy the full SHA 1be516bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 044df81 - Browse repository at this point
Copy the full SHA 044df81View commit details
Commits on May 19, 2020
-
Do not daemonize when testing error output in packaging tests
The packaging tests start elasticsearch in various ways. All of these currently expect it is started asynchronously, yet some tests expect it will fail to start and want to check the error output. This commit adds a daemonize flag to the utility methods to start elasticsearch for such cases, so that when the start method returns, all the error output should already be available since the process will have exited. relates elastic#51716
Configuration menu - View commit details
-
Copy full SHA for f28457c - Browse repository at this point
Copy the full SHA f28457cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d95f2a5 - Browse repository at this point
Copy the full SHA d95f2a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06a2b44 - Browse repository at this point
Copy the full SHA 06a2b44View commit details
Commits on May 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a0c1178 - Browse repository at this point
Copy the full SHA a0c1178View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f38b8e - Browse repository at this point
Copy the full SHA 5f38b8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for aff0f3a - Browse repository at this point
Copy the full SHA aff0f3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccb6c68 - Browse repository at this point
Copy the full SHA ccb6c68View commit details
Commits on May 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 51dd574 - Browse repository at this point
Copy the full SHA 51dd574View commit details
Commits on May 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 09eaef6 - Browse repository at this point
Copy the full SHA 09eaef6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ab8a1e - Browse repository at this point
Copy the full SHA 9ab8a1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f7dd9e - Browse repository at this point
Copy the full SHA 4f7dd9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2ee121 - Browse repository at this point
Copy the full SHA c2ee121View commit details -
Configuration menu - View commit details
-
Copy full SHA for d152534 - Browse repository at this point
Copy the full SHA d152534View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.