Backported embedded API from master.#28
Open
siepkes wants to merge 1 commit intoWrenSecurity:sustaining/3.5.xfrom
Open
Backported embedded API from master.#28siepkes wants to merge 1 commit intoWrenSecurity:sustaining/3.5.xfrom
siepkes wants to merge 1 commit intoWrenSecurity:sustaining/3.5.xfrom
Conversation
Adds new classes to hold parameters of operations on the directory server: ConnectionParameters, ImportParameters, RebuildIndexParameters, ReplicationParameters, SetupParameters, UpgradeParameters.
Member
|
@siepkes Are you sure this is the target branch you wanted for this operation? Or is this PR supposed to target I ask because:
|
Member
Author
|
@Kortanul The branch is indeed not the right one. I made the PR against this branch because it needed to be on something 3.5-ish and not master. I just put it here so people could build a DS required for an AM 14 build. I should have made that clearer, sorry about that. So this needs to go in the new 4.x branch as you said: Create a new 4.x from 3.5 then port features from the old 4.x to that new 4.x codebase. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Adds new classes to hold parameters of operations on the directory server: ConnectionParameters, ImportParameters, RebuildIndexParameters, ReplicationParameters, SetupParameters, UpgradeParameters.