Commit Graph

10 Commits

Author SHA1 Message Date
murgatroid99 7eca23785d Fixed markdown syntax 2016-01-06 11:04:34 -08:00
murgatroid99 3d3aae31e0 Include other recent change in changelog 2016-01-06 11:03:49 -08:00
murgatroid99 5b483b07e7 Update version and changelog 2016-01-06 10:54:27 -08:00
Steven Bazyl b46a7dc82c Prep for 0.5 release, update unit tests to use webmock instead of Faraday stubs (due to fragility -- sensitive to internal changes made in signet) 2015-12-09 15:45:22 -08:00
Yuji Yamamoto 7e76b14a68 fix typo of a contributor's name 2015-08-11 11:59:50 +09:00
Tim Emiola 2c76946922 Updates the changelog and version 2015-08-06 12:50:23 -07:00
Herbert Siojo 5061fb5add Enables reading credentials from env vars.
- ServiceAccountCredentials, ServiceAccountJwtHeaderCredentials
and UserRefreshCredentials initializers now take keyword args
via options hash.

- In `credentials_loader.rb`, refactored env var checking into
private methods

- Updated tests & added new tests.

- Fixed existing test for #from_well_known_path 'fails if
the file is invalid', where `from_env` was called instead of
`from_well_known_path`.

- Fixed rubocop errors I introduced, but two existing ones remain.

- Added entry to changelog.

- Fixed rubocop errors from code containing parallel assignments

- Updated rubocop_todo.yml to ignore parallel assignments and
trailing underscore assignments.
2015-05-21 13:38:19 -07:00
Tim Emiola f557108ad9 Release 0.4.1 2015-04-23 13:17:00 -07:00
Tim Emiola 7e522cfe13 Release 0.4.0 2015-03-25 20:08:14 -07:00
Tim Emiola 86435f1913 Adds a CHANGELOG.md
- also update CONTRIBUTING.md with more detail
2015-03-23 16:13:42 -07:00