Jeremy Fincher
|
550bcdad5d
|
Fix for bug #1036861.
|
2004-10-03 09:21:06 +00:00 |
|
Jeremy Fincher
|
4d27ef28f7
|
Initial checkin.
|
2004-10-03 09:08:36 +00:00 |
|
Jeremy Fincher
|
c563596405
|
Converted to use commands.
|
2004-10-03 09:05:37 +00:00 |
|
Jeremy Fincher
|
4c31e63ff8
|
Updated to use __all__, etc.
|
2004-10-03 09:03:34 +00:00 |
|
Jeremy Fincher
|
0d46bcdd39
|
Slight tweak to the template.
|
2004-10-03 08:58:44 +00:00 |
|
Jeremy Fincher
|
1aaad10276
|
Added disabledNetworks, to disable the plugin on certain networks.
|
2004-10-03 08:58:26 +00:00 |
|
Jeremy Fincher
|
64d60ff8db
|
Removed a useless import.
|
2004-10-03 08:58:01 +00:00 |
|
Jeremy Fincher
|
e1acd0e653
|
Added a noReply to latency.
|
2004-10-03 08:57:45 +00:00 |
|
Jeremy Fincher
|
20d30da744
|
Initial import, does authentication.
|
2004-10-03 08:55:05 +00:00 |
|
Jeremy Fincher
|
0dc88e88b9
|
Some source code tweakings; I still don't know why that test fails, but it's a good reminder that we should use the copy method instead of the copy.copy function.
|
2004-10-03 08:50:45 +00:00 |
|
Kevin Murphy
|
a87d8c9a1f
|
Augmented test cases for RFE 1030244.
|
2004-10-03 08:29:59 +00:00 |
|
Kevin Murphy
|
ac1930b7de
|
RFE 1030244: Added cycle timer to random results and turned them into a stack so multiple random results can be harvested from a single web page service.
Minor grammatical changes
Corrected screen-scrape regexp for (yet another) qdb format change
|
2004-10-03 08:29:14 +00:00 |
|
Jeremy Fincher
|
f92e37704b
|
Fixed a bug with outFilter losing tags.
|
2004-10-03 03:43:36 +00:00 |
|
Jeremy Fincher
|
d253d7e1bf
|
Added --without.
|
2004-10-03 03:01:27 +00:00 |
|
Jeremy Fincher
|
4dd07b1690
|
Converted to use commands.
|
2004-10-02 20:12:48 +00:00 |
|
Jeremy Fincher
|
b03000ed42
|
If replies.success is empty, don't send a success message at all.
|
2004-10-02 18:28:58 +00:00 |
|
Jeremy Fincher
|
a982fe32fd
|
Fix0r the reference to an old undefined variable.
|
2004-10-02 18:20:04 +00:00 |
|
Jeremy Fincher
|
1398a1fa47
|
Removed a useless import.
|
2004-10-02 17:48:20 +00:00 |
|
Jeremy Fincher
|
54b6880a80
|
Changed noExtra to allowExtra and kept the default False.
|
2004-10-02 17:46:03 +00:00 |
|
Jeremy Fincher
|
51c0fb4cc1
|
Updated _int to accept other bases.
|
2004-10-02 17:31:58 +00:00 |
|
Jeremy Fincher
|
54d1a91e80
|
Commanded Fun.py.
|
2004-10-02 17:31:38 +00:00 |
|
Jeremy Fincher
|
21ef10f831
|
Commented out a debug log, change inChannel and checkChannelCapability to automatically run getChannel if there is no state.channel, and perhaps a few other minor tweaks.
|
2004-10-02 16:52:26 +00:00 |
|
Jeremy Fincher
|
349155191a
|
Converted to use commands.
|
2004-10-02 16:51:48 +00:00 |
|
Jeremy Fincher
|
2ff2dadd81
|
Fix for bug #1038895.
|
2004-10-02 15:51:40 +00:00 |
|
Jeremy Fincher
|
9298888353
|
Uses commands.wrap now.
|
2004-10-02 05:37:00 +00:00 |
|
Jeremy Fincher
|
dc55a330fa
|
Fixed bugs in getopt handling with arguments.
|
2004-10-02 03:07:19 +00:00 |
|
Jeremy Fincher
|
e21be94af0
|
Better.
|
2004-10-02 02:36:10 +00:00 |
|
Jeremy Fincher
|
8a98fe66f4
|
Updated slightly.
|
2004-10-02 02:22:25 +00:00 |
|
Jeremy Fincher
|
0e3f7fe527
|
Added wildcard support.
|
2004-10-02 02:21:26 +00:00 |
|
Jeremy Fincher
|
d2c05a460f
|
Converted to use commands.wrap.
|
2004-10-02 02:20:35 +00:00 |
|
Jeremy Fincher
|
83af5aa6c0
|
Oops, left a print in.
|
2004-10-02 00:49:08 +00:00 |
|
Jeremy Fincher
|
ca5a27f2d4
|
Updated to use commands.wrap.
|
2004-10-02 00:48:29 +00:00 |
|
Jeremy Fincher
|
71e18515d7
|
No need for checking, commands.wrap rocks.
|
2004-10-01 22:35:34 +00:00 |
|
Jeremy Fincher
|
567f0b0001
|
Fixed a bugz0r.
|
2004-10-01 22:33:02 +00:00 |
|
Jeremy Fincher
|
9d5a04ba95
|
We shouldn't toLower until we know it's not None.
|
2004-10-01 21:27:44 +00:00 |
|
Jeremy Fincher
|
8afad62691
|
A now type and a text type.
|
2004-10-01 21:27:22 +00:00 |
|
Jeremy Fincher
|
a2d30a88f5
|
A little bit cleaner.
|
2004-10-01 21:27:02 +00:00 |
|
Jeremy Fincher
|
c23e6c97a6
|
Automatically raise errorNoCapability as well.
|
2004-10-01 21:26:20 +00:00 |
|
Jeremy Fincher
|
e3c9464634
|
Return None if there's nothing in the database.
|
2004-10-01 21:25:26 +00:00 |
|
Jeremy Fincher
|
26771923f6
|
Allow None in IrcDict and InsensitivePreservingDicts.
|
2004-10-01 21:25:01 +00:00 |
|
Jeremy Fincher
|
133f6a8aff
|
Initial checkin.
|
2004-10-01 21:23:15 +00:00 |
|
Jeremy Fincher
|
39cff598cb
|
Forgot an eff.
|
2004-10-01 18:48:16 +00:00 |
|
James Vega
|
69aaabd152
|
Fix a few bugs with my ln-s.net addition
|
2004-10-01 18:44:36 +00:00 |
|
James Vega
|
3900c9301e
|
Added ln-s.net support
|
2004-10-01 16:08:00 +00:00 |
|
Jeremy Fincher
|
ae76d59cbc
|
Initial checkin.
|
2004-10-01 11:03:58 +00:00 |
|
Jeremy Fincher
|
0e5cd79a1b
|
eXXXtra eXXXtra, read all about it.
|
2004-10-01 08:22:48 +00:00 |
|
Jeremy Fincher
|
f63d77cfab
|
Updated, though the FTP stuff isn't tested yet.
|
2004-10-01 04:32:53 +00:00 |
|
Jeremy Fincher
|
98bce8de9a
|
Updated to 0.80.0pre3.
|
2004-10-01 04:31:13 +00:00 |
|
Jeremy Fincher
|
b6be47abc5
|
quick stylistic things.
|
2004-10-01 04:22:18 +00:00 |
|
Jeremy Fincher
|
efb9b80ab5
|
Updated to separate the version in an easily-machine-replaceable variable.
|
2004-10-01 04:21:28 +00:00 |
|