Ecosyste.ms: OpenCollective

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

Split

We are on a mission to continue supporting the most popular Ruby A/B testing framework.
Collective - Host: opensource - https://opencollective.com/split - Code: https://github.com/splitrb/split

increment participation if store override is true and no experiment key exists

github.com/splitrb/split - ef733944ee2336d157ce6c936d8e983ea4a6c0fb authored over 8 years ago by Matthew Gardner <[email protected]>
v1.4.3

github.com/splitrb/split - 2db324f33ef34ba3e3ed9c62bcc07d095407b099 authored over 8 years ago by Andrew Nesbitt <[email protected]>
test on ruby 2.3.1

github.com/splitrb/split - 9b1758b7fc3738a077c1530916d180f4cf168053 authored over 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #376 from 007sumit/experiment_level_algorithm_config

Allow algorithm configuration at experiment level

github.com/splitrb/split - 0903a275acf15a7fbafd2a1118e9b0dfd011dd0e authored over 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #377 from spheric/master

only choose override if it exists as valid alternative

github.com/splitrb/split - 440247282dcb548bb40b687258ba7dd12eafac7c authored over 8 years ago by Andrew Nesbitt <[email protected]>
only choose override if it exists as valid alternative

github.com/splitrb/split - 3271bd76c63158d740830bd947ccc187167461bf authored over 8 years ago by Matthew Gardner <[email protected]>
Allow algorithm configuration at experiment level

github.com/splitrb/split - 8bd8fa6328c8df9733437bca3937a266d161ab72 authored over 8 years ago by SUMIT CHHUTTANI <[email protected]>
Merge pull request #375 from mtyeh411/on_trial_callback

add on_trial callback whenever a trial is started

github.com/splitrb/split - 4edb08a990b185a47a96a67068388a07b908df26 authored over 8 years ago by Andrew Nesbitt <[email protected]>
add on_trial callback whenever a trial is started

github.com/splitrb/split - 8fbfd014450eaa603ae345cac19faf358ab2ff81 authored over 8 years ago by Matt Yeh <[email protected]>
v1.4.2

github.com/splitrb/split - 07c3387a8331188dc8861c020ab3a9deaf79a9bc authored over 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #374 from andreibondarev/remove_legacy_code

Remove legacy methods

github.com/splitrb/split - a82c7715b2ff29d888a395474a065be44a429ba0 authored over 8 years ago by Andrew Nesbitt <[email protected]>
Merge branch 'remove_legacy_code' of github.com:andreibondarev/split into remove_legacy_code

github.com/splitrb/split - 4dd2c308fe7288897e9be07c56647511688fef43 authored over 8 years ago by Andrei Bondarev <[email protected]>
Add deprecation warnings

Add deprecation warnings

github.com/splitrb/split - 6f6b07fbb98b4caee376548abed7c1da999f7d8a authored over 8 years ago by Andrei Bondarev <[email protected]>
Clean up experiments that are gone, stopped or a winner has been chosen

User class fix, adding specs

cleaned up old experiments on Trial.choose since user is memoized;...

github.com/splitrb/split - 5e670e8d977b2279f88ad52180d52a097dbdd064 authored over 8 years ago by Andrei Bondarev <[email protected]>
Add deprecation warnings

github.com/splitrb/split - 4674b51280fa809b110a96bfa4cd684e95a58c60 authored over 8 years ago by Andrei Bondarev <[email protected]>
Remove legacy methods

github.com/splitrb/split - 236455cdb327a4120c37248458f8457187ca2c88 authored over 8 years ago by Andrei Bondarev <[email protected]>
Merge pull request #373 from andreibondarev/auto_finish

Clean up experiments that are gone, stopped or a winner has been chosen

github.com/splitrb/split - a58748c275ec1d780f491b6c240f0f1f216a1a9d authored over 8 years ago by Andrew Nesbitt <[email protected]>
Clean up experiments that are gone, stopped or a winner has been chosen

User class fix, adding specs

cleaned up old experiments on Trial.choose since user is memoized;...

github.com/splitrb/split - a1bc236a0dbb725956120578a339aec26bfb272c authored over 8 years ago by Andrei Bondarev <[email protected]>
v1.4.1

github.com/splitrb/split - 087164797d8bb5a634e496ef2742694c97fc4113 authored over 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #372 from mtyeh411/GH-1066

