Commit Graph

21 Commits

Author SHA1 Message Date
basti 189f7fe4ee Fix amount calculation
Was using the wrong object as argument.
2018-06-14 15:02:20 +02:00
basti b4f6fb7ef7 Add missing require 2018-05-07 14:03:50 +02:00
basti 149bc0c052 Use new wrapper function for finding contributor
Fixes a bug with the find algo as well.
2018-05-06 21:14:04 +02:00
basti c190490d9b Add context to contribution description
It didn't actually say where the pages were edited, i.e. the wiki.
2018-05-06 21:12:57 +02:00
basti eb767a90f2 Deduplicate title of pages edited/created 2018-05-06 21:12:37 +02:00
basti 156ea44f0d Use configured wiki URL for contribution details 2018-05-06 21:12:06 +02:00
basti 581b15da69 Cron job for checking mediawiki changes 2018-04-19 19:21:05 +02:00
basti c97cc82817 Only fetch wiki changes since last processing 2018-04-19 19:04:20 +02:00
basti d4a3a9c9df Add hardcoded amounts for wiki edits 2018-04-19 18:00:19 +02:00
basti 6c3070b43b Increase kredits amounts for GitHub labels 2018-04-19 17:54:59 +02:00
basti 9d8b2c08dc [WIP] Add proposals for wiki changes 2018-04-19 17:11:02 +02:00
basti 2780c87aaa Last GitHub fix 2018-04-19 17:10:51 +02:00
basti 7904aa8c84 Remove robot stub from mediawiki 2018-04-19 14:39:02 +02:00
basti 3d810287c0 Implement GitHub repo blacklist
closes #17
2018-04-19 14:38:09 +02:00
basti 22b480ae92 Fix typos 2018-04-19 14:37:55 +02:00
basti 48a42d4f2c Improve logging 2018-04-19 14:37:21 +02:00
basti aab5b58bab Add missing module imports 2018-04-19 14:35:26 +02:00
basti c0c2f97dae Add MediaWiki integration basics 2018-04-19 12:32:03 +02:00
basti ed5d127b4c Add missing variables to GitHub integration 2018-04-19 12:18:12 +02:00
basti 462efcefbd Use robot.logger 2018-04-19 12:10:34 +02:00
basti 5259b56e53 Split out integrations, add code section comments 2018-04-19 11:50:59 +02:00