Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jsonhuff
/
server-client-python
Public
forked from
tableau/server-client-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
Branch selector
development
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 7, 2019
Merge pull request #394 from baixin137/materialize-workbooks
Show description for fc75870
gaoang2148
authored
fc75870
View commit details
Copy full SHA for fc75870
Browse repository at this point
when update one project, update all the sub-project of this project too
bzhang
committed
ad83f80
View commit details
Copy full SHA for ad83f80
Browse repository at this point
Commits on Feb 6, 2019
fixed some indentation issues
bzhang
committed
418af7d
View commit details
Copy full SHA for 418af7d
Browse repository at this point
fixed tests
bzhang
committed
5e186b9
View commit details
Copy full SHA for 5e186b9
Browse repository at this point
removed temporary file and changed initial materialized views setting for site/workbook_item to None
bzhang
committed
b9f04bb
View commit details
Copy full SHA for b9f04bb
Browse repository at this point
Commits on Feb 5, 2019
fixed tests
bzhang
committed
57cd890
View commit details
Copy full SHA for 57cd890
Browse repository at this point
fixed tests
bzhang
committed
dcf8c87
View commit details
Copy full SHA for dcf8c87
Browse repository at this point
check if project name is valid
bzhang
committed
eaf86e4
View commit details
Copy full SHA for eaf86e4
Browse repository at this point
do not allow update on workbooks/projects when site is disabled for materialized views
bzhang
committed
6a7a065
View commit details
Copy full SHA for 6a7a065
Browse repository at this point
added 'run-materialization-now' flag for workbooks:
bzhang
committed
440b6cf
View commit details
Copy full SHA for 440b6cf
Browse repository at this point
Commits on Jan 30, 2019
adding SupportUser role (#392)
shinchris
authored
0a099f4
View commit details
Copy full SHA for 0a099f4
Browse repository at this point
refresh sample uses workbook instead of workbook id (#342)
daniel1608
authored and
shinchris
committed
ade073c
View commit details
Copy full SHA for ade073c
Browse repository at this point
adding support for 'getWorkbookPdf' endpoint of REST API (#376)
shinchris
authored
68a5159
View commit details
Copy full SHA for 68a5159
Browse repository at this point
Commits on Jan 24, 2019
Merge pull request #378 from baixin137/materialize-workbooks
Show description for 5a35d6a
gaoang2148
authored
5a35d6a
View commit details
Copy full SHA for 5a35d6a
Browse repository at this point
added comments to help users understand how to use the sample python script to update/check on materialized views settings
bzhang
committed
17921d4
View commit details
Copy full SHA for 17921d4
Browse repository at this point
added materialized views for update workbook/site tests, changed get_by_content_url to correct rest api version
bzhang
committed
699a982
View commit details
Copy full SHA for 699a982
Browse repository at this point
Commits on Jan 23, 2019
Merge branch 'materialize-workbooks' of https://github.com/baixin137/server-client-python into materialize-workbooks
bzhang
committed
3a15b0c
View commit details
Copy full SHA for 3a15b0c
Browse repository at this point
added enabled materialized views on selected workbooks by a list of workbook names
bzhang
committed
78858a6
View commit details
Copy full SHA for 78858a6
Browse repository at this point
Commits on Jan 22, 2019
deleted irrelevant file
baixin137
authored
47c1cd6
View commit details
Copy full SHA for 47c1cd6
Browse repository at this point
refactoring
bzhang
committed
56424f5
View commit details
Copy full SHA for 56424f5
Browse repository at this point
now we always check if the workbook/project's path is correct when path is provided
bzhang
committed
e903161
View commit details
Copy full SHA for e903161
Browse repository at this point
fixed failed test
bzhang
committed
8f57646
View commit details
Copy full SHA for 8f57646
Browse repository at this point
fixed the issue of print in python 3
bzhang
committed
515b3de
View commit details
Copy full SHA for 515b3de
Browse repository at this point
fixed failed test
bzhang
committed
2cb93fe
View commit details
Copy full SHA for 2cb93fe
Browse repository at this point
removed update project by id, added update workbooks by list (txt)
bzhang
committed
749551c
View commit details
Copy full SHA for 749551c
Browse repository at this point
enable/disable by project
bzhang
committed
dd8bad1
View commit details
Copy full SHA for dd8bad1
Browse repository at this point
changed default version back and use auto-detect server version
bzhang
committed
9de5063
View commit details
Copy full SHA for 9de5063
Browse repository at this point
Commits on Jan 18, 2019
reverted some changes that does not affect my code, will submit issues instead
bzhang
committed
3d196dd
View commit details
Copy full SHA for 3d196dd
Browse repository at this point
Fixing import of TSC.Target to client access (#377)
Show description for a6c249b
shinchris
authored
a6c249b
View commit details
Copy full SHA for a6c249b
Browse repository at this point
fixed failed test
bzhang
committed
75824be
View commit details
Copy full SHA for 75824be
Browse repository at this point
Added materialized views settings to site/workbook item, and a sample script to update these settings
bzhang
committed
c84bf26
View commit details
Copy full SHA for c84bf26
Browse repository at this point
Commits on Nov 20, 2018
Merge pull request #360 from tableau/Add_MaxAge_Param2
Show description for c50e080
preguraman
authored
c50e080
View commit details
Copy full SHA for c50e080
Browse repository at this point
Commits on Nov 15, 2018
adding new exception to handle 500 errors properly (#361)
shinchris
authored
78a3538
View commit details
Copy full SHA for 78a3538
Browse repository at this point
adding basestring conversion to str for python3 (#362)
shinchris
authored
cdb0f67
View commit details
Copy full SHA for cdb0f67
Browse repository at this point
Commits on Nov 14, 2018
Fix the code style error
preguraman
committed
4afd7ec
View commit details
Copy full SHA for 4afd7ec
Browse repository at this point
Previous
Next
You can’t perform that action at this time.