respect manual start configuration after an experiment has been deleted

github.com/splitrb/split - b5472533aa502f6ee80fccff0c319ddc4f1d2b03 authored over 8 years ago by Andrew Nesbitt <[email protected]>
added documentation for manual start after delete

github.com/splitrb/split - f1ae18946bb4ad7306ea8cc195d31f10a8eb2e03 authored over 8 years ago by Matt Yeh <[email protected]>
respect manual start configuration after an experiment has been deleted

github.com/splitrb/split - b58c1a75367156d46bb616cd4e39c07d3ffdb8f9 authored over 8 years ago by Matt Yeh <[email protected]>
Merge pull request #371 from spheric/master

add a on_before_experiment_delete and on_before_experiment_reset hook

github.com/splitrb/split - d3a499ee9ffd26bfddfe250fa31885b44ea78b49 authored over 8 years ago by Andrew Nesbitt <[email protected]>
add a on_before_experiment_delete and on_before_experiment_reset hook

github.com/splitrb/split - f798d24765788a82f41cc4bc88b43f9408605e02 authored over 8 years ago by Matthew Gardner <[email protected]>
added a broad requirement range for pry in gemspec

github.com/splitrb/split - ed59575551ea9242ec04891550633d8d1738b37e authored over 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #365 from pakallis/introduce-goals-collection

Introduce goals collection to reduce complexity of Experiment#save

github.com/splitrb/split - 16cae4ec0ef96e37c9d381d43194d20408d97660 authored over 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #369 from hkliya/master

Revise specs according to http://betterspecs.org/

github.com/splitrb/split - 534a6125902042a1c3d7a4cf3dc913a2c7a50044 authored over 8 years ago by Andrew Nesbitt <[email protected]>
Revise spec - black box spec over white box spec

github.com/splitrb/split - 36e0fb809511053538f1d176e6bae7bded1c2fe4 authored over 8 years ago by Seaborn Lee <[email protected]>
Revise specs for #next_alternative

github.com/splitrb/split - dc150a42f88c625ac39171e8de1bd5fc72f3519e authored over 8 years ago by Seaborn Lee <[email protected]>
Move specs to appropriate file

github.com/splitrb/split - 8986a5933e8b0de49b23ec75276cab9df9bd847c authored over 8 years ago by Seaborn Lee <[email protected]>
Refactor to make it more readable

github.com/splitrb/split - b80cae6f615c2eb623aa965be4199f76c80fa0c2 authored over 8 years ago by Seaborn Lee <[email protected]>
Merge pull request #368 from hkliya/master

Fix typo in README

github.com/splitrb/split - 44e90090014467d64ba6cc8120e806dab32efff9 authored over 8 years ago by Andrew Nesbitt <[email protected]>
Fix typo

github.com/splitrb/split - 298c4117ad94848ef3b055b138bece758d9ae129 authored over 8 years ago by Seaborn Lee <[email protected]>
Merge pull request #367 from hkliya/patch-2

Update README.md

github.com/splitrb/split - 31ba8432df230907d84b44c7f02778b060de6330 authored over 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #366 from hkliya/patch-1

Update README.md

github.com/splitrb/split - 84e006c4ef971cb8430eedd35a9b7e64bec5652f authored over 8 years ago by Andrew Nesbitt <[email protected]>
Update README.md

Remove redundant comma

github.com/splitrb/split - 793b9c1a1c4edf424a3d147237cd3a7dbeabcf19 authored over 8 years ago by Seaborn Lee <[email protected]>
Update README.md

Remove redundant commas

github.com/splitrb/split - a6ca5277debc37c0f0f68f98ab87ed2731cdfe49 authored over 8 years ago by Seaborn Lee <[email protected]>
Introduce GoalsCollection and refactor

Towards a more object-oriented approach, i introduced the GoalsCollection
class and refactored t...

github.com/splitrb/split - cab3143390d35e13f86e444ac675be12def4057a authored over 8 years ago by Pavlos Kallis <[email protected]>
v1.4.0

github.com/splitrb/split - 504734b2d68317ef26dba91b6c69ddc0143c6fd9 authored over 8 years ago by Andrew Nesbitt <[email protected]>
Test against ruby 2.3.0 on travis

github.com/splitrb/split - 9a28c3a3fdeb9865e281f436620fa4ad55f032dd authored over 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #350 from splitrb/frozen_string_literal

