App-DuckPAN
view release on metacpan or search on metacpan
remove travisci dzil plugin, allow for faster container builds
Change: a6d27eb3483add2926c42defae3c89c389f1e4c6
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2015-03-23 14:13:22 +0000
temporarily remove utf8 handling of filehandles, better fix coming
soon
Change: ef1fcccaef2f18f449de2d1bd78c86eedc88e4ed
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2015-03-20 01:17:55 +0000
Merge pull request #240 from
pfirsichbluete/goodie-auto-templating-input-limit
Die if auto-templating for goodies with >=3 items is requested
Change: 9f6c6188de181f7d231b662ecb0b6f7e3ae7581e
Author: Christian Aistleitner <pfirsichbluete@lirum.at>
Date : 2015-03-18 18:41:14 +0000
Die, if auto-templating for goodies with >=3 items is requested
Currently, auto-templating is only supported for up to 2 items.
This has been pointed out by @zachthompson in:
https://github.com/duckduckgo/zeroclickinfo-goodies/pull/1055#discuss
ion_r26614782
Change: 7f2da6162b165462a5b3f45b8835e8742be702d4
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2015-03-11 22:04:16 +0000
Merge pull request #237 from pfirsichbluete/web-share-disambiguator
Make Web.pm find the correct share dir for IAs that are substring of
oth...
Change: 8cd103005a7a6e45fd59d871080a2a168e37f4cb
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2015-03-11 21:00:50 +0000
Merge pull request #233 from duckduckgo/zaahir/utf8-fix
Proper handling of UTF-8 content in _print_msg
Change: 081963012969490fe87dac53fd03790931a9d967
Author: Christian Aistleitner <pfirsichbluete@lirum.at>
Date : 2015-03-11 16:12:12 +0000
Make Web.pm find the correct share dir for IAs that are substring of
others
In duckduckgo/zeroclickinfo-spice the Time spice's name is a
substring of the Timer spice's name. When looking for resources for
the Timer IA, paths of the form
.../timer/...
got mangled to
.../time/r/...
because the matcher for IAs share directories did not check for the
trailing path separator. Hence, the share path of the Time (no
trailing âÂÂrâ in Time) matched for Timer (trailing âÂÂrâ in
Timer) resources, and path handling got confused.
By making the guard for identifying the relevant the share directory
also check on the trailing '/', the share directories of Time and
Timer are properly matched and the Timer IA again properly loads for
'timer 10 seconds'.
Fixes duckduckgo/zeroclickinfo-spice#1625
Change: 79e8a5ed255e7d6044c1ad2574ece786f7344023
Author: moollaza <moollaza@fastmail.fm>
Date : 2015-03-04 04:51:39 +0000
remove unused Data::Printer from Server.pm
Change: 8456e1af6a79b1e345148204d9efe0a381cbf765
Author: moollaza <moollaza@fastmail.fm>
Date : 2015-03-04 04:51:31 +0000
Remove use open from Server.pm, add to Query.pm
Change: 70b90a3f92ed46c3f17551801c4a28dd5ce1d076
Author: moollaza <moollaza@fastmail.fm>
Date : 2015-03-02 23:31:02 +0000
better handling of UTF8 with default utf8 filehandling
Change: 138b8418201114f9b3634239604dcea48a1ba73b
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2015-03-02 16:16:15 +0000
Merge pull request #235 from SoerenWeber/bug-empty-tag
Allow empty (self-closing) tags in answers.
Change: 75c246f56302d9228df1c96ede3fa672ad7db093
Author: Sören Weber <SoerenWeber@users.noreply.github.com>
Date : 2015-03-02 20:38:55 +0000
Allow empty (self-closing) tags in answers.
Change: 3b361a76d7f3b213980434d9846de8d3ec134b15
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2015-02-27 17:26:35 +0000
Merge pull request #230 from duckduckgo/zaahir/allow-sharedir-subdirs
Allow grabbing assets from sharedir sub-directories
Change: 0aecfcef3ea76e18f49612e3b599a3ebb50136df
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2015-02-19 04:42:44 +0000
Fix indentation, switch to tabs, which we use throughout duckpan code
Change: b1b342648940c285e72dcf2550fc07906051126e
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2015-02-19 04:41:19 +0000
Better handling of requests to non-existant Spice rewrites
Change: 021f3a2bc7792b83eef5512d17860510ba6c1b08
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2015-02-19 04:26:11 +0000
Refactor logic for checking share_dir, allow for subdirs in share_dir
( run in 0.690 second using v1.01-cache-2.11-cpan-6aa56a78535 )