Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sous-chefs/percona

Development repository for the percona cookbook
https://github.com/sous-chefs/percona

Merge pull request #240 from phlipper/cluster-cnf-fix

Restore cluster configuration template functionality

0666754756e9494ac2598d82a67fda6cf42aa8bd authored almost 10 years ago by Phil Cohen <[email protected]>
add contribution from @jharley to the README

7ce7f6b46cc32afcb56b90d1bcb9b7ef6be5800b authored almost 10 years ago by Phil Cohen <[email protected]>
Restore cluster configuration template functionality

4e6e17d0419365b4c3ecf61b12ce681d22658ccd authored almost 10 years ago by Jason Harley <[email protected]>
Merge pull request #237 from phlipper/better_root_pw

Better guard around update mysql root password

813567cac0d074d19c2a84fb9d422adf79ba38b1 authored about 10 years ago by Phil Cohen <[email protected]>
add contribution from @helgi to the README

cae3eb199511bca7224012cb395b0850cc99539a authored about 10 years ago by Phil Cohen <[email protected]>
update root password check:

* use `mysqladmin version` vs. `ping` as it uses the proper exit code

cb19b42750c1944a36dbe69d1b21408f91d0d937 authored about 10 years ago by helgi <[email protected]>
Merge pull request #236 from phlipper/updates

Miscellaneous updates

976a7ef9fdbb551672689643304023f24e263276 authored about 10 years ago by Phil Cohen <[email protected]>
CI updates:

* add Chef 12
* drop Ruby 1.9 support
* use Travis Docker support - thanks @helgi
* cache bundler

ced2facfb2244f79664829c89b88ea7980ee97ed authored about 10 years ago by Phil Cohen <[email protected]>
style updates

f85352dfd72b80df6f9a6a1af14f3ad6d2a05510 authored about 10 years ago by Phil Cohen <[email protected]>
update dependencies

2393e641500eb80be696d75a76a6b1cdad2c4d41 authored about 10 years ago by Phil Cohen <[email protected]>
Merge pull request #231 from phlipper/performance_schema

Add support for managing the `performance_schema`

96ffa468ce5787e6de8782dbc24c7c658d474acb authored about 10 years ago by Phil Cohen <[email protected]>
add contribution from @helgi to the README

ac6b6e0288dffec0dc4d546acc31996a19afb29f authored about 10 years ago by Phil Cohen <[email protected]>
fix `performance_schema` feature:

* fix typo in `my.cnf` templates
* add basic chefspec expectations
* update the README with new ...

c260ebab5d9abfd3866807b1a18aee1a91bf582a authored about 10 years ago by Phil Cohen <[email protected]>
Add in the ability to enable / disable performance_schema

From MySQL 5.6.6 it was made enabled by default, while previously it was disabled. It has overhe...

315c2b98b789de2af87dcda1c8fc005e3938de8e authored about 10 years ago by helgi <[email protected]>
Merge pull request #230 from phlipper/includedir

Ensure the include directory is created if passed in

2daa6e5d9326aca3796941f59d379856e3c5ca66 authored about 10 years ago by Phil Cohen <[email protected]>
add contribution from @helgi to the README

dbf985a01c2b6ed3b2212d6bf6a7d5f0c129996d authored about 10 years ago by Phil Cohen <[email protected]>
don't evaluate an empty directory:

* better guard clause
* fix typo
* update tests

232c8edd8db6b743d94d955a290e67a39d05170e authored about 10 years ago by Phil Cohen <[email protected]>
Ensure the include directory is created if passed in

f3db724c40d5ed710d415d44eb53246615fc9233 authored about 10 years ago by helgi <[email protected]>
Merge pull request #229 from phlipper/config_before_datadir

Generate configuration before data directory

be0141b7a0108ec2730807acce0a04d0863005d8 authored about 10 years ago by Phil Cohen <[email protected]>
add contribution from @helgi to the README

1ee59c1db3d00afae132ef2e83f1b94892526ba7 authored about 10 years ago by Phil Cohen <[email protected]>
spec coverage for `execute[setup mysql datadir]`

87a42b9c1e96f5f186276c604b42999d7bcf664e authored about 10 years ago by Phil Cohen <[email protected]>
generate config file before setting up data dir:

* make `mysql_install_db` use config

1313cf9d6674a5bb3ff9e2941a1cb1046ef975ac authored about 10 years ago by helgi <[email protected]>
speed up `bundle install` for CI

a4e22e80610f417425572640ec665c03a9762981 authored about 10 years ago by Phil Cohen <[email protected]>
Merge pull request #228 from phlipper/root-password

Update `root` password check

e468d3a837a1a7a04c87cfeb912e230885b6632b authored about 10 years ago by Phil Cohen <[email protected]>
add contribution from @helgi to the README

