Commit Graph

2110 Commits (fec94ad17000d3048338878ff195e2e48b1ce450)

Author SHA1 Message Date
Zaahir Moolla fec94ad170 refactor of #543 2014-07-09 10:51:15 -04:00
jagtalon ef7a86d7d0 Parcelforce: Skip queries that start with ISBN.
Also added a check if `$parcel_number` exists in the first place.
2014-07-09 13:55:21 +00:00
Jag Talon 9c61d96fa7 Merge pull request #535 from gdrooid/md5-fix
MD5: 'md5 of' works as expected
2014-07-07 14:51:06 -04:00
gdrooid 8fc6c203aa MD5: Support quotes. Add test. 2014-07-07 20:10:36 +02:00
Jag Talon 103ca004d8 Merge pull request #537 from duckduckgo/zaahir/use-srand
Add srand() to handle fn for Goodies using rand()
2014-07-07 08:23:25 -04:00
Zaahir Moolla 71cf4afab8 Make sure we don't cache results for random goodies 2014-07-04 19:20:48 -04:00
Zaahir Moolla 1e2740ad70 Add srand() to other goodies using rand 2014-07-04 19:06:43 -04:00
Zaahir Moolla 64122adb09 ensure consistent indentation 2014-07-04 18:59:22 -04:00
Zaahir Moolla 39fae8a17c Add srand() to handle fn for Goodies using rand() 2014-07-04 18:30:29 -04:00
gdrooid 801c3d561c MD5: Add tests and fix previous commit. 2014-07-04 23:05:13 +02:00
gdrooid 0aa023c079 MD5: 'md5 of' works as expected 2014-07-04 22:58:54 +02:00
Zaahir Moolla bee7bc01f3 Merge pull request #533 from duckduckgo/jag/reverse-limit
Reverse: Limit the trigger word to "reverse text".
2014-07-04 11:29:37 -04:00
jagtalon a4a5a52960 t/Reverse.t: Update tests. 2014-07-04 14:46:11 +00:00
jagtalon 989b1eb8ce Reverse: Limit the trigger word to "reverse text".
This is triggering very often, and it's probably best to limit the trigger word to "reverse text". It triggers with:

- "reverse dns 8.8.8.8."
- "reverse parameter sniffing"
- 'put car in reverse'
2014-07-04 14:43:19 +00:00
Jag Talon ce25bf6afa Merge pull request #508 from mwmiller/power_up
Calculator: improve exponent handling
2014-07-03 10:35:14 -04:00
Rob Emery a1a3f20ac7 Merge pull request #512 from mattr555/teredo-italics
Teredo: gray labels, not italicize them
2014-07-03 08:13:33 +01:00
Matthew Ramina 0e5e34e7fb Teredo: separating append_css and to_html 2014-07-02 21:06:53 -04:00
Rob Emery 2454ee5655 Merge pull request #504 from mattr555/subnet-italics
SubnetCalc: gray labels, not bold them
2014-07-02 20:26:19 +01:00
Jag Talon 85dca5499d Merge pull request #487 from nishanths/master
add HTML Entity Code answer module and test file
2014-07-02 15:20:12 -04:00
nishanths ab5e366bfa font weight 300 (large text), 400 (small text) 2014-07-02 11:03:23 -07:00
mwmiller 6eac236548 Merge pull request #530 from kappa/patch-1
Fix typo
2014-07-03 01:17:00 +08:00
Alex Kapranoff 4e875f4a38 Fix typo 2014-07-02 20:43:21 +04:00
Logan McCamon ef571990df Merge pull request #527 from loganom/iss343
Iss343 resolved with added documentation
2014-07-01 20:37:28 -05:00
Matthew Ramina d7631def4d SubnetCalc: using text--primary/secondary 2014-07-01 21:08:13 -04:00
Matthew Ramina 46f8039102 Teredo: using text--primary/secondary, external style sheet 2014-07-01 20:51:01 -04:00
loganom 482077ab48 Anagram.pm: improve indentation 2014-07-01 23:47:13 +00:00
loganom e878e1ead9 Anagram.pm: improve documentation 2014-07-01 23:43:39 +00:00
loganom ac5dd90552 Anagram.pm: improve documentation 2014-07-01 23:28:05 +00:00
nishanths 3b6391c339 Change look of decode answer like chinese zodiac 2014-07-01 13:01:09 -07:00
Jag Talon 7e6d609ad4 Merge pull request #463 from nkorth/master
Added crontab cheat sheet goodie
2014-07-01 14:35:58 -04:00
Jag Talon 91929b7ef1 Merge pull request #523 from loganom/iss452
Iss452
2014-07-01 14:16:40 -04:00
loganom 2da8dac4d9 Paper.t: correct indentation and change to 4 spaces / tab 2014-07-01 17:26:06 +00:00
loganom 1dd32c935b Paper.pm: correct indentation and change to 4 spaces / tab 2014-07-01 17:22:34 +00:00
Jag Talon d4ae639ddb Merge pull request #522 from mwmiller/empty_reverse
Reverse: add guard against empty remainder.
2014-07-01 09:17:10 -04:00
Jag Talon a95aa3d76e Merge pull request #519 from mwmiller/colorcodes
ColorCodes: eliminate NBS_ISCC sub dictionaries from lookups.
2014-07-01 08:41:00 -04:00
Jag Talon 98101a0e71 Merge pull request #526 from wilkox/reverse_complement
Improve triggers for ReverseComplement goodie
2014-07-01 07:16:56 -04:00
Jag Talon 16ccffb07a Merge pull request #525 from wilkox/additional_helplines
Add Hong Kong and Singapore helplines
2014-07-01 07:13:41 -04:00
Jag Talon 320a607b6e Merge pull request #501 from gdrooid/md5
Added MD5 IA and it's tests.
2014-07-01 06:34:54 -04:00
David Wilkins fbf46d35d9 Improve triggers for ReverseComplement goodie 2014-07-01 18:20:49 +08:00
gdrooid 93213dd6ae MD5: Updated style. 2014-07-01 12:19:21 +02:00
David Wilkins c4f20414b0 Add Hong Kong and Singapore helplines 2014-07-01 17:58:12 +08:00
nishanths 4ce982f8ed resolve merge conflicts
in dist.ini
2014-06-30 21:54:19 -07:00
loganom 25c2ed22d5 Anagram.pm: Improve documentation 2014-07-01 01:52:35 +00:00
loganom 3e2a7749a6 Anagram.pm: Improve readability 2014-07-01 01:45:45 +00:00
loganom 63d7dd646e Anagram.pm: Improve readability 2014-07-01 01:43:19 +00:00
loganom 7a841f9bf2 Paper.t: is_cached 2014-07-01 01:25:00 +00:00
loganom 8a375d89c0 Paper.pm: add metadata 2014-07-01 01:24:26 +00:00
Matt Miller 63effd2d30 Reverse: add guard against empty remainder.
This fixes #521, plus regression test.
2014-07-01 08:10:44 +08:00
Jag Talon a30edc6d5e Merge pull request #518 from mwmiller/jira
JIRA: Move projects into YAML for easier maintenance.
2014-06-30 19:01:24 -04:00
Jag Talon 09b0da236c Merge pull request #514 from heytitle/bug-workdays-invalid-input
#394 Bug workdays invalid input
2014-06-30 18:12:09 -04:00