-
Notifications
You must be signed in to change notification settings - Fork 1
CARE no cglib #111
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
Open
gjesse
wants to merge
29
commits into
master
Choose a base branch
from
CARE-no-cglib
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
CARE no cglib #111
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
30deb9b
CARE-no-cglib: checkpoint
68611cd
CARE-no-cglib: checkpoint
fb2d58f
CARE-no-cglib: checkpoint
7f3c17c
CARE-no-cglib: checkpoint
a1686e1
CARE-no-cglib: most things working now
9f51c3f
CARE-no-cglib: ??
22fb57d
CARE-no-cglib: bump failsafe plugin to rm deps that don't work on lat…
f17e450
CARE-no-cglib: yep
1dba8c6
CARE-no-cglib: checkpoint
6891a4c
CARE-no-cglib: checkpoint
27519c1
CARE-no-cglib: use instance creation to create a stateful delegate w/…
3759ba4
CARE-no-cglib: put this back
9401bf0
CARE-no-cglib: make it so we can know how actually bad we are
ab23d30
CARE-no-cglib: more info in timing tests
121f407
CARE-no-cglib: working some more ideas
83731b1
CARE-no-cglib: few more
1644bad
CARE-no-cglib: try this
260b0e6
CARE-no-cglib: try this
0e829a8
CARE-no-cglib: get more info on this assertion
ba40416
CARE-no-cglib: get more info on this assertion
51658f8
CARE-no-cglib: the timing on these seems trickier now
a93293d
CARE-no-cglib: cleanup
6a448a9
CARE-no-cglib: the timing on these seems trickier now
88135e7
CARE-no-cglib: the timing on these seems trickier now
5bef6be
CARE-no-cglib: correct some of these assertions (expected vs actual),…
77f35ce
CARE-no-cglib: put this back
2a77e0a
CARE-no-cglib: some cleanup
ab5984a
CARE-no-cglib: works on java8?
11b4fdc
CARE-no-cglib: some nits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
13 changes: 0 additions & 13 deletions
13
rdbi-core/src/main/java/com/lithium/dbi/rdbi/MethodNoOpInterceptor.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
neat, where did you find this library?
it's like a mostly drop in replacement of cglib.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
from the cglib homepage - https://github.com/cglib/cglib