aboutsummaryrefslogtreecommitdiffstats
path: root/local
Commit message (Collapse)AuthorAgeFilesLines
* "Heuristics" for payload detectionkongr45gpen2021-05-311-1/+6
|
* Add support for gitlab pusheskongr45gpen2021-05-312-2/+42
|
* Add simple development scriptkongr45gpen2021-05-301-1/+4
|
* Slow down tests for TravisDaniel Lange2020-10-181-0/+2
|
* Fix python 3.8 SyntaxWarning is -> ==Daniel Lange2020-10-181-1/+1
|
* Convert "content" to bytes for testing (python3 fix)Daniel Lange2020-10-181-1/+2
|
* Fix TypeError "expected bytes or bytearray, but got 'str'" with python3Daniel Lange2020-10-171-1/+1
|
* Ensure we're working with all integers in the _colourDistance function to ↵Scott Wichser2019-01-261-1/+1
| | | | avoid an unsupported operand error.
* Fix a couple other errors.Scott Wichser2019-01-251-2/+2
|
* Fix some TypeError's.Scott Wichser2019-01-252-7/+7
|
* Through the use of 2to3 and some manual fixes, the plugin loads successfully ↵Scott Wichser2019-01-236-41/+34
| | | | on Python 3.
* Improve issues themekongr45gpen2017-11-132-7/+20
| | | | | Closes #10 Closes #11
* Don't show "force" keyword when new branches are created/deletedkongr45gpen2017-11-131-1/+2
| | | | Closes #17
* Use a better verb for PR synchronisationkongr45gpen2017-11-131-1/+5
|
* Remove leftover debugging codekongr45gpen2017-05-181-1/+0
|
* Add support for specifying the maximum commit countkongr45gpen2017-05-182-8/+34
|
* Add another actionkongr45gpen2017-05-181-1/+1
|
* Add a netlify testkongr45gpen2017-05-072-3/+3
|
* Add support for Netlifykongr45gpen2017-05-075-20/+87
|
* Handle URLs of unknown actions properlykongr45gpen2017-01-042-2/+4
|
* Smarter handling of unknown eventskongr45gpen2017-01-043-5/+59
|
* Add more documentation about plugin configurationkongr45gpen2017-01-041-4/+4
|
* Improve broken git.io handlingkongr45gpen2017-01-041-3/+8
|
* Add documentation about configuration optionskongr45gpen2017-01-041-0/+2
|
* Improve "brackets" option handlingkongr45gpen2017-01-041-5/+7
|
* Show force pushes even if push display is disabledkongr45gpen2017-01-042-1/+4
| | | | Closes #15
* Note when a push is forcedkongr45gpen2017-01-043-17/+11
|
* Temporarily disable git.io URL shortening due to unidentified bugkongr45gpen2017-01-031-3/+5
|
* Properly paint the "completed" action greenkongr45gpen2016-12-071-1/+1
|
* Add support for AppVeyor notificationskongr45gpen2016-12-072-0/+16
| | | | Implements #12
* Allow using supybot to override config values for each channelkongr45gpen2016-09-163-4/+17
|
* Add configuration option to hide pending statuseskongr45gpen2016-09-161-0/+3
|
* Add configuration option to hide issue editskongr45gpen2016-09-161-0/+3
|
* Add config option to toggle preventing issue name spamkongr45gpen2016-09-161-0/+4
|
* Don't send the issue name if it appears too oftenkongr45gpen2016-09-165-3/+27
|
* Improve HTTP responsekongr45gpen2016-09-161-5/+7
|
* Add support for pull requestskongr45gpen2016-09-154-13/+30
|
* Add a config value to hide URLskongr45gpen2016-07-302-0/+5
|
* Use coloured URLs for Github status eventskongr45gpen2016-07-171-1/+1
|
* Add support for Github releaseskongr45gpen2016-07-174-1/+30
|
* Add a space between the milestone name and the URLalezakos2016-07-131-1/+1
|
* Add support for github ping eventskongr45gpen2016-03-173-0/+16
|
* Allow changing configuration values in testskongr45gpen2016-03-171-1/+5
|
* Don't stop handling a request if the connection is brokenkongr45gpen2016-03-171-5/+20
|
* Allow sending arbitrary messageskongr45gpen2016-03-164-4/+22
|
* Don't allow overriding important configuration valueskongr45gpen2016-03-161-4/+8
|
* Add support for github secretskongr45gpen2016-03-153-9/+52
|
* Use the HTML URL when displaying issueskongr45gpen2016-02-082-2/+2
|
* Add compact theme for travis buildskongr45gpen2016-02-072-2/+15
|
* Add defaults in case repository information is missingkongr45gpen2016-02-071-3/+3
|

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