Commit graph

  • f1be1fec23
    Bump version.rb to 0.9.1 Brandon High 2020-01-14 10:03:34 -08:00
  • 39770cbbfd
    Merge pull request #58 from mikkergimenez/fix_method_signature Brandon High 2020-01-14 10:02:33 -08:00
  • dc3bfecd28 Adding spec test to ensure that all the interfaces are the same, while doing so, fix the broken interfaces for delete on vmpooler and nonstandard pooler(they were passed 5 by service.rb but expected 4) Mikker Gimenez-Peterson 2020-01-14 09:39:49 -08:00
  • bc1198f81c
    Merge pull request #56 from highb/bump_version_to_0.9.0 v0.9.0 Brian Cain 2019-12-17 09:47:16 -08:00
  • dac2c2bae6
    Merge branch 'master' into bump_version_to_0.9.0 Brian Cain 2019-12-17 09:45:47 -08:00
  • e6bd4054cb
    Merge pull request #57 from mikkergimenez/check_for_blank_lines_returned_from_abs_status_queue Brandon High 2019-12-16 16:17:40 -08:00
  • 2c456f1157 ABS will sometimes return null values in the /status/queue endpoint Mikker Gimenez-Peterson 2019-12-16 08:03:44 -08:00
  • 6605a3eee6
    Minor version bump to 0.9.0 Brandon High 2019-12-05 10:08:07 -08:00
  • 7d0a72517b
    Merge pull request #55 from highb/add_handling_for_failed_modify_request Brian Cain 2019-12-05 08:02:06 -08:00
  • 17c18679e2
    Update pooler provider to throw an exception if the API returns non-OK Brandon High 2019-12-03 17:00:41 -08:00
  • 6954321c87
    Merge pull request #53 from mikkergimenez/add_abs_vm_get Brandon High 2019-12-04 16:43:26 -08:00
  • 1e67715e2c
    Fix rubocop issues Brandon High 2019-12-04 16:40:57 -08:00
  • 9a2cd816df
    Update Rubocop to not use old cop name Brandon High 2019-12-03 17:06:08 -08:00
  • d963e357d3 Adding delete and get active requests Mikker Gimenez-Peterson 2019-11-04 13:30:58 -08:00
  • 7e27542670 Adding delete and get active requests Mikker Gimenez-Peterson 2019-11-04 11:41:49 -08:00
  • a77ea84092 Rebasing fixed tests Mikker Gimenez-Peterson 2019-10-31 11:41:51 -07:00
  • de7d0fdeab Adding command to list pools out of ABS Mikker Gimenez-Peterson 2019-10-17 16:09:08 -07:00
  • d8dd0885ab
    Merge pull request #54 from highb/update_faraday Brian Cain 2019-10-22 13:49:54 -07:00
  • c140e7af48
    Update Faraday to 0.15, remove unnecessary headers Brandon High 2019-10-21 17:20:37 -07:00
  • aaeaa1acda
    Update travis-ci ruby rvm version Brian Cain 2019-10-21 21:14:48 -07:00
  • b2574325a0
    Fixup rubocop again Brian Cain 2019-10-21 21:08:49 -07:00
  • 79422000a7
    Fix rubocop Brian Cain 2019-10-21 21:04:47 -07:00
  • 9b80b6bc78 Adding command to list pools out of ABS Mikker Gimenez-Peterson 2019-10-17 16:09:08 -07:00
  • 697cc878ef
    Merge pull request #50 from steveax/change-urls-in-docs Britt Gresham 2019-04-09 17:00:04 -07:00
  • 42b5ba3669 change urls in docs to use example.net/.com Steve Axthelm 2019-04-09 16:50:31 -07:00
  • d57b168153
    Merge pull request #49 from rodjek/rubocop Brian Cain 2019-02-04 09:38:02 -08:00
  • 4440164f8a Run rubocop during CI Tim Sharpe 2019-02-03 15:59:29 +11:00
  • 893f9363e0 (rubocop) Defer Metrics cop changes for now Tim Sharpe 2019-02-03 15:50:07 +11:00
  • 6e1f626d7b (rubocop) Fix Style/IfUnlessModifier Tim Sharpe 2019-02-03 15:40:17 +11:00
  • 426e9ce96b (rubocop) Fix Style/ConditionalAssignment Tim Sharpe 2019-02-03 15:37:50 +11:00
  • af6dc740e4 (rubocop) Fix Naming/UncommunicativeMethodParamName Tim Sharpe 2019-02-03 13:28:43 +11:00
  • e50d4b3259 (rubocop) Fix Naming/HeredocDelimiterNaming Tim Sharpe 2019-02-03 13:27:25 +11:00
  • e1379a8b9c (rubocop) Fix Naming/PredicateName Tim Sharpe 2019-02-03 13:25:33 +11:00
  • 66993b43fd (rubocop) Fix Gemspec/OrderedDependencies Tim Sharpe 2019-02-03 13:22:01 +11:00
  • 63eb49c747 (rubocop) Fix Lint/UnusedBlockArgument Tim Sharpe 2019-02-03 13:20:57 +11:00
  • f0863e7fb0 (rubocop) Fix Lint/UnusedMethodArgument Tim Sharpe 2019-02-03 13:19:54 +11:00
  • 2a05f0d976 (rubocop) Fix Lint/ScriptPermission Tim Sharpe 2019-02-03 13:18:24 +11:00
  • c97af3f7db (rubocop) Fix Performance/RegexpMatch Tim Sharpe 2019-02-03 13:15:53 +11:00
  • c78ad33104 (rubocop) Fix Layout/LeadingCommentSpace Tim Sharpe 2019-02-03 13:12:33 +11:00
  • 7d9545f202 (rubocop) Fix Layout/IndentHeredoc Tim Sharpe 2019-02-03 13:11:07 +11:00
  • 851009b1f6 (rubocop) Fix Layout/AlignHash & Layout/IndentHash Tim Sharpe 2019-02-03 13:08:00 +11:00
  • f2167f8be7 (rubocop) Fix Layout/CaseIndentation Tim Sharpe 2019-02-03 12:59:34 +11:00
  • f2ab052fa4 (rubocop) Fix Layout/ExtraSpacing Tim Sharpe 2019-02-03 12:49:03 +11:00
  • 9afae18ee2 (rubocop) Fix Layout/SpaceAfterComma Tim Sharpe 2019-02-03 12:48:04 +11:00
  • cecea8bc05 (rubocop) Fix Layout/SpaceAfterNot Tim Sharpe 2019-02-03 12:47:16 +11:00
  • e8f420a08c (rubocop) Fix Layout/EmptyLineAfterGuardClause Tim Sharpe 2019-02-03 12:46:15 +11:00
  • e6d1fbf954 (rubocop) Fix Layout/TrailingBlankLines Tim Sharpe 2019-02-03 12:44:11 +11:00
  • bb9e821d5e (rubocop) Fix Layout/EmptyLinesAroundClassBody Tim Sharpe 2019-02-03 12:43:27 +11:00
  • edaa3e5645 (rubocop) Fix Layout/EmptyLinesAroundBlockBody Tim Sharpe 2019-02-03 12:41:22 +11:00
  • b2ac1ddf2f (rubocop) Fix Layout/MultilineMethodCallIndentation Tim Sharpe 2019-02-03 12:39:47 +11:00
  • 6f40397136 (rubocop) Fix Layout/DotPosition Tim Sharpe 2019-02-03 12:36:47 +11:00
  • fd753ba188 (rubocop) Fix Layout/SpaceBeforeBlockBraces Tim Sharpe 2019-02-03 12:34:24 +11:00
  • b8971c040a (rubocop) Fix Layout/SpaceInsideLiteralHashBraces Tim Sharpe 2019-02-03 12:32:05 +11:00
  • eb0d31260f (rubocop) Fix Layout/SpaceAroundEqualsInParameterDefault Tim Sharpe 2019-02-03 12:30:26 +11:00
  • 7cd0256a97 (rubocop) Fix Layout/SpaceInsideBlockBraces Tim Sharpe 2019-02-03 12:28:17 +11:00
  • b16e3fc792 (rubocop) Fix Layout/SpaceAroundOperators Tim Sharpe 2019-02-03 12:26:38 +11:00
  • 6a771a8d76 (rubocop) Fix Style/GuardClause Tim Sharpe 2019-02-03 12:22:02 +11:00
  • b7b08c9c9e (rubocop) Fix Style/MissingRespondToMissing Tim Sharpe 2019-02-03 11:45:06 +11:00
  • 6c4fe8384c (rubocop) Fix Style/IfInsideElse Tim Sharpe 2019-02-03 11:41:25 +11:00
  • dec621e9b8 (rubocop) Fix Style/ConditionalAssignment Tim Sharpe 2019-02-03 11:37:16 +11:00
  • 613121f34d (rubocop) Fix Style/BlockDelimiters Tim Sharpe 2019-02-03 11:33:02 +11:00
  • 692577a486 (rubocop) Fix Style/TrailingCommaInArguments Tim Sharpe 2019-02-03 11:30:58 +11:00
  • 0e5dd9b7db (rubocop) Fix Style/TrailingCommaInArrayLiteral Tim Sharpe 2019-02-03 11:29:31 +11:00
  • 58f64b2843 (rubocop) Fix Style/TrailingCommaInHashLiteral Tim Sharpe 2019-02-03 11:27:53 +11:00
  • 1aea79a9a1 (rubocop) Fix Style/SymbolArray Tim Sharpe 2019-02-03 11:25:02 +11:00
  • 095ac9e75e (rubocop) Fix Style/WordArray Tim Sharpe 2019-02-03 11:24:18 +11:00
  • cdb9b0ca3d (rubocop) Fix Style/NestedParenthesizedCalls Tim Sharpe 2019-02-03 11:21:53 +11:00
  • 397bbd4dce (rubocop) Fix Style/RedundantFreeze Tim Sharpe 2019-02-03 11:20:02 +11:00
  • d25732b950 (rubocop) Fix Style/NegatedIf Tim Sharpe 2019-02-03 11:19:13 +11:00
  • 5ad213075b (rubocop) Fix Style/StringLiteralsInInterpolation Tim Sharpe 2019-02-03 11:17:55 +11:00
  • 12c1795046 (rubocop) Fix Style/RescueStandardError Tim Sharpe 2019-02-03 11:16:25 +11:00
  • 7bafee35a7 (rubocop) Fix Style/IfUnlessModifier Tim Sharpe 2019-02-03 11:14:23 +11:00
  • c7c8e48e2f (rubocop) Fix Style/ExpandPathArguments Tim Sharpe 2019-02-03 11:10:52 +11:00
  • d95c6946b8 (rubocop) Fix Style/BracesAroundHashParameters Tim Sharpe 2019-02-03 11:08:05 +11:00
  • 79f764560d (rubocop) Fix Style/AndOr Tim Sharpe 2019-02-03 11:06:05 +11:00
  • 874a6e7cf6 (rubocop) Fix Style/ClassCheck Tim Sharpe 2019-02-03 11:05:08 +11:00
  • fcf7154a8b (rubocop) Style/HashSyntax to use hash_rockets for consistency Tim Sharpe 2019-02-03 11:03:11 +11:00
  • 42014ae39f (rubocop) Fix Style/RedundantReturn Tim Sharpe 2019-02-03 10:56:46 +11:00
  • 0d95977db3 (rubocop) Disable Style/Documentation for now Tim Sharpe 2019-02-03 10:55:50 +11:00
  • e0cbf89b8f (rubocop) Fix Style/FrozenStringLiteralComment Tim Sharpe 2019-02-03 10:48:00 +11:00
  • 02e49e5c4f (rubocop) Fix Style/ColonMethodCall Tim Sharpe 2019-02-03 10:46:35 +11:00
  • 1cf00a5a4c (rubocop) Fix Style/ZeroLengthPredicate Tim Sharpe 2019-02-03 10:44:25 +11:00
  • 1272343cdd (rubocop) Fix Style/StringLiterals Tim Sharpe 2019-02-03 10:42:28 +11:00
  • cf2295ccfd Tag v0.8.2 v0.8.2 Brian Cain 2018-01-04 16:54:58 -08:00
  • 5837351dd0
    Merge pull request #47 from nicklewis/json-output-for-get Brian Cain 2018-01-04 16:53:14 -08:00
  • 50eeb8f265 Add --json option for floaty get Nick Lewis 2017-12-12 11:22:10 -08:00
  • 941d8452d6 Update rubocop dep Brian Cain 2017-12-23 12:36:12 -08:00
  • 837fa94af5 Version 0.8.1 v0.8.1 Brian Cain 2017-10-24 08:59:28 -07:00
  • 6fc8e14f8f Update travis to ruby 2.4 Brian Cain 2017-10-24 08:54:10 -07:00
  • 53eb14a7d1 Merge pull request #46 from highb/bump_commander_version Brian Cain 2017-10-24 08:52:22 -07:00
  • 8550e1fa2f
    Bump commander version Brandon High 2017-10-18 10:51:43 -07:00
  • 6622a2ea17 Update example config Brian Cain 2017-10-13 16:19:39 -07:00
  • 24722279d0 Update LICENSE Brian Cain 2017-10-13 16:13:54 -07:00
  • bc621f3601 Release v0.8.0 v0.8.0 Brian Cain 2017-10-13 16:10:15 -07:00
  • 44d573301a Merge pull request #45 from caseywilliams/nspooler-integration Brian Cain 2017-10-13 16:02:27 -07:00
  • ca5b0f5e8b Integrate nonstandard pooler service into vmfloaty Casey Williams 2017-09-19 12:08:09 -07:00
  • e78bcc6216 Allow configuration of multiple services Casey Williams 2017-09-17 20:23:11 -07:00
  • e7fcb7c7d5 Update readme Brian Cain 2017-09-21 13:18:48 -07:00
  • 7fe2cdc42d Add issue template Brian Cain 2017-09-21 13:18:04 -07:00
  • ed82c44af5 Update email Brian Cain 2017-08-17 13:49:03 -07:00