Skip to content
Permalink
Tree: 8be877bd0a
Commits on Jun 29, 2020
  1. Update range_limit correctly.

    ruebot committed Jun 29, 2020
Commits on Jun 27, 2020
  1. Update blacklight_range_limit to version 7.8.2

    depfu committed Jun 27, 2020
Commits on Jun 24, 2020
  1. Update blacklight to version 7.9.0 (#129)

    depfu committed Jun 24, 2020
    Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Commits on Jun 23, 2020
  1. Update rubocop to version 0.86.0 (#128)

    depfu committed Jun 23, 2020
    Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Commits on Jun 12, 2020
  1. Update rubocop-rspec to version 1.40.0 (#127)

    depfu committed Jun 12, 2020
    Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Commits on Jun 2, 2020
  1. Update rubocop to version 0.85.0 (#125)

    depfu committed Jun 2, 2020
    Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  2. Update blacklight to version 7.8.1 (#124)

    depfu committed Jun 2, 2020
    Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Commits on May 23, 2020
  1. Update blacklight_range_limit to version 7.8.1

    ruebot committed May 23, 2020
    - Supersedes #122
  2. Update blacklight to version 7.8.0 (#121)

    depfu committed May 23, 2020
    Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  3. Update rubocop to version 0.84.0 (#120)

    depfu committed May 23, 2020
    Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Commits on May 12, 2020
  1. Update rubocop to version 0.83.0 (#119)

    depfu committed May 12, 2020
    Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Commits on May 9, 2020
  1. Update eslint to version 7.0.0 (#118)

    depfu committed May 9, 2020
    Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Commits on May 2, 2020
  1. Update rubocop-rspec to version 1.39.0 (#117)

    depfu committed May 2, 2020
    Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Commits on Apr 17, 2020
  1. Update rubocop to version 0.82.0 (#116)

    depfu committed Apr 17, 2020
    Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  2. Blacklight range limit 7.8.0 (#115)

    ruebot and depfu committed Apr 17, 2020
    * Update blacklight_range_limit to version 7.8.0
    
    * Remainder of updating range limit
    
    Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Commits on Apr 4, 2020
  1. Rangelimite (#113)

    ruebot and depfu committed Apr 4, 2020
    * Update blacklight_range_limit to version 7.7.0
    
    - Update rubocop configs
    - Supersedes and closes #112
    
    Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Commits on Apr 2, 2020
  1. Update rubocop to version 0.81.0 (#110)

    depfu committed Apr 2, 2020
    Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Commits on Mar 26, 2020
  1. Update rspec-rails to version 4.0.0 (#109)

    depfu committed Mar 26, 2020
    Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Commits on Mar 5, 2020
  1. Update blacklight to version 7.7.0 (#107)

    ruebot committed Mar 5, 2020
Commits on Feb 19, 2020
  1. Update rubocop to version 0.80.0 (#106)

    depfu committed Feb 19, 2020
Commits on Feb 15, 2020
  1. Update blacklight to version 7.6.0 (#105)

    depfu committed Feb 15, 2020
Commits on Feb 12, 2020
  1. Update rubocop-rspec to version 1.38.0 (#104)

    depfu committed Feb 12, 2020
Commits on Feb 3, 2020
  1. Update blacklight to version 7.5.1 (#103)

    depfu committed Feb 3, 2020
Commits on Jan 7, 2020
  1. Update rubocop to version 0.79.0 (#101)

    depfu authored and ruebot committed Jan 7, 2020
Commits on Dec 20, 2019
  1. Update rubocop-rspec to version 1.37.1 (#100)

    depfu authored and ruebot committed Dec 20, 2019
  2. Update rubocop to version 0.78.0 (#99)

    depfu authored and ruebot committed Dec 20, 2019
Commits on Dec 19, 2019
  1. Update Blacklight, Blacklight Range Limit, and other dependencies.

    ruebot committed Oct 15, 2019
    - Pin sprockets to < 4.0
    - Update Bundler to 1.14
    - Update engine_cart to 2.3.0
    - Update Blacklight to 7.5
    - Update Blacklight Range Limit to 7.4
    - Remove sqlite3 hack
    - Update TravisCI testing versions
    - Simplify TravisCi config (remove all before_install and cache
    sections)
    - Remove Ruby <= 2.4
    - Update Rubocop to 0.77.0
    - Rubocop config tweaks
Commits on Oct 15, 2019
  1. Update Ruby versions in TravisCI config.

    ruebot committed Oct 15, 2019
Commits on Oct 6, 2019
  1. Add Warclight paper.

    ruebot committed Oct 6, 2019
Commits on Oct 1, 2019
  1. Update rubocop to version 0.75.0 (#86)

    depfu authored and ruebot committed Oct 1, 2019
Commits on Sep 29, 2019
  1. [ruby] Upgrade rubocop-rspec to version 1.36.0 (#85)

    depfu authored and ruebot committed Sep 29, 2019
    * Update rubocop-rspec to version 1.36.0
    
    * coding standards
Commits on Sep 28, 2019
  1. Update rake to version 13.0.0 (#84)

    depfu authored and ruebot committed Sep 28, 2019
Commits on Sep 20, 2019
  1. Update blacklight to version 7.1.0 (#83)

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

    depfu authored and ruebot committed Aug 11, 2019
Commits on Aug 7, 2019
  1. Update engine_cart to version 2.3.0 (#81)

    depfu authored and ruebot committed Aug 7, 2019
Older
You can’t perform that action at this time.