Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
3ad52253 09/09/2022 01:52 PM Ewoud Kohl van Wijngaarden

Declare a jenkins:unit test

CI relies on this.

d51e1389 09/09/2022 01:20 PM Ewoud Kohl van Wijngaarden

Use the current mocha entry point

edd1465d 09/09/2022 12:46 PM Ewoud Kohl van Wijngaarden

Create explicit rubocop and test groups

The development group is explicitly intended for development and is
disabled in CI.

03612fff 09/09/2022 12:36 PM Ewoud Kohl van Wijngaarden

Remove redundant infoblox dependency in Gemfile

It's already specified in the gemspec as a runtime dependency.

1654866c 09/09/2022 12:33 PM Ewoud Kohl van Wijngaarden

Update Rubocop to target Ruby 2.5

61ff6dba 09/09/2022 12:32 PM Ewoud Kohl van Wijngaarden

Raise minimum Ruby version to 2.5

c30f2b1c 09/09/2022 12:32 PM Ewoud Kohl van Wijngaarden

Fix Style/StringConcatenation violation

188b4ed6 09/09/2022 12:32 PM Ewoud Kohl van Wijngaarden

Use dir instead of FILE and ..

1e777c9d 09/09/2022 12:31 PM Ewoud Kohl van Wijngaarden

Fix Layout/LineLength violation

20dc76c9 09/09/2022 12:31 PM Ewoud Kohl van Wijngaarden

Fix Naming/RescuedExceptionsVariableName violation

4b40e71b 09/09/2022 12:31 PM Ewoud Kohl van Wijngaarden

Fix Layout/EmptyLineAfterGuardClause violations

3dab63c4 09/09/2022 12:31 PM Ewoud Kohl van Wijngaarden

Remove the date in the gemspec

This is set automatically.

d406f4a2 05/21/2020 08:18 AM Lukas Zapletal

Version 1.1.0

768487cd 05/20/2020 01:08 PM Alexander Olofsson

Separate IPv4 and v6 handling for PTR records

Infoblox only contains a single type for PTRs, which can contain either
an IPv4 or IPv6 address. So unless limiting searches for them in some
way, then an IPv4 PTR for the same FQDN as an IPv6 PTR will end up...

7a05c878 02/21/2020 04:15 PM Ewoud Kohl van Wijngaarden

Remove Travis testing in favor of Jenkins

This plugin has been added to Jenkins where the Ruby versions are
centrally maintained and don't need manual updating.

c6ca5fd9 07/31/2019 01:01 PM Lukas Zapletal

Added missing gem dependency

caffea60 07/25/2019 06:23 AM Lukas Zapletal

Version 1.0.0

4b4fffe9 07/24/2019 03:11 PM Lukas Zapletal

Added timeout setting

18c5ae50 07/24/2019 02:34 PM Lukas Zapletal

Fixes #27174 - REST API-based DNS conflict check

79ceedce 06/26/2019 01:46 PM Lukas Zapletal

Fixes #27046 - introduced INFOBLOX_DNS_RESOLVER ENV var

abe53b03 05/07/2019 01:40 PM Lukas Zapletal

Version 0.0.9

66e0ed20 05/07/2019 01:38 PM Lukas Zapletal

Added dns_view config option

e8adfd11 01/24/2019 02:11 PM Lukas Zapletal

Version 0.0.8

36b24b18 01/24/2019 02:09 PM Alexander "Ananace" Olofsson

Implement DNS cache cleaning on record removal

083a641c 01/22/2019 12:50 PM Lukas Zapletal

Pin bundler for Ruby 2.0 version

e7600745 12/12/2018 01:17 PM Lukas Zapletal

Version 0.0.7

e6b15a22 12/12/2018 01:16 PM Lukas Zapletal

Rubocop: Updated for Ruby 2.0 version

244ccf67 12/12/2018 01:07 PM Lukas Zapletal

Do not set WAPI_VERSION explicitly

This is now the default version in the gem:

https://github.com/govdelivery/infoblox/commit/84aa58b6910412ccf527d4f397844926d397ac18

2994a7dd 12/12/2018 10:03 AM Lukas Zapletal

Enable SSL cert verify by default

378a41f5 04/21/2018 02:07 AM Dmitri Dolguikh

Fixed travis builds under ruby 2.5

128dd54a 02/15/2018 09:44 PM Dmitri Dolguikh

Added build status to readme.md

cc9a9e74 02/15/2018 09:39 PM Dmitri Dolguikh

Updated travis config file

e37dda63 02/06/2018 11:50 PM Dmitri Dolguikh

Added intergration tests

