Skip to content

Latest commit

 

History

History
212 lines (161 loc) · 12.7 KB

CHANGELOG.md

File metadata and controls

212 lines (161 loc) · 12.7 KB

[Current]

  • 6090f31 - (Joshua Hoblitt) update fixtures stdlib to 4.2.0
  • 1260914 - (Joshua Hoblitt) replace Modulefile vs metadata.json
  • eb0f399 - (Joshua Hoblitt) update rspec-puppet to v2.0.0
  • 4d50d4a - (Joshua Hoblitt) Merge pull request #31 from jhoblitt/feature/jar_2.44.0

Feature/jar 2.44.0

  • 1b74629 - (Joshua Hoblitt) update beaker nodesets from puppet-module_skel
  • 85a9295 - (Joshua Hoblitt) update default selenium jar version to 2.44.0
  • e28b863 - (Joshua Hoblitt) Merge pull request #30 from jhoblitt/feature/travis_1.8.7

fix travis ruby 1.8.7 runs

  • b5a9110 - (Joshua Hoblitt) enable travis container based builds
  • 6b8949f - (Joshua Hoblitt) fix travis ruby 1.8.7 runs

By excluding beaker related gems that pull in deps now incompatible with 1.8.7.

  • 6310705 - (Joshua Hoblitt) Merge pull request #28 from tayzlor/future-parser-fixes

Fixes required for compatibility with 3.7.x puppet and future parser

  • b0b38f1 - (Graham Taylor) Fixes required for compatibility with 3.7.x puppet and future parser
  • 62f74d6 - (Joshua Hoblitt) Merge pull request #22 from jhoblitt/feature/future_parser

add future parser to travis matrix

  • 37d72d4 - (Joshua Hoblitt) add future parser to travis matrix
  • aaa9adc - (Joshua Hoblitt) Merge pull request #18 from jhoblitt/feature/beaker_update

Feature/beaker update

  • 0e51725 - (Joshua Hoblitt) ignore puppet warnings during acceptance tests
  • cd44a66 - (Joshua Hoblitt) ignore beaker log dir

v0.2.3

  • 889e77c - (Joshua Hoblitt) Merge pull request #16 from jhoblitt/feature/v0.2.3

Feature/v0.2.3

  • 3be4bcc - (Joshua Hoblitt) bump version to v0.2.3
  • e12054a - (Joshua Hoblitt) remove all in class/define parameter docs

Replace with URLs to section anchors in README

  • b81f8fa - (Joshua Hoblitt) fix linter warnings
  • d9efd4d - (Joshua Hoblitt) Merge pull request #15 from jhoblitt/feature/jar_2.42.1

update default selenium jar version to 2.42.1

  • 3adad1c - (Joshua Hoblitt) update default selenium jar version to 2.42.1
  • c46f6eb - (Joshua Hoblitt) Merge pull request #14 from jhoblitt/feature/beaker

convert from rspec-systerm -> beaker

  • c62e058 - (Joshua Hoblitt) convert from rspec-systerm -> beaker
  • update acceptance tests
  • c500ad7 - (Joshua Hoblitt) Merge pull request #13 from enxebre/defaul-url
  • 51e71cb - (Joshua Hoblitt) fix new download URL path version component

The new download URL has the major.minor version as a path component but excludes the .patch. Eg.

https://selenium-release.storage.googleapis.com/<major>.<minor>/selenium-server-standalone-<major>.<minor>.<patch>.jar
  • 931a531 - (alamela) fixing specs
  • b9aa097 - (Enxebre) default url on https
  • 39ac34b - (Enxebre) changing borken default url

v0.2.2

  • d43f99c - (Joshua Hoblitt) Merge pull request #12 from jhoblitt/feature/v0.2.2

Feature/v0.2.2

  • 36ecd00 - (Joshua Hoblitt) bump version to v0.2.2
  • 5f10d31 - (Joshua Hoblitt) minor README grammar tweak
  • 48bc2ce - (Joshua Hoblitt) change README MD so class parameters are a subsection

