FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
OAuth implementation by moderakh · Pull Request #15 · databricks/databricks-sql-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
databricks
/
databricks-sql-python
Public
Notifications
You must be signed in to change notification settings
Fork
147
Star
233
Code
Issues
99
Pull requests
78
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
OAuth implementation
- #15
#15
Merged
moderakh
merged 58 commits into
databricks:main
databricks/databricks-sql-python:main
from
moderakh:PECO-188
moderakh/databricks-sql-python:PECO-188
Copy head branch name to clipboard
Sep 14, 2022
Conversation
Commits
58
(58)
Checks
Files changed
Merged
OAuth implementation
#15
moderakh
merged 58 commits into
databricks:main
databricks/databricks-sql-python:main
from
moderakh:PECO-188
moderakh/databricks-sql-python:PECO-188
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2022
Reformat changelog (#11)
Show description for 5581ad6
Jesse
authored and
moderakh
committed
5581ad6
View commit details
Copy full SHA for 5581ad6
Browse repository at this point
oauth implementation initial work
Show description for 68a1903
moderakh
committed
68a1903
View commit details
Copy full SHA for 68a1903
Browse repository at this point
responde to code review comments
Show description for 20e888b
moderakh
committed
20e888b
View commit details
Copy full SHA for 20e888b
Browse repository at this point
Update src/databricks/sql/auth/authenticators.py
Show description for cff24d9
moderakh
and
nfx
committed
cff24d9
View commit details
Copy full SHA for cff24d9
Browse repository at this point
Update src/databricks/sql/auth/authenticators.py
Show description for d99af2d
moderakh
and
nfx
committed
d99af2d
View commit details
Copy full SHA for d99af2d
Browse repository at this point
Update src/databricks/sql/auth/authenticators.py
Show description for 09986ab
moderakh
and
nfx
committed
09986ab
View commit details
Copy full SHA for 09986ab
Browse repository at this point
responded to review comments
Show description for a703f58
moderakh
committed
a703f58
View commit details
Copy full SHA for a703f58
Browse repository at this point
added unit tests for legacy auth providers (PAT, User/Pass)
Show description for 70975fe
moderakh
committed
70975fe
View commit details
Copy full SHA for 70975fe
Browse repository at this point
added more tests
Show description for bccf869
moderakh
committed
bccf869
View commit details
Copy full SHA for bccf869
Browse repository at this point
replaced click with logging
Show description for bedc274
moderakh
committed
bedc274
View commit details
Copy full SHA for bedc274
Browse repository at this point
responded to code review comments
Show description for 0bde8fe
moderakh
committed
0bde8fe
View commit details
Copy full SHA for 0bde8fe
Browse repository at this point
made use of quotes consitent on oauth.py
Show description for a1ffcec
moderakh
committed
a1ffcec
View commit details
Copy full SHA for a1ffcec
Browse repository at this point
addressed f string related comments
Show description for 681a64b
moderakh
committed
681a64b
View commit details
Copy full SHA for 681a64b
Browse repository at this point
removed client method
Show description for f8bb7e9
moderakh
committed
f8bb7e9
View commit details
Copy full SHA for f8bb7e9
Browse repository at this point
responded to review comments
Show description for 774c882
moderakh
committed
774c882
View commit details
Copy full SHA for 774c882
Browse repository at this point
added requests as an explicit dependency as that's required by oauth
Show description for 4a2ca6f
moderakh
committed
4a2ca6f
View commit details
Copy full SHA for 4a2ca6f
Browse repository at this point
responded to review comments
Show description for 61f2ec0
moderakh
committed
61f2ec0
View commit details
Copy full SHA for 61f2ec0
Browse repository at this point
responded to review comments
Show description for adce3f3
moderakh
committed
adce3f3
View commit details
Copy full SHA for adce3f3
Browse repository at this point
cleanup
Show description for dcec176
moderakh
committed
dcec176
View commit details
Copy full SHA for dcec176
Browse repository at this point
cleanup
Show description for 9642692
moderakh
committed
9642692
View commit details
Copy full SHA for 9642692
Browse repository at this point
added support for persistence
Show description for 964ddd2
moderakh
committed
964ddd2
View commit details
Copy full SHA for 964ddd2
Browse repository at this point
Add e2e tests (#12)
Show description for b062674
susodapop
authored and
moderakh
committed
b062674
View commit details
Copy full SHA for b062674
Browse repository at this point
Indicate that Python 3.10 is not supported (#27)
Show description for 1f30744
Jesse
authored and
moderakh
committed
1f30744
View commit details
Copy full SHA for 1f30744
Browse repository at this point
Add Developer Certificate of Origin requirement (#13)
Show description for e851ea4
Jesse
authored and
moderakh
committed
e851ea4
View commit details
Copy full SHA for e851ea4
Browse repository at this point
Retry attempts that fail due to a connection timeout (#24)
Show description for 63894d7
Jesse
authored and
moderakh
committed
63894d7
View commit details
Copy full SHA for 63894d7
Browse repository at this point
Bump to v2.0.3 (#28)
Show description for 36c6f4d
Jesse
authored and
moderakh
committed
36c6f4d
View commit details
Copy full SHA for 36c6f4d
Browse repository at this point
Bump version to 2.0.4-dev (#29)
Show description for 78015e5
Jesse
authored and
moderakh
committed
78015e5
View commit details
Copy full SHA for 78015e5
Browse repository at this point
[PECO-197] Support Python 3.10 (#31)
Show description for cdef1a5
dbaxa
authored and
moderakh
committed
cdef1a5
View commit details
Copy full SHA for cdef1a5
Browse repository at this point
Update changelog and bump to v2.0.4 (#34)
Show description for 39efd0a
Jesse
authored and
moderakh
committed
39efd0a
View commit details
Copy full SHA for 39efd0a
Browse repository at this point
Bump to 2.0.5-dev on main (#35)
Show description for 643425f
Jesse
authored and
moderakh
committed
643425f
View commit details
Copy full SHA for 643425f
Browse repository at this point
On Pypi, display the "Project Links" sidebar. (#36)
Show description for 69b7b8c
Jesse
authored and
moderakh
committed
69b7b8c
View commit details
Copy full SHA for 69b7b8c
Browse repository at this point
[ES-402013] Close cursors before closing connection (#38)
Show description for 23cd570
Jesse
authored and
moderakh
committed
23cd570
View commit details
Copy full SHA for 23cd570
Browse repository at this point
Bump version to 2.0.5 and improve CHANGELOG (#40)
Show description for 353f413
Jesse
authored and
moderakh
committed
353f413
View commit details
Copy full SHA for 353f413
Browse repository at this point
minor fixes
Show description for 737fd7e
moderakh
committed
737fd7e
View commit details
Copy full SHA for 737fd7e
Browse repository at this point
Merge remote-tracking branch 'databricks/main' into PECO-188
Show description for 2274c3f
moderakh
committed
2274c3f
View commit details
Copy full SHA for 2274c3f
Browse repository at this point
Commits on Aug 25, 2022
fixed token refresh and persistent
Show description for 9e40f18
moderakh
committed
9e40f18
View commit details
Copy full SHA for 9e40f18
Browse repository at this point
updated comment
Show description for f9cb9f9
moderakh
committed
f9cb9f9
View commit details
Copy full SHA for f9cb9f9
Browse repository at this point
added type annotation
Show description for b6e1fde
moderakh
committed
b6e1fde
View commit details
Copy full SHA for b6e1fde
Browse repository at this point
addressed code review comment (use python3 api)
Show description for 2a69715
moderakh
committed
2a69715
View commit details
Copy full SHA for 2a69715
Browse repository at this point
made http request handler an independent class, removed global arg, responded to a code review comment
Show description for beb1f64
moderakh
committed
beb1f64
View commit details
Copy full SHA for beb1f64
Browse repository at this point
Commits on Aug 26, 2022
added pull request ci trigger
Show description for 930cea8
moderakh
committed
930cea8
View commit details
Copy full SHA for 930cea8
Browse repository at this point
restructured the code as class
Show description for 8af7b5f
moderakh
committed
8af7b5f
View commit details
Copy full SHA for 8af7b5f
Browse repository at this point
fixed test_thrift_backend.py tests
Show description for dac3c1e
moderakh
committed
dac3c1e
View commit details
Copy full SHA for dac3c1e
Browse repository at this point
Commits on Aug 29, 2022
cleanup
Show description for 0fc1684
moderakh
committed
0fc1684
View commit details
Copy full SHA for 0fc1684
Browse repository at this point
Update src/databricks/sql/experimental/oauth_persistence.py
Show description for 4fe5a58
moderakh
and
Jesse
authored
4fe5a58
View commit details
Copy full SHA for 4fe5a58
Browse repository at this point
cleanup
Show description for 8ab4e3f
moderakh
committed
8ab4e3f
View commit details
Copy full SHA for 8ab4e3f
Browse repository at this point
cleanup
Show description for fb012b0
moderakh
committed
fb012b0
View commit details
Copy full SHA for fb012b0
Browse repository at this point
cleanup
Show description for 6881226
moderakh
committed
6881226
View commit details
Copy full SHA for 6881226
Browse repository at this point
cleanup
Show description for 3e537d5
moderakh
committed
3e537d5
View commit details
Copy full SHA for 3e537d5
Browse repository at this point
Commits on Aug 30, 2022
cleanup
Show description for 00c403d
moderakh
committed
00c403d
View commit details
Copy full SHA for 00c403d
Browse repository at this point
Update src/databricks/sql/auth/thrift_http_client.py
Show description for e64df63
moderakh
and
Jesse
authored
e64df63
View commit details
Copy full SHA for e64df63
Browse repository at this point
Commits on Aug 31, 2022
cleanup
Show description for ef385e9
moderakh
committed
ef385e9
View commit details
Copy full SHA for ef385e9
Browse repository at this point
cleanup
Show description for 27fb3b5
moderakh
committed
27fb3b5
View commit details
Copy full SHA for 27fb3b5
Browse repository at this point
cleanup
Show description for 0a6c455
moderakh
committed
0a6c455
View commit details
Copy full SHA for 0a6c455
Browse repository at this point
Commits on Sep 6, 2022
moved access_token out of kwargs
Show description for 16aa44e
moderakh
committed
16aa44e
View commit details
Copy full SHA for 16aa44e
Browse repository at this point
added hostname to the persitence api
Show description for be19297
moderakh
committed
be19297
View commit details
Copy full SHA for be19297
Browse repository at this point
Commits on Sep 14, 2022
responded to review comments
Show description for 367a3ee
moderakh
committed
367a3ee
View commit details
Copy full SHA for 367a3ee
Browse repository at this point
fix lint
Show description for 8476673
moderakh
committed
8476673
View commit details
Copy full SHA for 8476673
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL