- 21 Oct, 2020 1 commit
-
-
Marco Trevisan authored
-
- 26 Sep, 2019 1 commit
-
-
Marco Trevisan authored
-
- 22 Aug, 2018 8 commits
-
-
Marco Trevisan authored
-
Marco Trevisan authored
-
Marco Trevisan authored
-
Marco Trevisan authored
-
Marco Trevisan authored
-
Marco Trevisan authored
In this way we don't have to ship anything around
-
Marco Trevisan authored
-
Marco Trevisan authored
- Using limnoria (supybot updated fork) - ported needed bits to python3 (manual labor + 2to3) - cleaned up deprecated code, and unneeded features - focusing only on gitlab and GitHub for now
-
- 21 Aug, 2018 5 commits
-
-
Marco Trevisan authored
-
Marco Trevisan authored
-
Marco Trevisan authored
-
Marco Trevisan authored
-
Marco Trevisan authored
-
- 27 Mar, 2018 3 commits
-
-
Marco Trevisan authored
(bzr r326)
-
Marco Trevisan authored
(bzr r325)
-
Marco Trevisan authored
(bzr r324)
-
- 26 Mar, 2018 3 commits
-
-
Marco Trevisan authored
(bzr r323)
-
Marco Trevisan authored
Properly log pull requests in Github (bzr r322)
-
Marco Trevisan authored
Fixes LP: #1685135 (bzr r321)
-
- 12 Aug, 2014 1 commit
-
-
Terence Simpson authored
* Update CVE regex to match the new CVE format: http://www.cve.mitre.org/cve/identifiers/syntaxchange.html (bzr r316)
-
- 18 Dec, 2012 1 commit
-
-
tsimpson authored
If snarfing a bug number, only include the bug tracker description (name) when a tracker is explicitly specified Fixes LP: #1084557 (bzr r305)
-
- 28 Sep, 2012 1 commit
-
-
tsimpson authored
(bzr r301)
-
- 27 Sep, 2012 2 commits
- 17 Sep, 2012 1 commit
-
-
Martin Packman authored
Fixes LP: #1051902 (bzr r297.1.1)
-
- 04 Jul, 2012 1 commit
-
-
tsimpson authored
As far as I can tell, IssueZilla and Bugzilla are API compatible (note) (bzr r293)
-
- 10 Apr, 2012 1 commit
-
-
tsimpson authored
Treat the Architecture key from apt-cache as a list, rather than a single string. (bzr r287)
-
- 26 Aug, 2011 1 commit
-
-
Terence Simpson authored
(bzr r263)
-
- 17 Jun, 2011 1 commit
-
-
Terence Simpson authored
(bzr r254)
-
- 28 May, 2011 1 commit
-
-
Terence Simpson authored
[Bantracker] * Less spaces in README.txt * Remove mention of table 'users' in README.txt * Add more detail on how to create the bans database in README.txt * Add note about supybot-wizard creating the initial database in README.txt * Don't hard-code default values in config.py:configure() * Tweak config.py * Clean up bans.cgi a bit [Bugtracker] * Comment-out obsolete "bug reporting" variables in config.py * Update README.txt and remove "bug reporting" stuff, also remove extraneous license info * Comment-out obsolete "bug reporting" code * Don't import imaplib [Encyclopedia] * Don't hard-code default values in config.py:configure() * Check for 'owner' capability before checking if the hostmask is ignored in plugin.py:checkIgnored() * Clean up README.txt [PackageInfo] * Don't hard-code default values in config.py:configure() * Update default distributions in config.py:configure() * Update defaultRelease in config.py * Update README.txt * Add a few docstrings to commoncgi.py * Update COPYING * Update README.txt (bzr r246)
-
- 04 Apr, 2011 1 commit
-
-
Terence Simpson authored
Remove duplicate bugs numbers before processing them IBugtracker is now comparable by URLs, rather than by instance ID. This allows better flood protection Check for repeats in is_ok() before calling the tracker plugin, we don't want to flood the tracker (bzr r238)
-
- 29 Mar, 2011 2 commits
-
-
Terence Simpson authored
(bzr r237)
-
Terence Simpson authored
Filter out unlikely bug numbers for the "ubuntu" tracker Try to be a bit smarter about which launchpad.net URLs are bug URL (bzr r236)
-
- 17 Mar, 2011 2 commits
-
-
Terence Simpson authored
(bzr r232)
-
Terence Simpson authored
(bzr r231)
-
- 12 Mar, 2011 2 commits
-
-
Terence Simpson authored
(bzr r230)
-
Terence Simpson authored
Disable sf.net in the right place _sort() in get_bug_new() moved to a class method instance method _sort() moved to class method _old_sort() improve _sort (prefiously under get_bug_new) error handling Added tag "#Depricated" by depricated class Launchpad methods class Launchpad uses the "production" service alias Log an exception in Launchpad.__init__ when accessing the API fails Removed some commented-out code Added 'ubottu' to the list of trackers (as an alias for LP) (bzr r229)
-
- 08 Mar, 2011 1 commit
-
-
Terence Simpson authored
Don't wrap Bugtracker.turlSnarfer in supybot.commands.urlSnarfer, messing with threads is unpleasant (bzr r228)
-