aebae60536b72eba6af33196c7d12428d647e97d authored about 10 years ago by Phil Cohen <[email protected]>
Use `mysql` to check if the root password works

e344c3d296451e4e60b51afdb0a51d90379e4c71 authored about 10 years ago by helgi <[email protected]>
Merge pull request #227 from phlipper/serverspec

Initial Serverspec coverage

bf2f46548783012ce96cfffe55a13ee5317e8d4d authored about 10 years ago by Phil Cohen <[email protected]>
test custom data directory in `server` suites

ee2a5dddc2d95906cb60a4eee7a84ef93c3fbb12 authored about 10 years ago by Phil Cohen <[email protected]>
add `xtrabackup` to `server` suites

01b901b1a4128faa0cdf4211be0ef6097787c74c authored about 10 years ago by Phil Cohen <[email protected]>
add `toolkit` expectations to `client` suites

2fb644d5e9e4ecdf08d981bf85fa1b2a618a00de authored about 10 years ago by Phil Cohen <[email protected]>
update `server` test suites to include 5.5 and 5.6

fc07e642c1c11d80de0210f65658d58bf6756ca1 authored about 10 years ago by Phil Cohen <[email protected]>
add initial `client` test suites

79cbf5e0eb8818b1f4c162b292b7b10e8a1cbf97 authored about 10 years ago by Phil Cohen <[email protected]>
add initial `server` test suite

c65250dc520929d3b86b5e856964382034d8b967 authored about 10 years ago by Phil Cohen <[email protected]>
Merge pull request #222 from phlipper/jim80net-percona-toolkit

Fix percona toolkit version 5.6 on RHEL systems

9217d3fd30f49637b17294af8cc2afa3ee44c026 authored about 10 years ago by Phil Cohen <[email protected]>
add contribution from @jim80net to the README

[ci skip]

1d353753920d6a28b201d07b02ca8c92013a7ef4 authored about 10 years ago by Phil Cohen <[email protected]>
update ChefSpec Runner and clarify spec

b5cea8da73d62be8e93829372f1db5f54bc18ec6 authored about 10 years ago by Phil Cohen <[email protected]>
rubocop style cleanup

4a542caaee55c99343ba906e47caa50b61369b67 authored about 10 years ago by Phil Cohen <[email protected]>
percona::toolkit fails to install version 5.6

673554246510a923be9bee3c3cd6838795d303cf authored about 10 years ago by Jim Park <[email protected]>
Merge pull request #221 from phlipper/Sauraus-issue-55

Fix `slow_query_logdir` path creation

* closes #55
* closes #210

fe7d908c316179107cadf96805cd054b3e7e73ce authored about 10 years ago by Phil Cohen <[email protected]>
add contribution from @Sauraus to the README

[ci skip]

68ea07e5750d7660d4fc965b06fafade725ce03a authored about 10 years ago by Phil Cohen <[email protected]>
add spec expectation for slow query log directory

195e4059ff4290cf123d263a863db14a2fb9d63a authored about 10 years ago by Phil Cohen <[email protected]>
Fix slow_query_logdir path creation

8d976bd8fbe519ffe7234a2fb230c75cbab6e7ee authored about 10 years ago by Antek Baranski <[email protected]>
Merge pull request #220 from phlipper/mzdrale-rhel-xtradb-cluster

Attribute fixes for xtradb-cluster package

de8c07e244e5e8637829e8d5af4ef89bf84216ad authored about 10 years ago by Phil Cohen <[email protected]>
add contribution from @Sauraus to the README

d8c87d2235d23ea989b59edc279e73929dc473fb authored about 10 years ago by Phil Cohen <[email protected]>
README link updates

[ci skip]

8fdf6fb8b7d448136c03471658375a4a679aaa33 authored about 10 years ago by Phil Cohen <[email protected]>
fix XtraDB Cluster dependencies

* includes fixes from #211 - thanks @Sauraus!

a8d5f4f5b7f6a5293a6266516b3f07030e9474eb authored about 10 years ago by Phil Cohen <[email protected]>
fix version toggle, install proper cluster package

2f916fd5c0c403e17e3cdb1d714dce29e6a41b17 authored about 10 years ago by Phil Cohen <[email protected]>
add contribution from @mzdrale to the README

dd14ca6da6c0705a91dee0eb21a77d6f2837d5b5 authored about 10 years ago by Phil Cohen <[email protected]>
update `cluster_spec` to match centos package name

905e1f9fd6bc19af586ee403b314d24927aad3ce authored about 10 years ago by Phil Cohen <[email protected]>
fix package name for RHEL distros:

* `Percona-XtraDB-Cluster-55` vs. `percona-xtradb-cluster-55`

0a9715358ba136e797e708e7e63d4b8902368d49 authored about 10 years ago by Miroslav Zdrale <[email protected]>
Merge pull request #219 from phlipper/tbunnyman-features

