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
Dev 55 #46
Merged
Merge branch 'Dev-55' of https://github.com/algorithmiaio/algorithmia…
c66e715
Select commit
2be3a68
INSIGHTS-12 Initial structure of insight functionality
robert-close 601e367
INSIGHTS-12 Added todo statements
robert-close ea1741b
INSIGHTS-12 Moved Insights out of client
robert-close 6e53c18
INSIGHTS-12 Adjusted insight methods to reside in the client class. R…
robert-close 6b84190
INSIGHTS-12 Added a todo. Tests fail for unknown reasons at this time
robert-close 0cf1255
INSIGHTS-12 Fixed method call. Added a todo to get url from config if…
robert-close 46ad61c
INSIGHTS-12 Fixed method call.
robert-close 5cc049e
INSIGHTS-12 added json serialization. might not be needed
robert-close d53f8cc
INSIGHTS-12 commented test temporarily
robert-close d984e63
INSIGHTS-12 comment updates and json .encode change
robert-close 80fb4c2
INSIGHTS-12 comment update
robert-close 1054514
INSIGHTS-12 changed method signatures to match documentation https://…
robert-close 0d9c005
INSIGHTS-12 Added system property for queue reader url
robert-close 71313fd
INSIGHTS-12 Fixed URL to not be https
robert-close 0f2a377
INSIGHTS-12 minor version update
robert-close c5324a0
INSIGHTS-12 revert change
robert-close 3884857
INSIGHTS-12 removed todo
robert-close 9b15069
INSIGHTS-12 uncommented test. May start failing again in the pipeline.
robert-close d429304
INSIGHTS-12 commented test.
robert-close 3e3a3ec
INSIGHTS-12 changed version. Removed unused import.
robert-close a0637d2
INSIGHTS-12 changed url to include /v1/
robert-close 5fb9a8b
compatibility for windows
376667f
Merge branch 'INSIGHTS-12' of https://github.com/algorithmiaio/algori…
2e0cc07
Allow listing of non-data:// files on cli
kennydaniel 21165cd
Allow catting non-data:// files on cli
kennydaniel 1b244d1
Fix tests
kennydaniel fc7b0e2
Merge branch 'master' into ALGO-852
kennydaniel 957d4ad
Merge branch 'ALGO-852' of https://github.com/algorithmiaio/algorithm…
d59d23e
Merge branch 'master' of https://github.com/algorithmiaio/algorithmia…
a6efe29
Merge branch 'master' of https://github.com/algorithmiaio/algorithmia…
9d3a267
Merge branch 'master' into Dev-55
94fa00a
Added support for custom CA certificates
a8de3bf
Merge branch 'origin/master' into Dev-55
e0cacf7
removed change of env variable
7aeca97
rm test files
b5ee5d3
Merge remote-tracking branch 'origin/master' into Dev-55
492c954
changes to the unit test
3d2a922
Merge branch 'master' into Dev-55
John-Bragg 6524138
Removed extraneous comment
518e0e7
Merge branch 'master' of https://github.com/algorithmiaio/algorithmia…
c66e715
Merge branch 'Dev-55' of https://github.com/algorithmiaio/algorithmia…
Merged
Dev 55 #46
Merge branch 'Dev-55' of https://github.com/algorithmiaio/algorithmia…
Sep 2, 2020
Sep 2, 2020
Sep 3, 2020
Sep 3, 2020
Sep 3, 2020
Sep 4, 2020
Sep 4, 2020
Sep 8, 2020
Sep 8, 2020
Sep 8, 2020
Sep 8, 2020
Sep 8, 2020
Sep 9, 2020
Sep 10, 2020
Sep 10, 2020
Sep 10, 2020
Sep 10, 2020
Sep 10, 2020
Sep 14, 2020
Sep 15, 2020
Sep 15, 2020
Oct 7, 2020
Oct 7, 2020
Oct 7, 2020
Oct 7, 2020
Oct 7, 2020
Oct 8, 2020
Oct 8, 2020
Oct 8, 2020
Oct 12, 2020
Oct 13, 2020
Oct 15, 2020
Oct 16, 2020
Oct 19, 2020
Oct 19, 2020
Oct 20, 2020
Oct 20, 2020
Oct 26, 2020
Oct 26, 2020
Oct 26, 2020
Oct 26, 2020
c66e715
Select commit
2be3a68
INSIGHTS-12 Initial structure of insight functionality
robert-close 601e367
INSIGHTS-12 Added todo statements
robert-close ea1741b
INSIGHTS-12 Moved Insights out of client
robert-close 6e53c18
INSIGHTS-12 Adjusted insight methods to reside in the client class. R…
robert-close 6b84190
INSIGHTS-12 Added a todo. Tests fail for unknown reasons at this time
robert-close 0cf1255
INSIGHTS-12 Fixed method call. Added a todo to get url from config if…
robert-close 46ad61c
INSIGHTS-12 Fixed method call.
robert-close 5cc049e
INSIGHTS-12 added json serialization. might not be needed
robert-close d53f8cc
INSIGHTS-12 commented test temporarily
robert-close d984e63
INSIGHTS-12 comment updates and json .encode change
robert-close 80fb4c2
INSIGHTS-12 comment update
robert-close 1054514
INSIGHTS-12 changed method signatures to match documentation https://…
robert-close 0d9c005
INSIGHTS-12 Added system property for queue reader url
robert-close 71313fd
INSIGHTS-12 Fixed URL to not be https
robert-close 0f2a377
INSIGHTS-12 minor version update
robert-close c5324a0
INSIGHTS-12 revert change
robert-close 3884857
INSIGHTS-12 removed todo
robert-close 9b15069
INSIGHTS-12 uncommented test. May start failing again in the pipeline.
robert-close d429304
INSIGHTS-12 commented test.
robert-close 3e3a3ec
INSIGHTS-12 changed version. Removed unused import.
robert-close a0637d2
INSIGHTS-12 changed url to include /v1/
robert-close 5fb9a8b
compatibility for windows
376667f
Merge branch 'INSIGHTS-12' of https://github.com/algorithmiaio/algori…
2e0cc07
Allow listing of non-data:// files on cli
kennydaniel 21165cd
Allow catting non-data:// files on cli
kennydaniel 1b244d1
Fix tests
kennydaniel fc7b0e2
Merge branch 'master' into ALGO-852
kennydaniel 957d4ad
Merge branch 'ALGO-852' of https://github.com/algorithmiaio/algorithm…
d59d23e
Merge branch 'master' of https://github.com/algorithmiaio/algorithmia…
a6efe29
Merge branch 'master' of https://github.com/algorithmiaio/algorithmia…
9d3a267
Merge branch 'master' into Dev-55
94fa00a
Added support for custom CA certificates
a8de3bf
Merge branch 'origin/master' into Dev-55
e0cacf7
removed change of env variable
7aeca97
rm test files
b5ee5d3
Merge remote-tracking branch 'origin/master' into Dev-55
492c954
changes to the unit test
3d2a922
Merge branch 'master' into Dev-55
John-Bragg 6524138
Removed extraneous comment
518e0e7
Merge branch 'master' of https://github.com/algorithmiaio/algorithmia…
c66e715
Merge branch 'Dev-55' of https://github.com/algorithmiaio/algorithmia…