- Unfinished get_badges_from_tags code from yesterday. [94bd55030](https://github.com/fedora-infra/tahrir-api/commit/94bd550300a752d135e19151d0bee7afe6a17282)
- Merge branch \'develop\' into feature/badges-from-tags [e82b15a8f](https://github.com/fedora-infra/tahrir-api/commit/e82b15a8f024f287ce60066b1ee7866337447190)
- More progress on badges_from_tags, just gotta figure out this last part\... [d1d020dbf](https://github.com/fedora-infra/tahrir-api/commit/d1d020dbf616eee8070bf777d6eacd880142f478)
- Woo, get_badges_from_tags method is working! [7589178a1](https://github.com/fedora-infra/tahrir-api/commit/7589178a1b70d1697eef29860d1eaa093842f840)
- Merge branch \'feature/badges-from-tags\' into develop [d87ea66ae](https://github.com/fedora-infra/tahrir-api/commit/d87ea66ae36fcf8cd943180a4b679bb3de148500)
- Misplaced paren. [b3478f916](https://github.com/fedora-infra/tahrir-api/commit/b3478f916ab42de15376405a768005dbc9fd4d19)
- Fix bug where duplicate badges were returned by get_badges_from_tags. [df64ba362](https://github.com/fedora-infra/tahrir-api/commit/df64ba3626e791f19acddfeb17122c9f64c8669a)
- Update dbapi.py [286a57dd2](https://github.com/fedora-infra/tahrir-api/commit/286a57dd26cce4a9a40f5567f319de88c04527ad)
- Implement Threebean\'s idea for match_all, with a few tweaks. Tests will still not pass, because we need to make \"contains\" look for whole words, and not just parts. [0c4a50abe](https://github.com/fedora-infra/tahrir-api/commit/0c4a50abe327db0a03703e240856f0f480077d9b)
- Add a query for opt-out to the api. [455499e48](https://github.com/fedora-infra/tahrir-api/commit/455499e48b8ffd56b7072d79775c98b9e592f335)
- Remove q debugging from tags test and enable it. Will still fail. [a25fdc0f0](https://github.com/fedora-infra/tahrir-api/commit/a25fdc0f0b1d1fe0d86cb8ecb7624d3ecc1bedc9)
- Make sure tags string has a trailing comma when adding a badge. [c802d8000](https://github.com/fedora-infra/tahrir-api/commit/c802d80009830c92ac9774cfa842773612cedd5f)
- Make sure tags actually exists before running .endswith() on it. [775ab1dc0](https://github.com/fedora-infra/tahrir-api/commit/775ab1dc0359aa4a247a195a440af614fc085433)
- Complete get_badges_from_tags, and all tests are passing! :D [41f16bb0d](https://github.com/fedora-infra/tahrir-api/commit/41f16bb0d57b320eb1cf15f5f8586b0047c42441)
- Merge pull request 18 from Qalthos/patch-1 [9f187462c](https://github.com/fedora-infra/tahrir-api/commit/9f187462c542ebbd0a51f822b55900ed3aaf415c)