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: Smartling/api-sdk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mgoodnow/api-sdk-python
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.
  • 13 commits
  • 4 files changed
  • 1 contributor

Commits on Jul 27, 2016

  1. Adding command line tool for get, upload, and import for file or dire…

    …ctories
    
    - Updating FileApiBase.commandUpload to allow for custom URI file location
    - Updating FileApiBase.commandImport to add directives
    - Updating UploadData to include field for custom URI file location
    mgoodnow committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    9d42d40 View commit details
    Browse the repository at this point in the history
  2. Removing API keys from source :)

    mgoodnow committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    89440bb View commit details
    Browse the repository at this point in the history
  3. Adding file extension filter and custom extension mapping to Smartlin…

    …g content type
    mgoodnow committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    f599247 View commit details
    Browse the repository at this point in the history
  4. Fixing Windows OS bug with backslash

    Updating README with sample configuration
    mgoodnow committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    425055e View commit details
    Browse the repository at this point in the history
  5. Adding command line too get allowPartial argument to allow downloadin…

    …g incomplete translations
    mgoodnow committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    8ed540b View commit details
    Browse the repository at this point in the history
  6. Fixing get translations percent complete check from downloading incom…

    …plete translated files
    mgoodnow committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    0867f14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    39ca3d6 View commit details
    Browse the repository at this point in the history
  8. Fixing file status if nothing translated

    mgoodnow committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    3c0ba14 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1f72770 View commit details
    Browse the repository at this point in the history
  10. Fixing file upload url due to rebase with master

    mgoodnow committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    4e8dda5 View commit details
    Browse the repository at this point in the history
  11. Changing file upload with no source strings to print warning rather t…

    …hen error out
    mgoodnow committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    b0368d5 View commit details
    Browse the repository at this point in the history
  12. Adding support for downloading pseudo translations

    mgoodnow committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    c7b8403 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    82b8073 View commit details
    Browse the repository at this point in the history
Loading