Commit Graph

44 Commits (24d0e4e184800e76c6a792d263ca77a80f44add5)

Author SHA1 Message Date
Valentin Lorentz d3e9420b02 GitHub: Fix Python 2 support again. 2013-07-21 11:53:12 +00:00
Valentin Lorentz 1e98566101 GitHub: Fix Python 2 compatibility. 2013-07-21 11:22:21 +00:00
Valentin Lorentz ec2194e519 GitHub: Use git.io (provided by GitHub) instead of ur1.ca (third-party). Closes GH-88. 2013-07-06 09:34:38 +00:00
Valentin Lorentz efd19667f1 GitHub: Fix encoding with Python 3. 2013-06-16 08:08:06 +00:00
Valentin Lorentz e364f1feb5 GitHub: Fix compatibility of web hook with Python 3. 2013-06-16 07:55:28 +00:00
Valentin Lorentz 5b35f115bc GitHub: Allow new IP addresses used by GitHub for web hooks. Closes GH-130. 2013-06-12 04:03:57 +00:00
Valentin Lorentz 21639e4fd0 GitHub: Reply more nicely to POST requests. 2013-03-27 15:44:47 +00:00
Valentin Lorentz 0f19d6126d All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Valentin Lorentz a2706b0a33 Multiple plugins: Remove packaging.py. 2013-02-15 21:27:10 +01:00
Valentin Lorentz e1b6d142b7 Kickme: fix error if no reason is given. 2012-11-30 14:40:14 +00:00
Valentin Lorentz 6360eca21e GitHub: Use the v3 API. 2012-09-08 10:15:18 +00:00
Valentin Lorentz ab4313580d GitHub: Display ur1.ca error in the log. 2012-08-03 18:04:19 +00:00
Valentin Lorentz dcf794f425 GitHub: Fix multi-channel announces. 2012-07-30 16:09:53 +00:00
Hoaas 699ea302de Support for non-ascii in the message from GitHub. 2012-04-29 22:37:16 +03:00
ki113d 373fde9470 Local variable commits referenced before assignment: fixed 2012-04-22 13:05:16 +00:00
Valentin Lorentz e68e621579 GitHub: Display nice message instead of traceback when callback called without any commit. 2012-04-17 13:14:54 +02:00
Valentin Lorentz 528af7d1c1 GitHub: remove debug output. Closes GH-285. 2012-02-11 13:35:30 +01:00
Valentin Lorentz b003ae92d0 GitHub: Allow new IPs used by the GitHub web hooks. 2012-02-11 09:06:59 +01:00
Valentin Lorentz 66f3f1672b GitHub: Fix typo and remove debug output. 2012-02-05 19:00:26 +00:00
Valentin Lorentz 50061552b3 GitHub: Wrap call to ur1ca in a try block. 2011-11-18 18:54:25 +01:00
Valentin Lorentz 14f4d2d97b GitHub: Internationalize some strings. 2011-10-30 19:19:13 +01:00
Valentin Lorentz 6ed8898f37 GitHub: Detect merges and replace flood by '(+ X hidden commits)'. 2011-10-30 19:14:57 +01:00
Valentin Lorentz 2315ab4c77 GitHub: Add a name for the index and change the default response. Closes GH-35. 2011-09-01 11:00:59 +00:00
Valentin Lorentz e0ee017481 GitHub: Fix previous commit. 2011-08-21 23:15:54 +02:00
Valentin Lorentz f29255f8bc GitHub: Use ur1.ca instead of tinyurl.com. 2011-08-21 23:13:06 +02:00
Mika Suomalainen f9159b4b07 GitHub: Update Readme. 2011-08-08 15:48:53 +02:00
Valentin Lorentz 36a4c598fb GitHub: remove unused configuration variables. 2011-07-04 12:35:34 +02:00
Valentin Lorentz c4a1f768ff GitHub: fix import error. 2011-07-03 17:19:18 +02:00
Valentin Lorentz 615d1da04f GitHub & WebStats: Use the new path of the httpserver. 2011-07-01 16:19:08 +02:00
Valentin Lorentz 12e3210d67 GitHub: Fix security issue (anyone could push as a web hook). 2011-06-30 10:37:29 +02:00
Valentin Lorentz d3ec8e90db GitHub: fix issue with multi-line commits 2011-06-29 20:58:15 +02:00
Valentin Lorentz 220146ea17 GitHub: use Limnoria HTTP server instead of a HTTP server embedded in the plugin. 2011-06-25 11:37:45 +02:00
Valentin Lorentz b51826c7a0 GitHub: fix announcement 2011-03-12 20:11:27 +01:00
Valentin Lorentz f9a9e2b5ca GitHub: fix bug when trying to announce {add,remove} an {existing,not existing} announce. 2011-03-03 17:28:48 +01:00
Valentin Lorentz 32f1e6da89 GitHub: use TinyURL.com for links to commits. 2011-03-03 17:27:24 +01:00
Valentin Lorentz 9671a59d86 AttackProtector & GitHub & Packages & Twitter & WebStats: add description. 2011-03-01 14:34:43 +01:00
Valentin Lorentz 83abc73848 FortyTwo & GUI & GitHub & LinkRelay & MilleBornes & Twitter: fix import error on i18nless Supybots 2011-02-28 19:01:19 +01:00
Valentin Lorentz 87b535b16a GitHub: add version number 2011-02-28 14:45:18 +01:00
Valentin Lorentz 469d97d939 AttackProtector & gitHub & GoodFrench & LinkRelay & Packges & Trigger & Twitter & WebStats: packaging 2011-02-28 14:22:22 +01:00
Valentin Lorentz fee5950b11 GitHub: fix typo (thanks to trashy) 2011-02-28 09:40:38 +01:00
Valentin Lorentz 0c99ab5a4a GitHub: Add announce feature 2011-02-27 09:31:54 +01:00
Valentin Lorentz 8f79343811 GitHub: add @repo.info 2011-02-26 12:33:17 +01:00
Valentin Lorentz 7890a583a2 GitHub: customize the error message when no repo is found 2011-02-20 20:08:32 +01:00
Valentin Lorentz 02b876294b GitHub: first commit (has only @repo search) 2011-02-20 20:02:59 +01:00