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: alejandrogallo/python-doi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: papis/python-doi
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.
  • 17 commits
  • 15 files changed
  • 3 contributors

Commits on Jun 9, 2019

  1. Configuration menu
    Copy the full SHA
    24d0d29 View commit details
    Browse the repository at this point in the history
  2. Version 0.1.1

    alejandrogallo committed Jun 9, 2019
    Configuration menu
    Copy the full SHA
    a261ad8 View commit details
    Browse the repository at this point in the history
  3. Fix elsevier test

    alejandrogallo committed Jun 9, 2019
    Configuration menu
    Copy the full SHA
    e61c84f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. clean up and update docs.

    * make DOI uppercase always.
    * add docs to `get_real_url_from_doi`.
    * remove types (will add back with typing)
    * added API to generated docs.
    alexfikl committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    32f0e5e View commit details
    Browse the repository at this point in the history
  2. add typing information

    alexfikl committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    f4aa051 View commit details
    Browse the repository at this point in the history
  3. update travis pipelines

    alexfikl committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    a8e00e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2019

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

    Remove superfluous Exception handling and overlapping 404 exception.
    alejandrogallo committed Dec 29, 2019
    Configuration menu
    Copy the full SHA
    19e90c2 View commit details
    Browse the repository at this point in the history
  3. Add CHANGELOG

    alejandrogallo committed Dec 29, 2019
    Configuration menu
    Copy the full SHA
    0577dff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23981ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c5d55d View commit details
    Browse the repository at this point in the history
  6. Bump version

    alejandrogallo committed Dec 29, 2019
    Configuration menu
    Copy the full SHA
    a664884 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Create codeql.yml

    alejandrogallo authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    5730a06 View commit details
    Browse the repository at this point in the history
  2. Create pyre.yml

    alejandrogallo authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    633bcc7 View commit details
    Browse the repository at this point in the history
  3. Update pyre.yml

    alejandrogallo authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    9e620b2 View commit details
    Browse the repository at this point in the history
  4. Update pyre.yml

    alejandrogallo authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    11f7e75 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

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