Frozen string literal

github.com/splitrb/split - 38cac58d438a5ebe85f3ea21f396f2e276394098 authored over 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #364 from ccallebs/master

Implement filtering dashboard by active/complete experiments

github.com/splitrb/split - 01da82182a8b9b5c2ae721c312581732d735884d authored over 8 years ago by Andrew Nesbitt <[email protected]>
Create CODE_OF_CONDUCT.md

github.com/splitrb/split - 6c062cb790f196193aa79f56d1f6657e3548c323 authored over 8 years ago by Andrew Nesbitt <[email protected]>
Add pry gem

This is helpful for debugging.

github.com/splitrb/split - 55ece3ffa01ccdc369b2271bae899547511f8f6f authored over 8 years ago by Pavlos Kallis <[email protected]>
Implement filtering dashboard by active/complete experiments.

github.com/splitrb/split - 8b90bbdb175bfbe5d99fb2d9dee642c195c79584 authored over 8 years ago by Chuck Callebs <[email protected]>
Merge pull request #363 from ccallebs/master

Implement naive dashboard filtering by experiment name

github.com/splitrb/split - 1f0185b97dc124636fb2dcd5d58613b79f5f0989 authored over 8 years ago by Andrew Nesbitt <[email protected]>
Implement naive dashboard filtering by experiment name.

github.com/splitrb/split - 3137895561d6921f26d71c73b0546a2d1533b0ab authored over 8 years ago by Chuck Callebs <[email protected]>
Updated rake

Fixes #360

github.com/splitrb/split - d8ed1e6a2e4f58affb33ec758f2af64f70ccdc1a authored over 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #358 from andreibondarev/fix-readme-typo

Fix typo in README

github.com/splitrb/split - 49fdc1681020504eb57d1746ca2b33ab30dd5d82 authored over 8 years ago by Andrew Nesbitt <[email protected]>
Fix typo in README

github.com/splitrb/split - 4fa897013a065f9b2a3b38235c7dfd805c23957e authored over 8 years ago by Andrei Bondarev <[email protected]>
Removed broken gemnasium badge

github.com/splitrb/split - 6c5e66f35b7b297699f96a8f86b4a7ea00c26f0e authored almost 9 years ago by Andrew Nesbitt <[email protected]>
v1.3.2

github.com/splitrb/split - 504607e1c7dc1c6a68b248ae3d75943dfab8517c authored almost 9 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #352 from craigmcnamara/fix-delete-path

Whoops. Forgot to update the delete path.

github.com/splitrb/split - f88653c54f7c3b9d8aa98f4142cd78c5eef1ef4f authored almost 9 years ago by Andrew Nesbitt <[email protected]>
Whoops. Forgot to update the delete path.

github.com/splitrb/split - 5687c4ffc8b8f73c601421924c449c0512562186 authored almost 9 years ago by Craig McNamara <[email protected]>
v1.3.1

github.com/splitrb/split - f1edd273a0e924188e93ea0e087ba2c8e7a954b4 authored almost 9 years ago by Andrew Nesbitt <[email protected]>
Add missing colons to changelog

github.com/splitrb/split - ac0774ad84f6075cf172c9d5589a3b040c6f87cb authored almost 9 years ago by Andrew Nesbitt <[email protected]>
Updated copyright year

github.com/splitrb/split - 1efd429580a19cd5d0ef8c5c1decab117755efa5 authored almost 9 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #349 from craigmcnamara/fix-dashboard-for-names-with-slashes

Fix the dashboard for experiments with ‘/‘ in the name.

github.com/splitrb/split - 37221fe08a508c5eaf2da6e391ccdc0b02279ee7 authored almost 9 years ago by Andrew Nesbitt <[email protected]>
Add a link to split-cli

github.com/splitrb/split - 33b2a9e3b9c4b6841cec7a51ff8a84ba3f542cf9 authored almost 9 years ago by Craig McNamara <[email protected]>
Clarify code and don’t make coveralls mad at my PR.

github.com/splitrb/split - 6a1e4d64b8078050197a131049b78bb4ce789ddf authored almost 9 years ago by Craig McNamara <[email protected]>
Enable frozen_string_literal magic comment

github.com/splitrb/split - a6b4750b0f3d2e710c4769b5bcb05892b099866e authored almost 9 years ago by Andrew Nesbitt <[email protected]>
Fix rspec warning

