Ecosyste.ms: OpenCollective

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

github.com/splitrb/split

:chart_with_upwards_trend: The Rack Based A/B testing framework
https://github.com/splitrb/split

Catch any exceptions, not only ECONNREFUSED

807a993dbeddb1e5b3eccc4dc9aae3cd197d7c6f authored over 12 years ago by David Verhasselt <[email protected]>
Version 0.4.2

34c16988ec87afbb281c2af9767dd7cbf1622c6f authored over 12 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #56 from midu/master

Allow versions of redis gem higher than 3

12f6bb2f411e515505cb466bb25e577408270fed authored over 12 years ago by Andrew Nesbitt <[email protected]>
allow versions of redis >= 3

6bfbc36b132fe9782d937ef645a95b5078ea77a6 authored over 12 years ago by Stefano B <[email protected]>
Merge pull request #53 from leocassarani/issue-52

Fix failing tests on Rubinius (issue #52)

0552968e4e5db52962ac8ebcad5d0bc8576145b3 authored over 12 years ago by Andrew Nesbitt <[email protected]>
Fix failing tests on Rubinius (issue #52)

4b19ebb44ae26a7b87255c712af721be718f55d6 authored over 12 years ago by Leo Cassarani <[email protected]>
Moved build badges to a more prominent place in Readme

#51

db517e8647a644d36440a56e4ab17e048bf74468 authored over 12 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #50 from elliotcm/master

A refactor of the confidence helper

7a539b56b59a973db998f832b64138917d531749 authored over 12 years ago by Andrew Nesbitt <[email protected]>
Refactor confidence helper.

af5bd61a1ebcf4c25720d7b2b85008b6278186fa authored over 12 years ago by Elliot Crosby-McCullough <[email protected]>
Add confidence helper tests.

To cover a refactor.

02b59b0fbbab15718890a780c649f63f02faf5a7 authored over 12 years ago by Elliot Crosby-McCullough <[email protected]>
Version 0.4.1

e2c7074b2450f810dd7e6685a9e3ba4622d684b9 authored over 12 years ago by Andrew Nesbitt <[email protected]>
Fixed occasionally failing specs in 1.8.x

d00011a9c5e8b251266daf2eee38fa4b979f050a authored over 12 years ago by Andrew Nesbitt <[email protected]>
Fixed specs in 1.8.x

ccdad8541e9369ce2c370bb42d3203e75a17f553 authored over 12 years ago by Andrew Nesbitt <[email protected]>
Fixed dashboard range error

02e2ec576acb1e98a5a71bb0704e7de5a0f07fc6 authored over 12 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #45 from ilyakatz/master

option to disable split tests

7bbd116e4ebbfd61fd0454ccfd604d07981a5be6 authored over 12 years ago by Andrew Nesbitt <[email protected]>
added documentation for enabled flag

0338f37cfe80417e2fa8e23d3b5299b0d2f84101 authored over 12 years ago by Ilya Katz <[email protected]>
changed name of enabled flag

1a048a6b138196e276054e81e0ef59c11c11d1cf authored over 12 years ago by Ilya Katz <[email protected]>
create an option to disable split testing

6d6c33e54199743aa8eb8623b2fba81e7ba9dfb3 authored over 12 years ago by Ilya Katz <[email protected]>
Merge pull request #40 from andreas/master

Fix specifying weights for existing experiments

92cafb7d8956e8e3256fe18684bab1db090f3030 authored almost 13 years ago by Andrew Nesbitt <[email protected]>
Fix weights for existing experiments.

a8f02fd8953b07d91a1b9bbdd6994297330e3909 authored almost 13 years ago by andreas <[email protected]>
Added gymnasium dependency status image

802bb05f2a17dbcd0c20e99acfe7e7af2c485ed3 authored almost 13 years ago by Andrew Nesbitt <[email protected]>
Updated dependency for redis-namespace to 1.1.0

b2666771ce6a12e2d0cfe0b77af4628b832a1c3f authored almost 13 years ago by Andrew Nesbitt <[email protected]>
Made testing the dashboard a little easier

65bbd4e651c8f1c72ba8917110cab3f05d3b7b7e authored almost 13 years ago by Andrew Nesbitt <[email protected]>
Added link to railscasts video to readme

ae3a0d234a8f9f9d7eceac01d6dc92b856e3696d authored almost 13 years ago by Andrew Nesbitt <[email protected]>
Version 0.4.0

d15ae5253a484c1166d6140114022638bc482a65 authored almost 13 years ago by Andrew Nesbitt <[email protected]>
Tweaked wording of ruby 1.8 warning

2145d65dcfb10a16640634643ea2dad0bfc47d4b authored almost 13 years ago by Andrew Nesbitt <[email protected]>
Experiments can now handle not having start times

3516cbe2fe6da043a85d0fc63b6b2e2fbaeccf1e authored almost 13 years ago by Andrew Nesbitt <[email protected]>
Added travis build status

dd86a3632ea92e658564cf6257699958f19056b8 authored almost 13 years ago by Andrew Nesbitt <[email protected]>
Added warning for ruby 1.8 users who pass a single hash of alterntives

Because hashes in ruby 1.8 do not persist the order of keys when they
are created so the alterna...

f573329683c4234f68e31017f5656c20d377b125 authored almost 13 years ago by Andrew Nesbitt <[email protected]>
No need to run these tests 10 times

86ed1bed0d5806daf92e6fd22dd839852891d098 authored almost 13 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #35 from vrish88/master

Add experiment start date #12

ac114a8a930490b5b3b7eedd3ac8649dc7efb41b authored almost 13 years ago by Andrew Nesbitt <[email protected]>
Added travis-ci config

820f2c3338007ec7164320798b11912d594ca871 authored almost 13 years ago by Andrew Nesbitt <[email protected]>
Avoid users participating in multiple experiments at once

This avoids skewing the experiments and producing invalid results.

It can be disabled using the...

a74afdbd7db549bbfeed5bee52af282944932e0e authored almost 13 years ago by Andrew Nesbitt <[email protected]>
Clean up old versions of experiments from sessions

b1003541cfc72682a7213acd72552ad51ffc178a authored almost 13 years ago by Andrew Nesbitt <[email protected]>
display start time in the view

d750dd1d07eb9bd18c748ff9b0a4e45c1eb63df3 authored almost 13 years ago by Michael Lavrisha <[email protected]>
add start time to the experiments

ddf03fe3f633d64be75deb26368a42862d99237b authored almost 13 years ago by Michael Lavrisha <[email protected]>
use the built in round helper

d711e0d58c8cb38abeae48552763644bac5d2302 authored almost 13 years ago by Michael Lavrisha <[email protected]>
confidence_level helper should handle tiny z-scores

f45fc3ca61ca1533719da429021c048f7ce10400 authored almost 13 years ago by Andrew Nesbitt <[email protected]>
Extracted dashboard helpers into a module for easier testing

76a131e3a97dac0c3a589ec7114cb0dae69c8310 authored almost 13 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #34 from layflags/master

Bug fix for ab_test helper

69331c86090248057a15b8540882861162ffddcc authored almost 13 years ago by Andrew Nesbitt <[email protected]>
Fix bug: overriding alternatives doesn't work for weighted alternatives

7731c150c6caa4cfe1e3d74581ec9eb1c77b1130 authored almost 13 years ago by Martin Belza <[email protected]>
Version 0.3.3

68586e50eaf184f8329104eba5dd8b4589584406 authored almost 13 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #33 from layflags/master

Fix ab_test and add DB failover section in README

ef2eabb3a34167b2049abab69dbbc5f78e1a10c4 authored almost 13 years ago by Andrew Nesbitt <[email protected]>
Add README section for 'DB failover solution'

da332a136ec0d8ecf98da1eaad6c8afbe4b5fdc0 authored almost 13 years ago by Lay Flags <[email protected]>
Merge branch 'master' of github.com:layflags/split

1be5d3a3e9ec55418d945d4b7d552ca456e2c8fd authored almost 13 years ago by Lay Flags <[email protected]>
Fix return value for ab_test ...

in case of db failure when db_failover option isset and a block is used
in a rails view

7ca028ede8f176825944ab2caba0f15e05978eb3 authored almost 13 years ago by Lay Flags <[email protected]>
Version 0.3.2

fb7f4226c10e09efadd53c98e3a69008cabebbed authored almost 13 years ago by Andrew Nesbitt <[email protected]>
Updated for 2012

54dc576a7dbd950d867656cda6fbeea7c8328e26 authored almost 13 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #32 from layflags/master

Redis failover solution

a3d08e1dd4cfbf3138230432c588778794a77e21 authored almost 13 years ago by Andrew Nesbitt <[email protected]>
Add redis failover solution

Due to the fact that redis has no autom. failover mechanism, it is now
possible to switch on 'db...

65ed5667165c95fce7f4e24503d752e70199fbde authored almost 13 years ago by Lay Flags <[email protected]>
Merge pull request #31 from stabenfeldt/patch-1

Updated README to reflect that alternatives must be strings.

9c5ee9467216ec467bdd12d4308b707565c6034d authored about 13 years ago by Andrew Nesbitt <[email protected]>
Updated README to reflect that alternatives must be strings. Corrected difference in experiment names.

636f0b440732df3638a4c228baf1ba24a2d7be27 authored about 13 years ago by Martin Stabenfeldt <[email protected]>
Version 0.3.1

aca2c5e9ec89eba63fc332639ddde136605e77bd authored about 13 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #28 from econsultancy/tidy-up

Remove rendundant code and whitespace

2a56e65eb75d9cc807f581d0bd504dd234dbdc9c authored about 13 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #25 from lautis/lazy-redis

Lazy loading data from Redis

9b9e9c1072b87a3148ce4c82e7f5169285b0858d authored about 13 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #27 from econsultancy/26-handle-unstarted-experiments

26 handle unstarted experiments

864ca76b31d06c1aa6f1afbea9526dd65914513f authored about 13 years ago by Andrew Nesbitt <[email protected]>
Gracefully handle finish for experiments that have not been started

7e187dd827c7e699ebfe5d3512f5d5e1f1edda3b authored about 13 years ago by Joel Chippindale <[email protected]>
Return nil if Experiment#find does not match an experiment

08e6fe745fccf0a5d5f5b417696aa794348feaff authored about 13 years ago by Joel Chippindale <[email protected]>
Whitespace tweaks

2cf14acca96865faff2ba6ec141f829d2798843d authored about 13 years ago by Joel Chippindale <[email protected]>
Remove redundant line from specs

7aa2a96fce782668655505c37230abbfaf173549 authored about 13 years ago by Joel Chippindale <[email protected]>
Store alternatives as array of objects

6467bcf090bf4ef00103d967212ae1f1243daa71 authored about 13 years ago by Ville Lautanala <[email protected]>
Increment experiment version using redis

39bd7687123b205c93416a9d308b76ebfec7369b authored about 13 years ago by Ville Lautanala <[email protected]>
Alternative.find and new are really the same thing

fc9cb0670a379fe3c940f55569af906a8eefe977 authored about 13 years ago by Ville Lautanala <[email protected]>
Alternative.create doesn't make much sense now

7ae4d0dff711dc7fec3fdc1ce22ba4f71122205f authored about 13 years ago by Ville Lautanala <[email protected]>
Load participant count from Redis when necessary

6bf26ee599d651d498655494c3e440d1bbdd191d authored about 13 years ago by Ville Lautanala <[email protected]>
Add rake as development dependency

762376e9b5e59555070d3b9c80784ef84f243641 authored about 13 years ago by Ville Lautanala <[email protected]>
Helper method for alternative db key

a6445a8f90a0ccc6c9852a1571894ff9e876b30e authored about 13 years ago by Ville Lautanala <[email protected]>
Merge pull request #24 from martinciu/master

Sinatra version update

59b93e2a0738da9febc6359cb3d35077150ed505 authored about 13 years ago by Andrew Nesbitt <[email protected]>
sinatra version updated

7c78030288e98ce01bb4415bd2348c832b39b01f authored about 13 years ago by Marcin Ciunelis <[email protected]>
Merge pull request #22 from ryanlecompte/master

Minor code cleanup

b03ebcd8dfc26c499f9ae4109105fbe415fdfcfb authored about 13 years ago by Andrew Nesbitt <[email protected]>
minor code cleanup

dc05add6740334735a8029327580e51cee8f2f84 authored about 13 years ago by Ryan LeCompte <[email protected]>
Version 0.3.0

610531ec41da460f8a48289725651909719a95be authored about 13 years ago by Andrew Nesbitt <[email protected]>
Merged in weighted alternatives

791efe096510b32842f6702b73e519df3e3f9f9c authored about 13 years ago by Andrew Nesbitt <[email protected]>
Cleaned up extra whitespace

553994d588ecea9ac2f6af8ea7b66dbd6b013fa7 authored about 13 years ago by Andrew Nesbitt <[email protected]>
Added Andrew Appleton to contributors list

For his work redesigning the dashboard

1e5500c3450095ecc693067c9a75a64aa3f4b964 authored about 13 years ago by Andrew Nesbitt <[email protected]>
Small read me tweaks

1794dede237f64f704980eb6e4bcb70ad7adbafc authored about 13 years ago by Andrew Nesbitt <[email protected]>
Added note about finished reset option

9e47e58de9fd3a1697977370bfc491393b382466 authored about 13 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #18 from lautis/atomic-increment-operations

Use Redis increment to update counts

08f489b56aaffdf81d9247af5ea3b7cdb91fcb84 authored about 13 years ago by Andrew Nesbitt <[email protected]>
Use Redis increment to update counts

Increment alternative participant and completion
count using atomic Redis operations. Let Redis
...

1f6e0fd3c97de083fecf1ef4c63acc20b8d5871d authored about 13 years ago by Ville Lautanala <[email protected]>
Merge pull request #17 from mrappleton/master

Dashboard design love

60443ee1e83c3186915914e8ba28e4e70b767c0c authored over 13 years ago by Andrew Nesbitt <[email protected]>
Gave that header some border radius. Headers love boarder radius.

9c4ebc98d7d4ecd244361de3b972acb30d338bd2 authored over 13 years ago by Andrew Appleton <[email protected]>
Alignment, header colour.

99dd85c5039441ab05b4bc89117b94ddfa928c7f authored over 13 years ago by Andrew Appleton <[email protected]>
fixed for overriding alternative on versioned experiment

e51647a3c4d8fbfd1855811e261530a1d4281627 authored over 13 years ago by Andrew Nesbitt <[email protected]>
Table tidy

ef4bd27db27909509bbe43efb332a4d65555bba0 authored over 13 years ago by Andrew Appleton <[email protected]>
Experiment header

1421c11820f82549466727e8ab9b54845fed3f05 authored over 13 years ago by Andrew Appleton <[email protected]>
Initial prettiness for Split dashboard

051aed52f4d4eeaf728d5b33dc2560058bf80e88 authored over 13 years ago by Andrew Appleton <[email protected]>
Merge pull request #16 from maletor/master

Modified README to include rails 3 mount

45e1abde141758638e8fe0a72251cf57c488cc47 authored over 13 years ago by Andrew Nesbitt <[email protected]>
added note about rails 3 mount

57ae8dfbc475e763a1b5854037564c95851b2059 authored over 13 years ago by Ellis Berner <[email protected]>
Version 0.2.4

e847ad28d21079373c0f10ec98a83e96184e1044 authored over 13 years ago by Andrew Nesbitt <[email protected]>
Alternatives must be defined as strings, fixes #10

5248bf4859e6aec7fb8bbe67dc34067097b7e4c5 authored over 13 years ago by Andrew Nesbitt <[email protected]>
Added option to finished to not reset the users session

d94ffb2d5bc15ed418f6275f82d342de953cf4d1 authored over 13 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #9 from elisehuard/patch-1

Edited lib/split/experiment.rb via GitHub

6276065b1f2509e4375668fba70b69e5dd221f79 authored over 13 years ago by Andrew Nesbitt <[email protected]>
Edited lib/split/experiment.rb via GitHub

edd03aaa26da8c80a1b0a0077c8394a3e7a6b6c1 authored over 13 years ago by Elise Huard <[email protected]>
Added link to the wiki from the readme

665bc5b0fdd1c6a0abc430d9643282dff652cf96 authored over 13 years ago by Andrew Nesbitt <[email protected]>
Linked up the license from the readme

eb95efcc4e7bb81eedb2db09f8c9ac7a17a91de6 authored over 13 years ago by Andrew Nesbitt <[email protected]>
Added flushall before each dashboard test

6791f400720452a7f2d50ce8f0357742d32f9d79 authored over 13 years ago by Andrew Nesbitt <[email protected]>
Version 0.2.3

c240b2ebfba9e459614783be67a597cb4a27feac authored over 13 years ago by Andrew Nesbitt <[email protected]>
ab_test can now be passed a block in a rails view as well, closes #4

6a214ca3861cead82377a512c8464743acf79298 authored over 13 years ago by Andrew Nesbitt <[email protected]>
Show version number of experiment on dashboard

8e5b6164027c5ca052b3a9e5c55cc46d9785725f authored over 13 years ago by Andrew Nesbitt <[email protected]>
Deleting an experiment should also increment the version

63175df663d651b707babaf36139679504791fe4 authored over 13 years ago by Andrew Nesbitt <[email protected]>