Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 24, 2025. It is now read-only.

Tags: GSA/asis

Tags

2.0

Toggle 2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
SRCH-2152 Update to Rails 6.1 (#101)

* SRCH-2212 Upgrade ASIS Rails 6.0 to 6.1

* SRCH-2213 Update Asis Rails 5.2 to 6.0 (#93)

* SRCH-2185 Use zeitwerk

* SRCH-2186 Remove airbrake from ASIS

* SRCH-2187 Update newrelic_rpm in ASIS (this was done first on master, then merged into rails-6)

* SRCH-2433 Finalize and release ASIS cookbook changes.

See tickets for each of the subtasks for more details.

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
SRCH-2187 Update newrelic_rpm for ASIS (#102)

* SRCH-2187 Update newrelic in ASIS

Changed newrelic_rpm to 6.15.0 and ran `bundle update newrelic_rpm`

Added newrelic backport_fast_active_record_connection_lookup setting per newrelic's recommendations.
See release notes for newrelic_rpm 6.5 for details; basically, this setting should be on if at all possible, but it can interfere with other gems if the they monkey-patch ActiveRecord. This does not appear to be an issue for ASIS.

* Ran `bundle update`

1.1.19

Toggle 1.1.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
SRCH-2404 use bundler 2.2.24 (#99)

- use ruby orb to install gems on CircleCi

1.1.18

Toggle 1.1.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
SRCH-2317 bump puma (#96)

This is a follow-up to #94. That PR included the Gemfile.lock updates as a result of bundle update, but it did not include the Gemfile.lock updates as a result of bumping puma. This PR rights that wrong.

1.1.17

Toggle 1.1.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
SRCH-2317 bundle update gems, update Puma (#94)

1.1.16

Toggle 1.1.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
SRCH-2193 Bump rexml from 3.2.4 to 3.2.5 (#87)

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.4...v3.2.5)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

1.1.15

Toggle 1.1.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
SRCH-1931 Update bundler (#83)

Bumped bundler up to 2.2.15 and updated CircleCI config.

1.1.14

Toggle 1.1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
SRCH-2000 upgrade mimemagic to 0.3.8 (#81)

1.1.13

Toggle 1.1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
SRCH-1874 install searchgov_style gem (#77)

- auto-correct some basic Rubocop offenses
- bundle updated gems

1.1.12

Toggle 1.1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
SRCH-1837 add Elasticsearch client logging to Rails log (#73)