vets-api/v0.0.455
Release 0.0.455 ami-56a4ee37
0da6d64 #626 StatsD auto initialization (#3246)
- Add a model that is responsible for keeping track of the dynamic metrics that get incremented by
/lib/common/client/concerns/monitoring.rb
, for the purpose of initializing them to zero at
vets-api initialization time
c0d65d0 commit codeclimate config (#3307)
-
commit codeclimate config
-
updated excludes
1752864 Remove unused ClimateControl test gem
d6e9b00 Remove unused doc
group and sdoc gem from Gemfile
The default installation of Rails 4.2 included the sdoc
gem and a
:doc
group for generating documentation. This default was removed in
Rails 5.0. http://railsdiff.org/4.2.0/5.0.0
098e2b2 Update staging year to date recipients (#3301)
-
update staging year to date recipients
-
set staging distro in alphabetical order
-
update test
2054d11 Adding migration for Power of Attorney First (#3312)
-
Adding migration for Power of Attorney First
-
rubocop fix
-
ran migration
44aba00 add in lat and lng to nearby endpoint (#3273)
-
allow lat lng query for nearby and verify it's either the address info or the lat and lng info to query the endpoint
-
move complex conditionals to methods to fix cyclomatic complexity
-
fix rubocop whitespace
-
fix code coverage
-
PR refactor
-
fix rubocop issues
-
convert to kwargs
-
Update modules/va_facilities/app/controllers/va_facilities/v1/nearby_controller.rb
Co-Authored-By: Nick Fasulo [email protected]
-
move bbox validation to param_validators
-
move other validators to param_validators
-
fix rubocop
-
add params validator spec
-
trying to fix code climate
-
add more validation tests and fix validator and try to fix code climate
-
address PR concerns
-
rubocop
-
PR concern about ambiguous
-
testing out node filtering
-
Revert "testing out node filtering"
This reverts commit 98ae850
7d949c1 [Community Cares] Revert commit excluding service types for urgent care (#3313)