Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates #143

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Updates #143

wants to merge 12 commits into from

Commits on Aug 4, 2019

  1. ran 'npm audit fix'

    JoshData committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    9ee4e99 View commit details
    Browse the repository at this point in the history
  2. update gulp

    Ran 'npm audit fix --force' and then fixed the gulpfile.
    JoshData committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    ed81d53 View commit details
    Browse the repository at this point in the history
  3. re-ran gulp

    JoshData committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    8bec8eb View commit details
    Browse the repository at this point in the history
  4. add package-lock.json

    JoshData committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    3dee53f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. add type_name to output

    JoshData committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    61e821d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8b046c View commit details
    Browse the repository at this point in the history
  3. various tweaks to the linker classes

    * Update GPO (govinfo) and uscode.house.gov links.
    * Remove 'beta' from code.dccouncil.us links.
    * Remove legislink.org linker because the site is being discontinued.
    * Disable the LoC links for Statutes at Large volumes because it's not a deep link.
    * Other tweaks.
    JoshData committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    8b70e5d View commit details
    Browse the repository at this point in the history
  4. re-ran gulp

    JoshData committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    c2482f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2019

  1. Fix link tests

    divergentdave committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    d9f0dc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

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

Commits on Apr 4, 2020

  1. Add tests for Citation.fromId, 'type'/'type_name' fields, historical …

    …anomalous Pub.L. numbers
    JoshData committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    f020af9 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Remove old node version specified in travis.yml

    The ejs package required by nodeunit failed to install on this old version. .travis.yml is revised to use the latest stable node version per https://docs.travis-ci.com/user/languages/javascript-with-nodejs/.
    JoshData committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    662d24b View commit details
    Browse the repository at this point in the history