Commit Graph

2093 Commits (8b2112768ba5be6dd7e33b56a4052514244fa850)

Author SHA1 Message Date
gdrooid 8b2112768b Anagram: read words only once. 2014-07-03 15:50:36 +02: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
Jag Talon 6f34db58ed Merge pull request #384 from duckduckgo/mintsoft/blood
Blood Donor Goodie Continuation
2014-06-30 17:28:57 -04:00
Rob Emery 781c7bb3e7 BloodDonor: Fixing borders as suggested by @chrismorast 2014-06-30 21:57:05 +01:00
Jag Talon 82ec048d78 Merge pull request #480 from wilkox/chinese_zodiac
Add Chinese Zodiac goodie
2014-06-30 16:35:16 -04:00
gdrooid 11cf29ee60 MD5: Style modification. 2014-06-28 15:58:04 +02:00
Matt Miller 015107ec37 ColorCodes: eliminate NBS_ISCC sub dictionaries from lookups.
By their own documentation, the NBS submodules contain idiosyncratic
color names which are not well-suited to a general purpose color code
search.

In particular, NBS_ISCC::M contains a color called 'email' which caused
a confusing result for 'HTML email'.

The main NBS colors are included because they seem reasonable enough as
color names.

This fixes #490 and possibly partially addresses #454 and #442, I guess.

Also includes some testing ideas from @mintsoft.
2014-06-28 19:10:37 +08:00
nishanths c473be2ae1 Add named capture regex
- also correct tests wording to make more sense
2014-06-27 23:19:51 -07:00
Pattarawat Chormai 5e096dda32 Refactor regular expession 2014-06-28 12:43:47 +07:00
Pattarawat Chormai 1b2a81963c Rename submodule, making more sense 2014-06-28 12:40:16 +07:00
mwmiller b4d1c581b5 Merge pull request #516 from duckduckgo/mintsoft/fortune
Fortune: Moving the file loading out of the sub so it's only loaded once
2014-06-28 08:51:24 +08:00
Matt Miller f7ceacea1d JIRA: Move projects into YAML for easier maintenance.
In addition to fixing #378, this should also make it easier if it
turns out that there are more JIRA trackers to be supported later.

The major overhead is the crazy-long generated regex trigger for
recognizing the tickets.
2014-06-28 08:20:18 +08:00
Zaahir Moolla fc962e7b0b Merge pull request #515 from duckduckgo/mintsoft/regex_css
Fix for #474
2014-06-27 16:54:03 -04:00
Jag Talon 852d03f61d Merge pull request #472 from wilkox/master
Add DNA reverse complement goodie
2014-06-27 16:38:46 -04:00
Rob Emery f9732ea9bc RegexCheatSheet: Switching our to my 2014-06-27 20:30:32 +01:00
Rob Emery 3e638e9283 Fortune: switching our to my 2014-06-27 20:29:21 +01:00