FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tableaudocumentapi - grbritz/document-api-python · GitHub
grbritz
/
document-api-python
Public
forked from
tableau/document-api-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
document-api-python
tableaudocumentapi
on
master
User selector
Datepicker
Commit history
Commits on Jan 11, 2017
Release 0.6 (#126)
Show description for 65fbc80
Russell Hay
authored
65fbc80
View commit details
Copy full SHA for 65fbc80
View code at this point
Browse repository at this point
Commits on Oct 18, 2016
Add caption support for datasources (#99)
Show description for 9e1d875
Russell Hay
authored
9e1d875
View commit details
Copy full SHA for 9e1d875
View code at this point
Browse repository at this point
Commits on Oct 17, 2016
Issue #96: Add port support (#97)
Show description for 1aa4fc0
t8y8
authored
1aa4fc0
View commit details
Copy full SHA for 1aa4fc0
View code at this point
Browse repository at this point
Commits on Oct 4, 2016
#86 Repository location stripping (#88)
Show description for 2afd4c2
Russell Hay
authored
2afd4c2
View commit details
Copy full SHA for 2afd4c2
View code at this point
Browse repository at this point
Commits on Oct 2, 2016
Removing unused imports per linter report (#90)
t8y8
authored
c056ed1
View commit details
Copy full SHA for c056ed1
View code at this point
Browse repository at this point
Commits on Sep 30, 2016
Fix #87 by working around non-federated sqlproxy connections (#89)
Show description for 8228efa
t8y8
authored
8228efa
View commit details
Copy full SHA for 8228efa
View code at this point
Browse repository at this point
Commits on Sep 19, 2016
Fix encoding bugs in Python2 (non-ASCII characters) (#80)
MiguelSR
authored and
Russell Hay
committed
b80333d
View commit details
Copy full SHA for b80333d
View code at this point
Browse repository at this point
Commits on Aug 23, 2016
#72 Add description to the field object (#73)
Show description for 202acea
Russell Hay
authored
202acea
View commit details
Copy full SHA for 202acea
View code at this point
Browse repository at this point
Commits on Aug 15, 2016
Create New Connections per #68 (#69)
Show description for 8b8f351
t8y8
authored
8b8f351
View commit details
Copy full SHA for 8b8f351
View code at this point
Browse repository at this point
Commits on Aug 9, 2016
Improve test coverage (#70)
Show description for 90d6a28
Russell Hay
authored
90d6a28
View commit details
Copy full SHA for 90d6a28
View code at this point
Browse repository at this point
Commits on Jul 27, 2016
address lack of coverage from #63 (#67)
Russell Hay
authored
e0d1eb5
View commit details
Copy full SHA for e0d1eb5
View code at this point
Browse repository at this point
Make sure we are loading the expected filetype (#62)
Show description for 4d6ff51
t8y8
authored
4d6ff51
View commit details
Copy full SHA for 4d6ff51
View code at this point
Browse repository at this point
Basic connection class retargeting (#65)
Show description for 44ca620
t8y8
authored
44ca620
View commit details
Copy full SHA for 44ca620
View code at this point
Browse repository at this point
Commits on Jul 26, 2016
Add a version check to provide good errors on version incompatibility (#59)
Show description for aa93eef
Russell Hay
authored
aa93eef
View commit details
Copy full SHA for aa93eef
View code at this point
Browse repository at this point
Commits on Jul 21, 2016
Address a refactoring concern from #54 (#55)
Show description for f8206b9
Russell Hay
authored
f8206b9
View commit details
Copy full SHA for f8206b9
View code at this point
Browse repository at this point
fixes#47 Implement ability to query fields used on a worksheet (#54)
Show description for 3757ada
Russell Hay
authored
3757ada
View commit details
Copy full SHA for 3757ada
View code at this point
Browse repository at this point
Commits on Jul 14, 2016
Fixes #50 - materialize the properties for completion (#52)
Show description for f46f3d9
Russell Hay
authored
f46f3d9
View commit details
Copy full SHA for f46f3d9
View code at this point
Browse repository at this point
Commits on Jul 13, 2016
convert the indices to be weak ref value dictionaries (#53)
Russell Hay
authored
00a9649
View commit details
Copy full SHA for 00a9649
View code at this point
Browse repository at this point
Commits on Jul 1, 2016
Initial attempt at enabling reading the columns from the datasource (#45)
Show description for 481f38c
Russell Hay
authored
481f38c
View commit details
Copy full SHA for 481f38c
View code at this point
Browse repository at this point
Commits on Jun 30, 2016
The truth is out there...
t8y8
committed
a885f15
View commit details
Copy full SHA for a885f15
View code at this point
Browse repository at this point
Missed a spot with the context manager
t8y8
committed
be4c9c8
View commit details
Copy full SHA for be4c9c8
View code at this point
Browse repository at this point
ZipFile.open should be a context manager
t8y8
committed
813e079
View commit details
Copy full SHA for 813e079
View code at this point
Browse repository at this point
Now find the file by checking if it's a workbook or datasource, and open the file directly from the zip instead of extracting multiple times
t8y8
committed
cbcda8f
View commit details
Copy full SHA for cbcda8f
View code at this point
Browse repository at this point
Move save logic into helper function. Remove unused tests and methods from Workbook class
t8y8
committed
8385b5c
View commit details
Copy full SHA for 8385b5c
View code at this point
Browse repository at this point
Refactor all the archive manipulation logic into one module
t8y8
committed
bd6d3c9
View commit details
Copy full SHA for bd6d3c9
View code at this point
Browse repository at this point
Initial TDSX support. Lots of duplicated code with TWBX's
t8y8
committed
9a8f0d1
View commit details
Copy full SHA for 9a8f0d1
View code at this point
Browse repository at this point
Commits on Jun 29, 2016
Resolve merge conflicts
t8y8
committed
cbb596b
View commit details
Copy full SHA for cbb596b
View code at this point
Browse repository at this point
Commits on Jun 18, 2016
Per feedback dropping the search methods and just updating tests, the repr for debugging, and updating the connections model to expose a read only auth and dbclass. Fixed a small bug in that the v1…
Show description for 07e4e18
t8y8
committed
07e4e18
View commit details
Copy full SHA for 07e4e18
View code at this point
Browse repository at this point
Commits on Jun 17, 2016
Basic TravisCI yml file that tests the supported versions, runs PEP8, and runs the samples.
Show description for 3c8bad7
t8y8
committed
3c8bad7
View commit details
Copy full SHA for 3c8bad7
View code at this point
Browse repository at this point
Commits on Jun 1, 2016
Fix for issue reported on tracker. Include xml_declaration always, with utf-8 encoding
t8y8
committed
c58ca4b
View commit details
Copy full SHA for c58ca4b
View code at this point
Browse repository at this point
Commits on May 25, 2016
Here's an intermediate stab at twbx support. Does not include TDSX yet. I'm not sure where a lot of the zip stuff should go.
t8y8
committed
6663c87
View commit details
Copy full SHA for 6663c87
View code at this point
Browse repository at this point
Commits on May 16, 2016
Fix comment
t8y8
committed
1fd1a7c
View commit details
Copy full SHA for 1fd1a7c
View code at this point
Browse repository at this point
Refactors suggested in last PR. Now there is a connections property that always returns a list of connections. In the legacy case it's just a list of one, in the federated case it's all of them (in…
Show description for 7983772
t8y8
committed
7983772
View commit details
Copy full SHA for 7983772
View code at this point
Browse repository at this point
Commits on May 13, 2016
Cleaned up the tests by moving v10 tests into their own class. Works for now. Also added the ConnectionParser tests and added it to the __init__ file to make it importable. There are probaly redund…
Show description for 6ea5578
t8y8
committed
6ea5578
View commit details
Copy full SHA for 6ea5578
View code at this point
Browse repository at this point
My first crack at a ConnectionParser. Tests pass but aren't pretty yet. I'm not sure if I like this approach or not.
t8y8
committed
e0ceed5
View commit details
Copy full SHA for e0ceed5
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL