Alex Crown
|
2b6f4b840f
|
Modify dependencies to utilize renamed versions of Google Guava and Microsoft Autorest to avoid conflicts with newer versions
|
2019-06-26 11:44:51 -07:00 |
Alex Crown
|
ea1e92c36e
|
Add all local.properties files to git ignore
|
2019-06-26 11:42:36 -07:00 |
Alex Crown
|
96ccf20755
|
Clean up field initialization and exception messages
|
2018-04-26 16:57:37 -07:00 |
Alex Crown
|
57b4574cff
|
Use a consistent style for instance variables
|
2018-04-26 16:57:37 -07:00 |
Alex Crown
|
1da796a0c6
|
Notify individual requests if the batch fails
|
2018-04-26 16:57:37 -07:00 |
Alex Crown
|
6343eb34d9
|
issueBatch returns the HTTP response and checks for success before parsing
|
2018-04-26 16:57:37 -07:00 |
Lily Tsai
|
778d731b54
|
Add check for batch call success before parsing the response. A bug still exists, in that none of the registered clients will ever continue
|
2018-04-26 16:57:37 -07:00 |
Stefan Saroiu
|
857e6cc144
|
Merge pull request #22 from Microsoft/JarRelease
Release the autorest library as a JAR rather than an AAR
|
2018-04-23 12:51:27 -07:00 |
Stefan Saroiu
|
8ed32c4e3b
|
adding back mainClassName (so that make works)
|
2018-04-23 12:27:55 -07:00 |
Stefan Saroiu
|
8a16656d72
|
fixed merge conflicts
|
2018-04-23 12:20:40 -07:00 |
Stefan Saroiu
|
b3c5f58f69
|
fixing build.gradle for test
|
2018-04-23 12:16:01 -07:00 |
Alex Crown
|
c181de46a5
|
Update build.gradle to generate a useful POM when publishing autorest as a JAR
|
2018-04-18 16:48:57 -07:00 |
Alex Crown
|
c2370d0a81
|
Run test as a Java application rather than as an Android application
|
2018-04-17 12:48:48 -07:00 |
Alex Crown
|
355fc4915f
|
Updating bintray version number
|
2018-04-16 14:26:35 -07:00 |
Alex Crown
|
75dc498821
|
Release the autorest library as a JAR rather than an AAR
|
2018-04-16 13:30:04 -07:00 |
Alex Crown
|
f3da918b99
|
Merge branch 'master' of https://github.com/Microsoft/MSR-SocialPlus-Java-API-Library
|
2018-04-10 17:57:48 -07:00 |
Lily Tsai
|
dd885684ea
|
Add query to path in BatchClientImpl convertReqToMultiFragment
|
2018-04-10 17:55:19 -07:00 |
Alex Crown
|
18832afdd3
|
Merge branch 'master' of https://github.com/Microsoft/MSR-SocialPlus-Java-API-Library
|
2018-04-10 16:11:30 -07:00 |
Stefan Saroiu
|
ca7b703c65
|
make error checking work. Duh!
|
2018-04-10 16:02:49 -07:00 |
Stefan Saroiu
|
adba79cdeb
|
bump the batch size to 32
|
2018-04-10 16:02:49 -07:00 |
Stefan Saroiu
|
f77924d2cc
|
restrict the batch size to 32
|
2018-04-10 16:02:49 -07:00 |
Stefan Saroiu
|
ffe170e38f
|
URL should point to ppe
|
2018-04-10 16:02:49 -07:00 |
Lily Tsai
|
6750b29207
|
Add query to path in BatchClientImpl convertReqToMultiFragment
|
2018-04-09 10:27:24 +02:00 |
ssaroiu
|
730b5fa1fa
|
removed last two imports in BatchTest
|
2018-04-06 15:55:21 -07:00 |
ssaroiu
|
3c8605332c
|
addressing PR feedback
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
c7d3583224
|
minor cleanup and explanation
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
1fa19ad8fb
|
batch tested with different requests now
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
0699e60b00
|
renaming
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
535bb5e375
|
renaming
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
40b856eb8b
|
renaming
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
034fe9540a
|
eliminated the need for isBatchReady
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
76f6bf528f
|
minor cleanup
|
2018-04-06 15:55:21 -07:00 |
ssaroiu
|
bddefd183c
|
minor cleanup
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
35addc5539
|
minor cleanup
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
0b6e205661
|
undoing changes to build.gradle
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
d10a8b3bc4
|
batching is ready
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
892ae14395
|
more minor cleanup
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
1b000fee12
|
more cleaning
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
0b453dbc55
|
more cleaning
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
6b7dc29446
|
more cleaning
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
075f7a3325
|
some cleaning done
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
fca339b50b
|
batching works; but extremely messy
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
776405d183
|
minor cleanup
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
06f7eafc5e
|
very rough draft of batching implemented
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
56f1abf0f2
|
another minor refactoring
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
b35dd140e1
|
minor refactorings to address Alec's feedback
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
edd91474d2
|
factoring out the callback from the class
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
29d619d0d1
|
added scaffolding for batched call
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
4f12a24ef6
|
minor
|
2018-04-06 15:55:21 -07:00 |
Stefan Saroiu
|
5f27979116
|
fixed the async call
|
2018-04-06 15:55:21 -07:00 |