aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update .travis.yml for focal and comment out webhookHEADmasterDaniel Lange2022-02-111-3/+7
|
* Switch IRC networksalezakos2021-06-101-1/+1
|
* Minor fixeskongr45gpen2021-05-312-2/+3
|
* Fix reloads on pythonv3kongr45gpen2021-05-312-5/+4
|
* Revert "Modernise module import for python 3"kongr45gpen2021-05-313-27/+28
| | | | This reverts commit 7b2bc1384615ce7956d81620ffc16bf2938849bd.
* "Heuristics" for payload detectionkongr45gpen2021-05-311-1/+6
|
* Add support for gitlab pusheskongr45gpen2021-05-314-2/+150
|
* Add instructions to develop with the new development scriptkongr45gpen2021-05-301-1/+25
|
* Add simple development scriptkongr45gpen2021-05-302-1/+118
|
* Modernise module import for python 3kongr45gpen2021-05-304-27/+31
|
* Add link to GHA integration in READMEVladimir Jimenez2020-12-081-0/+5
|
* 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
|
* Use python3 instead of python2 for CI testsalezakos2020-08-091-2/+2
|
* Merge pull request #27 from blast007/python3alezakos2020-08-0910-108/+104
|\ | | | | Python 3 support
| * 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
| |
| * Import the reload module in plugin.py so it doesn't error our when the bot ↵Scott Wichser2019-01-231-0/+2
| | | | | | | | shuts down.
| * Through the use of 2to3 and some manual fixes, the plugin loads successfully ↵Scott Wichser2019-01-2310-99/+93
|/ | | | on Python 3.
* Add more badges to the README!alezakos2018-02-011-1/+4
| | | [skip ci]
* Add a LICENSE filealezakos2018-02-011-0/+21
|
* Add configuration value to specify the binding address of the HTTP serverkongr45gpen2018-01-064-7/+27
| | | | Implements #24
* Update outdated link in sample filealezakos2017-11-251-1/+1
| | | helit.tech was replaced with helit.org
* Replace helit.tech link with helit.orgalezakos2017-11-251-1/+1
|
* Improve issues themekongr45gpen2017-11-136-7/+599
| | | | | Closes #10 Closes #11
* Add sample files for releaseskongr45gpen2017-11-132-0/+308
|
* Don't show "force" keyword when new branches are created/deletedkongr45gpen2017-11-131-1/+2
| | | | Closes #17
* Add more sample fileskongr45gpen2017-11-137-0/+1195
|
* Use a better verb for PR synchronisationkongr45gpen2017-11-134-2/+675
|
* Add maxCommitCount docskongr45gpen2017-05-182-0/+12
|
* Remove leftover debugging codekongr45gpen2017-05-181-1/+0
|
* Add support for specifying the maximum commit countkongr45gpen2017-05-184-8/+1113
|
* Add another actionkongr45gpen2017-05-181-1/+1
|
* Don't require sudo for travis buildskongr45gpen2017-05-071-0/+2
|
* Add a netlify testkongr45gpen2017-05-073-3/+13
|
* Add support for Netlifykongr45gpen2017-05-078-20/+107
|
* Add netlify sampleskongr45gpen2017-05-072-0/+64
|
* Add a sample .json file for PR reviewsalezakos2017-03-141-0/+443
|
* Add a very important exclamation markalezakos2017-01-051-1/+1
| | | [skip ci]
* Handle URLs of unknown actions properlykongr45gpen2017-01-042-2/+4
|
* Smarter handling of unknown eventskongr45gpen2017-01-044-5/+61
|
* Add more documentation about plugin configurationkongr45gpen2017-01-047-17/+69
|
* Improve broken git.io handlingkongr45gpen2017-01-041-3/+8
|
* Add documentation about configuration optionskongr45gpen2017-01-044-1/+199
|
* Improve "brackets" option handlingkongr45gpen2017-01-041-5/+7
|
* Show force pushes even if push display is disabledkongr45gpen2017-01-043-1/+8
| | | | Closes #15
* Note when a push is forcedkongr45gpen2017-01-045-17/+218
|

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