Skip to content
Permalink
Tree: 1f70728caf
Commits on Sep 10, 2019
  1. Update Spark and Texfilter jobs.

    ruebot committed Sep 10, 2019
    - Add http status 200 filter on Spark job
    - Add second grep command to textfilter to remove binary output in
    domain text files
    - Clean up text files
    - Maybe we should consider a binary filter on the full text file?
Commits on Sep 9, 2019
  1. Update rubyzip to version 1.2.4 (#321)

    depfu authored and ruebot committed Sep 9, 2019
Commits on Aug 29, 2019
  1. Update delayed-web to version 0.4.6 (#320)

    depfu authored and ruebot committed Aug 29, 2019
Commits on Aug 26, 2019
  1. Update Spark Job with new WriteGraph; Resolves #211 (#212)

    ianmilligan1 authored and ruebot committed Aug 26, 2019
    * Update to new WriteGraph.asGraphml syntax
    * Bump version number for Spark job update
Commits on Aug 21, 2019
  1. Update delayed_job_active_record to version 4.1.4 (#319)

    depfu authored and ruebot committed Aug 21, 2019
Commits on Aug 19, 2019
  1. Update sass-rails to version 5.1.0 (#318)

    depfu authored and ruebot committed Aug 19, 2019
Commits on Aug 12, 2019
  1. Update nokogiri to version 1.10.4 (#317)

    depfu authored and ruebot committed Aug 12, 2019
Commits on Aug 11, 2019
  1. Update eslint-config-airbnb-base to version 14.0.0 (#316)

    depfu authored and ruebot committed Aug 11, 2019
Commits on Jul 30, 2019
  1. Move zip sub-job out of the text-filter loop :facepalm:

    ruebot committed Jul 30, 2019
Commits on Jul 16, 2019
  1. Update chartkick to version 3.2.1 (#315)

    depfu authored and ruebot committed Jul 16, 2019
Commits on Jul 11, 2019
  1. [ImgBot] Optimize images (#314)

    imgbot authored and ruebot committed Jul 11, 2019
    *Total -- 4,285.96kb -> 3,283.75kb (23.38%)
    
    /app/assets/images/Notebook-01.png -- 1,192.10kb -> 717.55kb (39.81%)
    /app/assets/images/Notebook-02.png -- 523.99kb -> 348.45kb (33.5%)
    /app/assets/images/Notebook-06.png -- 227.59kb -> 166.68kb (26.76%)
    /app/assets/images/Notebook-07.png -- 211.70kb -> 155.85kb (26.38%)
    /app/assets/images/Notebook-04.png -- 1,542.68kb -> 1,352.49kb (12.33%)
    /app/assets/images/Notebook-09.png -- 336.47kb -> 307.52kb (8.6%)
    /app/assets/images/Notebook-03.png -- 106.11kb -> 97.01kb (8.57%)
    /app/assets/images/Notebook-05.png -- 64.84kb -> 61.54kb (5.09%)
    /app/assets/images/Notebook-08.png -- 80.48kb -> 76.65kb (4.77%)
  2. Adds Notebook Learning Guide, Resolves #311 (#313)

    ianmilligan1 authored and ruebot committed Jul 11, 2019
    * Adds links to derivative; tests; route config
    * Update img resolution, fixes prose, test style fix
    * Adding learning guide link to FAQ/docs
    Complements the blog post for now
    * MacOS -> macOS
Commits on Jul 3, 2019
  1. Update simplecov to version 0.17.0 (#312)

    depfu authored and ruebot committed Jul 3, 2019
Commits on Jun 26, 2019
  1. Add spark.kryoserializer.buffer.max to spark job.

    ruebot committed Jun 26, 2019
    - Sort spark conf variables in spark job
    - Sort variables in application config example
Commits on Jun 23, 2019
  1. Update eslint to version 6.0.0 (#310)

    depfu authored and ruebot committed Jun 23, 2019
Commits on Jun 17, 2019
  1. Update spring, and drop 2.3.x Ruby support

    ruebot committed Jun 17, 2019
    - Update spring: 2.0.2 → 2.1.0 (minor)
    - Remove Ruby 2.3.x from TravisCI config
    - Remove Ruby 2.3.x from README
Commits on Jun 16, 2019
  1. Update jquery-rails to version 4.3.5 (#308)

    depfu authored and ruebot committed Jun 16, 2019
Commits on Jun 12, 2019
  1. Cleaning up documentation prose (#307)

    ianmilligan1 authored and ruebot committed Jun 12, 2019
    - Minor stylistic touch-ups throughout pages
    - Cleans up tense, repetitive text, adds paragraphs
    - Enhances usability
Commits on Jun 5, 2019
  1. Update chartkick to version 3.2.0 (#305)

    depfu authored and ruebot committed Jun 5, 2019
  2. Update omniauth-rails_csrf_protection to version 0.1.2 (#306)

    depfu authored and ruebot committed Jun 5, 2019
Commits on Jun 3, 2019
  1. Update omniauth-rails_csrf_protection to version 0.1.1 (#304)

    depfu authored and ruebot committed Jun 3, 2019
Commits on Jun 1, 2019
  1. Update bcrypt to version 3.1.13 (#303)

    depfu authored and ruebot committed Jun 1, 2019
Commits on May 30, 2019
  1. CVE-2015-9284 mitigation

    ruebot committed May 30, 2019
     - Update tests
     - Update method to post for login
  2. Update groupdate to version 4.1.2 (#302)

    depfu authored and ruebot committed May 28, 2019
  3. Update chartkick to version 3.1.0 (#301)

    depfu authored and ruebot committed May 28, 2019
  4. Update groupdate to version 4.1.2 (#302)

    depfu authored and ruebot committed May 28, 2019
  5. Update chartkick to version 3.1.0 (#301)

    depfu authored and ruebot committed May 28, 2019
Commits on May 24, 2019
  1. Update rubyzip to version 1.2.3 (#300)

    depfu authored and ruebot committed May 24, 2019
Commits on May 22, 2019
  1. Update ffi to version 1.11.1 (#299)

    depfu authored and ruebot committed May 22, 2019
Commits on May 19, 2019
  1. Update jbuilder to version 2.9.1 (#297)

    depfu authored and ruebot committed May 19, 2019
  2. Update ffi to version 1.11.0 (#298)

    depfu authored and ruebot committed May 19, 2019
Commits on May 9, 2019
  1. Better Highlights Need for Archive-It Credentials, Resolves #293 (#295)

    ianmilligan1 authored and ruebot committed May 9, 2019
    * Add notice highlighting need for Archive-It creds
    * Update about page.
Commits on May 3, 2019
  1. Set a thousands separator on dashboard graphs.

    ruebot committed May 3, 2019
  2. Fix formatting issue when there is no network diagram; address #146.

    ruebot committed May 3, 2019
Commits on May 2, 2019
  1. Remove domains table, and replace with chart; address #146.

    ruebot committed May 2, 2019
    - Update display_domains helper for chart data
    - Create controller methods for domains chart data feed
    - Add route for feed
    - Update Rubocop config
Older
You can’t perform that action at this time.