🛠 Fix
- 👉 Use correct grep for checking repo status. [Jose Diaz-Gonzalez]
Other
- 🚀 Release version 2.4.0. [zackkitzmiller]
- ⚡️ Merge pull request #271 from aldrinabastillas/readme-updates. [Zack
Kitzmiller]
Experiment names must be lowercase
- Experiment names must be lowercase. [Aldrin Abastillas]
Update participation endpoint argument
- 🔀 Merge pull request #270 from wowair/proxy-fix. [Jose Diaz-Gonzalez]
add config to enable werkzeug ProxyFix middleware
- ➕ Add config to enable werkzeug ProxyFix middleware. [Steinn Steinsen]
- 🔀 Merge pull request #262 from TomzxForks/add-secret-is-required-in-
sixpack-web-section-of-readme. [Jose Diaz-Gonzalez]
Add note to make explicit that secret is required, not optional for sixpack-web
- ➕ Add note in sixpack-web section that you need to specify a secret to
be able to access the website. [Tom Rochette]
- 🔀 Merge pull request #263 from TomzxForks/bump-flask-assets-version-
to-0.12. [Jose Diaz-Gonzalez]
Bump Flask-Assets required version to 0.12
- 🍱 [#260] Bump Flask-Assets required version to 0.12. Reorder
dependencies in alphabetical order. [Tom Rochette]
- 🔀 Merge pull request #259 from foolusion/patch-1. [Jose Diaz-Gonzalez]
Update README.rst
- ⚡️ Update README.rst. [Andrew O'Neill]
- 🔀 Merge pull request #255 from seatgeek/josegonzalez-patch-1. [Jose
Diaz-Gonzalez]
Drop --use-mirrors flag
- ⬇️ Drop --use-mirrors flag. [Jose Diaz-Gonzalez]
Refs #248
- 🔀 Merge pull request #217 from seatgeek/ignorerobots. [Jose Diaz-
Gonzalez]
Catch the expirement error by moving the try/catch around
- Catch the expirement error by moving the try/catch around. [Evan
Carter]
- ➕ Add a note concerning the non-existence of test whitelisting. [Jose
Diaz-Gonzalez]
The design of sixpack was meant to allow easy integration of a/b testing into existing applications, thus we do not have any plans to integrate test whitelisting into the core.
- 🔀 Merge pull request #200 from nickveenhof/real_archive. [Zack
Kitzmiller]
Add pause functionality so we can do actual archiving of the data
- ➕ Add pause functionality so we can do actual archiving of the data.
[nickveenhof]
Remove unarchive function
Remove debugging code
Adding some test coverage for the archive/pause methods
Covering the all method better
Increasing code coverage for the reset function
- ➕ Add release notes. [zackkitzmiller]