Commit Graph

4028 Commits (31a7758fc77d53410a8106e119bfa555cac771f5)

Author SHA1 Message Date
uniphil 31a7758fc7 Update goodie from review feedback
`use strict;` added -- I couln't find info on whether it had to be one line 1 or not, so I put it where @MrChrisW wrote a comment asking for it.

changed description and user-facing text to be exactly what the tutorial told me to write.
2015-04-24 12:46:30 +00:00
uniphil 34022af717 Create my first goodie, woo 2015-04-24 04:31:57 +00:00
Zaahir Moolla 65e28f400a Merge pull request #1060 from rafacas/RIPEMD
Added the RIPEMD Goodie
2015-04-23 13:48:18 -04:00
Zaahir Moolla d4d7753109 Merge pull request #1066 from rafacas/SHA3
Added SHA3 Goodie
2015-04-23 13:45:34 -04:00
Rafael Casado Sanchez a6d525d4ed Merge branch 'master' into RIPEMD
Conflicts:
	dist.ini
2015-04-20 22:53:36 +02:00
Rafael Casado Sanchez 1360f7a7f1 Merge branch 'master' into SHA3
Conflicts:
	dist.ini
2015-04-20 22:49:55 +02:00
Zaahir Moolla b1eae84dc0 Merge pull request #1101 from mcavallaro/master
Created my first Goodie
2015-04-20 10:33:42 -04:00
Zaahir Moolla ba6a1a07a0 Merge pull request #1108 from wongalvis/master
wongalvis' First Goodie
2015-04-20 10:25:19 -04:00
wongalvis 470dd85ba1 Created my first Goodie 2015-04-20 10:38:25 +00:00
Chris Wilson 1d31c19ef9 Merge pull request #1105 from quoidautre/master
First Goodie: quoidautre
2015-04-19 22:54:03 +08:00
quoidautre 31b03e81a5 rename variables + github account 2015-04-19 08:43:35 +00:00
mcavallaro ad5cdc210f igemcat temporarlly removed 2015-04-18 15:36:00 +00:00
mcavallaro 0cba3f693d added igem cat go0die 2015-04-17 23:43:41 +00:00
mcavallaro 0adc077320 test file fixed 2015-04-17 23:27:29 +00:00
quoidautre e04d8cd03a Created my first Goodie | rename variables & filenames +#ABSTRACT comment 2015-04-16 20:55:59 +00:00
Russell Holt a3a9ccfecc Merge pull request #1081 from duckduckgo/zach/dzil-buildshareassets
Update for BuildShareAssets
2015-04-16 12:39:59 -04:00
quoidautre b3ef1f837e Created my first Goodie | rename variables & filenames 2015-04-16 16:31:01 +00:00
quoidautre cdd789939b Created my first Goodie(2) from tutorial 2015-04-16 08:33:00 +00:00
quoidautre 1536d89b98 Writing Your First Goodie Test File 2015-04-16 08:26:07 +00:00
quoidautre b60214d62c Created my first Goodie (quoidautre) 2015-04-15 18:42:41 +00:00
Rob Emery e62555de44 Merge pull request #1104 from valcrist73/master
Valcrist73 first goodie
2015-04-15 18:44:40 +01:00
valcrist73 aff2ac0bc7 added the use strict to let github know is a perl5 script 2015-04-15 14:57:40 +00:00
valcrist73 87884cfc1d corrected and tested my first goodie 2015-04-15 05:47:24 +00:00
valcrist73 8c55b33102 Created my first googied 2015-04-15 05:09:15 +00:00
Rafael Casado Sanchez d2f7e27d7d Merge branch 'SHA3' of https://github.com/rafacas/zeroclickinfo-goodies into SHA3
Conflicts:
	dist.ini
2015-04-12 18:30:06 +02:00
Rafael Casado Sanchez 8be607d85c Added support for shake-128 and shake-256 2015-04-12 18:29:00 +02:00
Rafael Casado Sanchez 350bb5bd9e Changed a while loop for the 'repetition' operator 2015-04-12 18:29:00 +02:00
Rafael Casado Sanchez 134f2aad11 Added SHA3 Goodie 2015-04-12 18:29:00 +02:00
mcavallaro 3c7475df82 Created my first Goodie 2015-04-11 11:01:37 +00:00
Zach Thompson 81ebb2298e dist.ini: re-add Dist::Zilla, just in case it's not isntalled by default 2015-04-10 16:35:41 -06:00
Zach Thompson 2ae8dfb5c2 Merge branch 'master' into zach/dzil-buildshareassets
Conflicts:
	dist.ini
2015-04-10 16:13:16 -06:00
Zaahir Moolla 253b553b49 Merge pull request #1100 from duckduckgo/zach/touchup-cheatsheet
Touch up CheatSheets
2015-04-10 17:57:27 -04:00
Zach Thompson 80f8a728b1 .travis.yml: Dist::Zilla should be covered in authordeps 2015-04-10 15:48:46 -06:00
Zach Thompson 545da851fc .travis.yml: Do we need duckpan installed for travis? 2015-04-10 15:45:43 -06:00
Zach Thompson eaf3d21c71 dist.ini: Can we forget about managing dependencies manually? Let's try.
.travis.yml: cpanm tries to install some things on duckpan.org
2015-04-10 15:17:50 -06:00
Zach Thompson 5a1027ae09 dist.ini: Revert autoprereqs. We'll add this change to the BuildShareAssets update (sorry Jag) 2015-04-10 14:54:18 -06:00
Zach Thompson 7da641f9c9 dist.ini: Let's try AutoPrerequisites
CheatSheats: Zaahir didn't give himself credit
2015-04-10 14:22:41 -06:00
Zach Thompson b7fc219555 CheatSheets: Remove "Vim" from the return; tab -> spaces 2015-04-10 14:14:41 -06:00
Jag Talon 9525cfd261 Merge pull request #1080 from duckduckgo/mintsoft/calc-you-later
Calculator: adding support for implicit multiplication
2015-04-10 13:22:56 -04:00
Zaahir Moolla 00f53295b3 Merge pull request #1095 from duckduckgo/zaahir/cheatsheets-working
fixed display bugs, manually show/hide content
2015-04-06 20:19:50 -04:00
Zaahir Moolla a3b6295472 fixed display bugs, manually show/hide content 2015-04-07 00:09:28 +00:00
Rob Emery 8dc0b73674 Merge pull request #1093 from kleinjoshuaa/master
Created my first Goodie
2015-04-06 13:59:13 +01:00
Chris Wilson 28f5f081ca Merge pull request #1092 from rramyr/master
First Goodie: rramyr
2015-04-06 14:17:12 +08:00
rramyr 8c5a4c23df Created my first Goodie 2015-04-06 05:57:30 +00:00
rramyr 2c0d6fd067 Created my first Goodie 2015-04-06 05:03:44 +00:00
Chris Wilson b3ecccfc40 Merge pull request #1094 from Medowar/master
PublicDNS: Adding opendns ipv6 addresses
2015-04-06 12:31:29 +08:00
Josh Klein b4f11895c3 Merge branch 'master' of https://github.com/duckduckgo/zeroclickinfo-goodies 2015-04-06 00:45:17 +00:00
Josh Klein 7b235e3f54 Added use strict 2015-04-06 00:42:17 +00:00
Medowar fc8a4b5ca8 adding opendns ipv6 adresses(see https://www.opendns.com/about/innovations/ipv6/) 2015-04-06 00:38:32 +02:00
Josh Klein 054c199ac3 Created my first Goodie 2015-04-05 18:41:14 +00:00