Features from @tbunnyman

* closes #193
* closes #205
* closes #206
* closes #207
* closes...

f17e5a7e34eba84f9c573c36486147abf59cf143 authored about 10 years ago by Phil Cohen <[email protected]>
sync attributes between `main` & `cluster` configs

09d9ed767af46f08eb263aca8b66663a0548896f authored about 10 years ago by Phil Cohen <[email protected]>
backwards compatibility for `ignore_db` attribute

167fc9e66662a26308f982951dd8e0bda49de0a3 authored about 10 years ago by Phil Cohen <[email protected]>
add contributions from @tbunnyman to the README

1b638c0d6c4fb43855f80f38cb092e61ef475e08 authored about 10 years ago by Phil Cohen <[email protected]>
Add `log_warnings_suppress` feature to attributes:

* this is a bool setting that sets the appropriate setting based on what mysql
version is chosen

860fd07dee0774e3b5fa6ab9bd8d4d594a3144c5 authored about 10 years ago by David Aronsohn <[email protected]>
Add array sql_modes in attributes for setting sql-modes server wide

d3f0e3dabfc5f534827bdad84e86e4b99ce9c672 authored about 10 years ago by David Aronsohn <[email protected]>
change ignore_db into an array & add matching ignore_table

This allows you to specify multiple dbs and tables to ignore in replication.
Fixes #205

d4b61267adc1e71e5ea6b387e6a901ab8260ba4c authored about 10 years ago by David Aronsohn <[email protected]>
Merge pull request #218 from phlipper/realloc-mysql2_gem

Add `mysql2` gem support

b508df0ebe2f132c18d178cc6c75fee67d4ef567 authored about 10 years ago by Phil Cohen <[email protected]>
add contribution from @realloc to the README

79181f52401abd76b80593d1f73ff1af9777f54c authored about 10 years ago by Phil Cohen <[email protected]>
update style formatting and metadata dependencies

2afd63805fb20f5c7e651b3b60ce63c76dbbf9d0 authored about 10 years ago by Phil Cohen <[email protected]>
Add mysql2 gem support and fix use_inline

d6e7254c6ab923ed9e13fed69f3046ff747a6f5f authored about 10 years ago by Stanislav Bogatyrev <[email protected]>
Merge pull request #217 from phlipper/dependency-updates

dependency updates

5939ae09ba9be7944e3e6b3f71bbedd3d0d3c071 authored about 10 years ago by Phil Cohen <[email protected]>
add `bundle-audit` to CI runs

ffe2e24c8a0b0f78763d4acf7f924927ab996295 authored about 10 years ago by Phil Cohen <[email protected]>
update deprecated `chefspec` usage

538db9d72dbdef000f254652a591af07e0525a5a authored about 10 years ago by Phil Cohen <[email protected]>
update `rubocop` config

60172bcfbcefce930154c3b37363569136ad2784 authored about 10 years ago by Phil Cohen <[email protected]>
configure `license_finder`

46d213e7f046315ecd797aee9b6be40a97c7d055 authored about 10 years ago by Phil Cohen <[email protected]>
update dependencies, add `license_finder`

bb4734add6a1b52149493029330a94f0205fdaff authored about 10 years ago by Phil Cohen <[email protected]>
Merge pull request #198 from phlipper/Assembla/master-master-ssl

Extend master-master capabilities and add SSL #189

4c54583b41afe3e49a30a276b40b0b6416a1bbb0 authored over 10 years ago by Phil Cohen <[email protected]>
add contribution from @ajardan to the README

fdf199d2e8093e243095ac8790ca40bfbbe27054 authored over 10 years ago by Phil Cohen <[email protected]>
Changes to make Travis happy

9a25ca73c0fde74de41b8ffdcd4fb99e7c40d67a authored over 10 years ago by Andrian Jardan <[email protected]>
Convert role to array so we can have more than 1

f9d452e8561a3e179e031b53a7419996ef6a7f38 authored over 10 years ago by Andrian Jardan <[email protected]>
Use single template for replication commands

cc035a99ceb6eb81bcc6910f140b2a02e83ef873 authored over 10 years ago by Andrian Jardan <[email protected]>
Join config templates into 1 file

- This will allow a node to be master AND slave at the same time, while
allowing us to define ...

8a5c4905b12d71470f34f75b25ec1e4aa01f80d6 authored over 10 years ago by Andrian Jardan <[email protected]>
Add SSL support for replication

3811ba0d17a68ab7f8663a743b402e1d23f7f771 authored over 10 years ago by Andrian Jardan <[email protected]>
Adding info about SSL replication to readme

c2ed835902c425de5508faedaec7f1c639fe960d authored over 10 years ago by Andrian Jardan <[email protected]>
Merge pull request #197 from phlipper/cluster-missing-tunables

