- Be careful with a null host from koji. 8c28d021d
- Merge pull request #244 from fedora-infra/feature/careful-with-null-host 09e2a442a
- 0.4.10 80908230f
- Use nice package icons where we can. d4cf3aba7
- Remove redundant line. eb9bdd171
- Merge pull request #245 from fedora-infra/feature/package-icons 2ea3f0892
- Add unit-tests for pkgdb messages sent when someone asks for a package to be unretired 923b3e918
- Adjust the pkgdb processor for messages asking for unretirement e75627f85
- Merge pull request #246 from fedora-infra/missing_pkgdb 3aa1190e3
- 0.4.11 b6b3f80f5
- Try to workaround an odd variation in message structure. c7f8dfae3
- Merge pull request #248 from fedora-infra/feature/anitya-workaround e89c8f171
- Port to Python 3: e659faa93
- Merge pull request #249 from bkabrda/develop 0fcd3f770
- Add tox config for fun and profit. 3846162f3
- Add .tox to gitignore. 247d26166
- Handle bodhi errata messages for #96. 4266f9c82
- Use the errata email for the long_form repr. Fixes #96. 2b73918a8
- Handle new update karma threshold messages. f7895a2c6
- Merge pull request #251 from fedora-infra/feature/new-bodhi-messages 411bddc17
- Merge pull request #250 from fedora-infra/feature/tox 36d9f5652
- Use the bodhi "alias" instead of "title" if available. 917471103
- Merge pull request #253 from fedora-infra/feature/use-bodhi-alias c468b2a4e
- Rename all occurences of "gravatar" to "avatar". 3da40c955
- Comment out a perennially-failing, network-dependent test case. 6560390b6
- Remove unnecessary lines. 6e6b3f041
- Fix typo'd return value. 4df5e94a5
- Merge pull request #254 from fedora-infra/feature/remove-gravatar a5f06793c
- Add zanata processor and tests. d4c0deed2
- Merge pull request #255 from fedora-infra/feature/zanata b6599b694
- Add the Pagure processor for pagure's fedmsg messages f1ce03a90
- Add unit-tests for pagure's fedmsg messages 85173cd70
- Declare the pagure processor in the setup.py script 8d6450c9f
- Merge pull request #238 from fedora-infra/pagure 599ac8072
- Include the comment text in emails about bodhi comments. 576fe8ce5
- Trim end of line spaces f55d11e62
- Add support to anitya for odd changes 380d8c454
- Add unit-tests for odd new upstream version 6e6d6f37a
- Adjust docstring to represent the action e495b3ac3
- Merge pull request #239 from fedora-infra/feature/fix-some-bodhi-things 96f883a24
- Merge pull request #240 from fedora-infra/fix_docstring 945b74ba7
- Handle new hotness message type. 1ba0b6909
- These koji tests results are always changing. We'll need to mock this long-term. 575fdc1e3
- Merge pull request #242 from fedora-infra/feature/new-hotness-messages cdaf5cf73
- Be careful with the trac ticket summary. 6b2373fe7
- Strip out None values from the bodhi usernames list. bb52a3440
- Merge pull request #235 from fedora-infra/feature/bodhi-anon c9733443b
- Merge pull request #234 from fedora-infra/feature/fix-trac-summary 74305eafa
- (unrelated) these failure tests are unsustainable. they change underneath all the time... 9ec4ec087
- Add long_form for koji scratch builds. 12044f462
- Merge pull request #236 from fedora-infra/feature/longform-for-scratch b387c333e
- De-duplicate subtitles from long_form representations. 312bb250e
- Merge pull request #237 from fedora-infra/feature/de-duplicate-subtitle e7bf1014d
- (meetbot) use the agent's name where available. 22b9d8280
- Merge pull request #231 from fedora-infra/feature/meetbot-tweaks ad46e8983
- Add more info about why karma was given cdeaf8070
- Merge pull request #232 from fedora-infra/feature/karma-tweaks c8ca14c43
- Shorten git commit emails if they have already been seen. 452eb15ec
- Merge pull request #233 from fedora-infra/feature/seen-commits 514d67a0d
- Add processor for new karma messages. c018104f9
- Adding Anitya tests for new version of packages detected mapped to multiple packages 0f1ae6b0d
- Removing N from the list of values passed to list_to_series() function 6684e7e60
- Merge pull request #228 from Ghost-script/anitya 775595942
- Merge pull request #222 from fedora-infra/feature/karma 44e5bf4ee
- Add tests and implementation for new meetbot line items. 6a96132c4
- Ignore koji longform tests if koji is not installed. e2b53ef44
- Merge pull request #229 from fedora-infra/feature/halp-items 02bd9406b
- Merge pull request #230 from fedora-infra/feature/ignore-koji-longform-if-no-koji 83aad3c45
- Make github longform tests conditional. 4f46090dd
- Move zodbot tests to their own file, and make the long_form part conditional like the others. 0a99a6226
- Merge pull request #213 from fedora-infra/feature/more-longform-conditionals b030cf966
- Don't return prematurely if parent task is still open. 1f80bf7c2
- Merge pull request #214 from fedora-infra/feature/koji-longform-fix fd9cea78a
- Handle case where result never gets defined. 727bbe1c7
- Add new copr fields to the docs. d7cb97119
- Adjust copr.end subtitle to indicate the version of the build. 186811dac
- Add a long_form representation for copr build completions. 7488a49e9
- Add a build failure test just to make sure we have all the bases covered. b4eb0807f
- There is more info here now... d8f8e3713
- Add a link to more useful logs at @danvratil's suggestion. 0a46fdd69
- Also link to root.log. dd1c085a8
- Oh, and of course, https please. 4a15d69c5
- Merge pull request #215 from fedora-infra/feature/fancy-copr-messages 7367a5f53
- Merge pull request #216 from fedora-infra/feature/koji-longform-testfix a223aa0e2
- Added Github Page_Build Message Handler 587bd3275
- Merge pull request #217 from Ghost-script/page_build b88644e06
- Added Github Tead_Add message handler 1fb35abab
- Merge pull request #219 from Ghost-script/team_add f6f593bd7
- Use FAS openid libravatar first for git.receive messages And porting scm tests from __init__.py to scm.py 45c2f47d1
- These should be here. 94ece2b33
- Merge pull request #221 from Ghost-script/openid_libravatar 49e3df842
- Add icon url for fedimg logo. 77f83a329
- Added message handler and tests for Github member (added to)/(removed from) messages 4f747e0f3
- Merge pull request #227 from Ghost-script/github_member f50e03724
- Merge pull request #223 from fedora-infra/feature/fix-conglomerate 738d431ea
- Merge pull request #224 from fedora-infra/feature/fedimg-icon ef48b3a85
- Comment out the buildsys cancel long form test. f50eda651
- Be more careful with these timestamps. 64f6116cf
- Comment out the buildsys cancel long form test. f50eda651
- Be more careful with these timestamps. 64f6116cf
- 0.4.3 4bbd5b245
- Make github longform tests conditional. 4f46090dd
- Move zodbot tests to their own file, and make the long_form part conditional like the others. 0a99a6226
- Merge pull request #213 from fedora-infra/feature/more-longform-conditionals b030cf966
- Don't return prematurely if parent task is still open. 1f80bf7c2
- Merge pull request #214 from fedora-infra/feature/koji-longform-fix fd9cea78a
- Handle case where result never gets defined. 727bbe1c7
- Add new copr fields to the docs. d7cb97119
- Adjust copr.end subtitle to indicate the version of the build. 186811dac
- Add a long_form representation for copr build completions. 7488a49e9
- Add a build failure test just to make sure we have all the bases covered. b4eb0807f
- There is more info here now... d8f8e3713
- Add a link to more useful logs at @danvratil's suggestion. 0a46fdd69
- Also link to root.log. dd1c085a8
- Oh, and of course, https please. 4a15d69c5
- Merge pull request #215 from fedora-infra/feature/fancy-copr-messages 7367a5f53
- Merge pull request #216 from fedora-infra/feature/koji-longform-testfix a223aa0e2
- Added Github Page_Build Message Handler 587bd3275
- Merge pull request #217 from Ghost-script/page_build b88644e06
- Added Github Tead_Add message handler 1fb35abab
- Merge pull request #219 from Ghost-script/team_add f6f593bd7
- Add processor for new karma messages. c018104f9
- Use FAS openid libravatar first for git.receive messages And porting scm tests from __init__.py to scm.py 45c2f47d1
- These should be here. 94ece2b33
- Merge pull request #221 from Ghost-script/openid_libravatar 49e3df842
- Add icon url for fedimg logo. 77f83a329
- Added message handler and tests for Github member (added to)/(removed from) messages 4f747e0f3
- Merge pull request #227 from Ghost-script/github_member f50e03724
- Merge pull request #223 from fedora-infra/feature/fix-conglomerate 738d431ea
- Merge pull request #224 from fedora-infra/feature/fedimg-icon ef48b3a85
- 0.4.4 eb6b92dfd
- Adding Anitya tests for new version of packages detected mapped to multiple packages 0f1ae6b0d
- Removing N from the list of values passed to list_to_series() function 6684e7e60
- Merge pull request #228 from Ghost-script/anitya 775595942
- Merge pull request #222 from fedora-infra/feature/karma 44e5bf4ee
- Add tests and implementation for new meetbot line items. 6a96132c4
- Ignore koji longform tests if koji is not installed. e2b53ef44
- Merge pull request #229 from fedora-infra/feature/halp-items 02bd9406b
- Merge pull request #230 from fedora-infra/feature/ignore-koji-longform-if-no-koji 83aad3c45
- 0.4.5 23dece4ef
- (meetbot) use the agent's name where available. 22b9d8280
- Merge pull request #231 from fedora-infra/feature/meetbot-tweaks ad46e8983
- Add more info about why karma was given cdeaf8070
- Merge pull request #232 from fedora-infra/feature/karma-tweaks c8ca14c43
- Shorten git commit emails if they have already been seen. 452eb15ec
- Merge pull request #233 from fedora-infra/feature/seen-commits 514d67a0d
- 0.4.6 379251578
- Be careful with the trac ticket summary. 6b2373fe7
- Strip out None values from the bodhi usernames list. bb52a3440
- Merge pull request #235 from fedora-infra/feature/bodhi-anon c9733443b
- Merge pull request #234 from fedora-infra/feature/fix-trac-summary 74305eafa
- (unrelated) these failure tests are unsustainable. they change underneath all the time... 9ec4ec087
- Add long_form for koji scratch builds. 12044f462
- Merge pull request #236 from fedora-infra/feature/longform-for-scratch b387c333e
- De-duplicate subtitles from long_form representations. 312bb250e
- Merge pull request #237 from fedora-infra/feature/de-duplicate-subtitle e7bf1014d
- 0.4.7 5e5ef52d8
- Add the Pagure processor for pagure's fedmsg messages f1ce03a90
- Add unit-tests for pagure's fedmsg messages 85173cd70
- Declare the pagure processor in the setup.py script 8d6450c9f
- Merge pull request #238 from fedora-infra/pagure 599ac8072
- Include the comment text in emails about bodhi comments. 576fe8ce5
- Trim end of line spaces f55d11e62
- Add support to anitya for odd changes 380d8c454
- Add unit-tests for odd new upstream version 6e6d6f37a
- Adjust docstring to represent the action e495b3ac3
- Merge pull request #239 from fedora-infra/feature/fix-some-bodhi-things 96f883a24
- Merge pull request #240 from fedora-infra/fix_docstring 945b74ba7
- Handle new hotness message type. 1ba0b6909
- These koji tests results are always changing. We'll need to mock this long-term. 575fdc1e3
- Merge pull request #242 from fedora-infra/feature/new-hotness-messages cdaf5cf73
- 0.4.8 3b88e2a5b
- Be more careful with null task_ids. 1b0a00659
- PEP8. fe593bca9
- 0.4.9 2d7f90f9a
- Be careful with a null host from koji. 8c28d021d
- Merge pull request #244 from fedora-infra/feature/careful-with-null-host 09e2a442a
- 0.4.10 80908230f
- Use nice package icons where we can. d4cf3aba7
- Remove redundant line. eb9bdd171
- Merge pull request #245 from fedora-infra/feature/package-icons 2ea3f0892
- Add unit-tests for pkgdb messages sent when someone asks for a package to be unretired 923b3e918
- Adjust the pkgdb processor for messages asking for unretirement e75627f85
- Merge pull request #246 from fedora-infra/missing_pkgdb 3aa1190e3
- Use nice package icons where we can. d4cf3aba7
- Remove redundant line. eb9bdd171
- Merge pull request #245 from fedora-infra/feature/package-icons 2ea3f0892
- Add unit-tests for pkgdb messages sent when someone asks for a package to be unretired 923b3e918
- Adjust the pkgdb processor for messages asking for unretirement e75627f85
- Merge pull request #246 from fedora-infra/missing_pkgdb 3aa1190e3
- Add a long_form field for message about uploading files to the lookaside cache 86432850d
- Fix getting the current folder so that we can call that file directly e73fe2b97
- Adjust the example patch for the change in cgit version 05e6f1f46
- Add unit-tests for the long_form format of uploading to the lookaside cache f980ec535
- Merge pull request #209 from fedora-infra/long_form_lookaside a37198d07
- Update this test to use a real build from somewhere. 0199f78c1
- Implement a long-form value for koji builds. 3bc8b1cc4
- Add a way to disable these ourselves in koji and travis-ci. aa6808eea
- Add long-form values for trac tickets. e1ec60be1
- (anitya) Substitute Fedora package name for project name if available. c99580a13
- Be on the safe side. e964f8a9c
- Merge pull request #212 from fedora-infra/feature/anitya-sub-in-package-name 97573944f
- Merge pull request #211 from fedora-infra/feature/trac-longform 94a38f832
- Also test longform for failed builds. 67c5fbab0
- Also test longform for cancelled builds. 9bab7ad7f
- Merge pull request #210 from fedora-infra/feature/koji-longform c60343c09
- 0.4.2 900b4a596
- Comment out the buildsys cancel long form test. f50eda651
- Be more careful with these timestamps. 64f6116cf
- 0.4.3 4bbd5b245
- Make github longform tests conditional. 4f46090dd
- Move zodbot tests to their own file, and make the long_form part conditional like the others. 0a99a6226
- Merge pull request #213 from fedora-infra/feature/more-longform-conditionals b030cf966
- Don't return prematurely if parent task is still open. 1f80bf7c2
- Merge pull request #214 from fedora-infra/feature/koji-longform-fix fd9cea78a
- Handle case where result never gets defined. 727bbe1c7
- Add new copr fields to the docs. d7cb97119
- Adjust copr.end subtitle to indicate the version of the build. 186811dac
- Add a long_form representation for copr build completions. 7488a49e9
- Add a build failure test just to make sure we have all the bases covered. b4eb0807f
- There is more info here now... d8f8e3713
- Add a link to more useful logs at @danvratil's suggestion. 0a46fdd69
- Also link to root.log. dd1c085a8
- Oh, and of course, https please. 4a15d69c5
- Merge pull request #215 from fedora-infra/feature/fancy-copr-messages 7367a5f53
- Merge pull request #216 from fedora-infra/feature/koji-longform-testfix a223aa0e2
- Added Github Page_Build Message Handler 587bd3275
- Merge pull request #217 from Ghost-script/page_build b88644e06
- Added Github Tead_Add message handler 1fb35abab
- Merge pull request #219 from Ghost-script/team_add f6f593bd7
- Add processor for new karma messages. c018104f9
- Use FAS openid libravatar first for git.receive messages And porting scm tests from __init__.py to scm.py 45c2f47d1
- These should be here. 94ece2b33
- Merge pull request #221 from Ghost-script/openid_libravatar 49e3df842
- Add icon url for fedimg logo. 77f83a329
- Added message handler and tests for Github member (added to)/(removed from) messages 4f747e0f3
- Merge pull request #227 from Ghost-script/github_member f50e03724
- Merge pull request #223 from fedora-infra/feature/fix-conglomerate 738d431ea
- Merge pull request #224 from fedora-infra/feature/fedimg-icon ef48b3a85
- 0.4.4 eb6b92dfd
- Adding Anitya tests for new version of packages detected mapped to multiple packages 0f1ae6b0d
- Removing N from the list of values passed to list_to_series() function 6684e7e60
- Merge pull request #228 from Ghost-script/anitya 775595942
- Merge pull request #222 from fedora-infra/feature/karma 44e5bf4ee
- Add tests and implementation for new meetbot line items. 6a96132c4
- Ignore koji longform tests if koji is not installed. e2b53ef44
- Merge pull request #229 from fedora-infra/feature/halp-items 02bd9406b
- Merge pull request #230 from fedora-infra/feature/ignore-koji-longform-if-no-koji 83aad3c45
- 0.4.5 23dece4ef
- (meetbot) use the agent's name where available. 22b9d8280
- Merge pull request #231 from fedora-infra/feature/meetbot-tweaks ad46e8983
- Add more info about why karma was given cdeaf8070
- Merge pull request #232 from fedora-infra/feature/karma-tweaks c8ca14c43
- Shorten git commit emails if they have already been seen. 452eb15ec
- Merge pull request #233 from fedora-infra/feature/seen-commits 514d67a0d
- 0.4.6 379251578
- Be careful with the trac ticket summary. 6b2373fe7
- Strip out None values from the bodhi usernames list. bb52a3440
- Merge pull request #235 from fedora-infra/feature/bodhi-anon c9733443b
- Merge pull request #234 from fedora-infra/feature/fix-trac-summary 74305eafa
- (unrelated) these failure tests are unsustainable. they change underneath all the time... 9ec4ec087
- Add long_form for koji scratch builds. 12044f462
- Merge pull request #236 from fedora-infra/feature/longform-for-scratch b387c333e
- De-duplicate subtitles from long_form representations. 312bb250e
- Merge pull request #237 from fedora-infra/feature/de-duplicate-subtitle e7bf1014d
- 0.4.7 5e5ef52d8
- Add the Pagure processor for pagure's fedmsg messages f1ce03a90
- Add unit-tests for pagure's fedmsg messages 85173cd70
- Declare the pagure processor in the setup.py script 8d6450c9f
- Merge pull request #238 from fedora-infra/pagure 599ac8072
- Include the comment text in emails about bodhi comments. 576fe8ce5
- Trim end of line spaces f55d11e62
- Add support to anitya for odd changes 380d8c454
- Add unit-tests for odd new upstream version 6e6d6f37a
- Adjust docstring to represent the action e495b3ac3
- Merge pull request #239 from fedora-infra/feature/fix-some-bodhi-things 96f883a24
- Merge pull request #240 from fedora-infra/fix_docstring 945b74ba7
- Handle new hotness message type. 1ba0b6909
- These koji tests results are always changing. We'll need to mock this long-term. 575fdc1e3
- Merge pull request #242 from fedora-infra/feature/new-hotness-messages cdaf5cf73
- 0.4.8 3b88e2a5b
- Be more careful with null task_ids. 1b0a00659
- PEP8. fe593bca9
- 0.4.9 2d7f90f9a
- Be careful with a null host from koji. 8c28d021d
- Merge pull request #244 from fedora-infra/feature/careful-with-null-host 09e2a442a
- Handle None at the end of mass branch... ;p e197b8cfd
- Create long-form output for github events. aace64d95
- Include full irc logs in meetbot long_form repr. 7baa7c9fd
- Merge pull request #200 from fedora-infra/feature/more-long-form 57c239cb2
- Modernize these fas examples. 9b66461b4
- Convert one FAS example into a legacy test. 3610f5373
- Merge pull request #201 from fedora-infra/feature/legacy-fas 08b066f71
- Add some debugging around the fas cache lock. dceb30b96
- Merge pull request #202 from fedora-infra/feature/debugging adb030de1
- Handle "release" messages from github. b5de46eaa
- Merge pull request #203 from fedora-infra/feature/github-releases 68b366138
- Pkgdb dropped the from_branch information when requesting a new branch fd8dba4bb
- Adjust the unit-tests to reflect the changes on the messages sent by pkgdb aa5dc85c0
- Merge pull request #204 from fedora-infra/pkgdb_drop_from_branch c272313de
- Fix elections messages. 3fec1f459
- Convert github.watch messages to github.star. fbdf5fe1c
- Associate usernames and packages with the hotness followup messages. 1e5d95ca7
- Merge pull request #206 from fedora-infra/feature/more-github-fixes 3f31862e3
- Merge pull request #207 from fedora-infra/feature/hotness-users 2dc580447
- Merge pull request #205 from fedora-infra/feature/elections-fix 5dad82741
- Handle Fedora Atomic ftpsync links. 882c623bd
- Merge pull request #189 from fedora-infra/feature/atomic-links 5f4357368
- The summershum icon moved. 77f01db46
- PEP8. 14008cf14
- Handle hotness.project.map messages. 916876f53
- Merge pull request #191 from fedora-infra/feature/hotness-mapping 7c767a849
- Merge pull request #190 from fedora-infra/feature/summershum-icon-change 78b6f5e2a
- Find out the package concerned when processing admin.action.status.updpte 69613068c
- When returning the list of packages, cover the new branch request messages 68b3caf71
- Add the explanatory message in the human readable format 536153367
- Add a new test: an update message for a new branch request that is denied e13a84d5a
- Merge pull request #192 from fedora-infra/fix_pkgdb_for_admin_actions 0b4327faf
- 0.3.10 036ee5bbb
- Create test to elicit the error from #193. 2fa9cb4e1
- Fix #193. 65270ecd1
- Merge pull request #194 from fedora-infra/feature/fix-pkgdb-messages 15d0a6c7a
- 0.3.11 ace76a125
- Move bodhi tests to their own module. 6ff109049
- Handle bodhi.stack.save messages. fba701bba
- Handle bodhi.stack.delete messages. 529620de6
- Handle bodhi.update.edit messages. bb945a037
- Handle new sigul messages (via koji). 442be7de2
- Merge pull request #196 from fedora-infra/feature/sigul 6b7f2cec2
- 0.3.12 2cf84d830
- Handle bodhi1 and bodhi2 buildroot override messages. 1e4e9ded7
- Handle mashtask and update.complete.* messages. d67d0bb9d
- Handle bodhi.update.eject messages from the mash process. 52cd572a1
- Mention the sigkey in the rpm.sign subtitle. 82797fb70
- Merge pull request #197 from fedora-infra/feature/sigkey 08e02b792
- Merge pull request #195 from fedora-infra/feature/bodhi2 4780ce209
- Fix tests. aa2753037
- Merge pull request #198 from fedora-infra/feature/more-grouped-attrs 9804090f2
- Demote this error message. 39531fd41
- Merge pull request #199 from fedora-infra/feature/demote-error-message 88353d4cf
- Add and test the second kind of hotness followup message. 2dd8a3029
- Mark a test as Legacy that should have been marked so a while ago. 4319119b4
- No longer stuff package owners in msg2usernames for pkgdb. 1389de4f2
- Merge pull request #184 from fedora-infra/feature/hotness-followup2 cac1a95e5
- Merge pull request #185 from fedora-infra/feature/pkgdb-usernames-kludge-removal 53443d205
- Add support for the messages sent by anitya when the admins delete a distribution 0f1a7f1d1
- Fix up topic in anitya's tests fd54958e4
- One more adjustement in the anitya's tests 4de012eb2
- Fix topic for the anitya tests f8f4e5295
- Fix anitya's unit-tests f1e55074c
- Merge pull request #182 from fedora-infra/delete_distro 34bed947b
- Distinguish between these two anitya examples. 728f1e3b5
- Typofix. 0d15c4c83
- Merge pull request #178 from fedora-infra/feature/anitya-de-duplicate 001d0a503
- anitya is behind ssl now. 0b7bfd039
- Whoops! Include hotness tests in the main battery. 1b38710bf
- Point hotness messages at partner-bz if they are from the staging environment. a6fd536a7
- Point stg koji messages at the stg koji hub. 8984cbca7
- Merge pull request #179 from fedora-infra/feature/links ca4f3f678
- First pass at mirrormanager message handling. 232b817d0
- netblocks messages. 2308e08f2
- Fix string comparison in the fedimg proc. 2988d50cd
- Merge pull request #181 from fedora-infra/feature/fedimg-comparison d936eb60f
- Merge pull request #180 from fedora-infra/feature/mm2 9bdc8293a
- Apparently we're not guaranteed to have this value. 3720084c7
- Merge pull request #164 from fedora-infra/feature/yet-another-anitya-fix 4d0486963
- Add unit-test for pkgdb's message about monitor status change 92e377a87
- Adjust the pkgdb processor to handle the change in monitoring status 6d0f58fed
- Remove trailing slash on pkgdb objects both in the logic and the tests 13a363f40
- Merge pull request #166 from fedora-infra/pkgdb cc8274752
- Handle mailman links with and without prefixes. 3f5d6b15e
- mailman: convert emails to fas usernames where we can. ce35a7abb
- mailman: No longer chop up emails into usernames. 146235413
- Merge pull request #167 from fedora-infra/feature/mailman-fixes 2328588fe
- Move fas tests out into their own file. d77079aa5
- Add fas tests that actually cover current messages. 85c2d7e4f
- Merge pull request #169 from fedora-infra/feature/fas-fixes 50e9715d0
- lookaside: Dehardcode some assumptions 9391abfee
- Merge pull request #170 from bochecha/feature/lookasidemsgs 526d28373
- Handle anitya's fedmsg message when an admin removes a version of a project df274699d
- Merge pull request #171 from fedora-infra/drop_version_anitya 130ee11e0
- Clarify the purpose of the anitya.project.add.tried message. 8e9fef33a
- Fix test failures for conglomerator ordering. 690d1182b
- Merge pull request #173 from fedora-infra/feature/conglom-ordering 66a923908
- Merge pull request #172 from fedora-infra/feature/anitya-try 0385f486f
- Remove a bunch of the wiki upload messages. 25f6fa69e
- Merge pull request #174 from fedora-infra/feature/new-wiki-upload 681f485e0
- A BySubject pkgdb conglomerator. 4921a5dfa
- Reorganize and add two more ACL conglomerators. af26e8ad8
- Switch order here. bcc7f56ba
- The New Hotness b50f491d9
- Possessive nouns. b6b9a9d59
- Add forgotten koji task states. d7eb88edd
- Merge pull request #176 from fedora-infra/feature/hotness b05104234
- Merge pull request #177 from fedora-infra/feature/pkgdb-conglom 9a56d0d69
- Handle legacy anitya messages. d052cb001
- Merge pull request #163 from fedora-infra/feature/anitya-fixes e117278ed
- Require a particularly modern fedmsg for building the docs. 4cff9aee1
- Fix doc_utilities. 39d76afce
- Merge pull request #157 from fedora-infra/feature/fix-doc-utilities e44639b5a
- Add groups field to koschei.package.state.change bd803dd63
- Merge pull request #158 from msimacek/feature/koschei 77b94ee68
- Update the unit-tests for anitya's update message 16e9eda19
- Fix the anitya processor for the update message faaee82d6
- Fix the message sent by anitya and adjust the expectations as well 69d060e26
- Fix subtitle for anitya, inverted old and new releases e8664961c
- Add failing test case for #160. 3f92641c0
- Fix #160. 1efc6d618
- Add unit-tests for a message of update having no "old" version being updated 672d66c9b
- Adjust the anitya processor for message having no "old" version being updated 3452e6733
- Merge pull request #161 from fedora-infra/feature/more-pkgdb-fixes 41b24ef89
- Merge pull request #159 from fedora-infra/fix_anitya 2b6bc5fe0
- Have anitya re-use pkgdb's icon for now. e3be0f1d5
- Merge pull request #162 from fedora-infra/feature/anitya-metadata 82d007fb9
- Fix doc building. 216283439
- Merge pull request #152 from fedora-infra/feature/doc-fix 3a27bd980
- Adjust the cnucnuweb processor and rename it to anitya processor f56f91a31
- Rename the cnucnuweb processor to anitya processor b7b75444a
- Adjust the cnucnuweb unit-tests for anitya 9a8c23cfb
- Rename the cnucnuweb unit-tests to anitya cc2d84ec4
- Run the anitya unit-tests 3694ba826
- Use the anitya processor instead of the cnucnuweb one 3e4e8fd30
- Merge pull request #153 from fedora-infra/anitya c8cee4658
- Add processor for Koschei messages 5ce91f4ef
- Test for KoscheiProcessor 01c04bd53
- Fix out-of-sync docstring 336fd4665
- Adjust the anitya.project.map.update to reflect how it looks in reality e116f64bf
- Adjust the anitya unit-tests so that the example messages fit the reality 036ac065b
- Add logic to support removal of project mapping in anitya bbeabe08f
- Add unit-tests for the removal of project mapping in anitya 2457e6f44
- Adjust the unit-tests for the anitya.project.remove messages to reflect the reality 0db4a3cc5
- Remove build_task_id and repo_id fields from the message 3eb169c07
- Add subtitle for transition from ignored 61283c5d6
- Include repo and koji instance in subtitle e45546a5e
- Merge pull request #155 from msimacek/feature/koschei 129c4bf2b
- Set the right topic prefix for anitya. 7cc7f8d07
- Change the example topics. af991d628
- Get fedoraproject emails without having to query fas. Fix libravatars. fc39cf40c
- PEP8. 12ccf915a
- Add a non-fedora user to get avatars and usernames right. bdead3c90
- Merge pull request #154 from fedora-infra/anitya 0e94efcd2
- Fix doc building. 216283439
- Merge pull request #152 from fedora-infra/feature/doc-fix 3a27bd980
- Adjust the cnucnuweb processor and rename it to anitya processor f56f91a31
- Rename the cnucnuweb processor to anitya processor b7b75444a
- Adjust the cnucnuweb unit-tests for anitya 9a8c23cfb
- Rename the cnucnuweb unit-tests to anitya cc2d84ec4
- Run the anitya unit-tests 3694ba826
- Use the anitya processor instead of the cnucnuweb one 3e4e8fd30
- Merge pull request #153 from fedora-infra/anitya c8cee4658
- Add processor for Koschei messages 5ce91f4ef
- Test for KoscheiProcessor 01c04bd53
- Fix out-of-sync docstring 336fd4665
- Adjust the anitya.project.map.update to reflect how it looks in reality e116f64bf
- Adjust the anitya unit-tests so that the example messages fit the reality 036ac065b
- Add logic to support removal of project mapping in anitya bbeabe08f
- Add unit-tests for the removal of project mapping in anitya 2457e6f44
- Adjust the unit-tests for the anitya.project.remove messages to reflect the reality 0db4a3cc5
- Remove build_task_id and repo_id fields from the message 3eb169c07
- Add subtitle for transition from ignored 61283c5d6
- Include repo and koji instance in subtitle e45546a5e
- Merge pull request #155 from msimacek/feature/koschei 129c4bf2b
- Set the right topic prefix for anitya. 7cc7f8d07
- Change the example topics. af991d628
- Get fedoraproject emails without having to query fas. Fix libravatars. fc39cf40c
- PEP8. 12ccf915a
- Add a non-fedora user to get avatars and usernames right. bdead3c90
- Merge pull request #154 from fedora-infra/anitya 0e94efcd2
- 0.3.3 fc0d4ddc9
- Require a particularly modern fedmsg for building the docs. 4cff9aee1
- Fix doc_utilities. 39d76afce
- Merge pull request #157 from fedora-infra/feature/fix-doc-utilities e44639b5a
- Add groups field to koschei.package.state.change bd803dd63
- Merge pull request #158 from msimacek/feature/koschei 77b94ee68
- Update the unit-tests for anitya's update message 16e9eda19
- Fix the anitya processor for the update message faaee82d6
- Fix the message sent by anitya and adjust the expectations as well 69d060e26
- Fix subtitle for anitya, inverted old and new releases e8664961c
- Add failing test case for #160. 3f92641c0
- Fix #160. 1efc6d618
- Add unit-tests for a message of update having no "old" version being updated 672d66c9b
- Adjust the anitya processor for message having no "old" version being updated 3452e6733
- Merge pull request #161 from fedora-infra/feature/more-pkgdb-fixes 41b24ef89
- Merge pull request #159 from fedora-infra/fix_anitya 2b6bc5fe0
- Have anitya re-use pkgdb's icon for now. e3be0f1d5
- Merge pull request #162 from fedora-infra/feature/anitya-metadata 82d007fb9
- 0.3.4 62897a2d7
- Handle legacy anitya messages. d052cb001
- Merge pull request #163 from fedora-infra/feature/anitya-fixes e117278ed
- 0.3.5 e1378fc0e
- Apparently we're not guaranteed to have this value. 3720084c7
- Merge pull request #164 from fedora-infra/feature/yet-another-anitya-fix 4d0486963
- Add unit-test for pkgdb's message about monitor status change 92e377a87
- Adjust the pkgdb processor to handle the change in monitoring status 6d0f58fed
- Remove trailing slash on pkgdb objects both in the logic and the tests 13a363f40
- Merge pull request #166 from fedora-infra/pkgdb cc8274752
- Handle mailman links with and without prefixes. 3f5d6b15e
- mailman: convert emails to fas usernames where we can. ce35a7abb
- mailman: No longer chop up emails into usernames. 146235413
- Merge pull request #167 from fedora-infra/feature/mailman-fixes 2328588fe
- Move fas tests out into their own file. d77079aa5
- Add fas tests that actually cover current messages. 85c2d7e4f
- Merge pull request #169 from fedora-infra/feature/fas-fixes 50e9715d0
- lookaside: Dehardcode some assumptions 9391abfee
- Merge pull request #170 from bochecha/feature/lookasidemsgs 526d28373
- Handle anitya's fedmsg message when an admin removes a version of a project df274699d
- Merge pull request #171 from fedora-infra/drop_version_anitya 130ee11e0
- Clarify the purpose of the anitya.project.add.tried message. 8e9fef33a
- Fix test failures for conglomerator ordering. 690d1182b
- Merge pull request #173 from fedora-infra/feature/conglom-ordering 66a923908
- Merge pull request #172 from fedora-infra/feature/anitya-try 0385f486f
- Remove a bunch of the wiki upload messages. 25f6fa69e
- Merge pull request #174 from fedora-infra/feature/new-wiki-upload 681f485e0
- A BySubject pkgdb conglomerator. 4921a5dfa
- Reorganize and add two more ACL conglomerators. af26e8ad8
- Switch order here. bcc7f56ba
- The New Hotness b50f491d9
- Possessive nouns. b6b9a9d59
- Add forgotten koji task states. d7eb88edd
- Merge pull request #176 from fedora-infra/feature/hotness b05104234
- Merge pull request #177 from fedora-infra/feature/pkgdb-conglom 9a56d0d69
- 0.3.6 4257c1a44
- Distinguish between these two anitya examples. 728f1e3b5
- Typofix. 0d15c4c83
- Merge pull request #178 from fedora-infra/feature/anitya-de-duplicate 001d0a503
- anitya is behind ssl now. 0b7bfd039
- Whoops! Include hotness tests in the main battery. 1b38710bf
- Point hotness messages at partner-bz if they are from the staging environment. a6fd536a7
- Point stg koji messages at the stg koji hub. 8984cbca7
- Merge pull request #179 from fedora-infra/feature/links ca4f3f678
- First pass at mirrormanager message handling. 232b817d0
- netblocks messages. 2308e08f2
- Fix string comparison in the fedimg proc. 2988d50cd
- Merge pull request #181 from fedora-infra/feature/fedimg-comparison d936eb60f
- Merge pull request #180 from fedora-infra/feature/mm2 9bdc8293a
- 0.3.7 7b06763ec
- Add support for the messages sent by anitya when the admins delete a distribution 0f1a7f1d1
- Fix up topic in anitya's tests fd54958e4
- One more adjustement in the anitya's tests 4de012eb2
- Fix topic for the anitya tests f8f4e5295
- Fix anitya's unit-tests f1e55074c
- Merge pull request #182 from fedora-infra/delete_distro 34bed947b
- 0.3.8 5e2791f74
- Add and test the second kind of hotness followup message. 2dd8a3029
- Mark a test as Legacy that should have been marked so a while ago. 4319119b4
- No longer stuff package owners in msg2usernames for pkgdb. 1389de4f2
- Merge pull request #184 from fedora-infra/feature/hotness-followup2 cac1a95e5
- Merge pull request #185 from fedora-infra/feature/pkgdb-usernames-kludge-removal 53443d205
- 0.3.9 f4ded79be
- Handle Fedora Atomic ftpsync links. 882c623bd
- Merge pull request #189 from fedora-infra/feature/atomic-links 5f4357368
- The summershum icon moved. 77f01db46
- PEP8. 14008cf14
- Handle hotness.project.map messages. 916876f53
- Merge pull request #191 from fedora-infra/feature/hotness-mapping 7c767a849
- Merge pull request #190 from fedora-infra/feature/summershum-icon-change 78b6f5e2a
- Find out the package concerned when processing admin.action.status.updpte 69613068c
- When returning the list of packages, cover the new branch request messages 68b3caf71
- Add the explanatory message in the human readable format 536153367
- Add a new test: an update message for a new branch request that is denied e13a84d5a
- Merge pull request #192 from fedora-infra/fix_pkgdb_for_admin_actions 0b4327faf
- 0.3.10 036ee5bbb
- Create test to elicit the error from #193. 2fa9cb4e1
- Fix #193. 65270ecd1
- Merge pull request #194 from fedora-infra/feature/fix-pkgdb-messages 15d0a6c7a
- 0.3.11 ace76a125
- Handle new sigul messages (via koji). 442be7de2
- Merge pull request #196 from fedora-infra/feature/sigul 6b7f2cec2
- Handle new sigul messages (via koji). 442be7de2
- Merge pull request #196 from fedora-infra/feature/sigul 6b7f2cec2
- Create test to elicit the error from #193. 2fa9cb4e1
- Fix #193. 65270ecd1
- Merge pull request #194 from fedora-infra/feature/fix-pkgdb-messages 15d0a6c7a
- Add basic documentation on how to get started with fedmsg_meta_fedora_infrastructure 44bcf7c11
- Embed the start documentation in the main documentation 2956dff6c
- Merge pull request #142 from fedora-infra/start_doc d18f5e8ce
- Handle ancient ansible messages with no userid. 8305e290b
- Merge pull request #144 from fedora-infra/feature/legacy-ansible c2ae68bb0
- Handle other kinds of pkgdb status updates. 5b8c5345b
- Mark these pkgdb examples as Legacy dbb15f79e
- Handle ancient koji messages that do not have tag info. c71f146fd
- Return the full patch for scm long_form. 7f93e7174
- Remove errant print statement. e1aef8055
- Fix fedorahosted repo links that do not end with '.git' 135eaa4fc
- Merge pull request #149 from fedora-infra/feature/hosted-git-fixlist 9f518717b
- Merge pull request #145 from fedora-infra/feature/more-pkgdb 75338058d
- Merge pull request #148 from fedora-infra/feature/patch-long-form 50d2e38d5
- Merge pull request #147 from fedora-infra/feature/legacy-tagless 4a05f88a9
- Revert these at @pypingou's suggestion. 13661ec89
- Merge pull request #146 from fedora-infra/feature/pkgdb-legacy d2a61a143
- Handle enhanced bugzilla messages. d0896ec55
- Merge pull request #151 from fedora-infra/feature/enhanced-bugzilla 30436b137
- 0.3.2 154b44808
- Fix doc building. 216283439
- Merge pull request #152 from fedora-infra/feature/doc-fix 3a27bd980
- Adjust the cnucnuweb processor and rename it to anitya processor f56f91a31
- Rename the cnucnuweb processor to anitya processor b7b75444a
- Adjust the cnucnuweb unit-tests for anitya 9a8c23cfb
- Rename the cnucnuweb unit-tests to anitya cc2d84ec4
- Run the anitya unit-tests 3694ba826
- Use the anitya processor instead of the cnucnuweb one 3e4e8fd30
- Merge pull request #153 from fedora-infra/anitya c8cee4658
- Add processor for Koschei messages 5ce91f4ef
- Test for KoscheiProcessor 01c04bd53
- Fix out-of-sync docstring 336fd4665
- Adjust the anitya.project.map.update to reflect how it looks in reality e116f64bf
- Adjust the anitya unit-tests so that the example messages fit the reality 036ac065b
- Add logic to support removal of project mapping in anitya bbeabe08f
- Add unit-tests for the removal of project mapping in anitya 2457e6f44
- Adjust the unit-tests for the anitya.project.remove messages to reflect the reality 0db4a3cc5
- Remove build_task_id and repo_id fields from the message 3eb169c07
- Add subtitle for transition from ignored 61283c5d6
- Include repo and koji instance in subtitle e45546a5e
- Merge pull request #155 from msimacek/feature/koschei 129c4bf2b
- Set the right topic prefix for anitya. 7cc7f8d07
- Change the example topics. af991d628
- Get fedoraproject emails without having to query fas. Fix libravatars. fc39cf40c
- PEP8. 12ccf915a
- Add a non-fedora user to get avatars and usernames right. bdead3c90
- Merge pull request #154 from fedora-infra/anitya 0e94efcd2
- 0.3.3 fc0d4ddc9
- Require a particularly modern fedmsg for building the docs. 4cff9aee1
- Fix doc_utilities. 39d76afce
- Merge pull request #157 from fedora-infra/feature/fix-doc-utilities e44639b5a
- Add groups field to koschei.package.state.change bd803dd63
- Merge pull request #158 from msimacek/feature/koschei 77b94ee68
- Update the unit-tests for anitya's update message 16e9eda19
- Fix the anitya processor for the update message faaee82d6
- Fix the message sent by anitya and adjust the expectations as well 69d060e26
- Fix subtitle for anitya, inverted old and new releases e8664961c
- Add failing test case for #160. 3f92641c0
- Fix #160. 1efc6d618
- Add unit-tests for a message of update having no "old" version being updated 672d66c9b
- Adjust the anitya processor for message having no "old" version being updated 3452e6733
- Merge pull request #161 from fedora-infra/feature/more-pkgdb-fixes 41b24ef89
- Merge pull request #159 from fedora-infra/fix_anitya 2b6bc5fe0
- Have anitya re-use pkgdb's icon for now. e3be0f1d5
- Merge pull request #162 from fedora-infra/feature/anitya-metadata 82d007fb9
- 0.3.4 62897a2d7
- Handle legacy anitya messages. d052cb001
- Merge pull request #163 from fedora-infra/feature/anitya-fixes e117278ed
- 0.3.5 e1378fc0e
- Apparently we're not guaranteed to have this value. 3720084c7
- Merge pull request #164 from fedora-infra/feature/yet-another-anitya-fix 4d0486963
- Add unit-test for pkgdb's message about monitor status change 92e377a87
- Adjust the pkgdb processor to handle the change in monitoring status 6d0f58fed
- Remove trailing slash on pkgdb objects both in the logic and the tests 13a363f40
- Merge pull request #166 from fedora-infra/pkgdb cc8274752
- Handle mailman links with and without prefixes. 3f5d6b15e
- mailman: convert emails to fas usernames where we can. ce35a7abb
- mailman: No longer chop up emails into usernames. 146235413
- Merge pull request #167 from fedora-infra/feature/mailman-fixes 2328588fe
- Move fas tests out into their own file. d77079aa5
- Add fas tests that actually cover current messages. 85c2d7e4f
- Merge pull request #169 from fedora-infra/feature/fas-fixes 50e9715d0
- lookaside: Dehardcode some assumptions 9391abfee
- Merge pull request #170 from bochecha/feature/lookasidemsgs 526d28373
- Handle anitya's fedmsg message when an admin removes a version of a project df274699d
- Merge pull request #171 from fedora-infra/drop_version_anitya 130ee11e0
- Clarify the purpose of the anitya.project.add.tried message. 8e9fef33a
- Fix test failures for conglomerator ordering. 690d1182b
- Merge pull request #173 from fedora-infra/feature/conglom-ordering 66a923908
- Merge pull request #172 from fedora-infra/feature/anitya-try 0385f486f
- Remove a bunch of the wiki upload messages. 25f6fa69e
- Merge pull request #174 from fedora-infra/feature/new-wiki-upload 681f485e0
- A BySubject pkgdb conglomerator. 4921a5dfa
- Reorganize and add two more ACL conglomerators. af26e8ad8
- Switch order here. bcc7f56ba
- The New Hotness b50f491d9
- Possessive nouns. b6b9a9d59
- Add forgotten koji task states. d7eb88edd
- Merge pull request #176 from fedora-infra/feature/hotness b05104234
- Merge pull request #177 from fedora-infra/feature/pkgdb-conglom 9a56d0d69
- 0.3.6 4257c1a44
- Distinguish between these two anitya examples. 728f1e3b5
- Typofix. 0d15c4c83
- Merge pull request #178 from fedora-infra/feature/anitya-de-duplicate 001d0a503
- anitya is behind ssl now. 0b7bfd039
- Whoops! Include hotness tests in the main battery. 1b38710bf
- Point hotness messages at partner-bz if they are from the staging environment. a6fd536a7
- Point stg koji messages at the stg koji hub. 8984cbca7
- Merge pull request #179 from fedora-infra/feature/links ca4f3f678
- First pass at mirrormanager message handling. 232b817d0
- netblocks messages. 2308e08f2
- Fix string comparison in the fedimg proc. 2988d50cd
- Merge pull request #181 from fedora-infra/feature/fedimg-comparison d936eb60f
- Merge pull request #180 from fedora-infra/feature/mm2 9bdc8293a
- 0.3.7 7b06763ec
- Add support for the messages sent by anitya when the admins delete a distribution 0f1a7f1d1
- Fix up topic in anitya's tests fd54958e4
- One more adjustement in the anitya's tests 4de012eb2
- Fix topic for the anitya tests f8f4e5295
- Fix anitya's unit-tests f1e55074c
- Merge pull request #182 from fedora-infra/delete_distro 34bed947b
- 0.3.8 5e2791f74
- Add and test the second kind of hotness followup message. 2dd8a3029
- Mark a test as Legacy that should have been marked so a while ago. 4319119b4
- No longer stuff package owners in msg2usernames for pkgdb. 1389de4f2
- Merge pull request #184 from fedora-infra/feature/hotness-followup2 cac1a95e5
- Merge pull request #185 from fedora-infra/feature/pkgdb-usernames-kludge-removal 53443d205
- 0.3.9 f4ded79be
- Handle Fedora Atomic ftpsync links. 882c623bd
- Merge pull request #189 from fedora-infra/feature/atomic-links 5f4357368
- The summershum icon moved. 77f01db46
- PEP8. 14008cf14
- Handle hotness.project.map messages. 916876f53
- Merge pull request #191 from fedora-infra/feature/hotness-mapping 7c767a849
- Merge pull request #190 from fedora-infra/feature/summershum-icon-change 78b6f5e2a
- Find out the package concerned when processing admin.action.status.updpte 69613068c
- When returning the list of packages, cover the new branch request messages 68b3caf71
- Add the explanatory message in the human readable format 536153367
- Add a new test: an update message for a new branch request that is denied e13a84d5a
- Merge pull request #192 from fedora-infra/fix_pkgdb_for_admin_actions 0b4327faf
- Catch new subpackages. 19d315a48
- Koji messages should really have a secondary icon. 920935ecb
- Planet gets an icon too. 7048681ad
- Sort out the tagger icons. a85d5dd6b
- Give askbot an icon, courtsey of @ryanlerch. 111ccfd30
- Secondary icons for lookaside messages. 5070bc97e
- Make the git fallback icon more consistent with the other categories. 59b07fe99
- Include the package name in summershum message subtitles. 54ca99f52
- Merge pull request #67 from fedora-infra/feature/icons 55bf4269a
- Merge pull request #68 from fedora-infra/feature/summershum-pkg 5bb493442
- Ansible needs an icon, right? 8ad630df2
- And this one badge message could use an icon too. 11248bad1
- Merge pull request #69 from fedora-infra/feature/more-icons b8f592e59
- 0.2.10 5864cf427
- A processor for github2fedmsg. 11c95c4d2
- Merge pull request #70 from fedora-infra/feature/github 365cf5365
- Add tests and processor for the new ftp sync messages. 34bfa48aa
- Merge pull request #71 from fedora-infra/feature/ftpsync 98e7e293a
- The bytes field is actually 'human readable' 1496bbe72
- 0.2.11 d5cd3bff5
- Need to pass through the config here... 2ff1888a6
- BZ processor and a test. 3e7ce519f
- Handle messages for "new bugs" 410baa648
- Correct module doc. e91840446
- Merge pull request #72 from fedora-infra/feature/bugzilla b7b94bcf2
- Use https for copr-be. fb4e6249f
- https for wiki links, please. b26b8ca11
- https for meetbot, please. f195772d8
- Merge pull request #73 from fedora-infra/feature/https 162d231a6
- Clarify user role at endmeeting. Fixes #29. e74642892
- Merge pull request #74 from fedora-infra/feature/user-at-endmeeting a8b5cff01
- Remove "slave" field from jenkins fbf3fc841
- Merge pull request #75 from fedora-infra/jenkins-take2 ac853fcee
- Test tagger rank change messages. Fixes #14. e0541cde8
- Merge pull request #76 from fedora-infra/feature/test-tagger-rank 413194c36
- First work on the ElectionsProcessor for fedora-elections ae75f73e1
- Update the elections Processor now that the messages contain an agent 3b4990e72
- Adjust the __link__ now that the elections is on apps f602cfbcf
- Manage messages regarding elections' candidate (new, edit, delete) dc00a61a8
- Adjust the setup.py file to include the elections processor 3c6e15edc
- Import the ElectionsProcessor from the right file 843f8cfde
- Fix trailing slash in the link in the elections processor and make it valid python 3c731ac51
- Fix the usernames method 540b48954
- pep8 fixes to the fedocal tests 831958858
- Fix the name, messages from the elections are of type fedora_elections 1e6d8c61e
- Fix the topic for editing or deleting candidates (and not elections) dd27ca13e
- The messages are only broadcasting one candidate at a time, no list f59ed4b3a
- Add unit-tests for the fedora_elections messages 77ebbff64
- Link the unit-tests for fedora_elections into the main test suite 03887eaa1
- pep8 fixes on the trac tests 90a3d0933
- pep8 fixes on the summershum tests 2080bdca7
- pep8 fixes on the mailman3 tests 0b0f1a69b
- pep8 fixes on the pkgdb tests 7e914cc87
- pep8 fixes on the jenkins tests 05d3ddb25
- pep8 fixes on the github tests a4e11b75a
- pep8 fixes on the askbot tests 723536331
- pep8 fixes on the ansible tests 29d4de8e7
- pep8 fixes on the pkgdb meta file 9ddcabbee
- pep8 fixes on the jenkins meta file 5da6fcd04
- pep8 fixes on the fasshim meta file c090e4281
- pep8 fixes on the cnucnuweb meta file cbcd846f9
- pep8 fixes on fedmsg.d/base.py 8232320fa
- pep8 fixes on the setup.py file 363058da5
- Merge pull request #77 from fedora-infra/elections 7dd0715b4
- Merge pull request #78 from fedora-infra/pep8 b787911bf
- Be careful with copr messages here. 5a6fbd0c4
- Use the new copr frontend url. 7c0830cfc
- Merge pull request #80 from fedora-infra/feature/take-care-with-copr cf64f50d1
- Retire this one bodhi masher message. 043dbad9b
- Merge pull request #82 from fedora-infra/feature/retire-masher-message e395dd421
- Give fedmsg.meta its own doc infrastructure. 0b866c2c3
- Merge pull request #83 from fedora-infra/feature/doc-split 7181bf8d6
- Adjust the URL to point to the right pkgdb2 page c4249c393
- Adjust the unit-tests to use the correct URL for pkgdb2 91b941e4f
- small pep8 fix to make pep8bot happy e9f5d285a
- Merge pull request #84 from fedora-infra/pkgdb2_url 5136e3434
- Copr icon. a1d296828
- Test that icon, too. 27d0552cd
- Icons for meetbot. 9e733ea93
- Just to be sure. e0c087f96
- More being sure. 44ab1f881
- Ignore the topics .rst doc. It is auto generated. b884d5b6f
- Update koji examples. dc1611712
- Merge pull request #87 from fedora-infra/feature/update-koji-examples 5822fe792
- Merge pull request #86 from fedora-infra/feature/meetbot-icon 672917fe3
- Merge pull request #85 from fedora-infra/feature/copr-icon bba920ec1
- Fix meetbot topic changes. 903861a4e
- 0.2.12 02f169e06
- Processor and tests for FMN messages. f8aa9b47f
- Merge pull request #88 from fedora-infra/feature/fmn 9d693257b
- Actually add the code for this. 9bce4b293
- Merge branch 'feature/fmn' into develop 2521946b3
- Pkgdb: Avoid redirects to URL with trailing slash de99f5914
- Merge pull request #92 from tyll/avoid-redirects 4d9387fc8
- Pkgdb: Make package retirement messages explicit 42d30bda3
- Merge pull request #91 from tyll/develop 80fc3d9ea
- 0.2.13 4a838f948
- Fix .rst syntax. ff4853a39
- compose: remove unused import 93ff47576
- Use https where currently possible 62a9c6cbf
- Allow mentions in bodhi comments. /cc @codeblock. ffe34c428
- Merge pull request #94 from fedora-infra/feature/mentions 56a3b4270
- Initial go at a fedmsg meta config for the new fedimg service. b47fa4205
- Typofix f4a928d1e
- Add marked up text and tests for bodhi messages. bc68050a5
- Merge pull request #98 from fedora-infra/feature/marked-up-bodhi f8b840b96
- Merge pull request #93 from tyll/https 7e364d43f
- Allow the FAS url to be configurable. dfab75e91
- Use a nuancier icon. e309fb85d
- Cook our own avatar links. 84ba908dd
- Use libravatar. 07a3e0a20
- Update the tests to expect libravatar. de7a296da
- Merge pull request #100 from fedora-infra/feature/nuancier-icon 880a12c82
- Show icons in docs. 0a02161f4
- Merge pull request #102 from fedora-infra/feature/show-icons-in-docs 25c003e03
- Merge pull request #99 from fedora-infra/feature/configurable-fas-url 403b005f0
- Merge pull request #101 from fedora-infra/feature/libravatar 78d057b2e
- Remove some stuff we don't need. 9fb656b2a
- Make successful status 'completed' instead of 'succeeded' f75a7711a
- Tweaks as per @threebean's comments. 40fd23e49
- Author --> Authors to match other files. e6b19ba0b
- Start writing a test for Fedimg fedmsgs. bb8590a21
- Looks like this fedimg test passes 5d6e69df5
- Typofix d282bff37
- PEP 8 675bfcc7f
- These things aren't sets. f69d1742f
- Crucial - declare the FedimgProcessor. 7bd2ce597
- Run fedimg tests as part of the big suite. 7f3bebc6b
- Handle github.status messages. 7b3bad3bb
- Handle github.delete messages. 4222b6491
- Handle pull request review comments. 72ada211c
- Reorganize the way msg2objects works for github so that it makes more sense. b118d4e1b
- Fix key name. b742848e2
- py2.6 doesn't support str.format() without indexes 4d112edca
- This should be the image name, not the URL. ca6b47006
- Support commit comments. a91f1a75b
- Merge pull request #103 from fedora-infra/feature/fedimg-meta 90379f404
- Merge pull request #104 from fedora-infra/feature/more-github-stuff 329d97cd8
- 0.2.14 9b4e0e58a
- Add secondary icons for some cvsadmin and releng stuff. fc4d4759e
- Merge pull request #105 from fedora-infra/feature/some-secondary-icons 4ca3d5e97
- Sometimes, these can exist, but be None. fa432bff7
- Use short hashes here. 8598913ae
- Merge pull request #106 from fedora-infra/feature/short-hash f50709d99
- Kerneltest message handler and tests. 8d1b08b83
- Merge pull request #108 from fedora-infra/feature/kerneltest 4be76c72d
- Remove trailing slash that are no longer is use with elections2 6201fe737
- Adjust the unit-tests to remove the trailing slash 7a38c4c62
- Merge pull request #113 from fedora-infra/fix_elections 87f91f142
- Indicate success of copr builds. 47e4e4e0b
- Handle case where this can be None. 6415d246c
- Fix bug in subtitle for pkgdb.branch.start 015d6efd1
- Merge pull request #114 from fedora-infra/feature/fixups 7abaad2a2
- 0.2.15 cac2991d1
- Handle an edge case with github messages. 895dab10a
- Merge pull request #115 from fedora-infra/feature/github-edge-case a74c6e9cf
- Add meta code for fedimg.image.test topic bb65093d6
- Merge pull request #116 from fedora-infra/feature/fedimg-test-messages 89cf61d20
- Include the chroot in the description of finished builds on copr 3dcb851e9
- Adjust the unit-test for copr messages to reflect the addition of the chroot on the finished build message 5ba200ff9
- Merge pull request #118 from fedora-infra/endbuild_chroot f513436a2
- Hide old pkgdb1 retirement messages from the docs. 7d9c23a1b
- Merge pull request #119 from fedora-infra/feature/legacy-retirement fc257d074
- Add support for github.watch messages. 74fd4f45b
- Handle both starts and stops. 9fbfe371f
- Merge pull request #120 from fedora-infra/feature/github-watch b65ad6ab2
- Added Class and Test ccfea0d56
- added class for fedora college c140ff8ba
- Minor changes in file description 12329eeda
- Merge pull request #121 from hammadhaleem/develop ab6154c59
- The topic packag.update.status is not package.update 9e852081d
- Handle the pkgdb.package.update messages 24022da8b
- Adjust the unit-test name for PackageUpdateStatus 222f977bf
- Add unit-tests for the package.update topic a681f1b1f
- Merge pull request #122 from fedora-infra/fix_pkgdb 698c279f9
- Get the tests passing again. b241d815e
- 0.2.16 1a8d00b18
- add several jenkins statuses 2b7f67a68
- Merge pull request #124 from fedora-infra/jenkins-try-again de9a741a4
- 0.2.17 edd3fe59e
- Fix tests. 3643db6e1
- 0.2.18 b46069572
- Comment out time-sensitive test. 1a8fe7b89
- Debug missing topic. b51dcb708
- Add missing topic. 6a1bd32d2
- Merge pull request #126 from fedora-infra/feature/more-jenkins-fixes 22175af34
- Handle pkgdb.package.delete. eb73eaf92
- pkgdb.package.branch.delete and pkgdb.acl.delete 0df5e488d
- Merge pull request #128 from fedora-infra/feature/those-other-pkgdb-messages c9ab3f9ed
- Handle the new pkgdb fedmsg messages 7fa96b37c
- Adjust the unit-tests to test for these new messages 4dbf902f9
- Merge pull request #129 from fedora-infra/new_pkgdb 2b1a61c55
- There are case where the action dict is not there and case where it is f9b10d582
- Merge pull request #130 from fedora-infra/new_pkgdb 282e8fff2
- Handle pkgdb critpath change messages. 5cb94cdb6
- Merge pull request #131 from fedora-infra/feature/critpath-messages e273a0c1d
- 0.2.19 53205342c
- Throw a threading lock around the fas cache. f920b11f4
- Merge pull request #132 from fedora-infra/feature/lock-around-fas-cache 8578931c4
- First bodhi conglomerator. 179b922d5
- Bugfix. 3ff8ebb5a
- Unnecessary. self.produce_template(..) actually includes this. 82e84ec37
- Link directly to copr builds. 19229d94a
- Merge pull request #134 from fedora-infra/feature/copr-builds c616a8a9b
- Merge pull request #133 from fedora-infra/feature/first-bodhi-conglomerator 0409486e8
- Hardcode topic_prefix_re. dd68205b1
- Merge pull request #136 from fedora-infra/feature/topic-prefix-hardcode 6a918f896
- Split that one into two different ones: for testing and stable. e903f7af4
- Add two new bodhi conglomerators. 8e7ae9ddb
- Re-namespace stuff into a submodule. There's going to be a lot of these... 247bd9a14
- Bodhi conglomerators for comments on updates. 6802ced0f
- Update docstrings as per review. a3be25dbe
- Add meta information for the new pkgdb.package.branch.new messages of pkgdb2 188e77354
- Add unit-tests for the pkgdb.package.branch.new messages 5a292463f
- Show the new status attribute. b798cf243
- Handle messages without status gracefully f57035f5a
- Merge pull request #137 from fedora-infra/feature/more-bodhi-conglomerators 04afd1391
- Merge pull request #138 from fedora-infra/new_pkgdb 9c61d3bd6
- s/Old/Legacy/ 0a421598a
- Merge pull request #139 from fedora-infra/feature/new_status_for_fas fb61fa224
- Fix the copr owner/user disagreement. 3b079a3c5
- Fix copr usernames() method. a7458caf6
- Merge pull request #140 from fedora-infra/feature/copr-owner-fix 6a466ce96
- Update to handle new nuancier messages. 285be6abd
- Turns out that this field might not necessarily be a FAS username... 45e8f8ea0
- Merge pull request #63 from fedora-infra/feature/nuancier-heavy 4229bb504
- Legacy support - old bodhi messages don't have this field. d5d3ed74f
- Merge pull request #64 from fedora-infra/feature/bodhi-legacy 71b0d2a19
- Add links for summershum messages. 4e6b83b14
- Merge pull request #65 from fedora-infra/feature/links-for-summershum e370d3fa0
- Add support for upcoming jenkins messages 7f474516f
- Fix tests. Thanks @ralphbean! 0e824e73c
- correct copyright year b21b42b00
- Legacy support - old bodhi messages don't have this field. 8b9fce49a
- Add links for summershum messages. e47ed6f3b
- Merge branch 'develop' of github.com:fedora-infra/fedmsg_meta_fedora_infrastructure into develop f04722910
- Recover from failing to cache fas. 403838dd2
- Add summershum processor and tests. ad2cb5ba3
- Merge pull request #62 from fedora-infra/feature/summershum 8ff4d7f1a
- Merge pull request #61 from fedora-infra/feature/careful-with-the-fascache 0f7c1944c
- Avoid modifying the original message in that last feature. de02d9e1d
- Add meta information and tests for the new messages added to fedocal 4f8a864dc
- Update the pseudo messages to reflect changes to fedocal 544931a19
- Merge pull request #55 from fedora-infra/fedocal 1479eb33b
- Use a new location for rawhide compose links. Fixes #56. 4ca0a55a3
- Merge pull request #57 from fedora-infra/feature/new-compose-links 87bee86ec
- Handle cancelled scratch builds. 6fce5f96a
- Merge pull request #58 from fedora-infra/feature/cancelled-scratch-build 2f88e4026
- Add tests and processor stuff for new tagger usage messages. c0c979b76
- Handle anonymous users here. 7c0386c87
- Merge pull request #59 from fedora-infra/feature/tagger-usage-toggle e05fed039
- Adjust entry point name to match the topic modname. 981cacde2
- Distinguish between the primary koji instance and the secondary ones. 733ba3f90
- Merge pull request #60 from fedora-infra/feature/secondary-kojis 4bf8d14e9
- Fixed docstring for the bodhi multi-build update test 3db4e27c0
- Tests for cnucnuweb messages. 8130a748c
- Test for new version messages. c23c9d280
- Add instructions to the README. 4d1c8efeb
- cnucnu processor written to the tests. 3ef6caebf
- Merge branch 'develop' of github.com:fedora-infra/fedmsg_meta_fedora_infrastructure into develop 8a013f5ca
- RFE: fedora-infra/fedmsg#118 f437dc51d
- Merge pull request #50 from fedora-infra/feature/cnucnuweb 5dc92b4ea
- Handle scratch builds. 1626fda81
- Support for epelbeta compose messages. Fixes #52. af8511171
- Merge pull request #51 from fedora-infra/feature/scratch-builds 32154f6cb
- Merge pull request #53 from fedora-infra/feature/epelbeta 03ba3c8cd
- disable avatar test 5845dae6c
- Handle the new badges message. cd8973c74
- For the very first time. 846f90774
- Merge pull request #42 from fedora-infra/feature/badges-login 770bb4b19
- Add the __doc__ trick to the bottom of all the test modules. 5bee972ad
- Fix issue with import (kitchen) and refactoring the code. 7d66afb02
- Reorder to install requires 81f470470
- PEP8, refactoring 839979c56
- Remove blank spaces in bodhi.py msg f0fa59956
- Change in setup.py, sys.version_info < (2, 7) 0df4fcd05
- PEP8 7e2e3926c
- Move that docs trick into a function. 10389be00
- PEP8/cosmetic while I'm here. d214ac277
- Add forgotten file. c10f0cd21
- Merge pull request #43 from fedora-infra/feature/docs-fix 9ba32c187
- Update bodhi.py 13e07f110
- Update setup.py 3b1eb842f
- Merge pull request #44 from yograterol/develop d899914c1
- Replace string concatentation with literals 05005c6ad
- Merge pull request #45 from echevemaster/develop a4fcc2fc8
- Make Git icons square 9be80070f
- Fix tests for git logo change 459e51399
- whoops 5d60aa18a
- Merge pull request #46 from fedora-infra/feature/square-git-logo b909ef640
- Handle old compose branches. a783a995d
- Copr processor with accompanying tests. 57639b9ad
- Merge pull request #47 from fedora-infra/feature/old-compose-branches 1f85a8b95
- Support copr.worker.create messages. 9f8fbccf9
- Merge pull request #48 from fedora-infra/feature/coprs fa5c09ec2
- Add message handlers for fedocal. 61310888c
- Update owner to point-of-contact for pkgdb2. 314985840
- Handle new package.update message format. 87c0689fb
- Handle new branch start and complete messages. 503fb1550
- Handle messages for new pkgdb collections. c0ad7c834
- Handle messages for updated pkgdb collections. 500937f9d
- Support relative delta stuff for fedocal reminders. 7229b93d0
- Link directly to fedocal meetings. 87fd59bdc
- Merge branch 'feature/fedocal' into develop add3992cf
- Keep formatting consistent. 4f90fd269
- Merge pull request #38 from fedora-infra/feature/packagedb2 cc9d468f3
- Add message handlers for fedocal. 61310888c
- Update owner to point-of-contact for pkgdb2. 314985840
- Handle new package.update message format. 87c0689fb
- Handle new branch start and complete messages. 503fb1550
- Handle messages for new pkgdb collections. c0ad7c834
- Handle messages for updated pkgdb collections. 500937f9d
- Support relative delta stuff for fedocal reminders. 7229b93d0
- Link directly to fedocal meetings. 87fd59bdc
- Merge branch 'feature/fedocal' into develop add3992cf
- Keep formatting consistent. 4f90fd269
- Merge pull request #38 from fedora-infra/feature/packagedb2 cc9d468f3
- 0.2.3 bab0c0018
- disable avatar test 5845dae6c
- Handle the new badges message. cd8973c74
- For the very first time. 846f90774
- Merge pull request #42 from fedora-infra/feature/badges-login 770bb4b19
- Add the __doc__ trick to the bottom of all the test modules. 5bee972ad
- Fix issue with import (kitchen) and refactoring the code. 7d66afb02
- Reorder to install requires 81f470470
- PEP8, refactoring 839979c56
- Remove blank spaces in bodhi.py msg f0fa59956
- Change in setup.py, sys.version_info < (2, 7) 0df4fcd05
- PEP8 7e2e3926c
- Move that docs trick into a function. 10389be00
- PEP8/cosmetic while I'm here. d214ac277
- Add forgotten file. c10f0cd21
- Merge pull request #43 from fedora-infra/feature/docs-fix 9ba32c187
- Update bodhi.py 13e07f110
- Update setup.py 3b1eb842f
- Merge pull request #44 from yograterol/develop d899914c1
- Replace string concatentation with literals 05005c6ad
- Merge pull request #45 from echevemaster/develop a4fcc2fc8
- Make Git icons square 9be80070f
- Fix tests for git logo change 459e51399
- whoops 5d60aa18a
- Merge pull request #46 from fedora-infra/feature/square-git-logo b909ef640
- Handle old compose branches. a783a995d
- Copr processor with accompanying tests. 57639b9ad
- Merge pull request #47 from fedora-infra/feature/old-compose-branches 1f85a8b95
- Support copr.worker.create messages. 9f8fbccf9
- Merge pull request #48 from fedora-infra/feature/coprs fa5c09ec2
- 0.2.4 4462b341f
- Fixed docstring for the bodhi multi-build update test 3db4e27c0
- Tests for cnucnuweb messages. 8130a748c
- Test for new version messages. c23c9d280
- Add instructions to the README. 4d1c8efeb
- cnucnu processor written to the tests. 3ef6caebf
- Merge branch 'develop' of github.com:fedora-infra/fedmsg_meta_fedora_infrastructure into develop 8a013f5ca
- RFE: fedora-infra/fedmsg#118 f437dc51d
- Merge pull request #50 from fedora-infra/feature/cnucnuweb 5dc92b4ea
- Handle scratch builds. 1626fda81
- Support for epelbeta compose messages. Fixes #52. af8511171
- Merge pull request #51 from fedora-infra/feature/scratch-builds 32154f6cb
- Merge pull request #53 from fedora-infra/feature/epelbeta 03ba3c8cd
- 0.2.5 28bbb0a13
- Add meta information and tests for the new messages added to fedocal 4f8a864dc
- Update the pseudo messages to reflect changes to fedocal 544931a19
- Merge pull request #55 from fedora-infra/fedocal 1479eb33b
- Use a new location for rawhide compose links. Fixes #56. 4ca0a55a3
- Merge pull request #57 from fedora-infra/feature/new-compose-links 87bee86ec
- Handle cancelled scratch builds. 6fce5f96a
- Merge pull request #58 from fedora-infra/feature/cancelled-scratch-build 2f88e4026
- Add tests and processor stuff for new tagger usage messages. c0c979b76
- Handle anonymous users here. 7c0386c87
- Merge pull request #59 from fedora-infra/feature/tagger-usage-toggle e05fed039
- Adjust entry point name to match the topic modname. 981cacde2
- Distinguish between the primary koji instance and the secondary ones. 733ba3f90
- Merge pull request #60 from fedora-infra/feature/secondary-kojis 4bf8d14e9
- 0.2.6 cd4676bd5
- Avoid modifying the original message in that last feature. de02d9e1d
- 0.2.7 8ff643c84
- Recover from failing to cache fas. 403838dd2
- Add summershum processor and tests. ad2cb5ba3
- Merge pull request #62 from fedora-infra/feature/summershum 8ff4d7f1a
- Merge pull request #61 from fedora-infra/feature/careful-with-the-fascache 0f7c1944c
- 0.2.8 61e71be95
- Update to handle new nuancier messages. 285be6abd
- Turns out that this field might not necessarily be a FAS username... 45e8f8ea0
- Merge pull request #63 from fedora-infra/feature/nuancier-heavy 4229bb504
- Legacy support - old bodhi messages don't have this field. d5d3ed74f
- Merge pull request #64 from fedora-infra/feature/bodhi-legacy 71b0d2a19
- Add links for summershum messages. 4e6b83b14
- Merge pull request #65 from fedora-infra/feature/links-for-summershum e370d3fa0
- Add support for upcoming jenkins messages 7f474516f
- Fix tests. Thanks @ralphbean! 0e824e73c
- correct copyright year b21b42b00
- Legacy support - old bodhi messages don't have this field. 8b9fce49a
- Add links for summershum messages. e47ed6f3b
- Merge branch 'develop' of github.com:fedora-infra/fedmsg_meta_fedora_infrastructure into develop f04722910
- 0.2.9 fff744d0a
- Koji messages should really have a secondary icon. 920935ecb
- Planet gets an icon too. 7048681ad
- Sort out the tagger icons. a85d5dd6b
- Give askbot an icon, courtsey of @ryanlerch. 111ccfd30
- Secondary icons for lookaside messages. 5070bc97e
- Make the git fallback icon more consistent with the other categories. 59b07fe99
- Include the package name in summershum message subtitles. 54ca99f52
- Merge pull request #67 from fedora-infra/feature/icons 55bf4269a
- Merge pull request #68 from fedora-infra/feature/summershum-pkg 5bb493442
- Ansible needs an icon, right? 8ad630df2
- And this one badge message could use an icon too. 11248bad1
- Merge pull request #69 from fedora-infra/feature/more-icons b8f592e59
- 0.2.10 5864cf427
- A processor for github2fedmsg. 11c95c4d2
- Merge pull request #70 from fedora-infra/feature/github 365cf5365
- Add tests and processor for the new ftp sync messages. 34bfa48aa
- Merge pull request #71 from fedora-infra/feature/ftpsync 98e7e293a
- The bytes field is actually 'human readable' 1496bbe72
- 0.2.11 d5cd3bff5
- Need to pass through the config here... 2ff1888a6
- BZ processor and a test. 3e7ce519f
- Handle messages for "new bugs" 410baa648
- Correct module doc. e91840446
- Merge pull request #72 from fedora-infra/feature/bugzilla b7b94bcf2
- Use https for copr-be. fb4e6249f
- https for wiki links, please. b26b8ca11
- https for meetbot, please. f195772d8
- Merge pull request #73 from fedora-infra/feature/https 162d231a6
- Clarify user role at endmeeting. Fixes #29. e74642892
- Merge pull request #74 from fedora-infra/feature/user-at-endmeeting a8b5cff01
- Remove "slave" field from jenkins fbf3fc841
- Merge pull request #75 from fedora-infra/jenkins-take2 ac853fcee
- Test tagger rank change messages. Fixes #14. e0541cde8
- Merge pull request #76 from fedora-infra/feature/test-tagger-rank 413194c36
- First work on the ElectionsProcessor for fedora-elections ae75f73e1
- Update the elections Processor now that the messages contain an agent 3b4990e72
- Adjust the __link__ now that the elections is on apps f602cfbcf
- Manage messages regarding elections' candidate (new, edit, delete) dc00a61a8
- Adjust the setup.py file to include the elections processor 3c6e15edc
- Import the ElectionsProcessor from the right file 843f8cfde
- Fix trailing slash in the link in the elections processor and make it valid python 3c731ac51
- Fix the usernames method 540b48954
- pep8 fixes to the fedocal tests 831958858
- Fix the name, messages from the elections are of type fedora_elections 1e6d8c61e
- Fix the topic for editing or deleting candidates (and not elections) dd27ca13e
- The messages are only broadcasting one candidate at a time, no list f59ed4b3a
- Add unit-tests for the fedora_elections messages 77ebbff64
- Link the unit-tests for fedora_elections into the main test suite 03887eaa1
- pep8 fixes on the trac tests 90a3d0933
- pep8 fixes on the summershum tests 2080bdca7
- pep8 fixes on the mailman3 tests 0b0f1a69b
- pep8 fixes on the pkgdb tests 7e914cc87
- pep8 fixes on the jenkins tests 05d3ddb25
- pep8 fixes on the github tests a4e11b75a
- pep8 fixes on the askbot tests 723536331
- pep8 fixes on the ansible tests 29d4de8e7
- pep8 fixes on the pkgdb meta file 9ddcabbee
- pep8 fixes on the jenkins meta file 5da6fcd04
- pep8 fixes on the fasshim meta file c090e4281
- pep8 fixes on the cnucnuweb meta file cbcd846f9
- pep8 fixes on fedmsg.d/base.py 8232320fa
- pep8 fixes on the setup.py file 363058da5
- Merge pull request #77 from fedora-infra/elections 7dd0715b4
- Merge pull request #78 from fedora-infra/pep8 b787911bf
- Be careful with copr messages here. 5a6fbd0c4
- Use the new copr frontend url. 7c0830cfc
- Merge pull request #80 from fedora-infra/feature/take-care-with-copr cf64f50d1
- Retire this one bodhi masher message. 043dbad9b
- Merge pull request #82 from fedora-infra/feature/retire-masher-message e395dd421
- Give fedmsg.meta its own doc infrastructure. 0b866c2c3
- Merge pull request #83 from fedora-infra/feature/doc-split 7181bf8d6
- Adjust the URL to point to the right pkgdb2 page c4249c393
- Adjust the unit-tests to use the correct URL for pkgdb2 91b941e4f
- small pep8 fix to make pep8bot happy e9f5d285a
- Merge pull request #84 from fedora-infra/pkgdb2_url 5136e3434
- Copr icon. a1d296828
- Test that icon, too. 27d0552cd
- Icons for meetbot. 9e733ea93
- Just to be sure. e0c087f96
- More being sure. 44ab1f881
- Ignore the topics .rst doc. It is auto generated. b884d5b6f
- Update koji examples. dc1611712
- Merge pull request #87 from fedora-infra/feature/update-koji-examples 5822fe792
- Merge pull request #86 from fedora-infra/feature/meetbot-icon 672917fe3
- Merge pull request #85 from fedora-infra/feature/copr-icon bba920ec1
- Fix meetbot topic changes. 903861a4e
- 0.2.12 02f169e06
- Processor and tests for FMN messages. f8aa9b47f
- Merge pull request #88 from fedora-infra/feature/fmn 9d693257b
- Actually add the code for this. 9bce4b293
- Merge branch 'feature/fmn' into develop 2521946b3
- Pkgdb: Avoid redirects to URL with trailing slash de99f5914
- Merge pull request #92 from tyll/avoid-redirects 4d9387fc8
- Pkgdb: Make package retirement messages explicit 42d30bda3
- Merge pull request #91 from tyll/develop 80fc3d9ea
- 0.2.13 4a838f948
- Fix .rst syntax. ff4853a39
- compose: remove unused import 93ff47576
- Use https where currently possible 62a9c6cbf
- Allow mentions in bodhi comments. /cc @codeblock. ffe34c428
- Merge pull request #94 from fedora-infra/feature/mentions 56a3b4270
- Initial go at a fedmsg meta config for the new fedimg service. b47fa4205
- Typofix f4a928d1e
- Add marked up text and tests for bodhi messages. bc68050a5
- Merge pull request #98 from fedora-infra/feature/marked-up-bodhi f8b840b96
- Merge pull request #93 from tyll/https 7e364d43f
- Allow the FAS url to be configurable. dfab75e91
- Use a nuancier icon. e309fb85d
- Cook our own avatar links. 84ba908dd
- Use libravatar. 07a3e0a20
- Update the tests to expect libravatar. de7a296da
- Merge pull request #100 from fedora-infra/feature/nuancier-icon 880a12c82
- Show icons in docs. 0a02161f4
- Merge pull request #102 from fedora-infra/feature/show-icons-in-docs 25c003e03
- Merge pull request #99 from fedora-infra/feature/configurable-fas-url 403b005f0
- Merge pull request #101 from fedora-infra/feature/libravatar 78d057b2e
- Remove some stuff we don't need. 9fb656b2a
- Make successful status 'completed' instead of 'succeeded' f75a7711a
- Tweaks as per @threebean's comments. 40fd23e49
- Author --> Authors to match other files. e6b19ba0b
- Start writing a test for Fedimg fedmsgs. bb8590a21
- Looks like this fedimg test passes 5d6e69df5
- Typofix d282bff37
- PEP 8 675bfcc7f
- These things aren't sets. f69d1742f
- Crucial - declare the FedimgProcessor. 7bd2ce597
- Run fedimg tests as part of the big suite. 7f3bebc6b
- Handle github.status messages. 7b3bad3bb
- Handle github.delete messages. 4222b6491
- Handle pull request review comments. 72ada211c
- Reorganize the way msg2objects works for github so that it makes more sense. b118d4e1b
- Fix key name. b742848e2
- py2.6 doesn't support str.format() without indexes 4d112edca
- This should be the image name, not the URL. ca6b47006
- Support commit comments. a91f1a75b
- Merge pull request #103 from fedora-infra/feature/fedimg-meta 90379f404
- Merge pull request #104 from fedora-infra/feature/more-github-stuff 329d97cd8
- 0.2.14 9b4e0e58a
- Add secondary icons for some cvsadmin and releng stuff. fc4d4759e
- Merge pull request #105 from fedora-infra/feature/some-secondary-icons 4ca3d5e97
- Sometimes, these can exist, but be None. fa432bff7
- Use short hashes here. 8598913ae
- Merge pull request #106 from fedora-infra/feature/short-hash f50709d99
- Kerneltest message handler and tests. 8d1b08b83
- Merge pull request #108 from fedora-infra/feature/kerneltest 4be76c72d
- Remove trailing slash that are no longer is use with elections2 6201fe737
- Adjust the unit-tests to remove the trailing slash 7a38c4c62
- Merge pull request #113 from fedora-infra/fix_elections 87f91f142
- Indicate success of copr builds. 47e4e4e0b
- Handle case where this can be None. 6415d246c
- Fix bug in subtitle for pkgdb.branch.start 015d6efd1
- Merge pull request #114 from fedora-infra/feature/fixups 7abaad2a2
- 0.2.15 cac2991d1
- Handle an edge case with github messages. 895dab10a
- Merge pull request #115 from fedora-infra/feature/github-edge-case a74c6e9cf
- Add meta code for fedimg.image.test topic bb65093d6
- Merge pull request #116 from fedora-infra/feature/fedimg-test-messages 89cf61d20
- Include the chroot in the description of finished builds on copr 3dcb851e9
- Adjust the unit-test for copr messages to reflect the addition of the chroot on the finished build message 5ba200ff9
- Merge pull request #118 from fedora-infra/endbuild_chroot f513436a2
- Hide old pkgdb1 retirement messages from the docs. 7d9c23a1b
- Merge pull request #119 from fedora-infra/feature/legacy-retirement fc257d074
- Add support for github.watch messages. 74fd4f45b
- Handle both starts and stops. 9fbfe371f
- Merge pull request #120 from fedora-infra/feature/github-watch b65ad6ab2
- Added Class and Test ccfea0d56
- added class for fedora college c140ff8ba
- Minor changes in file description 12329eeda
- Merge pull request #121 from hammadhaleem/develop ab6154c59
- The topic packag.update.status is not package.update 9e852081d
- Handle the pkgdb.package.update messages 24022da8b
- Adjust the unit-test name for PackageUpdateStatus 222f977bf
- Add unit-tests for the package.update topic a681f1b1f
- Merge pull request #122 from fedora-infra/fix_pkgdb 698c279f9
- Get the tests passing again. b241d815e
- 0.2.16 1a8d00b18
- add several jenkins statuses 2b7f67a68
- Merge pull request #124 from fedora-infra/jenkins-try-again de9a741a4
- 0.2.17 edd3fe59e
- Fix tests. 3643db6e1
- 0.2.18 b46069572
- Comment out time-sensitive test. 1a8fe7b89
- Debug missing topic. b51dcb708
- Add missing topic. 6a1bd32d2
- Merge pull request #126 from fedora-infra/feature/more-jenkins-fixes 22175af34
- Handle pkgdb.package.delete. eb73eaf92
- pkgdb.package.branch.delete and pkgdb.acl.delete 0df5e488d
- Merge pull request #128 from fedora-infra/feature/those-other-pkgdb-messages c9ab3f9ed
- Handle the new pkgdb fedmsg messages 7fa96b37c
- Adjust the unit-tests to test for these new messages 4dbf902f9
- Merge pull request #129 from fedora-infra/new_pkgdb 2b1a61c55
- There are case where the action dict is not there and case where it is f9b10d582
- Merge pull request #130 from fedora-infra/new_pkgdb 282e8fff2
- Handle pkgdb critpath change messages. 5cb94cdb6
- Merge pull request #131 from fedora-infra/feature/critpath-messages e273a0c1d
- Comment out time-sensitive test. 1a8fe7b89
- Debug missing topic. b51dcb708
- Add missing topic. 6a1bd32d2
- Merge pull request #126 from fedora-infra/feature/more-jenkins-fixes 22175af34
- Handle pkgdb.package.delete. eb73eaf92
- pkgdb.package.branch.delete and pkgdb.acl.delete 0df5e488d
- Merge pull request #128 from fedora-infra/feature/those-other-pkgdb-messages c9ab3f9ed
- Handle the new pkgdb fedmsg messages 7fa96b37c
- Adjust the unit-tests to test for these new messages 4dbf902f9
- Merge pull request #129 from fedora-infra/new_pkgdb 2b1a61c55
- There are case where the action dict is not there and case where it is f9b10d582
- Merge pull request #130 from fedora-infra/new_pkgdb 282e8fff2
- Handle pkgdb critpath change messages. 5cb94cdb6
- Merge pull request #131 from fedora-infra/feature/critpath-messages e273a0c1d
- Fix tests. 3643db6e1
- add several jenkins statuses 2b7f67a68
- Merge pull request #124 from fedora-infra/jenkins-try-again de9a741a4
- Handle an edge case with github messages. 895dab10a
- Merge pull request #115 from fedora-infra/feature/github-edge-case a74c6e9cf
- Add meta code for fedimg.image.test topic bb65093d6
- Merge pull request #116 from fedora-infra/feature/fedimg-test-messages 89cf61d20
- Include the chroot in the description of finished builds on copr 3dcb851e9
- Adjust the unit-test for copr messages to reflect the addition of the chroot on the finished build message 5ba200ff9
- Merge pull request #118 from fedora-infra/endbuild_chroot f513436a2
- Hide old pkgdb1 retirement messages from the docs. 7d9c23a1b
- Merge pull request #119 from fedora-infra/feature/legacy-retirement fc257d074
- Add support for github.watch messages. 74fd4f45b
- Handle both starts and stops. 9fbfe371f
- Merge pull request #120 from fedora-infra/feature/github-watch b65ad6ab2
- Added Class and Test ccfea0d56
- added class for fedora college c140ff8ba
- Minor changes in file description 12329eeda
- Merge pull request #121 from hammadhaleem/develop ab6154c59
- The topic packag.update.status is not package.update 9e852081d
- Handle the pkgdb.package.update messages 24022da8b
- Adjust the unit-test name for PackageUpdateStatus 222f977bf
- Add unit-tests for the package.update topic a681f1b1f
- Merge pull request #122 from fedora-infra/fix_pkgdb 698c279f9
- Get the tests passing again. b241d815e
- Add secondary icons for some cvsadmin and releng stuff. fc4d4759e
- Merge pull request #105 from fedora-infra/feature/some-secondary-icons 4ca3d5e97
- Sometimes, these can exist, but be None. fa432bff7
- Use short hashes here. 8598913ae
- Merge pull request #106 from fedora-infra/feature/short-hash f50709d99
- Kerneltest message handler and tests. 8d1b08b83
- Merge pull request #108 from fedora-infra/feature/kerneltest 4be76c72d
- Remove trailing slash that are no longer is use with elections2 6201fe737
- Adjust the unit-tests to remove the trailing slash 7a38c4c62
- Merge pull request #113 from fedora-infra/fix_elections 87f91f142
- Indicate success of copr builds. 47e4e4e0b
- Handle case where this can be None. 6415d246c
- Fix bug in subtitle for pkgdb.branch.start 015d6efd1
- Merge pull request #114 from fedora-infra/feature/fixups 7abaad2a2
- Fix .rst syntax. ff4853a39
- compose: remove unused import 93ff47576
- Use https where currently possible 62a9c6cbf
- Allow mentions in bodhi comments. /cc @codeblock. ffe34c428
- Merge pull request #94 from fedora-infra/feature/mentions 56a3b4270
- Initial go at a fedmsg meta config for the new fedimg service. b47fa4205
- Typofix f4a928d1e
- Add marked up text and tests for bodhi messages. bc68050a5
- Merge pull request #98 from fedora-infra/feature/marked-up-bodhi f8b840b96
- Merge pull request #93 from tyll/https 7e364d43f
- Allow the FAS url to be configurable. dfab75e91
- Use a nuancier icon. e309fb85d
- Cook our own avatar links. 84ba908dd
- Use libravatar. 07a3e0a20
- Update the tests to expect libravatar. de7a296da
- Merge pull request #100 from fedora-infra/feature/nuancier-icon 880a12c82
- Show icons in docs. 0a02161f4
- Merge pull request #102 from fedora-infra/feature/show-icons-in-docs 25c003e03
- Merge pull request #99 from fedora-infra/feature/configurable-fas-url 403b005f0
- Merge pull request #101 from fedora-infra/feature/libravatar 78d057b2e
- Remove some stuff we don't need. 9fb656b2a
- Make successful status 'completed' instead of 'succeeded' f75a7711a
- Tweaks as per @threebean's comments. 40fd23e49
- Author --> Authors to match other files. e6b19ba0b
- Start writing a test for Fedimg fedmsgs. bb8590a21
- Looks like this fedimg test passes 5d6e69df5
- Typofix d282bff37
- PEP 8 675bfcc7f
- These things aren't sets. f69d1742f
- Crucial - declare the FedimgProcessor. 7bd2ce597
- Run fedimg tests as part of the big suite. 7f3bebc6b
- Handle github.status messages. 7b3bad3bb
- Handle github.delete messages. 4222b6491
- Handle pull request review comments. 72ada211c
- Reorganize the way msg2objects works for github so that it makes more sense. b118d4e1b
- Fix key name. b742848e2
- py2.6 doesn't support str.format() without indexes 4d112edca
- This should be the image name, not the URL. ca6b47006
- Support commit comments. a91f1a75b
- Merge pull request #103 from fedora-infra/feature/fedimg-meta 90379f404
- Merge pull request #104 from fedora-infra/feature/more-github-stuff 329d97cd8
- Processor and tests for FMN messages. f8aa9b47f
- Merge pull request #88 from fedora-infra/feature/fmn 9d693257b
- Actually add the code for this. 9bce4b293
- Merge branch 'feature/fmn' into develop 2521946b3
- Pkgdb: Avoid redirects to URL with trailing slash de99f5914
- Merge pull request #92 from tyll/avoid-redirects 4d9387fc8
- Pkgdb: Make package retirement messages explicit 42d30bda3
- Merge pull request #91 from tyll/develop 80fc3d9ea
- Need to pass through the config here... 2ff1888a6
- BZ processor and a test. 3e7ce519f
- Handle messages for "new bugs" 410baa648
- Correct module doc. e91840446
- Merge pull request #72 from fedora-infra/feature/bugzilla b7b94bcf2
- Use https for copr-be. fb4e6249f
- https for wiki links, please. b26b8ca11
- https for meetbot, please. f195772d8
- Merge pull request #73 from fedora-infra/feature/https 162d231a6
- Clarify user role at endmeeting. Fixes #29. e74642892
- Merge pull request #74 from fedora-infra/feature/user-at-endmeeting a8b5cff01
- Remove "slave" field from jenkins fbf3fc841
- Merge pull request #75 from fedora-infra/jenkins-take2 ac853fcee
- Test tagger rank change messages. Fixes #14. e0541cde8
- Merge pull request #76 from fedora-infra/feature/test-tagger-rank 413194c36
- First work on the ElectionsProcessor for fedora-elections ae75f73e1
- Update the elections Processor now that the messages contain an agent 3b4990e72
- Adjust the __link__ now that the elections is on apps f602cfbcf
- Manage messages regarding elections' candidate (new, edit, delete) dc00a61a8
- Adjust the setup.py file to include the elections processor 3c6e15edc
- Import the ElectionsProcessor from the right file 843f8cfde
- Fix trailing slash in the link in the elections processor and make it valid python 3c731ac51
- Fix the usernames method 540b48954
- pep8 fixes to the fedocal tests 831958858
- Fix the name, messages from the elections are of type fedora_elections 1e6d8c61e
- Fix the topic for editing or deleting candidates (and not elections) dd27ca13e
- The messages are only broadcasting one candidate at a time, no list f59ed4b3a
- Add unit-tests for the fedora_elections messages 77ebbff64
- Link the unit-tests for fedora_elections into the main test suite 03887eaa1
- pep8 fixes on the trac tests 90a3d0933
- pep8 fixes on the summershum tests 2080bdca7
- pep8 fixes on the mailman3 tests 0b0f1a69b
- pep8 fixes on the pkgdb tests 7e914cc87
- pep8 fixes on the jenkins tests 05d3ddb25
- pep8 fixes on the github tests a4e11b75a
- pep8 fixes on the askbot tests 723536331
- pep8 fixes on the ansible tests 29d4de8e7
- pep8 fixes on the pkgdb meta file 9ddcabbee
- pep8 fixes on the jenkins meta file 5da6fcd04
- pep8 fixes on the fasshim meta file c090e4281
- pep8 fixes on the cnucnuweb meta file cbcd846f9
- pep8 fixes on fedmsg.d/base.py 8232320fa
- pep8 fixes on the setup.py file 363058da5
- Merge pull request #77 from fedora-infra/elections 7dd0715b4
- Merge pull request #78 from fedora-infra/pep8 b787911bf
- Be careful with copr messages here. 5a6fbd0c4
- Use the new copr frontend url. 7c0830cfc
- Merge pull request #80 from fedora-infra/feature/take-care-with-copr cf64f50d1
- Retire this one bodhi masher message. 043dbad9b
- Merge pull request #82 from fedora-infra/feature/retire-masher-message e395dd421
- Give fedmsg.meta its own doc infrastructure. 0b866c2c3
- Merge pull request #83 from fedora-infra/feature/doc-split 7181bf8d6
- Adjust the URL to point to the right pkgdb2 page c4249c393
- Adjust the unit-tests to use the correct URL for pkgdb2 91b941e4f
- small pep8 fix to make pep8bot happy e9f5d285a
- Merge pull request #84 from fedora-infra/pkgdb2_url 5136e3434
- Copr icon. a1d296828
- Test that icon, too. 27d0552cd
- Icons for meetbot. 9e733ea93
- Just to be sure. e0c087f96
- More being sure. 44ab1f881
- Ignore the topics .rst doc. It is auto generated. b884d5b6f
- Update koji examples. dc1611712
- Merge pull request #87 from fedora-infra/feature/update-koji-examples 5822fe792
- Merge pull request #86 from fedora-infra/feature/meetbot-icon 672917fe3
- Merge pull request #85 from fedora-infra/feature/copr-icon bba920ec1
- Fix meetbot topic changes. 903861a4e
- A processor for github2fedmsg. 11c95c4d2
- Merge pull request #70 from fedora-infra/feature/github 365cf5365
- Add tests and processor for the new ftp sync messages. 34bfa48aa
- Merge pull request #71 from fedora-infra/feature/ftpsync 98e7e293a
- The bytes field is actually 'human readable' 1496bbe72
- Fix another one of these that we missed. 916ca7582
- Handle impossibly unlikely datanommer events. 760d9f3b6
- Only return meetbot links when the meeting is actually over. 9bb73693c
- Merge pull request #36 from fedora-infra/feature/wat 605950b3d
- Merge pull request #37 from fedora-infra/feature/no-link-at-start 98ab1adac
- Add message handlers for fedocal. 61310888c
- Update owner to point-of-contact for pkgdb2. 314985840
- Handle new package.update message format. 87c0689fb
- Handle new branch start and complete messages. 503fb1550
- Handle messages for new pkgdb collections. c0ad7c834
- Handle messages for updated pkgdb collections. 500937f9d
- Support relative delta stuff for fedocal reminders. 7229b93d0
- Link directly to fedocal meetings. 87fd59bdc
- Nuancier stuff. 31a309ca9
- Merge pull request #40 from fedora-infra/feature/nuancier 52381965d
- 0.2.2 5dc6e3cf1
- Merge branch 'feature/fedocal' into develop add3992cf
- Keep formatting consistent. 4f90fd269
- Merge pull request #38 from fedora-infra/feature/packagedb2 cc9d468f3
- 0.2.3 bab0c0018
- disable avatar test 5845dae6c
- Handle the new badges message. cd8973c74
- For the very first time. 846f90774
- Merge pull request #42 from fedora-infra/feature/badges-login 770bb4b19
- Add the __doc__ trick to the bottom of all the test modules. 5bee972ad
- Fix issue with import (kitchen) and refactoring the code. 7d66afb02
- Reorder to install requires 81f470470
- PEP8, refactoring 839979c56
- Remove blank spaces in bodhi.py msg f0fa59956
- Change in setup.py, sys.version_info < (2, 7) 0df4fcd05
- PEP8 7e2e3926c
- Move that docs trick into a function. 10389be00
- PEP8/cosmetic while I'm here. d214ac277
- Add forgotten file. c10f0cd21
- Merge pull request #43 from fedora-infra/feature/docs-fix 9ba32c187
- Update bodhi.py 13e07f110
- Update setup.py 3b1eb842f
- Merge pull request #44 from yograterol/develop d899914c1
- Replace string concatentation with literals 05005c6ad
- Merge pull request #45 from echevemaster/develop a4fcc2fc8
- Make Git icons square 9be80070f
- Fix tests for git logo change 459e51399
- whoops 5d60aa18a
- Merge pull request #46 from fedora-infra/feature/square-git-logo b909ef640
- Handle old compose branches. a783a995d
- Copr processor with accompanying tests. 57639b9ad
- Merge pull request #47 from fedora-infra/feature/old-compose-branches 1f85a8b95
- Support copr.worker.create messages. 9f8fbccf9
- Merge pull request #48 from fedora-infra/feature/coprs fa5c09ec2
- 0.2.4 4462b341f
- Fixed docstring for the bodhi multi-build update test 3db4e27c0
- Tests for cnucnuweb messages. 8130a748c
- Test for new version messages. c23c9d280
- Add instructions to the README. 4d1c8efeb
- cnucnu processor written to the tests. 3ef6caebf
- Merge branch 'develop' of github.com:fedora-infra/fedmsg_meta_fedora_infrastructure into develop 8a013f5ca
- RFE: fedora-infra/fedmsg#118 f437dc51d
- Merge pull request #50 from fedora-infra/feature/cnucnuweb 5dc92b4ea
- Handle scratch builds. 1626fda81
- Support for epelbeta compose messages. Fixes #52. af8511171
- Merge pull request #51 from fedora-infra/feature/scratch-builds 32154f6cb
- Merge pull request #53 from fedora-infra/feature/epelbeta 03ba3c8cd
- 0.2.5 28bbb0a13
- Add meta information and tests for the new messages added to fedocal 4f8a864dc
- Update the pseudo messages to reflect changes to fedocal 544931a19
- Merge pull request #55 from fedora-infra/fedocal 1479eb33b
- Use a new location for rawhide compose links. Fixes #56. 4ca0a55a3
- Merge pull request #57 from fedora-infra/feature/new-compose-links 87bee86ec
- Handle cancelled scratch builds. 6fce5f96a
- Merge pull request #58 from fedora-infra/feature/cancelled-scratch-build 2f88e4026
- Add tests and processor stuff for new tagger usage messages. c0c979b76
- Handle anonymous users here. 7c0386c87
- Merge pull request #59 from fedora-infra/feature/tagger-usage-toggle e05fed039
- Adjust entry point name to match the topic modname. 981cacde2
- Distinguish between the primary koji instance and the secondary ones. 733ba3f90
- Merge pull request #60 from fedora-infra/feature/secondary-kojis 4bf8d14e9
- 0.2.6 cd4676bd5
- Avoid modifying the original message in that last feature. de02d9e1d
- 0.2.7 8ff643c84
- Recover from failing to cache fas. 403838dd2
- Add summershum processor and tests. ad2cb5ba3
- Merge pull request #62 from fedora-infra/feature/summershum 8ff4d7f1a
- Merge pull request #61 from fedora-infra/feature/careful-with-the-fascache 0f7c1944c
- 0.2.8 61e71be95
- Update to handle new nuancier messages. 285be6abd
- Turns out that this field might not necessarily be a FAS username... 45e8f8ea0
- Merge pull request #63 from fedora-infra/feature/nuancier-heavy 4229bb504
- Legacy support - old bodhi messages don't have this field. d5d3ed74f
- Merge pull request #64 from fedora-infra/feature/bodhi-legacy 71b0d2a19
- Add links for summershum messages. 4e6b83b14
- Merge pull request #65 from fedora-infra/feature/links-for-summershum e370d3fa0
- Add support for upcoming jenkins messages 7f474516f
- Fix tests. Thanks @ralphbean! 0e824e73c
- correct copyright year b21b42b00
- Legacy support - old bodhi messages don't have this field. 8b9fce49a
- Add links for summershum messages. e47ed6f3b
- Merge branch 'develop' of github.com:fedora-infra/fedmsg_meta_fedora_infrastructure into develop f04722910
- 0.2.9 fff744d0a
- Koji messages should really have a secondary icon. 920935ecb
- Planet gets an icon too. 7048681ad
- Sort out the tagger icons. a85d5dd6b
- Give askbot an icon, courtsey of @ryanlerch. 111ccfd30
- Secondary icons for lookaside messages. 5070bc97e
- Make the git fallback icon more consistent with the other categories. 59b07fe99
- Include the package name in summershum message subtitles. 54ca99f52
- Merge pull request #67 from fedora-infra/feature/icons 55bf4269a
- Merge pull request #68 from fedora-infra/feature/summershum-pkg 5bb493442
- Ansible needs an icon, right? 8ad630df2
- And this one badge message could use an icon too. 11248bad1
- Merge pull request #69 from fedora-infra/feature/more-icons b8f592e59
- Bugfix to ansible relative playbook. You can run not-checked-in playbooks, btw. 46c82a191
- Support rank.advance messages from the badges world. 6f757311f
- Add a test showing that this never worked. ddcaf59c0
- Fix the ansible relative playbook stuff to make sense and match the test. 5a5541783
- [scm] fix subtitle for older messages without username specified ad5e2c7c2
- Merge branch 'develop' into feature/scm-old-message-bugfix 9f41909b9
- Merge branch 'develop' into feature/ansible-relative-playbook-bugfix 946ca3bab
- Merge branch 'develop' into feature/badges-rank 66d0156e9
- Catch up to the latest from the develop branch. b3619e38a
- Merge branch 'develop' of github.com:fedora-infra/fedmsg_meta_fedora_infrastructure into feature/scm-old-message-bugfix 6aad75e8c
- Add test suite to cover older SCM messages without username specified 8c01e50eb
- Merge pull request #34 from fedora-infra/feature/scm-old-message-bugfix a2f793b62
- Merge pull request #28 from fedora-infra/feature/ansible-relative-playbook-bugfix 045742bb2
- Check the contents in _get_user. 32b6ce7ab
- Merge pull request #32 from fedora-infra/feature/badges-rank 77a03320c
- Merge branch 'develop' of github.com:fedora-infra/fedmsg_meta_fedora_infrastructure into develop ddca35716
- Remove unneeded methods. 7cfb39e74
- Use the badge art as the icon, and the user avatar as the secondary. c1464952b
- Merge pull request #30 from fedora-infra/feature/badge-icons e610ed014
- Follow in the footsteps of fedora-infra/fedmsg#173. 26cbcaab2
- Handle new git.receive message bodies if they're available. f18aebe1f
- More pythonic! 022e3c27d
- Merge pull request #31 from fedora-infra/feature/githook-abspath 610dc7bc0
- Merge pull request #35 from fedora-infra/feature/idempotency-following-suit 1928d92b0
- Somehow this got left out of one of the merges. bff70ecee
- @laarmen asked in #fedora-apps if we could invert the msg2emails dict to make things easier for email-centric debian infrastructure. 53971f006
- Merge pull request #25 from fedora-infra/feature/invert-msg2emails 83b2d3388
- Try to preserve some of that memory. af74d218d
- Merge branch 'develop' of github.com:fedora-infra/fedmsg_meta_fedora_infrastructure into develop 6cf9bd865
- Update the link url for badges. 548b749c2
- Revert "Update the link url for badges." 1fbef4ab6
- AnsibleProcessor with tests. c5a380b7f
- Be more careful when constructing relative_playbook. ca33e4b5a
- Merge branch 'feature/ansible' into develop 88d07f247
- Cover more cases when determining the tagger icon. Fixes #21. 2a3db0417
- Correct/nicer link for badges. f9ec367ac
- Merge pull request #22 from fedora-infra/feature/tagger-icon 4fbec04b1
- Merge pull request #23 from fedora-infra/feature/username-for-badge-links 76a168cd4
- [mediawiki] Nuke a '.' for consistency in subtitles. 3e361c43d
- Merge pull request #24 from fedora-infra/feature/string-consistency 2809dc57d
- Remove a period that was missed in a previous commit. 64888923d
- Cache fas for irc msg2usernames and friends. 85b40d6fc
- Mock out the fas cache during tests. 3d46f885c
- Random cleanups pointed out by @lmacken. bda4c8c71
- Be more careful with that default socket timeout. 6df24e52e
- Merge branch 'feature/fas-cache' into develop bfa3fa45d
- @relrod says people > persons 3d043f4de
- Added failing test for badge messages. 4a5826704
- Update tests with a more current message example. b29097948
- Add the processor for badges messages. a6259e308
- Merge pull request #20 from fedora-infra/feature/badges fade3fdda
- Don't declare tickets open or closed unless the status has actually changed. 9e7b13a64
- Make PlanetProcessor.__name__ match the actual message topic 2140e1154
- Reorganize fas shim to: 3512466f8
- Mailman3 processor and test. aa71d2484
- PEP8 and corrections. 48a2c6183
- The "references" header actually specifies whether or not it is a reply. ca575bdd9
- And... references can be None. 5ff1ea136
- Another test for mailman. 2762640f2
- Emit a warning and don't TB when handling an invalid mailman3 message. b37d76d43
- Check both "references" and "in-reply-to" headers when determining mailman3 subtitle. 8b01fb543
- Modify test to handle both cases. aaca846d0
- Handle that dichotomy in the mailman .objects method, too. 694b4a1c6
- Merge pull request #18 from fedora-infra/feature/mailman3 2d672aafb
- Point all compose links at dl.fp.o. 77056aad2
- Add a local BaseProcessor that produces fedora-specific emails and gravatars for messages. 25816d49c
- Add an example email and avatar test. 2d52e4559
- Leave libravatar optional for now. ce07184ac
- Merge pull request #13 from fedora-infra/feature/dl 1a7144ffa
- declare that encoding. 1e0c753ad
- Merge pull request #16 from fedora-infra/feature/avatars-and-emails 48d8b81cf
- Initial test for trac messages. 75626ce7f
- PEP8 611e55925
- Correct a test topic. e1d2b0cd5
- Add some fields we are going to need. 380cfd7c2
- Trac processor implementation. d858857b8
- Use appropriate base class. af2183e0d
- Merge pull request #17 from fedora-infra/feature/trac 3e46a0c91
- Move tagger tests out into their own submodule. ff128fe28
- Whoops. Forgot to include this file. 49bb7e9f4
- Test old and new tagger messages both. 2286df1d9
- Compatibility with old and new tagger messages. a2ee0dd3b
- Add anonymous field to new messages. 9a4f37c76
- Add test for tagger rating changes. 5cb6f58bf
- Fix syntax errors. 5bcc4a0d5
- Handle fedoratagger rating updates. daecc80b3
- Merge branch 'feature/tagger' into develop 8c6d7c0cd
- Make sure we can handle a None for the user in koji messages. 3277e6016
- Make messages make a little more sense when there is no owner of a koji build. 2311934ec
- Typofix. bed16f607
- Be more careful with old pkgdb2branch messages from datanommer. 307a1cd5f
- For dgilmore, remove the "for public consumption" clause. e6addbe3f
- Rename __doc__ to .doc for the topics-to-doc script. 34c169793
- Docstrings for askbot tests. 95967c2fc
- Correct factual error. 6dcead744
- Koji docstrings. da06d7f2c
- Compose docstrings. e7e7b08ea
- Pkgdb docstrings. 2cb033f2b
- Planet docstrings. c382b4846
- s/OldStyle/Legacy/g bf9ec9c4b
- FAS docstrings. 24e78b272
- Bodhi docstrings. f7339d401
- Fix old test that I missed a long time ago. 92e863c85
- Meetbot docstrings. 1752eca88
- Fedora Tagger docstrings. e29fcdc9f
- Wiki docstrings. 341aad86d
- pkgdb2branch messages. 4651e6f16
- SCM messages. 226b7e0fd
- Merge pull request #12 from fedora-infra/feature/docstrings-for-tests a24c54cd9
- Use the non-https fedorahosted cgit url until infra#3672 is fixed. 916fb9973
- Give up on askbot deep linking. f63baad50
- Merge branch 'develop' of github.com:fedora-infra/fedmsg_meta_fedora_infrastructure into develop 732e0133f
- Better debug of unhandled messages. 42527d43d
- Handle messages on the buildsys.package.list.change topic. 202fe1ec7
- Merge pull request #5 from fedora-infra/feature/better-debug d2c5aeb5f
- Merge pull request #6 from fedora-infra/feature/the-missing-link f910853ad
- The planet currently doesn't support https 08e667995
- Handle topic changes from meetbot. 4fff9631d
- Handle links from koji package list changes. b89e7269d
- Satndardize absence of "object" prefix. 2f96c6c4a
- Move compose tests out of the big test file (for organization's sake) 252445802
- Add message bodies to compose tests that are already being sent in production. 4bebe3a73
- Use actual branch name for "branched" compose messages. 43476f661
- Duplicate compose tests into legacy and newschool (over the addition of an "arch" field) f6605fa0c
- Secondary arch compose tests. 773578b38
- Tweaks to primary compose tests. 49b26d5b9
- Straighten compose processor out to meet the new tests. 287fc165e
- Merge pull request #7 from fedora-infra/feature/standardize-object-prefix 0b9cb2b7f
- Merge pull request #10 from fedora-infra/feature/secondary-arch-compose 12b7f2ae2
- Merge pull request #9 from fedora-infra/feature/meetbot-topic-changes 166190804
- Merge pull request #8 from fedora-infra/feature/koji-list-change-links 85e39afc0
- Use the bodhi 'agent' instead of the update submitter (fixes #113) c5bceac66
- Add support for the new msg['agent'] to the bodhi unit tests. fda949837
- Set KojiProcessor.__name__ to 'buildsys' instead of 'koji'. ecff43baf
- Include the "tagger" in buildsys messages. 1e89b2cd7
- Merge branch 'develop' of github.com:fedora-infra/fedmsg_meta_fedora_infrastructure into develop 385825ae8
- Set KojiProcessor.__name__ to 'buildsys' instead of 'koji'. d1162492e
- Merge branch 'develop' of github.com:fedora-infra/fedmsg_meta_fedora_infrastructure into develop de19b5d6b
- First round of tests for askbot plugin. 45ecb9b60
- All askbot handlers except for subtitle. 1d54042f2
- Some subtitle for post edits. 7c82aff2d
- Fixes to one deletion test. 989ffa582
- Last of the subtitle code for askbot. e0a96d96c
- pep8 746984328
- Little tweaks. 1e722d1cb
- s/pkgdb/askbot/ 6f1778a9c
- Move some tmpl.format calls out a level of nesting for simplicity's sake. 4860bc08b
- Merge branch 'feature/askbot' into develop 79a455bf4
- Handle old-style scm messages. 0af3e1981
- For koji, use http links, not https. 16325cd5a
- Use https for compose messages, not http. 1dd78964b
- Merge pull request #2 from fedora-infra/feature/http-not-https 5f2540646
- Merge pull request #3 from fedora-infra/feature/https-not-http 05d39c33f
- Fix up koji tests after the https shuffle. 10e3c6268
- STATE 1 is "closed" 9d7bb2275
- Much better. Use the correct enums from koji. 2466d2b9f
- Handle new and old style fas messages. b4962173e
- Handle usernames and links in koji messages. 4ee46b0f7
- Planet Processor. f4ba3a0b8
- Stubs for buildsys.tag. 0a6c6e1d6
- Handle some build state changes. 02c612e54
- buildsys untag and repo.ini messages. b4db03029
- One last koji message type. 18eef2a3e
- Added a config for tests. a0e9db882
- Change namespace to fix tests. c509d0787
- First pkgdb messages. 11e50b58b
- TODO list. bb805e545
- pkgdb.owner.update. 126579c3f
- pkgdb.acl.request.toggle. 4ca441a9d
- grammar a460e9ec3
- pkgdb.package.retire. aae5bb1fc
- todo update. b665aa428
- pkgdb.acl.user.remove. 93372562a
- pkgdb.package.new. 112ca191f
- pkgdb.package.update. 41357a555
- pkgdb.branch.clone. 5402557bc
- s/fedmsg.text/fedmsg.meta/g eb05cfe8a