Changing the class parameters markup from a list to a sub-sub-sub-sub-subsection creates a direct HTML anchor that is useful to cut'n'paste as a URL.

  • 8a40c58 - (Joshua Hoblitt) Merge pull request #11 from jhoblitt/feature/jar-2.41.0

update default selenium jar version to 2.41.0

  • c6daae6 - (Joshua Hoblitt) update default selenium jar version to 2.41.0

v0.2.1

  • fa644ee - (Joshua Hoblitt) Merge pull request #10 from jhoblitt/feature/v0.2.1

bump version to v0.2.1

  • a19c6ca - (Joshua Hoblitt) bump version to v0.2.1
  • a93d574 - (Joshua Hoblitt) update rspec to cover PR #9
  • e070184 - (Joshua Hoblitt) Merge pull request #9 from KlavsKlavsen/master
  • eb5c321 - (Joshua Hoblitt) update .gitignore
  • 57625be - (Klavs Klavsen) ensure selenium log folder is writable by its owner
  • 3d59e1d - (Joshua Hoblitt) fix a few README typos
  • 4c04708 - (Joshua Hoblitt) add a standalone vs grid blurb to the README

Based on question raised in jhoblitt#7

  • a917ef6 - (Joshua Hoblitt) update copyright notice year (-2014)

v0.2.0

  • 392f32f - (Joshua Hoblitt) bump version to v0.2.0
  • 8ac1df0 - (Joshua Hoblitt) add validation + rspec of selenium class download_timeout param
  • 4c446af - (Joshua Hoblitt) update boilerplate .gitignore
  • e881e3e - (Joshua Hoblitt) add selenium class download_timeout param to README
  • f46c358 - (Rogério Prado Colferai) Corrected lint erros
  • 5d475f2 - (Rogério Prado Colferai) Passing the timeout as parameter for Selenium class
  • 7739a50 - (Rogério Prado Colferai) Passing the timeout as parameter for Selenium class
  • cdc6f18 - (Joshua Hoblitt) trim travis test matrix

v0.1.6

  • cade4b2 - (Joshua Hoblitt) bump version to v0.1.6
  • db19171 - (Joshua Hoblitt) update README Files section
  • 89cb5d8 - (Joshua Hoblitt) Merge pull request #4 from jhoblitt/system_tests

System tests

  • 169cfcd - (Joshua Hoblitt) fix selenium group not being created

As of puppet 3.4.0, the group type will not create/manage a group without ensure => present being set.

  • 83d4c56 - (Joshua Hoblitt) add basic rspec-system tests
  • 9f55770 - (Joshua Hoblitt) Merge pull request #3 from jhoblitt/jar_2.39.0

Jar 2.39.0

  • 0b42040 - (Joshua Hoblitt) update default selenium jar version to 2.39.0
  • b1afa01 - (Joshua Hoblitt) fix rspec-puppet 1.0.1 deprecation warning

DEPRECATION: include_class is deprecated. Use contain_class instead.

v0.1.5

  • 083d2c8 - (Joshua Hoblitt) bump version to v0.1.5
  • e01802f - (Joshua Hoblitt) README grammar tweak
  • 5635de0 - (Joshua Hoblitt) README typo
  • 1eb2f7e - (Joshua Hoblitt) add module deps to see also section of README
  • cb9e84d - (Joshua Hoblitt) minor README tweaks

v0.1.4

  • b22e8d2 - (Joshua Hoblitt) bump version to v0.1.4
  • 469d78a - (Joshua Hoblitt) fix README markdown formatting
  • c691874 - (Joshua Hoblitt) add example profiles/roles to README

v0.1.3

  • 2a2b481 - (Joshua Hoblitt) bump version to v0.1.3
  • 53d8cfe - (Joshua Hoblitt) update default selenium jar file version to 2.37.0 in README

v0.1.2

  • bc57dfe - (Joshua Hoblitt) bump version to v0.1.2
  • f12845f - (Joshua Hoblitt) update default selenium server version to 2.37.0

