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

Code cleanup #18

Merged
merged 5 commits into from
Mar 2, 2015
Merged

Code cleanup #18

merged 5 commits into from
Mar 2, 2015

Conversation

stankovski
Copy link
Member

No description provided.

@stankovski
Copy link
Member Author

That's true, but since the project is small and it takes only few extra seconds to run analysis I figured the early warning was worth it. I can remove it though.

@azurecompliance4
Copy link
Contributor

Either way is fine with me. When we add code-gen, we might want to remove the extra time from a default build.

From: Denis Stankovski [mailto:[email protected]]
Sent: Monday, March 2, 2015 2:53 PM
To: Azure/AutoRest
Subject: Re: [AutoRest] Code cleanup (#18)

That's true, but since the project is small and it takes only few extra seconds to run analysis I figured the early warning was worth it. I can remove it though.


Reply to this email directly or view it on GitHubhttps://github.com//pull/18#issuecomment-76845029.

stankovski added a commit that referenced this pull request Mar 2, 2015
@stankovski stankovski merged commit d1e398c into Azure:master Mar 2, 2015
jianghaolu added a commit to jianghaolu/AutoRest that referenced this pull request Jun 8, 2016
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
fearthecowboy added a commit that referenced this pull request Jan 16, 2019
* reorg repo

* fix build
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