Skip to content
Permalink

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: mikeghen/python_api_samples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: atereshenkov/python_api_samples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 9 files changed
  • 6 contributors

Commits on Dec 8, 2017

  1. new update look method and fixed other query methods

    Brett Guenther committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    3c2ed31 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from brettguenther/method_cleaning

    new update look method and fixed other query methods
    Brett Guenther authored Dec 8, 2017
    Configuration menu
    Copy the full SHA
    b00fc53 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2017

  1. update static field method

    Brett Guenther committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    da013ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from brettguenther/update_static_filter

    update static field method
    Brett Guenther authored Dec 18, 2017
    Configuration menu
    Copy the full SHA
    57b225e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2018

  1. add .gitignore

    - ignore config.yml to avoid mishaps
    - ignore .pyc files
    alison985 authored Jan 23, 2018
    Configuration menu
    Copy the full SHA
    8caef9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c6c886 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92513c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4421c5f View commit details
    Browse the repository at this point in the history
  5. edit api list and add new script

    Jonathan Tao authored and Jonathan Tao committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    253a8ce View commit details
    Browse the repository at this point in the history
  6. add description

    Jonathan Tao authored and Jonathan Tao committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    41a23b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

  1. Added Models

    Eric Feinstein authored and Eric Feinstein committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    fe33e55 View commit details
    Browse the repository at this point in the history
  2. LookerAPI Merge

    Eric Feinstein authored and Eric Feinstein committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    2478a01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33e4b84 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

  1. Merge pull request #4 from alison985/master

    Minor changes re: get_data_dictionary
    Brett Guenther authored Feb 22, 2018
    Configuration menu
    Copy the full SHA
    483270a View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2018

  1. model migration method

    Brett Guenther committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    248d888 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from brettguenther/model_migration_add

    model migration method
    Brett Guenther authored Feb 28, 2018
    Configuration menu
    Copy the full SHA
    bbf4e39 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. Configuration menu
    Copy the full SHA
    1c870d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c9858a View commit details
    Browse the repository at this point in the history
  3. added add_users_group.py

    jcarah committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    1d2a0f7 View commit details
    Browse the repository at this point in the history
Loading