github.com/splitrb/split - d1ba4fbae301bb8fa935a95c5760bf38589e347d authored almost 9 years ago by Andrew Nesbitt <[email protected]>
Fix the dashboard for experiments with ‘/‘ in the name.

‘/‘ messes up JS and sinatra routing when used as a pretty url parameter.

github.com/splitrb/split - 096232d2fc8a98aca51680b0971f1035a46a5851 authored almost 9 years ago by Craig McNamara <[email protected]>
Update .travis.yml

github.com/splitrb/split - cfc4bb2cfe4ec8d42e62a713346151e324e0d46c authored almost 9 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #348 from splitrb/dont-test-old-versions-of-rails

Don't test old versions of rails

github.com/splitrb/split - 71f7d5af99c8f9bfc414242f8af677dcf3d7b7b9 authored almost 9 years ago by Andrew Nesbitt <[email protected]>
Stop testing old versions of rails on travis

github.com/splitrb/split - 205211c79a169675994328b439e3b4500e6ac0bc authored almost 9 years ago by Andrew Nesbitt <[email protected]>
Update travis ruby version to 2.2.3

github.com/splitrb/split - 0d24ee8e6dd92308b271f833823529fd352ec1ce authored almost 9 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #347 from splitrb/dev-deps-update

Update development dependencies

github.com/splitrb/split - cf0d3aca23db9fb2d491b6e92abf50d15a4f405e authored almost 9 years ago by Andrew Nesbitt <[email protected]>
Update bundler on travis before running the tests

github.com/splitrb/split - 9f0553cba40883acfab718209aacd1d37eeb2603 authored almost 9 years ago by Andrew Nesbitt <[email protected]>
Fixed spec warnings

github.com/splitrb/split - 71ca66bc231c84ef781e605807c0aa7508f8bc43 authored almost 9 years ago by Andrew Nesbitt <[email protected]>
Upgrade development dependencies

github.com/splitrb/split - 18eae5042209afdfd5c4529a7b4272f4df1dfe38 authored almost 9 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #343 from jkrmr/patch-1

Fix typo in README

github.com/splitrb/split - 4c754e71a2a52b176badc433bc12aee6a4d8d53c authored almost 9 years ago by Andrew Nesbitt <[email protected]>
Fix typo in README

github.com/splitrb/split - a1ffab7c5f110e68bea4335abe307279d8ee492e authored almost 9 years ago by Jake Romer <[email protected]>
v1.3.0

github.com/splitrb/split - 295915279023811be6c0b3f0a81de9ee68ea7c2d authored almost 9 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #342 from nfm/rescue-from-all-redis-errors

Rescue from Redis::BaseError in #ab_test

github.com/splitrb/split - ffe35d66210661382ab5da75603d55875f3ade2a authored almost 9 years ago by Andrew Nesbitt <[email protected]>
Rescue from Redis::BaseError in #ab_test

