★ wanayoo — archive 1999 https://github.com/algorithmiaio/algorithmia-python/pull/46/checksNouvelle recherche | Portail wanayoo
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

Dev 55 #46

Merged
merged 41 commits into from Oct 26, 2020

Merge branch 'Dev-55' of https://github.com/algorithmiaio/algorithmia…

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

Dev 55 #46

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