fb397727 07/18/2017 06:39 PM Dmitri Dolguikh

bumped up the version to 0.0.6

4ce95f06 07/18/2017 06:37 PM Dmitri Dolguikh

updated gemspec

dcb6684f 07/18/2017 06:28 PM Dmitri Dolguikh

bumped up the version to 0.0.5

fde1e2a7 03/07/2017 05:28 AM Alexander Olofsson

Don't break on older versions of the Infoblox gem

369ce6f6 03/01/2017 07:42 AM Alexander Olofsson

Refactor based on changes in dns_common

For reference: theforeman/smart-proxy#17906

84f29032 09/09/2016 09:30 AM Matt

Merge pull request #8 from witlessbird/15960-move-deps-into-group

Fixes #15960 - moved infoblox gem into dns_infoblox group

48857f92 09/08/2016 11:05 AM Matt

Merge pull request #10 from theforeman/gem_version_bump

bump version for new gem build + push

32669c65 09/08/2016 10:39 AM Matt Nicholson

bump version for new gem build + push

c712abd4 09/07/2016 11:35 AM Matt

Merge pull request #7 from witlessbird/15923-add-tests

Fixes #15923 - added tests

47aae458 09/05/2016 10:29 AM Dmitri Dolguikh

Fixes #15923 - Added tests

071c0b67 08/03/2016 11:21 AM Matt

Merge pull request #6 from witlessbird/master

Fixes #15955 - Fixed config file example and renamed it

1674faa4 08/03/2016 10:36 AM Dmitri Dolguikh

Fixes #15960 - moved infoblox gem

into :dns_infoblox bundler group
0962ffc5 08/03/2016 07:39 AM Dmitri Dolguikh

Fixes #15955 - Fixed config file example and renamed it

cda4b0b8 07/20/2016 07:21 AM Matt

Merge pull request #2 from Klaas-/Klaas--patch-1

Fix usage of correct resolver and eliminate fqdn/ip_in_use

0805984f 04/22/2016 03:54 AM Klaas Demter

Fix usage of correct resolver and eliminate fqdn/ip_in_use

fqdn/ip_in_use was undefined, super should be called with infoblox host to get resolver working properly

29c31775 04/04/2016 04:11 PM Matt Nicholson

bump

6af035a3 04/04/2016 04:11 PM Matt Nicholson

need api version, not sure show else to set it right now..

18ba3415 04/04/2016 03:52 PM Matt Nicholson

fix BOTH ptr records, bump version, and make symantc

61d13941 04/04/2016 03:48 PM Matt Nicholson

version bump now that ptrs actually work

fa8bfc8a 04/04/2016 03:48 PM Matt Nicholson

ip comes in as a fully reversed record (2.1.168.192.in-addr-arap), reverse it into the ip IB wants

33f490a6 04/04/2016 01:43 PM Matt Nicholson

bump veriosn, fix ptr record addition

6cf019fa 04/04/2016 01:42 PM Matt Nicholson

ipv4 not ip4v

c0155028 04/04/2016 01:41 PM Matt

Merge pull request #1 from ohadlevy/refactoring

minor code refactoring:

b4454696 03/31/2016 05:19 AM Ohad Levy

minor code refactoring:

  • added rubocop initial setup, lots of minor issues to resolv (see rubocop_todo)
  • minor code refactoring in dns_inflblox_main file (as i was reading the code)
  • removed rename script

(I didnt test it at all, so YMMV double check before merging :))...

3837cdd8 03/30/2016 01:27 PM Matt Nicholson

use globals

3b4376b3 03/30/2016 01:22 PM Matt Nicholson

updates

4e3241e3 03/30/2016 10:21 AM Matt Nicholson

hm

613e0cac 03/30/2016 09:08 AM Matt Nicholson

fix gemspec

50b732bb 03/30/2016 09:05 AM Matt Nicholson

fix gemspec

7b67428a 03/30/2016 08:47 AM Matt Nicholson

well, its a good first try..

56039bb5 03/30/2016 08:22 AM Matt Nicholson

start infoblox plugin work

c5aec57e 11/26/2015 10:51 AM Dominic Cleal

Merge pull request #1 from witlessbird/updates-after-breaking-changes

Updated to reflect latest changes in dns module

c93acea5 11/26/2015 10:43 AM Dmitri Dolguikh

Updated to reflect latest changes in dns module

80912cad 07/13/2015 06:20 AM Dominic Cleal

Add multi-Ruby Travis CI config

134d824a 07/10/2015 09:05 AM Dominic Cleal

Fix formatting

d5da3c60 07/10/2015 06:25 AM Dominic Cleal

Smart Proxy DNS plugin template