Redis defines a number of different exception classes (see
https://github.com/redis/redis-rb/blo...

github.com/splitrb/split - 7406686f08217a86f3fd14795aa2770525a076c0 authored almost 9 years ago by Nicholas Firth-McCoy <[email protected]>
Merge pull request #329 from nfm/fix-winning-alternative-caching

Fix caching of winning alternative

github.com/splitrb/split - de03148cc7eec9c6761d486f75318a08b8fbbf88 authored about 9 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #331 from ndrisso/bug/show-active-experiments-with-versioning

fix active experiments when experiment is on a later version

github.com/splitrb/split - 3786e13d2e9e7d9957801996db19d2e036387da8 authored about 9 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #332 from t4deu/refact/remove-unnecessary-argument

Remove unnecessary argument of Experiment#write_to_alternatives

github.com/splitrb/split - 554ff89ba3793a6e6c94dc9cdba461e8bf33d3e0 authored about 9 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #333 from pakallis/remove_duplication_experiment

Remove duplication from Experiment#save

github.com/splitrb/split - f193f4c6c01e78e06bbbcbf6d58c4d90731273e0 authored about 9 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #335 from peterylai/cookie_length_config

Cookie length config

github.com/splitrb/split - 0aef7f40fc64085b3ce1dfab2c2c2a2d0145f3c9 authored about 9 years ago by Andrew Nesbitt <[email protected]>
update readme

github.com/splitrb/split - eb2a26e2547f5dd5737bb495deeee2d9c89c1502 authored about 9 years ago by Peter Lai <[email protected]>
add tests for cookie length config

github.com/splitrb/split - 51957e1098d1b314cd76beb3840bf75284ad0266 authored about 9 years ago by Peter Lai <[email protected]>
Merge pull request #334 from peterylai/readme-typo

fix readme typo

github.com/splitrb/split - 7b5e7e90599e25b2b204f653219cbb6d849fae0c authored about 9 years ago by Andrew Nesbitt <[email protected]>
fix readme typo

github.com/splitrb/split - b04b67bc55cff6f0c7485fbd2c92a30b9c303e2d authored about 9 years ago by Peter Lai <[email protected]>
allow cookie length configuration

github.com/splitrb/split - d7540b8b69e6e40a9cd042183f65689011c4c6ab authored about 9 years ago by Peter Lai <[email protected]>
Remove duplication from Experiment#save

Extract common code from Experiment#save in Expriment#save_goals,
Experiment#save_metadata metho...

github.com/splitrb/split - 5ba79025b1925001efd60d408c3a740b713c730c authored about 9 years ago by Pavlos Kallis <[email protected]>
Remove unused argument of Experiment#write_to_alternatives, closes #311

The method accepts argument "alternative_probabilities" but uses
instance variable "@alternative...

github.com/splitrb/split - 40bf855cbd94710519accc7a10c7034b61bcb487 authored about 9 years ago by Tadeu Valentt <[email protected]>
fix active experiments when experiment is on a later version

github.com/splitrb/split - 789d67af10c524162822cbac7bc3136ed82eedc7 authored about 9 years ago by Nicolás Risso <[email protected]>
Update split.gemspec

github.com/splitrb/split - 5e2bcdb10edfe717a8f73279c73e5561e5dd17fd authored about 9 years ago by Andrew Nesbitt <[email protected]>
Fix caching of winning alternative to prevent recalculation each time the dashboard is loaded

It looks like when this feature was added, the calculation of winning
alternatives was meant to ...

github.com/splitrb/split - 2cc424917ba8e9ec3c2263dceb84d517f6bbbfd7 authored about 9 years ago by Nicholas Firth-McCoy <[email protected]>
Merge pull request #328 from jmondo/patch-2

readme typo

github.com/splitrb/split - 59b40616853acb1edbab8a431df2543c8fcb0bf1 authored about 9 years ago by Andrew Nesbitt <[email protected]>
readme typo

github.com/splitrb/split - e084cccd1dafd392b6ffc50c75a9330e08eeccd8 authored about 9 years ago by John Gesimondo <[email protected]>
Merge pull request #326 from paneq/master

Metadata example in ruby

github.com/splitrb/split - 73587908148ed172fc52e0939516ee7e3c389ac2 authored about 9 years ago by Andrew Nesbitt <[email protected]>
Fix README.md to match surrounding examples

github.com/splitrb/split - cb29570cf89a9c016b4ecb695b29794c00c89df6 authored about 9 years ago by Robert Pankowecki <[email protected]>
README: Metadata example in ruby

Metadata keys must be in JSON values (no symbols) otherwise #185 bug occurs.

github.com/splitrb/split - 14297719dc4bcf683bf97aedc23c9d6f8bffdcc5 authored about 9 years ago by Robert Pankowecki <[email protected]>
Merge pull request #324 from mezis/patch-1

Fixes experiment metadata doc

github.com/splitrb/split - 5b67a53e40c16ae8c322e66b35c25d921c47cb08 authored about 9 years ago by Andrew Nesbitt <[email protected]>
Fixes experiment metadata doc

github.com/splitrb/split - 8522d772100053b2b4fe7fa37eba7886577acda8 authored about 9 years ago by Julien Letessier <[email protected]>
Merge pull request #323 from davidgrieser/allow_env_in_config

allow for custom redis_url different from ENV variable

github.com/splitrb/split - 9a62f64afc31410ca96c437f7af9b87a25af6ad1 authored about 9 years ago by Andrew Nesbitt <[email protected]>
allow for custom redis_url different from ENV variable

github.com/splitrb/split - 10d9caf9b110fb74e03d8d69c29f842584fa3308 authored about 9 years ago by David Grieser <[email protected]>