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

Fix bug of parameterized host in paging next #1150

Merged
merged 4 commits into from
Jun 9, 2016

Conversation

jianghaolu
Copy link
Contributor

No description provided.

87afa33 Merge pull request Azure#18 from jianghaolu/renamesetters
9c4442d Address checkstyle errors
c09b620 Merge commit '083e8ab0c10b58e1491cd38235da5110121ef326' into javavnext
1b17bc9 Renamed setXXX() to withXXX() for non-top level methods
faf7508 Merge commit '97bc529bbb06017de0bb069012c016c2949157be' into javavnext
f116efa Merge branch 'master' of github.com:Azure/AutoRest into quickvm
5202139 Fix styles and tests
99cd7ee Merge commit 'fddca6a8917951772a65a3e5b47c5e72c1f42fb5' into ua
f1585bd Use SNAPSHOT runtime as dependency
9295380 Merge commit '9513e6ec31afd0bc1418f07feb3ff8202041f608' into javavnext
4a965fd Merge pull request Azure#984 from jianghaolu/builder
8009399 Address checkstyle errors
9a27d68 Support base URL replace using Interceptor (Retrofit 2.0)
b6c78d5 Add RestClient
dfba322 Move .build() from collection calls to initialize()
b7dc878 Use String for OData
ea61512 Fix paged list to use hasNextPage() for hasNext()
4ff082d Extend functionality for paged lists
cea6f72 Remove get prefix on model property getters
fc7d9a9 Rename AutoRestException to RestException
a6feaf0 Okio 1.7.0
e4ba498 Merge pull request Azure#908 from jianghaolu/master
5a6f236 Merge pull request Azure#891 from dtretyakov/master
711df83 Azure/azure-sdk-for-java#622: Shutdown ADAL auth executors
49a0c03 Fix head response with headers
045fb77 Fix status code validation in java client
7a39169 Merge pull request Azure#872 from jianghaolu/large
7fbb811 Fix stream type in input mappings
84c75d9 Azure#742 Hide RFC1123 on parameters
d9c5f88 Azure#742: Hide DateTimeRfc1123
a718459 commons-io was for debugging
589df22 Add download streaming support
beefee6 Merge pull request Azure#851 from jianghaolu/lazy
26c3d3a Fix NPE
4d07844 Remove system.err
639f69e Change file upload type to java.io.File
9946a01 Fix close() in retry handler
4bbb4a5 add close() to response bodies
6ac47d9 Manually change byte[] to File
d1d64d7 Add missing javadoc
689ff03 Add more laziness to PagedList
f4307d2 Fix iterator and add tests for PagedList
31794ef Add lazy behavior in get()
6fc1dd9 Add Javadoc and cleanup
b1e5619 A working solution for lazy initiliazed paging
5e04616 Use 1.0.0-SNAPSHOT for new dev phase
97b7174 Unify resources in runtime
5071471 Merge pull request Azure#821 from jianghaolu/moredev
d75ac2c parameter.getClass() -> parameterType
aa043b7 Fix recursive validation
1f13aa5 Merge pull request Azure#803 from jianghaolu/moredev
d44df63 Fix credentials test
c1ce2de Add more info to revision file
54f180a Add gradle task to generate git revision
23b9424 Fix flattening and bump up to 1.0.0-beta1
b6b7223 Merge pull request Azure#5 from jianghaolu/flattening
c60a85b Merge branch 'flattening' of https://github.com/stankovski/AutoRest into readonly

git-subtree-dir: ClientRuntimes/Java
git-subtree-split: 87afa337641b7e20f4308535df53bb902c9547c9
@jianghaolu
Copy link
Contributor Author

@azuresdkci retest this please

@jianghaolu jianghaolu merged commit 1f29baf into Azure:javavnext Jun 9, 2016
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.

2 participants