openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
supybot_fixes
Settings
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 02, 2024 — Sep 02, 2025
Showing page 14 of 238
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
supybot-plugin-doc: It's outputDir not outputdir
James Vega
More...
over 16 years ago
supybot-plugin-doc: Add an error() to handle logging errors and exiting
James Vega
More...
over 16 years ago
callbacks: Only use dynamic.msg if it's not None in getCommandHelp
James Vega
More...
over 16 years ago
supybot-plugin-doc: Allow specifying an output directory
James Vega
More...
over 16 years ago
Return a fake MakeDB function when documenting plugins.
James Vega
More...
over 16 years ago
supybot-plugin-doc: Remove escape option; only used for Plone website
James Vega
More...
over 16 years ago
Seriously, I'll get this right one of these days...
Jeremy Fincher
More...
over 16 years ago
'debug' wasn't an imported log function, like I thought it was, assuming 'fatal' was also available.
Jeremy Fincher
More...
over 16 years ago
Added additional check for pidfile writability to supybot-botchk.
Jeremy Fincher
More...
over 16 years ago
If supybot can't write the pidfile, it needs to exit.
Jeremy Fincher
More...
over 16 years ago
Factoids: Fix thinko in getCommandHelp
James Vega
More...
over 16 years ago
BadWords: Only send a msg stripped of formatting if it had bad words
James Vega
More...
over 16 years ago
callbacks: Update PluginRegexp docstring to reference (un)addressedRegexps
James Vega
More...
over 16 years ago
User: Add private constraint to hostmask.add since a password may be given
James Vega
More...
over 16 years ago
Factoids: Add an __init__ function which calls our parents' __init__s
James Vega
More...
over 16 years ago
String: Trim trailing \n from encode's response.
James Vega
More...
over 16 years ago
String: Update the codecs URL in encode/decode's help
James Vega
More...
over 16 years ago
String: Give a more useful message when decoding base64 fails
James Vega
More...
over 16 years ago
Limiter: Always set the limit above the current number of users
James Vega
More...
over 16 years ago
Remove useless comments and fix a SyntaxError
James Vega
More...
over 16 years ago
Changed a few caches to use CacheDict to ensure no without-bound growth on caches.
Jeremy Fincher
More...
over 16 years ago
Added basic CacheDict with simple test.
Jeremy Fincher
More...
over 16 years ago
User: Prevent set.password from failing with an unknown hostmask
James Vega
More...
over 16 years ago
INSTALL: Remove mention of non-existent forums
James Vega
More...
over 16 years ago
Google: Modify our local simplejson to work pre-Python2.6
James Vega
More...
over 16 years ago
Bump our minimum required version to 2.4
James Vega
More...
over 16 years ago
Don't specify globals as a kwarg; only in 2.5+
James Vega
More...
over 16 years ago
Google: Fix calc by basing the regex off the calc img
James Vega
More...
over 16 years ago
Fully qualify the call to universalImport so we don't get a NameError.
James Vega
More...
over 16 years ago
Config: Show global and channel values for Config.config
James Vega
More...
over 16 years ago
←
1
2
…
10
11
12
13
14
15
16
17
18
…
237
238
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree