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

Commits on Oct 27, 2020

  1. Bump cryptography from 2.7 to 3.2

    Bumps [cryptography](https://github.com/pyca/cryptography) from 2.7 to 3.2.
    - [Release notes](https://github.com/pyca/cryptography/releases)
    - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
    - [Commits](pyca/cryptography@2.7...3.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    8556a4d View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Adds support for using a json file for POST requests.

    John Demos
    John Demos committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    3e31ef8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from twitterdev/search-json-file

    Adds support for using a json file for POST requests.
    John Demos
    John Demos authored Apr 27, 2021
    Configuration menu
    Copy the full SHA
    c0246e3 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Updates README.md

    Adds missing -r flag to the pip install requirements.txt instruction.
    John Demos
    John Demos authored May 6, 2021
    Configuration menu
    Copy the full SHA
    4687134 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Bump urllib3 from 1.24.2 to 1.26.5

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.5.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.24.2...1.26.5)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    30460e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Merge pull request #4 from twitterdev/dependabot/pip/urllib3-1.26.5

    Bump urllib3 from 1.24.2 to 1.26.5
    John Demos
    John Demos authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    e649344 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from twitterdev/dependabot/pip/cryptography-3.2

    Bump cryptography from 2.7 to 3.2
    John Demos
    John Demos authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    473b197 View commit details
    Browse the repository at this point in the history
  3. Bump cryptography from 3.2 to 3.3.2

    Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.3.2.
    - [Release notes](https://github.com/pyca/cryptography/releases)
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@3.2...3.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    4e84124 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5 from twitterdev/dependabot/pip/cryptography-3.3.2

    Bump cryptography from 3.2 to 3.3.2
    John Demos
    John Demos authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    639792f View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    3d89041 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b44e46f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. update links and docs

    andypiper committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    19d2422 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    afb1f22 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Tweet type WIP and EAPI totals fix to metrics.

    John Demos
    John Demos committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    9a1ceda View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from twitterdev/user-context

    User context
    John Demos
    John Demos authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    7e40acf View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    56f6afb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76a0ce3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14bca83 View commit details
    Browse the repository at this point in the history
  4. JD: Adds README instructions for search_tweet_type script and removes…

    … engagement API reference from main search script.
    John Demos
    John Demos committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    9973fc8 View commit details
    Browse the repository at this point in the history
Loading