Rob Emery
03c6d1a120
Conversions: Adding pluralisation exception for m/s
2016-03-13 13:09:20 +00:00
Rob Emery
1454e826ac
Conversions: Adding failing test for losing the s from m/s
2016-03-13 13:08:31 +00:00
Rob Emery
5b26e3a27c
Conversions: Adding singular output test for speed
2016-03-13 13:06:03 +00:00
Rob Emery
90d43831c2
Conversions: Adding singular test for input
2016-03-13 13:04:18 +00:00
Rob Emery
c69edcfe70
Conversions: Readding mps
2016-03-12 23:47:18 +00:00
Rob Emery
0a5c6618b5
Conversions: Adding mile per hour
2016-03-12 21:08:32 +00:00
Rob Emery
be52fe70ee
Conversions: Adding kmph
2016-03-12 21:08:01 +00:00
Rob Emery
bbe6d53c61
Conversions: Adding mps as a alias for m/s
2016-03-12 16:27:23 +00:00
Rob Emery
2eb6f1b871
Conversions: Adding nmi/h as alias for knots
2016-03-12 14:29:25 +00:00
Rob Emery
abb5640181
Conversions: now supports speed! Only mph,kph,m/s,ft/s,knots atm
2016-03-12 14:26:32 +00:00
Zach Thompson
d664839c44
Merge pull request #2723 from duckduckgo/gd/cheatsheets-fix-section-tests
...
CheatSheets: Fix section tests
2016-03-10 12:23:16 -07:00
Ben Moon
f3f236e8fd
Merge pull request #2731 from duckduckgo/mintsoft/conversions/sci-not
...
Conversions: Using unescaped HTML handlebars
2016-03-10 18:31:46 +00:00
Rob Emery
a782b21ea2
Conversions: Unescaping the input too; as it's from the numbers role, it's safe
2016-03-10 18:25:18 +00:00
Rob Emery
96b48d8008
Conversions: Using unescaped HTML handlebars
2016-03-10 18:14:10 +00:00
Ben Moon
526c363e16
Update test output to show all critical failures
...
Rather than just one at the end.
2016-03-10 17:49:36 +00:00
Zaahir Moolla
f0cb99a829
Merge pull request #2726 from duckduckgo/zac/updatequackhackCS
...
updated docs link for QuackHack cheat sheet
2016-03-10 11:58:37 -05:00
Ben Moon
9a343e1e39
Fix assigned categories not being set correctly
...
Whoops!
2016-03-10 16:45:03 +00:00
Ben Moon
47834bd7d9
Ensure default triggers are always critical
2016-03-10 16:19:34 +00:00
Ben Moon
5f9fa76873
Merge section contents tests
2016-03-10 15:53:41 +00:00
Ben Moon
2f93cca53e
Remove duplicate section
...
Fixes newly failing tests
2016-03-10 15:35:47 +00:00
Ben Moon
54d0b7faad
Fix remaining section tests
...
They weren't accounting properly for invalid section values - this fixes
that.
2016-03-10 15:34:14 +00:00
Ben Moon
b752d0d893
Remove redundant %order hash
...
Use %sections with delete to get a hash with the appropriate items.
2016-03-10 15:33:27 +00:00
Zaahir Moolla
be7dbb3f63
Merge pull request #2333 from duckduckgo/gd/update-xs-libs
...
Update use of 'JSON' to 'JSON::MaybeXS'
2016-03-10 10:11:29 -05:00
Ben Moon
7d4abd1c44
Fix over-generous whitespace
2016-03-10 09:21:52 +00:00
Zaahir Moolla
00330022ac
Merge pull request #2630 from kennyballou/awm_cheatsheet
...
New Awesome Window Manager Cheat Sheet
2016-03-09 19:00:44 -05:00
Zaahir Moolla
c8bbb2e6d6
Merge pull request #2656 from mohan08p/raspberrypi
...
New Raspberry-PI Cheat Sheet
2016-03-09 18:41:26 -05:00
Zaahir Moolla
adbb9c14aa
Merge pull request #2622 from pjhampton/nltk_cheat
...
New NLTK Cheat Sheet
2016-03-09 18:38:45 -05:00
Zaahir Moolla
9191579282
Merge pull request #2044 from duckduckgo/mintsoft/conversions/template
...
Conversions: Switching to custom template
2016-03-09 17:57:09 -05:00
Rob Emery
dafe9c1419
Conversions: Emulating the look and feel of the old structured_answer
2016-03-09 22:46:22 +00:00
Rob Emery
fb2156a3c3
Conversions: Updating tests for 坪 with new structure
2016-03-09 21:36:45 +00:00
Rob Emery
db7df67f0a
Merge branch 'master' into mintsoft/conversions/template
2016-03-09 21:28:34 +00:00
Zaahir Moolla
b58ecf2d5a
Merge pull request #2716 from sinscary/punjabi_cheets
...
New Punjabi Language Cheat Sheet
2016-03-09 15:03:51 -05:00
Zac Pappis
7f9cf7c155
update quackhack.json
2016-03-09 13:40:55 -05:00
nsharma
a3557f585f
Removed unnecessary things
2016-03-09 17:16:55 +00:00
Ben Moon
e81f8f5bdb
Move condition assignments into if
2016-03-09 15:29:06 +00:00
Ben Moon
fd2c78b7f1
Fix failing cheat sheets
...
Failing because of critical section tests!
2016-03-09 15:22:14 +00:00
Ben Moon
6a45c21e94
Update section tests to report in bulk
...
I.e, they report all bad sections rather than failing on first one.
2016-03-09 15:17:24 +00:00
Ben Moon
e090a9949d
Make section tests case-sensitive
2016-03-09 14:56:50 +00:00
Ben Moon
570fcc8146
Make section tests critical
2016-03-09 14:49:29 +00:00
mohan08p
2c79282c5e
values pairs corrected.
2016-03-09 14:27:34 +00:00
Ben Moon
064f17488c
Fix section tests
...
Anything that didn't contain alpha chars (and thus have something to
lowercase) was being removed entirely from the sections (causing a
warning), this fixes that.
2016-03-09 14:27:15 +00:00
Ben Moon
c606738f29
Merge pull request #2718 from duckduckgo/mintsoft/conversions/ping
...
Conversions: Fixes #2125
2016-03-09 12:53:15 +00:00
Ben Moon
4fbae885c4
Merge pull request #2705 from duckduckgo/mintsoft/subnet-cleanup
...
SubnetCalc: Minor tidying up of subs
2016-03-09 12:48:40 +00:00
mohan08p
ea6fc82d5f
Merge branch 'raspberrypi' of https://github.com/mohan08p/zeroclickinfo-goodies into raspberrypi
2016-03-09 09:35:07 +00:00
mohan08p
2be031589a
Fix name and aliases
2016-03-09 09:34:16 +00:00
Zaahir Moolla
982fe60e69
Merge pull request #2720 from shahbaz17/indian-spices
...
Indian Spices Cheat Sheet
2016-03-08 16:34:51 -05:00
malam
884c824ee1
edit description and split sections to maximize space
2016-03-08 20:38:50 +00:00
Rob Emery
954e627e73
Conversions: the ping unit no longer has s appended for values <> 1
2016-03-08 19:47:52 +00:00
Rob Emery
23e1008db0
Conversions: Adding failing test for plural ping(坪)
2016-03-08 19:46:30 +00:00
Rob Emery
ea29a70e79
Merge remote-tracking branch 'heycam/conversions-ping' into mintsoft/conversions/ping
2016-03-08 19:45:22 +00:00