Add missing tunables to 'cluster' my.cnf template: #192

e28464fee8ff2e78fb04c76a937cf3453f54c08e authored over 10 years ago by Phil Cohen <[email protected]>
add contribution from @jharley to the README

[ci skip]

de317c2e5daa4e92b16f7545ecff1c17ad9951e9 authored over 10 years ago by Phil Cohen <[email protected]>
Add missing tunables to 'cluster' my.cnf template:

* back_log
* max_connections
* max_connect_errors
* table_cache

b3a3946d67449fb16e761589dbbac7361f200e4b authored over 10 years ago by Jason Harley <[email protected]>
Merge pull request #195 from phlipper/debian-mycnf-fix

Set proper my.cnf location based on platform family #186

ed654e8073071572319114dd53d90347a3b3ce1e authored over 10 years ago by Phil Cohen <[email protected]>
add spec coverage for config file location

fcffeb5bd8236ee9553c2c1f84f77ce7b78bfe09 authored over 10 years ago by Phil Cohen <[email protected]>
add contribution from @jharley to the README

[ci skip]

84b96ef2c4f536583fe2741e7abefde093aed0f1 authored over 10 years ago by Phil Cohen <[email protected]>
Set proper my.cnf location based on platform family

1373ef87281275fdbd6eba6269e17994767a326f authored over 10 years ago by Jason Harley <[email protected]>
Merge pull request #196 from phlipper/gem-updates

Gem updates

84ead9e59a0419aeddd75b26c776fed866771315 authored over 10 years ago by Phil Cohen <[email protected]>
remove unnecessary `require`

2b395fa57393fc4939ce73e3257ddc7093318d23 authored over 10 years ago by Phil Cohen <[email protected]>
update dependencies

b0e1cfea4b364296416222a4e4d4062b00538d99 authored over 10 years ago by Phil Cohen <[email protected]>
Merge pull request #181 from phlipper/xtradb-cluster-ssl

XtraDB Cluster support for replication over SSL (#179)

f47b2b83cceb9bdac4ddb5eeeb7a010fb7390019 authored over 10 years ago by Phil Cohen <[email protected]>
add contribution from @jesseadams to the README

b001cd6b7c4a1efea61e65dd37e4d3072fb6aeb5 authored over 10 years ago by Phil Cohen <[email protected]>
XtraDB Cluster support for replication over SSL

cbc614988867da270566edce82f36a6e4ce5253c authored over 10 years ago by Jesse R. Adams <[email protected]>
add contribution from @ajardan to the README

a22e3ada02e88e7bc32103a939309bc215e56fac authored over 10 years ago by Phil Cohen <[email protected]>
Merge pull request #180 from Assembla/multi_master

Fix template to support master-master replication

45df35b6e06aad4fcaa0ac35b45a868d4df7256d authored over 10 years ago by Phil Cohen <[email protected]>
Fix template to support master-master replication

5cf175b6a30cc083894ad68b494c1524cf2371ab authored over 10 years ago by Andrian Jardan <[email protected]>
bump version to 0.15.5

1009bafd7028040747e6790c354ba5a009510f63 authored over 10 years ago by Phil Cohen <[email protected]>
Merge pull request #178 from phlipper/support_dbag_secret_file

Support data bag secret file for encrypted databag

b876a62daff9507180e253c1f5eb6cbb52c20eac authored over 10 years ago by Phil Cohen <[email protected]>
add contribution from @paustin01 to the README

84cc59910c5d83c2507022d618532584cbaa2a91 authored over 10 years ago by Phil Cohen <[email protected]>
refactor `EncryptedPasswords` helper

bc888b2c7eb7e5fe68b416521ed5e8d8195d3d33 authored over 10 years ago by Phil Cohen <[email protected]>
Support data bag secret file for encrypted databag

65487029699b9f6c8c3e3d1c687829917c81e211 authored over 10 years ago by paustin01 <[email protected]>
Merge pull request #177 from phlipper/cluster-skip-configure

Honor skip_configure attribute in cluster recipe

fec1c11c1319e4f36ab845fd61ff7384293244df authored over 10 years ago by Phil Cohen <[email protected]>
add contribution from @gfloyd to the README

832e4d7c85841b5233aeb39d565aae3219df00a4 authored over 10 years ago by Phil Cohen <[email protected]>
Honor skip_configure attribute in cluster recipe

This makes the cluster recipe behave in the same way as the server
recipe by not including confi...

0217e2fb25c6add971b7bf5719e78d5a8fe09d94 authored over 10 years ago by Graham Floyd <[email protected]>
rubocop style fix

3bd13527fcf72c51b79c7fea7501e6f9cabfb5b8 authored over 10 years ago by Phil Cohen <[email protected]>