-
Notifications
You must be signed in to change notification settings - Fork 690
Allow REST web API to be launched. Eliminate duplicate code #2
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
Closed
Conversation
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
Contributor
wwilliams-pivotal
commented
May 5, 2015
- Refactored duplicate code into a common class
- Changed the return for the web rest dev api to return gemfire-web-api instead of gemfire-web
- Applied standard formatting conventions against the existing classes per code policy
- Added unit test to check for existence of gemfire-web-api jar
asfgit
pushed a commit
that referenced
this pull request
Jun 23, 2015
Changing build.gradle on gemfire-assembly for running junits
nabarunnag
referenced
this pull request
in nabarunnag/geode
Apr 21, 2016
…rk-connector Attempt #2. Added missing geode-functions directory
asfgit
pushed a commit
that referenced
this pull request
Mar 13, 2017
asfgit
pushed a commit
that referenced
this pull request
Mar 17, 2017
WireBaron
pushed a commit
to WireBaron/geode
that referenced
this pull request
Jul 12, 2017
# This is the 1st commit message: GEODE-2997: New flow getAll/putAll Changed get response to indicate if LookupFailure was a missing key or key with null value, added test Added GetAllRequestOperationHandler and unit test Added PutAllRequestOperationHandler and unit test Added an integration test covering the putAll and getAll operations Signed-off-by: Hitesh Khamesra <hiteshk25@yahoo.com> # This is the commit message apache#2: WIP - addressing feedback # This is the commit message apache#3: WIP # This is the commit message apache#4: WIP
pdxrunner
pushed a commit
to pdxrunner/geode
that referenced
this pull request
Jan 12, 2018
pdxrunner
pushed a commit
to pdxrunner/geode
that referenced
this pull request
May 21, 2018
5 tasks
6 tasks
6 tasks
jhuynh1
pushed a commit
to jhuynh1/geode
that referenced
this pull request
Oct 30, 2019
GEODE-6971: Modified test code to accomodate CQ API changes
6 tasks
bschuchardt
pushed a commit
to bschuchardt/geode
that referenced
this pull request
Jul 10, 2020
…hmark Cleaning up the output of geode benchmarks by making sure that all directories are cleaned after the run, and configuring the per node and final output directory names.
6 tasks
12 tasks
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.