App-DuckPAN
view release on metacpan or search on metacpan
Check post_body is defined before modifying
Change: 0f0114a8d05fd01058cc84c6d0d5f21d0daad192
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2016-07-01 09:39:07 +0000
Check post_body is defined before modify
Change: 733128ce1405ebf7813f49f2e30a90d808ebde88
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2016-07-01 09:12:35 +0000
Add Fathead support for DuckPAN Query
Change: fbe779487c886db3ca92ee005b89483c80bb46da
Author: Zach Thompson <zachthompson@users.noreply.github.com>
Date : 2016-06-25 07:25:19 +0000
Merge pull request #354 from duckduckgo/john/spice-post
DuckPAN::Web support for Spice POST
Change: 3fda8fd988fe1cb53b2cf6cc018ca24a1afc0283
Author: Zach Thompson <zachthompson@users.noreply.github.com>
Date : 2016-06-07 15:35:32 +0000
Create LICENSE.md
Change: 3fa0dde804664e820bed5516e81c02c2773550f6
Author: Zach Thompson <zach@duckduckgo.com>
Date : 2016-06-07 15:32:30 +0000
Update license
Change: 4c936414cebb20ee96d0466f495a15bd5fff7f5c
Author: John Barrett <john@jbrt.org>
Date : 2016-06-07 16:40:50 +0000
Send a POST request when post_body is defined
Change: 1702ff35df17d1cea8e3ae03a31173bb170ab09e
Author: John Barrett <john@jbrt.org>
Date : 2016-06-07 16:40:21 +0000
Get and rewrite POST body from spice properties
Change: e8e5cf9441e0bcf52a5560f857ee09a9449a5933
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2016-06-03 10:12:45 +0000
Merge pull request #352 from duckduckgo/zt/no-admin
Remove all admin functionality
Change: b2b99d5b579e5491352fae0a42211a730aaa3675
Author: Zach Thompson <zach@duckduckgo.com>
Date : 2016-06-02 15:37:00 +0000
Remove all admin functionality requiring duck.co credentials:
* release * setup * poupload
Most of these were just wrappers around dzil.
Change: 7d417b8d6ba4cd1e5b33740c05711eaaeb712f0c
Author: Zach Thompson <zachthompson@users.noreply.github.com>
Date : 2016-06-01 15:09:16 +0000
Merge pull request #351 from duckduckgo/zaahir/ignore-publisher
Don't require DDG::Publisher to be installed
Change: 3676b8b473332fb5cce1a7e5d58c158ea91a5d22
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2016-06-01 17:01:34 +0000
Don't require DDG::Publisher to be installed
Change: 688b9392fbf116481944addc24a694e7a5fc61f3
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2016-06-01 16:58:14 +0000
Merge pull request #350 from duckduckgo/zt/ia-repo
Only check for IA repo when doing IA-specific commands
Change: 56069ee20ff93cb781266d549498fce68dc4eb11
Author: Zach Thompson <zach@duckduckgo.com>
Date : 2016-06-01 12:08:15 +0000
Only check for IA repo when doing IA-specific commands
Change: a69271c3afc7fbac6b16c4a8a1bbd1745ff076f4
Author: Zach Thompson <zachthompson@users.noreply.github.com>
Date : 2016-05-31 11:18:59 +0000
Merge pull request #345 from duckduckgo/gd/add-debug-alias
Add 'debug' flag as an alias for 'verbose'
Change: 7dfefa05df59face7ca4b1a31da87dd508f5e425
Author: Zach Thompson <zachthompson@users.noreply.github.com>
Date : 2016-05-31 11:15:58 +0000
Merge pull request #340 from duckduckgo/gd/update-exit-codes
Correct 'error' exit codes
Change: 7d1054d9b2a7c36a8c0da26b7ce373a1c667cf99
Author: Ben Moon <guiltydolphin@gmail.com>
Date : 2016-05-18 11:43:54 +0000
Correct 'error' exit codes
Instead of using '-1' (isn't that what C programmers do?) for exit
codes, use '1' to signal failure. From the docs itself: 'The only
Universally recognized values for {exit code} are 0 for success and 1
for error'.
Change: e4893069a7720e7ef8a060172b80a54e6e6309e0
Author: Ben Moon <guiltydolphin@gmail.com>
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2015-01-23 04:10:48 +0000
Add File::Find::Rule and Filesys::Notify::Simple to dist
Change: 299c9ae69d06fd830d9fdb06f5dfcd8041fe5b3d
Author: Caine Tighe <caine@duckduckgo.com>
Date : 2015-01-09 13:20:11 +0000
Merge pull request #196 from zachthompson/app_restart
Automatic duckpan app restart on IA update
Change: 21b741a10da23d0e16d9e83ab907681da4c8c9a2
Author: phwaap <thistle@withoutopus.org>
Date : 2015-01-08 18:55:15 +0000
* Exit immediately if not in IA directory
Change: a78c6cc4e6b7099c80b0b415e6b8d7a19e1b7d43
Author: phwaap <thistle@withoutopus.org>
Date : 2015-01-08 12:32:00 +0000
* Merge conflicts
Change: c438a78ad09e5db188399fa361488d95974b2369
Author: phwaap <thistle@withoutopus.org>
Date : 2015-01-08 11:54:10 +0000
* Add comments for some of the less clear logic
Change: 3198eb17eca66ee6db1c143aa216e3e2b6a591a0
Author: Caine Tighe <caine@duckduckgo.com>
Date : 2015-01-08 11:42:07 +0000
Merge pull request #190 from zachthompson/poe_query
Modify A::D::Query to use POE events rather than while(1)
Change: 82a4f4960d73c969e05001c8fc92ed9b798c1d41
Author: phwaap <thistle@withoutopus.org>
Date : 2014-12-25 09:22:56 +0000
* Remove some unnecessary use's
Change: 2a712c85cddd7e3140ccc83ab94a69a646fd1aa2
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-12-23 14:04:25 +0000
Merge pull request #197 from mikedep333/new-2014-duckduckhack-vm
VMs: Revert MD5 and filenames to 2014-12-13
Change: 27df559adee62cd8ffc2b35af8af2b0059b78da4
Author: Mike DePaulo <mikedep333@users.noreply.github.com>
Date : 2014-12-23 13:26:04 +0000
VMs: Revert MD5 and filenames to 2014-12-13
There was a miscommunication in #182. The 2014-12-23 VMs have not
been uploaded yet. The 2014-12-13 VMs are older but have been
uploaded, so let's specify their details.
Change: 3c5f0f7fb93ed7ab25e00915ec5b39cf3188d2a3
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-12-23 12:33:30 +0000
Fix VBox and VMWare .ova links
Change: ce9ddcbdd0670f305c3915f9181e1db7f423cb7b
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-12-23 12:26:51 +0000
Merge pull request #182 from mikedep333/new-2014-duckduckhack-vm
README.md updates for the new DuckDuckHack VM
Change: e1c610eb7b6bdb8650eedf8902b188525da1197f
Author: Mike DePaulo <mikedep333@users.noreply.github.com>
Date : 2014-12-23 09:06:04 +0000
Update for 2014-12-23 VMs
Change: 657b7dd1a21287285172def967b80296c33381ef
Author: Mike DePaulo <mikedep333@users.noreply.github.com>
Date : 2014-12-22 18:28:42 +0000
linebreak between codeblock and paragraph
We need a linebreak between the codeblock and paragraph (to avoid
problems for the markdown parser)
Change: 907b1bd7585af1dfb8bdd8c4694c8ccf2f5ec767
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-12-19 14:56:10 +0000
Merge pull request #192 from killerfish/fixerr
Web: Show error instead of redirecting
Change: 9ff625e0dc5ecce763bcde584133152524800e22
Author: phwaap <thistle@withoutopus.org>
Date : 2014-12-17 10:28:40 +0000
* Sync with branch app_restart
Change: 81335b03d10e411170a50003e1609ad3441e14d5
Author: phwaap <thistle@withoutopus.org>
Date : 2014-12-17 10:26:53 +0000
* Remove debugging, comment
Change: 38d78584a7fd7fc27c475e43f73d6290fc90d091
Author: phwaap <thistle@withoutopus.org>
Date : 2014-12-17 10:12:03 +0000
* Add SIGTERM handler
Change: d283b4027fc93ee110c6f6f140691db4c5b56bc1
Author: phwaap <thistle@withoutopus.org>
Date : 2014-12-16 16:41:42 +0000
Change: fcef147fab4a481f456ba8c8ae2ad283b2fa1961
Author: Michael Smith <crazedpsyc@duckduckgo.com>
Date : 2014-01-09 19:14:07 +0000
Make --no_check seriously not check
Change: 46230338b82326175e748fa54fe4c92646f358c0
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2014-01-05 09:18:40 +0000
Merge pull request #51 from nospampleasemam/handle-sigquit
Catch and exit on SIGQUIT
Change: 2d42655d07cba0abd25ab48785e0ac3f885d64bf
Author: Dylan Lloyd <dylan@dylansserver.com>
Date : 2013-12-24 01:36:58 +0000
Catch and exit on SIGQUIT
This is expected behavior. Also submitted a POE::Wheel::Readline bug
to allow handingly of other generally expected signals:
https://rt.cpan.org/Public/Bug/Display.html?id=91615
Change: 624d0c976ff763ef3fcf18c239c648e2bcbb4b5e
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-12-10 03:01:20 +0000
Added also fetching of WWW:: (for WWW::DuckDuckGo) with duckpan
client
Change: 1004b1d9688f7d2879f5713f704e91460b49391b
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-12-10 02:28:20 +0000
Added ReleaseOnlyWithLatest
Change: 66bf07d68d8996df967965b50cb4b5357b3e61e1
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-12-10 02:27:54 +0000
Fixed rights
Change: a6eeaa2632003c13c8edb4fbca033c891b09cc99
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-12-10 02:26:59 +0000
Replaced the last dukgo.com mentions with duck.co
Change: cba79403c75d457aea2685c9f76dca0f7a0644c2
Author: Michael Smith <crazedpsyc@duckduckgo.com>
Date : 2013-12-05 20:37:42 +0000
Kill the LICENSE
Change: ed31968a59557fb726d23358f5c5afc2b7c74215
Author: Michael Smith <crazedpsyc@duckduckgo.com>
Date : 2013-12-05 19:37:58 +0000
Bump uploadtoduckpan requirement
Change: 73f141d6be2fd0d387bf66218f89a051f64599a6
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2013-12-04 07:37:50 +0000
Merge pull request #49 from shedd/vagrant
Adding Vagrant option to README
Change: 86c9781f8d1f9c24a7657d929c11b391bec8e4cf
Author: shedd <robert@shedd.us>
Date : 2013-12-03 21:56:18 +0000
fix typo
Change: b514025843d0fc6d931071cad8581e179a8366f4
Author: shedd <robert@shedd.us>
Date : 2013-12-03 20:12:59 +0000
additional notes added to README issues link for duckpan-vagrant and
link to Vagrant docs
Change: c76b3e67a3d945c58ed066685c453974d88a4d90
Author: shedd <robert@shedd.us>
Date : 2013-12-03 20:03:16 +0000
updating roadmap
The Vagrant implementation can be run headless, so it seems to check
both of these items off the list
Change: 16f3f1d0d008c8ed7d018e8528eef72c80330a8d
Author: shedd <robert@shedd.us>
Date : 2013-12-03 20:02:31 +0000
adding Vagrant information to README
Change: 7ce1c1e9d4dcbce62d45dc09b02fc80c7bb1b768
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2013-11-01 12:45:09 +0000
Added Apache 2.0 License
Change: 519714a8db9d3e2d2520b0cd54cb94ddba647853
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2013-10-31 18:48:28 +0000
Added CONTRIBUTING and PR Template. Added linebreaks to README
Change: d51325bb3809f51f373263d0ce3aa7160039bdff
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2013-10-31 14:30:40 +0000
dist.ini -- bump Module::Pluggable version
Change: d33ae4bc04349d05fc4b8a462e81ac8978f3b338
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2013-10-31 12:55:38 +0000
Small update to duckpan server in Help
Change: fd6448236dafcfebca694e27cbcc23dcf6831c49
Author: moollaza <moollaza@gmail.com>
Date : 2013-06-15 15:32:35 +0000
Added calls to grab spice2 related js files
Change: 511d8ee1a5aa98a8f4f37f8d61b56bda357bd0ad
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-06-14 01:21:49 +0000
removed garbage.... lol
Change: a61f23e2db4ef57b149dd45bb2a9ae95555e25c6
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-06-14 01:20:35 +0000
Added fixtracking (for development on it), added options for sites to
set domain specific
Change: b543f9d6b78be051d35ef0f485907760a1701cb6
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-06-14 01:12:13 +0000
Added publisher feature
Change: 0f22fe885122bef21d883e1170fa2e1f750f1512
Author: Michael Smith <crazedpsyc@duckduckgo.com>
Date : 2013-06-13 16:33:41 +0000
I just like committing.
Change: c6b2290a25d4ff759b31502382eeed2fb0eaaf95
Author: Michael Smith <crazedpsyc@duckduckgo.com>
Date : 2013-06-13 16:31:15 +0000
Okay, now how about this one?
Change: 0b7ed619900996c0ba971228556d688a3bafeb54
Author: Michael Smith <crazedpsyc@duckduckgo.com>
Date : 2013-06-13 16:28:13 +0000
SKIP default server test if a custom one is set
Change: e58208e7cde16e17ccf7e92d7aa63b688b691b3e
Author: Michael Smith <crazedpsyc@duckduckgo.com>
Date : 2013-06-13 16:14:48 +0000
Don't puke on non-root servers in test
Change: 3c303848f8645d680bd5428acbbc4ad1304b1d1d
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-06-11 19:03:08 +0000
Added all missing ABSTRACT
Change: 5f529b31c87c354395acac3ee376e4ccfc8f862a
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-06-11 18:59:41 +0000
Added poupload command
Change: 77942a59e24addbad839973538b9b9e6b5b49292
Author: Michael Smith <crazedpsyc@duckduckgo.com>
Date : 2013-06-11 07:59:31 +0000
Bump HTML::Parser to avoid head parsing bug (I used the right acronym
this time)
Change: b996114c7ca826fafbbc061263fd8a785989d642
Author: Michael Smith <crazedpsyc@duckduckgo.com>
Date : 2013-06-11 07:57:12 +0000
Bump HTTP::Parser version to avoid head parsing bug
Change: faeeb6b356cf6f13ae641e28bfa475bee49f0447
Author: Dylan Lloyd <dylan@dylansserver.com>
Date : 2013-05-31 18:00:12 +0000
get rid of windows carraige returns!
grep -rl $'\r' . | xargs dos2unix
Change: f0524b58f9d0a668a2080e566268725f7c296ac1
Author: Dylan Lloyd <dylan@dylansserver.com>
Date : 2013-05-31 17:55:42 +0000
take away exec bit from Cmd::Query
Change: d378d2fa4b44814fa7d2b3bdcfc8ae064d2a59f8
Author: Dylan Lloyd <dylan@dylansserver.com>
Date : 2013-05-31 17:54:59 +0000
take away exec bit from Cmd::Query
Change: cd5dcd44e0528b3603706b7fe2a0c2ffc2750015
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-05-24 00:21:09 +0000
First UploadToDuckPAN then UploadToCPAN
Change: 0a472f7921ab02293a236340ad8111eb5f7a2e7a
Author: Michael Smith <crazedpsyc@duckduckgo.com>
Date : 2013-05-23 15:59:20 +0000
add sharedir to master, too
Change: c53b158f672ebb19a6023324bb6d68ce466c208d
Author: Michael Smith <crazedpsyc@duckduckgo.com>
Date : 2013-05-23 15:55:01 +0000
add sharedir with latest files
Change: 3a32915b8e7690dc05943399846b7a9ca0a11e22
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-05-13 03:16:05 +0000
Aehm right.. it install deps.. not installs stuff ;)
Change: 414b8668c2119b8622d650ae04897bcaa4a117fc
Author: Torsten Raudssus <torsten@raudss.us>
( run in 0.830 second using v1.01-cache-2.11-cpan-b16cb0d3907 )