v0.1.1

  • d9677b1 - (Joshua Hoblitt) bump version to v0.1.1
  • 4ca0a1e - (Joshua Hoblitt) Merge pull request #2 from xiankai/refresh_service

Refresh service if the options are changed

  • ed4f9d5 - (KJ) Refresh service if the options are changed
  • e0476a3 - (Joshua Hoblitt) remove experimental github based puppet forge publishing
  • 7e3c232 - (Joshua Hoblitt) enable experimental github based puppet forge publishing

v0.1.0

  • 52a25ca - (Joshua Hoblitt) bump version to v0.1.0
  • ceacf8f - (Joshua Hoblitt) add a logrotate::rule for $log_path
  • 0fc5e6c - (Joshua Hoblitt) remove ruby-head / puppet ~> 3.2.1 & ~> 3.3.0 from travis ci matrix
  • ec20f7e - (Joshua Hoblitt) update doc formatting
  • ddf0f14 - (Joshua Hoblitt) fix selenium::hub doc examples

v0.0.1

  • 3a69948 - (Joshua Hoblitt) fix README ToC anchors
  • 37d806b - (Joshua Hoblitt) fix README typos
  • 4170146 - (Joshua Hoblitt) doc/README overhaul
  • 3be7688 - (Joshua Hoblitt) be consistent about Rakefile quoting style
  • 803c0f0 - (Joshua Hoblitt) fix anchor(s)
  • cc6075d - (Joshua Hoblitt) reuse the default options from servers on nodes
  • eedad0c - (Joshua Hoblitt) whitespace
  • a4d77e7 - (Joshua Hoblitt) add class selenium::node
  • df6cc77 - (Joshua Hoblitt) add class selenium::hub
  • 0904127 - (Joshua Hoblitt) admit defeat and use the anchor pattern in selenium::server
  • c96870b - (Joshua Hoblitt) mv service resource into selenium::config to prevent circular deps
  • ba59bb7 - (Joshua Hoblitt) merge class selenium::service into selenium::server
  • 558c335 - (Joshua Hoblitt) rename selenium::server init.d from seleniumstandalone -> seleniumserver
  • 8523e66 - (Joshua Hoblitt) rename class selenium::install -> selenium and refactor it as common base
  • 50e63e6 - (Joshua Hoblitt) convert class selenium::config into a define

This is to allow selenium::config to create multiple init.d scripts in the future for selenium hub and grid nodes.

  • d742263 - (Joshua Hoblitt) interpolate $prog in init.d script
  • 80373a6 - (Joshua Hoblitt) minor rspec cleanups
  • 2aeebe7 - (Joshua Hoblitt) cleanup init.d template variable interpolation
  • 45e77c2 - (Joshua Hoblitt) add $display param to class selenium::server

Selects the X display to use

  • 68d1861 - (Joshua Hoblitt) increase wget timeout 30s -> 90s

To avoid failures seen due to lag spikes

  • 9148bbf - (Joshua Hoblitt) fix wget download destination
  • 2164d59 - (Joshua Hoblitt) mv user setup from selenium::server -> selenium::install

To break a dependency cycle between wget::fetch and user.

  • 93670c4 - (Joshua Hoblitt) fix whitespace
  • 45c06af - (Joshua Hoblitt) tie selenium::{install,config,service} together in selenium::server
  • e0bc408 - (Joshua Hoblitt) add class selenium::service
  • dcf5ebf - (Joshua Hoblitt) add class selenium::config
  • 69e8010 - (Joshua Hoblitt) whitespace fix
  • 5071e9c - (Joshua Hoblitt) add class selenium::install
  • f4f887b - (Joshua Hoblitt) download selenium jars as the selenium user
  • b08a9b9 - (Joshua Hoblitt) add selenium::install class with simple download support
  • eb724de - (Joshua Hoblitt) stub out selenium::{server,params} classes
  • edc5da0 - (Joshua Hoblitt) Merge puppet-module_skel
  • 0c59736 - (Joshua Hoblitt) first commit