Skip to content
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

Fix213 #28

Merged
merged 4 commits into from
Apr 4, 2012
Merged

Fix213 #28

merged 4 commits into from
Apr 4, 2012

Conversation

jcookems
Copy link
Contributor

Fixes issue 213: TableRestProxy.buildFilterExpression does not properly encode constants

Use existing StringBuilder instead of concat when possible.
Add case for Byte[] (in addition to byte[])
Replace special case in String for UUID with seperate code path for UUID.
Add unit tests.
@jcookems
Copy link
Contributor Author

jcookems commented Apr 3, 2012

Made the suggested fixes, and added a unit test.

jcookems added a commit that referenced this pull request Apr 4, 2012
@jcookems jcookems merged commit d59baba into Azure:dev-bookmark Apr 4, 2012
joostdenijs pushed a commit to joostdenijs/azure-sdk-for-java that referenced this pull request Jan 18, 2013
Enable list query to pass query parameters.
joostdenijs pushed a commit to joostdenijs/azure-sdk-for-java that referenced this pull request Jan 18, 2013
Fixed token manager cache poisoning bug
joostdenijs pushed a commit to joostdenijs/azure-sdk-for-java that referenced this pull request Jan 18, 2013
Removing unused MultivaluedMap references in tests
gcheng pushed a commit that referenced this pull request Mar 25, 2013
fix the failure of a few global unit tests.
andrerod pushed a commit that referenced this pull request May 9, 2014
Fix a few checkstyle errors
jianghaolu pushed a commit to jianghaolu/azure-sdk-for-java that referenced this pull request Apr 5, 2017
jianghaolu pushed a commit to jianghaolu/azure-sdk-for-java that referenced this pull request Apr 5, 2017
fix the failure of a few global unit tests.
g2vinay pushed a commit to g2vinay/azure-sdk-for-java that referenced this pull request Jan 10, 2019
mssfang referenced this pull request in mssfang/azure-sdk-for-java Apr 23, 2019
samvaity added a commit to samvaity/azure-sdk-for-java that referenced this pull request Dec 18, 2019
navalev pushed a commit to navalev/azure-sdk-for-java that referenced this pull request Dec 24, 2019

* Task 594 - Search with specific fields
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant