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

Merge release to mater #295

Merged
merged 153 commits into from
Mar 14, 2013
Merged

Merge release to mater #295

merged 153 commits into from
Mar 14, 2013

Conversation

jcookems
Copy link
Contributor

No description provided.

Albert Cheng and others added 30 commits January 14, 2013 14:47
update the unit tests so that the job integration tests have the right
…reated service directly, instead of relying on getting a timeout.

Also adds some randomness to the table names, so tests can be rerun more rapidly than every 5 minutes.
Fixing checkstyle errors for Media Services, issue #204.
Pull from public dev to private dev
implementation of TaskHistoricalEvent .
Albert Cheng and others added 23 commits February 27, 2013 15:57
fix broken unit tests in public repo
BlobInputStream MD5 verification fix and a couple more fixes
Merge changes from the Public release branch to private
Merge changes from the private branch to release branch
Version 0.4.1 Storage Pull
update change log for 0.4.1
gcheng pushed a commit that referenced this pull request Mar 14, 2013
@gcheng gcheng merged commit fb2b701 into master Mar 14, 2013
final int numberOfBytesRead = this.read(tBuff, 0, 1);

if (numberOfBytesRead > 0) {
return tBuff[0] & 0xFF;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great :-/

jianghaolu pushed a commit to jianghaolu/azure-sdk-for-java that referenced this pull request Apr 5, 2017
sima-zhu pushed a commit to sima-zhu/azure-sdk-for-java that referenced this pull request Mar 21, 2019
Fix handling of checked exceptions from serialization
mssfang pushed a commit to mssfang/azure-sdk-for-java that referenced this pull request Apr 23, 2019
navalev added a commit to navalev/azure-sdk-for-java that referenced this pull request Dec 24, 2019
* canRunIndexerAndGetIndexerStatus
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.

4 participants