aboutsummaryrefslogtreecommitdiffstats
path: root/local/handler/GithubHandler.py
Commit message (Expand)AuthorAgeFilesLines
* "Heuristics" for payload detectionkongr45gpen2021-05-311-1/+6
* Add support for gitlab pusheskongr45gpen2021-05-311-2/+9
* Add simple development scriptkongr45gpen2021-05-301-1/+4
* Fix TypeError "expected bytes or bytearray, but got 'str'" with python3Daniel Lange2020-10-171-1/+1
* Fix some TypeError's.Scott Wichser2019-01-251-6/+6
* Through the use of 2to3 and some manual fixes, the plugin loads successfully ...Scott Wichser2019-01-231-20/+20
* Add support for Netlifykongr45gpen2017-05-071-0/+3
* Smarter handling of unknown eventskongr45gpen2017-01-041-1/+3
* Add more documentation about plugin configurationkongr45gpen2017-01-041-4/+4
* Add documentation about configuration optionskongr45gpen2017-01-041-0/+2
* Show force pushes even if push display is disabledkongr45gpen2017-01-041-0/+1
* Add support for AppVeyor notificationskongr45gpen2016-12-071-0/+3
* Allow using supybot to override config values for each channelkongr45gpen2016-09-161-0/+2
* Don't send the issue name if it appears too oftenkongr45gpen2016-09-161-0/+1
* Improve HTTP responsekongr45gpen2016-09-161-5/+7
* Add support for pull requestskongr45gpen2016-09-151-1/+1
* Add support for Github releaseskongr45gpen2016-07-171-0/+3
* Add support for github ping eventskongr45gpen2016-03-171-0/+3
* Don't stop handling a request if the connection is brokenkongr45gpen2016-03-171-5/+20
* Allow sending arbitrary messageskongr45gpen2016-03-161-3/+7
* Add support for github secretskongr45gpen2016-03-151-9/+28
* Add compact theme for travis buildskongr45gpen2016-02-071-2/+2
* Add defaults in case repository information is missingkongr45gpen2016-02-071-3/+3
* Show more information if an unknown event takes placekongr45gpen2016-02-071-1/+1
* Show repo owner if the repo is a forkkongr45gpen2016-01-211-2/+8
* Add support for application/jsonkongr45gpen2016-01-211-5/+6
* Allow configuring the type of brackets to usekongr45gpen2016-01-211-1/+2
* Add support for `create` and `delete` Github API eventskongr45gpen2015-01-021-0/+3
* Create the `requests` folder if it doesn't existkongr45gpen2015-01-011-0/+4
* Don't show ellipsis on multiline commit messageskongr45gpen2014-12-311-1/+0
* Add support for different themeskongr45gpen2014-12-311-9/+27
* Don't replace dashes for IRC channel nameskongr45gpen2014-12-301-1/+0
* Add setting to allow config value overrides on the URLkongr45gpen2014-05-111-0/+6
* Handle travis hook messageskongr45gpen2014-05-111-2/+5
* Make tests look Rubyishkongr45gpen2014-04-281-5/+5
* Add .travis.ymlkongr45gpen2014-04-281-3/+4
* Add testskongr45gpen2014-04-281-22/+24
* Add testing commandkongr45gpen2014-04-271-0/+2
* Make sure that the event handlers return an array of strings as opposed to an...kongr45gpen2014-04-271-6/+6
* Minor refactoringkongr45gpen2014-04-271-1/+4
* Better handling of branch mergeskongr45gpen2014-04-261-4/+10
* Add basic status message handler (fixes #3)kongr45gpen2014-04-251-0/+3
* Separate the bot's logic into different fileskongr45gpen2014-04-251-0/+99

© 2014-2024 Faster IT GmbH | imprint | privacy policy