-
Notifications
You must be signed in to change notification settings - Fork 182
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: tableau/document-api-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: hkthom/document-api-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 41 files changed
- 5 contributors
Commits on Oct 24, 2016
-
Scrub some strings in the test files (#82)
* Scrub some strings in the test file so they don't include internal references * Updated some of the assets to be consistent in casing
Configuration menu - View commit details
-
10000 Copy full SHA for 2a47af3 - Browse repository at this point
Copy the full SHA 2a47af3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4e41f9 - Browse repository at this point
Copy the full SHA a4e41f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95f104b - Browse repository at this point
Copy the full SHA 95f104bView commit details -
* Create CONTRIBUTORS.md * Adding Charley Peng who contributed doc fixes * Update CONTRIBUTORS.md
Configuration menu - View commit details
-
Copy full SHA for 0a0232e - Browse repository at this point
Copy the full SHA 0a0232eView commit details -
Fix #87 by working around non-federated sqlproxy connections (#89)
When Cross Database Joins were introduced in 10 all connections became "federated" by default, even if they weren't actually joined to anything else. In the file format that means they get represented as named-connection/connection elements. Expressed under one top-level connection element with a class of 'federated'. Except for 'sqlproxy' connections (Published Data Sources) -- they stay in the old connection style as a top level connection element. We need to, when in a 10.0 or greater workbook, get all federated connections (named-connection) plus go back and find any sqlproxy connections as well.
Configuration menu - View commit details
-
Copy full SHA for aa84176 - Browse repository at this point
Copy the full SHA aa84176View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ced1d1 - Browse repository at this point
Copy the full SHA 7ced1d1View commit details -
#86 Repository location stripping (#88)
* Add the ability to clear repository location on the datasource for retargetting * fixing a pep8 issue that was missed * Adding None check for repository-location in case it doesn't exist
Configuration menu - View commit details
-
Copy full SHA for 8478800 - Browse repository at this point
Copy the full SHA 8478800View commit details -
Configuration menu - View commit details
-
Copy full SHA for f054732 - Browse repository at this point
Copy the full SHA f054732View commit details -
* Updating link in readme We renamed Examples to samples, but forgot to update the readme. * Adding #80 to changelog
Configuration menu - View commit details
-
Copy full SHA for 32a0ac3 - Browse repository at this point
Copy the full SHA 32a0ac3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c29d364 - Browse repository at this point
Copy the full SHA c29d364View commit details -
Issue #96: Add port support (#97)
Issue #96: Add port support We now support reading and setting the port attribute on connections. If you set the port attribute to None it will remove it entirely. Small change to tests so that they don't have side effects between test cases.
Configuration menu - View commit details
-
Copy full SHA for 94d1f82 - Browse repository at this point
Copy the full SHA 94d1f82View commit details -
Add caption support for datasources (#99)
* Add caption support for datasources * fix a pep8 issue E303 * Add ability to remove the caption using del
Configuration menu - View commit details
-
Copy full SHA for cb0de80 - Browse repository at this point
Copy the full SHA cb0de80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 601b05c - Browse repository at this point
Copy the full SHA 601b05cView commit details
Commits on Oct 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for fdb0ebd - Browse repository at this point
Copy the full SHA fdb0ebdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2366f86 - Browse repository at this point
Copy the full SHA 2366f86View commit details
Commits on Oct 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ddedf0f - Browse repository at this point
Copy the full SHA ddedf0fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master