Changes for version 0.076
- Change: c53b158f672ebb19a6023324bb6d68ce466c208d Author: Michael Smith <crazedpsyc@duckduckgo.com> Date : 2013-05-23 15:55:01 +0000
- add sharedir with latest files
- Change: f8b24018d1c5b0af041b8eb4e08e24ba010e20b2 Author: Jag Talon <talon.jag@gmail.com> Date : 2013-05-01 16:11:21 +0000
- ${dollar} now has to be converted into $.
- Change: 99af7a4b7d15de88a7ab71984ba840c4da3c4eff Author: Jag Talon <talon.jag@gmail.com> Date : 2013-05-01 15:33:00 +0000
- Experiments with {{dollar}}.
- Change: 625c3c9fbdf8bef1b87449fd6e1117d7296b8d42 Author: moollaza <moollaza@gmail.com> Date : 2013-04-30 11:00:41 +0000
- Merge branch 'spice2' of github.com:duckduckgo/p5-app-duckpan into spice2
- Change: 3615a42a6323cd9ca6c5352950228842ce357c68 Author: moollaza <moollaza@gmail.com> Date : 2013-04-30 11:00:38 +0000
- added support to DuckPAN for common js and handlebars files in parent dir
- Change: 74df3817e25fc3f30b78543ee3d8fba1155fd143 Author: Jag Talon <talon.jag@gmail.com> Date : 2013-04-27 15:15:47 +0000
- Moved {{dollar}} to Rewrite.pm
- Change: cb32c112c2a521fba3f0a6275a60c3a0c9a96b0a Author: Jag Talon <talon.jag@gmail.com> Date : 2013-04-26 16:49:09 +0000
- Duckpan can now convert "${dollar}" to "$."
- This is mostly used by plug-ins that require "$" in the URL e.g. Zipcode.
- Change: 56d727b8dfd0d33cd4cc8b4933065746ca43a1e9 Author: moollaza <moollaza@gmail.com> Date : 2013-04-18 11:52:16 +0000
- updated DuckPAN to grab versioned spice2 files from static
- Change: 131cf61420de88f72891012bdecb86025b30e80f Author: moollaza <moollaza@gmail.com> Date : 2013-04-12 15:36:43 +0000
- added message to show this is an experimental DuckPAN installation
- Change: 80573b45eb19ad949ef5089940aa898b5644f5a9 Author: moollaza <moollaza@gmail.com> Date : 2013-04-12 12:13:57 +0000
- updated Web.pm to work with new naming convention
- Change: 238c3e97dd769c869f883ad443e5072c0adc761c Author: moollaza <moollaza@gmail.com> Date : 2013-04-05 17:53:10 +0000
- fixed duckpan server to meet new filenames, improved LWP request, added Useragent
- Change: cea53624e442adf615dec24353614ead2c6f68eb Author: moollaza <moollaza@gmail.com> Date : 2013-04-05 16:30:19 +0000
- renamed files to match new organization
- Change: ac890bdc53e8e75c054186f8d85ad136b9127d2a Author: moollaza <moollaza@gmail.com> Date : 2013-03-28 18:57:57 +0000
- consolidated carousel js and handlebars tempalte
- Change: 37f2ee9cc20b4e907bf4fe62a383ac81c4466da7 Author: moollaza <moollaza@gmail.com> Date : 2013-03-27 18:59:30 +0000
- duckpan now redirects all requests to duckduckgo
- Change: 12b6dc20322fb723aeff038d5321c1c6974dd8f2 Author: moollaza <moollaza@gmail.com> Date : 2013-03-27 13:35:33 +0000
- added carousel files, removed redundant variables
- Change: d618207846e6036998e9dc93585a59f18a620f12 Author: moollaza <moollaza@gmail.com> Date : 2013-03-26 20:51:50 +0000
- modified duckpan to use uncompiled handlebars templates, using full handlebars runtime
- Change: 5488ec554585267f9af3e8a971fbf274c615d6d0 Author: moollaza <moollaza@gmail.com> Date : 2013-03-26 11:10:02 +0000
- Duckpan now adds spice templates in script tag with class 'duckduckhack_template'
- Change: ea38fa855381ec815c0280bcee2ddd26650f318f Author: moollaza <moollaza@gmail.com> Date : 2013-03-26 11:09:38 +0000
- switched Duckpan to grab full handlebars lib
- Change: 57a26c5f3980e82d856df144e509d6f10e2bcda3 Author: moollaza <moollaza@gmail.com> Date : 2013-03-21 20:56:36 +0000
- Added calls to grab spice2 related js files
- Change: dd80ddd6213b28a380d093d54024353a61a3f11f Author: moollaza <moollaza@gmail.com> Date : 2013-03-11 09:52:52 +0000
- git keeps saying I've modified these
- Change: 76a5bd2f0216a5a0e03317ac3d174b98d6b3b100 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-03-09 16:01:14 +0000
- Fix for strings with extra newlines/carriage returns
- The \n escaping is working fine, but for HTML output that still has weird returns, Javascript will take that as a newline and throw an "Unterminated string literal" error in the browser-side. Removing \R after the \n have been escaped solves the issue.
- Thank you to bureado <https://github.com/bureado>, who authored this change and commit.
- Change: e8c710baa7348b9b8f8013fc5cbf832a64416b3d Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-02-21 12:42:47 +0000
- updated plain old documentation
- Change: 1b7d9c4bf191e8c5be2b802861baee11cdfc60b2 Author: Zaahir Moolla <moollaza@duckduckgo.com> Date : 2013-02-21 11:41:56 +0000
- Small update to README, added duckpan env <name>
- Change: 65ea78199d448d3f1bcc3b8148ae2a81ef352472 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-02-21 08:24:49 +0000
- Add subheaders to README.md
- Change: 8d9efa14bf9521ab2f3d502c5ca5a9d37b5bc75d Author: Zaahir Moolla <moollaza@duckduckgo.com> Date : 2013-02-21 11:14:54 +0000
- Updated README - Made it look a little nicer.
- Change: b65ae97f5e10f8644f35f3e9b7ef686c8cc23c77 Author: Zaahir Moolla <moollaza@duckduckgo.com> Date : 2013-02-21 10:54:59 +0000
- Create README.md
- Because we really SHOULD have one here.
- Change: 7ac628f4bf1120f586062b0fa582656df459f0bf Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-20 20:11:51 +0000
- Had to delete this test
- Change: 031ca9af9c52962462f6103bcfb0255178364c44 Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-20 20:09:45 +0000
- More fixes of tests
- Change: a5edd943f271edb320dc0dc31663be9fb53d2f25 Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-20 20:05:58 +0000
- Merge branch 'master' of github.com:duckduckgo/p5-app-duckpan
- Change: 8e21f347177d0a1bb22c02045e98946e8dad14a7 Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-20 20:05:24 +0000
- Removed Test::Except for now; added App::Duckpan to fool metacpandb
- Change: 9373bbdda9a53e2d8cf564df1db2f24a568c3fff Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-02-18 22:30:13 +0000
- fixed problem with randomly ordered env output
- Change: f5ccdbfda39ac6198e56fd7a5bbaa95d130caace Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-02-18 22:20:10 +0000
- fixed failing tests with empty env.ini & re-enabled
- Change: bab884e6a8b7128f51e40f4eef50ac51304fdca7 Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-19 04:01:51 +0000
- Disabled failing tests
- Change: 51bf6a2fa6f15c63954b0926c8486163ab4d8ce2 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-02-18 21:24:04 +0000
- added File::HomeDir dependency
- Change: bc3ddad95d5fc4664a5e21633c26f6a193ed9a06 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-02-18 21:19:49 +0000
- added test cases for duckpan env {add, rm}
- Change: 72bf36c1dd2a7718de40c37c6d0d0cba135058c1 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-02-18 21:18:14 +0000
- run rm_env when it is commanded
- Change: a7c9aa3842366a734d6f8cd1262a56b8a1e8a066 Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-19 01:47:17 +0000
- Added a bit more ABSTRACT so that documentation is generated
- Change: 9c5008261fa0441ec79c108a59f1ab9977c90b86 Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-19 00:43:20 +0000
- Added whatisdnt, fixed requirements (majuscule-- ;)), prepare for release
- Change: 1de0eb99a7a49c56afc1b0e46251c94b9acd62db Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-02-18 15:17:55 +0000
- Merge branch 'cmd-tests'
- Change: 941e38b416c7d318d6b8da304b2e7841a42512e9 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-02-18 15:16:09 +0000
- fixed typo crashing duckpan query
- Change: 722333b192a2d16b671df0525b0f1325eef03fe4 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-02-18 14:55:14 +0000
- use FindLib to include the dev lib
- Change: 2efe4dd3c041cbef0cbc306c5c600c8ca4808fda Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-02-18 14:55:14 +0000
- renamed duckpan query test file
- Change: d38df62bca5d8b976580a9427e384264b48b889c Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-02-18 14:55:14 +0000
- moved test lib & configured cmds test for dist bin
- Change: 307c8ac0465207ea15f1c5b21aa7d8404178f4f3 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-02-18 14:55:13 +0000
- added File::chdir dependency for duckpan command testing
- Change: 4d4f3d6d38a6203f714898a654b009f5dc634908 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-02-18 14:54:33 +0000
- use Dir::Self to load /bin/duckpan
- Change: 64424955ba0166f9846b6ee11fae520aac945484 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-02-18 14:54:11 +0000
- added expect tests for `duckpan query`
- Change: 7a1ff5ece31136dd644d13a4f3aa5346a360e8fe Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-18 19:51:58 +0000
- Removed debugging output
- Change: e07b38eac1908be361757f1d2619a04da6f1cfdd Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-15 12:59:42 +0000
- Fixed rights
- Change: b901b316443cd3f90dd30f48710391f1dd962d43 Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-15 12:59:30 +0000
- Fixed SYNOPSIS
- Change: cb5cd78bf06a6fba87daad20153c84ba894b6333 Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-15 09:19:09 +0000
- removed utf8 requirement
- Change: 1c9cbcfc74c0ca7e75ec783bf9eb84c26253b7bb Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-15 09:18:55 +0000
- Fixed rights
- Change: e338a2a5126fbd94eb12bd6b02f444358309386f Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-15 09:18:38 +0000
- Removed utf8::all, might produce impacts, must get fixed without it.
- Change: 0607b841968dea8a03c697b5ca07f3009ddfb847 Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-15 04:27:06 +0000
- Excluded DDG tests for user installing directly from CPAN first
- Change: d3f05ac5858d929b2363691c6c674494040dfc50 Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-15 04:22:53 +0000
- Restructured ENV feature a bit, added testsuite for whitebox and blackbox testing
- Change: dcc04bbdb77b650fd747455d98b732e45a58f78b Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-14 23:53:31 +0000
- Hups
- Change: 0603436da0fa07d8b93f190eb6ca826c974fffb0 Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-14 22:56:56 +0000
- Adding multiply hit support to duckpan query
- Change: a3f2b77ae03099da3f7b20ec64cb55067f257ce7 Author: yegg <yegg@duckduckgo.com> Date : 2013-02-14 15:50:01 +0000
- Multiple plugin calling (Spice, and for goodies theoreticalliy).
- Change: 9a2746fbf617695e448a0a61b786e22a3f81523e Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-02-12 18:29:23 +0000
- Switched position of documentation
- Change: 8b2cb2312aa8b0186408b26d68e6ed508c5e9f5e Author: Torsten Raudssus <torsten@raudss.us> Date : 2013-01-30 02:25:23 +0000
- Fixed rights
- Change: 6632a05728df31774b2212114e2493e0e6f804a7 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-29 19:59:48 +0000
- cast keys to hash references for stricter perls
- Change: 5025afe617116c95fd322b9a439c1187f3baeac9 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-29 16:53:50 +0000
- removed repeat dependency
- Change: 8e1f9971c7029676d90acac8556cc5291c57afe2 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-29 16:51:17 +0000
- Merge branch 'accept-header' of git://github.com/nomeata/p5-app-duckpan into accept-header
- Change: 5a1c717474f3ca4c3f93501f8797429214210208 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-29 16:48:42 +0000
- Merge branch 'env'
- Conflicts:
- lib/App/DuckPAN/Help.pm
- Change: abca91ec132e0d7ed07559c0e62e4b1753d3094a Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-29 16:34:48 +0000
- added `duckpan env rm <name>` command to help
- Change: f3abe43ef25942e8a98d6a125d352398becf7748 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-29 16:27:30 +0000
- error w/o key to rm, & don't output on success
- Change: 252e3bcc171e6ce063e202c3bf796e428d8fd8b3 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-29 16:21:48 +0000
- add duckpan env rm <name> command
- Change: fdacae504f4f397efe4b2c828dcdce80f685dfe6 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-29 15:48:54 +0000
- add duckpan env to Help
- Change: 491821ea5126b0117430a8acdb2e9c5a0a2c9864 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-29 15:38:35 +0000
- move to $config_path/env.ini, and error handling
- create the file if it doesn't exist, and don't choke when it's empty
- Change: beb2fcf56cebfdd19a792c1c74666d829e65b61c Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-29 15:13:21 +0000
- print error and exit if variable is already defined
- Change: 901e1e4df51073f8a232a469d31bd5810af07b24 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-29 14:26:11 +0000
- moved env variable initialization to DuckPAN.pm
- Change: 27cdadcc34c7709756e2d06403451221942fd914 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-27 15:56:26 +0000
- remove windows carriage returns from wrapped strings
- Change: 9f39dfc96a48bfe4768d2679fa4e482bf9da04ea Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-26 14:32:38 +0000
- fix `duckpan query <module>` command
- modules can be specified with PluginType::Plugin, i.e. Goodie::ABC multiple modules can also be specified
- Change: 82c344adb507b6f163ed7b00b6b403bae446f0e6 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-24 22:41:45 +0000
- reformatted help text
- Change: 845b81cf9e84b662c0a662ed112dec7d3047927a Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-24 22:14:13 +0000
- rm'd unimplemented topics, rephrased some
- Change: 1e854faa96267ef2595be835160e11d2ab574394 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-24 22:13:05 +0000
- added duckpan release command
- Change: 228409d3864c5ad3cda47b7de60af895e29821b7 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-24 22:12:53 +0000
- added duckpan test command
- Change: 60ced247e39b9de40a9577650a9ddb76debcb464 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-24 21:31:31 +0000
- removed `duckpan faq` from help
- Change: 67f66e6483765cce5cee0b63ddd0b2ce5a8f1081 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-24 20:48:36 +0000
- better grammar in some error messages
- Change: 4b80ada08928b2da120ca3683d7c7c88faae38ec Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-24 20:00:10 +0000
- list env variables & values with `duckpan env key`
- Change: c017e56bc3f407394927c36aaca03b6bb39179e7 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-24 19:30:35 +0000
- read in env.ini variables on server startup
- Change: f0c69176a4c13b75a157ae4fb19be35a825363eb Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-24 19:12:30 +0000
- added env command to add environment variables
- environment variables added with `duckpan add <name> <value>` are stored in $app->cfg->cache_path/env.ini
- Change: ee702047e548a218b498f0684cc75ac7e20fadd5 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-23 14:23:14 +0000
- exit duckpan query on unhandled SIGINT etc.
- we don't have a listener for UIDESTROY, so this works, and is simpler
- Change: ba6d35ece0ff1aa8491b1d6df2c8567f156b7e17 Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2013-01-23 14:08:41 +0000
- reapply utf8 fix by jag
- I inadvertently rolled this back while removing windows carriage returns. A test should be added for this functionality.
- Change: 667fc5f47a3bc9e419a35c4bd37429ad1d032ff8 Author: Joachim Breitner <mail@joachim-breitner.de> Date : 2013-01-22 22:53:27 +0000
- Implement the accept_header property of the rewrite class
- Requires commit 177d9dad9790515892385f799facca4fe10bd36b in duckduckgo.
- Change: 22e34a750f52fc0bd0186763339d6e8ce8c0ef58 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-12-17 02:07:03 +0000
- Using static feature with different language through DDG_LOCALE env variable
- Change: 38479a32cad1657cc05b2e00d2d1f48d753686cc Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2012-12-04 18:16:58 +0000
- remove carriage returns from windows
- grep -rl $'\r' | xargs dos2unix
- Change: d6e52de71ef6a6f83f6d049509caa0f12836dafb Author: Dylan Lloyd <dylan@dylansserver.com> Date : 2012-12-04 16:07:43 +0000
- Merge git://github.com/jagtalon/p5-app-duckpan
- Change: 70309612fd0223fc3a5a8f5d2cfe87e2dc5c1895 Author: Michael Smith <crazedpsyc@duckduckgo.com> Date : 2012-12-03 10:07:55 +0000
- Broaden deprecation message for 'duckpan goodie'
- Change: a2aa3eb26b2a05ff2c0620adf62f3b4e53f913df Author: getty <getty@debian.localdomain> Date : 2012-11-30 11:17:08 +0000
- Fixed rights
- Change: 2b638136a737da494475c608b1860cb24b9f70f6 Author: getty <getty@debian.localdomain> Date : 2012-11-30 11:16:22 +0000
- Added static files test feature (beta)
- Change: 99c3db474f06c07bee27ba0eebb2808b0d93152c Author: Jag Talon <talon.jag@gmail.com> Date : 2012-09-11 15:22:52 +0000
- Fixed the UTF8 problem on Duckpan:
- Changed uri_escape() to uri_escape_utf8().
- Change: 330c7d27fa21453bbc24c5d8eeeb2ed9c620ab87 Author: moollaza <moollaza@gmail.com> Date : 2012-09-03 20:33:36 +0000
- fixed MooX::Options version number
- Change: a735a045223d00abb3fe61576b1d68af50e43aeb Author: moollaza <moollaza@gmail.com> Date : 2012-09-03 20:27:24 +0000
- bumped up MooX::Options version in dist.ini, added --missing to installdeps.pm
- Change: 097130c3948a52f2f44a8d21e3f411ddfe152c7f Author: moollaza <moollaza@gmail.com> Date : 2012-08-11 15:24:12 +0000
- Merge branch 'master' of github.com:duckduckgo/p5-app-duckpan
- Change: 0b2b37e2eac32a71e6ecb0419eca4e1fc40b5a53 Author: moollaza <moollaza@gmail.com> Date : 2012-08-11 15:23:31 +0000
- added user agent Mozilla/5.0 to Web.pm (required for some APIs)
- Change: 470ecbe101d9e8c42d37697761f2144f076f837b Author: Michael Smith <crazedpsyc@duckduckgo.com> Date : 2012-08-04 20:56:51 +0000
- English tweaks
- Change: a47b00f09473146e8cd38000fcf5631953f8529e Author: moollaza <moollaza@gmail.com> Date : 2012-07-13 15:39:39 +0000
- small fix to Query.pm, added to Query->run(), got history file path working
- Change: 3497345c5bb27b0bece0c920fe13357ef93aaee4 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-07-12 18:48:57 +0000
- Starting using MooX, excluded functionality of Cmd::Query to other package to avoid POE warning, fixed no plugin hit page usage
- Change: afc5cb5a1ff54b27192574adcb881b5b4aa004de Author: moollaza <moollaza@gmail.com> Date : 2012-07-12 17:01:19 +0000
- Added history to DuckPAN query, small fix in web.pm
- Change: 81fccf6be844f8bf0b5f056e2a5683fff676190f Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-07-09 16:25:07 +0000
- Added [MetaNoIndex] here to be sure
- Change: 6e4f5db8afd8c148e632d3f3055d8385e9b95b3f Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-07-09 09:37:47 +0000
- Added language to duckpan server/query
- Change: 0c0a575d55d6e56328334124640cb3041cc394a8 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-07-09 06:02:43 +0000
- Added location support
- Change: d0ebec3087ceee9abe3673f008f796348bb8732d Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-07-08 17:03:43 +0000
- Non spice now also at least works and get dumped display on the web server
- Change: 3eb87ecae43fe52c338bd13cdaba61732a7da542 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-07-08 16:17:04 +0000
- Fetching the rewrite to before any request, to prevent people from changing it on a per request base.
- Change: 7f324c45eb15f9682aaf8996b9e9609a7513a824 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-06-22 10:56:51 +0000
- Fixed rights
- Change: 733c24146cfc7298ac99f0f535abe62e82c00622 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-06-22 10:56:33 +0000
- Fixed bug about handling cpanminus failure
- Change: b54e60b5c3a75024220a1f204c8b969bc0d67e30 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-06-13 04:25:23 +0000
- Fixes
- Change: 96926d7e30cf3d12317884842312e62c9a12cc5f Author: Michael Smith <crazedpsyc@duckduckgo.com> Date : 2012-06-16 14:41:12 +0000
- remove an extra debugger
- Change: 42818dd3f048df73ee8b1eb927050d375cd7967a Author: Michael Smith <crazedpsyc@duckduckgo.com> Date : 2012-06-16 14:40:04 +0000
- escape newlines _right_...
- Change: 8c6f29b82b967c6952251ce5a79f92141f2f113c Author: Michael Smith <crazedpsyc@duckduckgo.com> Date : 2012-06-16 14:09:23 +0000
- escape newlines in spice return
- Change: c4b1d1e9e01589724908713912531e4d3df7d49a Author: Michael Smith <crazedpsyc@duckduckgo.com> Date : 2012-06-15 22:08:49 +0000
- handle spice string wrappers in duckpan too...
- Change: 7e6aa202e38fc009ac4c82d00c442c83d91190e3 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-06-08 00:43:11 +0000
- Catching error, some strange problem with Module::Data added workaround for this
- Change: a8cd7e48043dc0dee73fc808c4d00fcdf6535399 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-06-07 23:05:36 +0000
- Deprecated goodie test
- Change: a8463440ac9ea138d3ba229652ddb66fb32f3a82 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-06-01 00:18:19 +0000
- Removed old Pod::Weaver relied doc
- Change: da607fc3cffe1c82b9f5df7f1a027d7495c545b5 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-06-01 00:15:13 +0000
- Added more real nginx-like behaviour of the rewrite
- Change: 228434764470f590fdb2865194c84281c92486d2 Author: moollaza <moollaza@gmail.com> Date : 2012-05-30 20:12:31 +0000
- rq template-for-spice error fixed -- removed [PodWeaver] from dist.ini
- Change: efdd86b1a6a9f2f4c7e5c180ea55b75a6897eefe Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-30 20:40:43 +0000
- Added uri escaped query replacement, fixed load test impossibility
- Change: b42c356025f3023b8f99c61fcf47cdd631e70a35 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-29 04:06:56 +0000
- And the next bug in dist.ini fixed with new plugin ;)
- Change: 0c9cdffdffb879edfb242d1f2be1ac5d01f1d96e Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-29 03:48:40 +0000
- Forgot to add version_regexp
- Change: 852542f3b0a926dac5e3be30f77264455a030531 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-29 03:46:20 +0000
- More changes for ChangelogFromGit
- Change: f55dbffc9a5a9b0b9965d7ab0179ed3b68380d75 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-29 03:41:57 +0000
- Added ChangelogFromGit
- Change: 46093e60f737fb4e4d0ed2d4b431bb702f09e484 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-29 02:42:25 +0000
- v0.034
- Change: 623ec322c168e4007c6e6b412126a76572bfbed7 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-29 02:42:03 +0000
- Added requirement for the test
- Change: 0fe3cdc92655bb7e714174b2bdecd400641491bc Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-29 02:41:24 +0000
- Fixed bug in Web server, added loadtest
- Change: 3e5184543a5f2a40ceec79c462a67b88cd3b52b2 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-28 22:35:12 +0000
- v0.033
- Change: ef5095b5c4098a7ab28ad7e881837ffe1cedcdbe Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-28 22:30:00 +0000
- Fixed utf8 query problem, fixed $hostname
- Change: 4a6d74fd2f4780365d47500242239d170ae01f48 Author: moollaza <moollaza@gmail.com> Date : 2012-05-26 18:33:19 +0000
- Made hostname dynamic via $hostname variable which checks if ENV{APP_DUCKPAN_SERVER_HOSTNAME} otherwise it defaults to 'duckduckgo.com'
- Change: c12e25bc42ac63132662dd1cc827cdbb42004621 Author: moollaza <moollaza@gmail.com> Date : 2012-05-26 18:10:29 +0000
- Fixed UTF8 Encoding issue -- added line 161 RE: https://github.com/duckduckgo/p5-app-duckpan/issues/2
- Change: a6a3cf13643d01b0a0d41be2cb263c7753076197 Author: moollaza <moollaza@gmail.com> Date : 2012-05-25 22:24:28 +0000
- v0.032
- Change: 87608b32295699f5f2429256fc8f74c49b2520ac Author: moollaza <moollaza@gmail.com> Date : 2012-05-25 22:21:18 +0000
- v0.031
- Change: d8fddbf478082bb90748136109adbd36df3e9c2e Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-26 04:17:48 +0000
- v0.030
- Change: f626340fe8af5a4bcfed7c0005d96d59d4876780 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-23 00:17:02 +0000
- v0.023
- Change: ea5e4d9a120daf0f44a25a291943983024917d0b Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-23 00:16:05 +0000
- Added duckpan install command
- Change: a29156ef33906fa66951a07ea2400ffa15b375a1 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-21 20:55:22 +0000
- v0.022
- Change: aefb693a036fd2e95af014040d5c1ffc9043d184 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-21 20:53:18 +0000
- ok ok.. nginx is faking!... damn it ;)
- Change: dec978fb228154f33caf8ec6f9bd35f6872e4e1f Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-21 20:35:19 +0000
- v0.021
- Change: 7497effe4378b25d40b4ace1ecb141c8ed3de6c6 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-21 20:33:54 +0000
- Fixed something stupid ;)
- Change: e3fae6d246173b95f92248b419f0e1a337df72f2 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-21 20:14:57 +0000
- Fixed wrong rewrite to usage
- Change: 7349969d8447d66b5cdc018c311823a57bc31a1d Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-21 19:47:18 +0000
- Added upgrading of DDG on duckpan upgrade, added wrap_jsonp_callback to the duckpan server
- Change: 2996490285be74f5ccdd42e601865470e7353857 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-11 04:40:57 +0000
- Removed wget check
- Change: d8075be411bf1027a9ce69d4df86b3e9af1a1976 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-11 04:40:11 +0000
- Hups
- Change: a5e59b136080e99ff93f84560bceefad6ca31937 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-11 04:38:41 +0000
- Allow higher version of DDG
- Change: 17c281b4e73b6759968ad78103c6d0976970b077 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-08 12:01:08 +0000
- v0.020
- Change: fc7c8e0fb422b62315bc44644e6242ea597d8dce Author: Kent Fredric <kentfredric@gmail.com> Date : 2012-05-08 17:40:19 +0000
- Increase dependency on File::ShareDir::ProjectDistDir to 0.3.2 or higher to solve infinite ascension loop bug
- Change: 5d2ef238ba75a48e8854239dec1d2fbbdc5a2aa0 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-05 03:20:00 +0000
- v0.019
- Change: e86229d9c55993477e3c0e7292c4c05210fb535c Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-05 03:19:39 +0000
- Added a missing requirement
- Change: d22289fab94051f98821b24cc46d207df770ed2b Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-04 21:58:14 +0000
- v0.018
- Change: 489b3fe0b1922a33c78dd692d52808fce7b9e0ed Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-04 21:57:54 +0000
- Changed the use of DDG::Request to a require
- Change: 00d02203f6b930600c480bb2bd08a059a7159f44 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-04 19:12:09 +0000
- v0.017
- Change: 8eff885bccfddd8bf1aaff45a18ffaf57dc0a374 Author: Michael Smith <crazedpsyc@duckduckgo.com> Date : 2012-05-04 11:11:16 +0000
- handle /iu/
- Change: ae7e280c2260597409b88ab7b635ba88f601c670 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-04 19:10:22 +0000
- v0.016
- Change: 16a136c7f304e6086fe44705f8ba8b5fe89ad5f5 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-04 19:09:46 +0000
- Removed anyway not working reloader functionality
- Change: 99593620dadc24c4d7ff12bada9a892d80a93924 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-04 19:07:56 +0000
- v0.015
- Change: cbc31fdf2b2a4327865a30ce972921d63bbbef5b Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-04 19:06:51 +0000
- Added different method for showing the error
- Change: 086cfe8bdb2b340833cad7e131638bbad213c994 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-04 04:12:56 +0000
- Sorted plugins
- Change: edad336ed9368f2dea705c0179cb5e800e404bf5 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-04 03:49:54 +0000
- v0.014
- Change: e3ad0fbf07019d14affcdc5f4745dc21f63ba852 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-04 03:49:23 +0000
- Hups!
- Change: 20f52c526e22ed5cf8f11b6f8b552cc7ddd8bee2 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-04 03:48:06 +0000
- v0.013
- Change: 11ea4a7bfc55d192464aa998796e7340a1f8b9b3 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-04 03:45:12 +0000
- <evilgrins>
- Change: b710e5d374f89cca2845e30823c881ace4b39412 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-03 05:52:55 +0000
- More details
- Change: 034b0f46b903f40166f9f245ca3ee9ed4f30ea8d Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-03 05:22:47 +0000
- Added check for latest DDG
- Change: 74bba28d330fd5e96b98168c29ba0c38182ba984 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-03 05:09:53 +0000
- Yeah!.... already triggering
- Change: 323b750fcde6bf15c3d0c015959a5aa0acd17cfc Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-03 04:28:11 +0000
- Added JS
- Change: 0fd7a1a5f1f649102dd2185b36f739c84b777d1a Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-03 04:12:08 +0000
- Added missing MooX::HasEnv
- Change: 2bd338b16ba09f79de5638835ec625364dcf1524 Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-03 03:49:02 +0000
- Yeah dont stack regexp, just make it proper....
- Change: 699c0ce265625c8d23ec4762482ad50f9bcff13a Author: Torsten Raudssus <torsten@raudss.us> Date : 2012-05-03 03:42:08 +0000
- First start of the spice testing webserver
- Change: f67529b71ca6b6140c9d330aa9b800635fdde828 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-04-22 20:09:50 +0000
- v0.012
- Change: 8316a7b04ee11c8a4071e7eb051e60824817cb64 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-04-22 20:08:52 +0000
- Added link for duckpan to DuckPAN so that duckpan duckpan works
- Change: 2ff197799651da4dd50953ba8a337d50b17ba553 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-04-22 20:05:43 +0000
- v0.011
- Change: ede96654e497ac08296f1d8ff211393292121aeb Author: Torsten Raudssus <github@raudssus.de> Date : 2012-04-22 20:04:32 +0000
- Added requirement
- Change: f9836a1c28475f2f20b1ea4223e417b6bc14b6fb Author: Torsten Raudssus <github@raudssus.de> Date : 2012-04-22 20:03:53 +0000
- Small tuning of the version check
- Change: a4e5a3412ba46efc2db94ebee3e6ff72258a5e51 Author: Kent Fredric <kentfredric@gmail.com> Date : 2012-04-18 07:48:53 +0000
- Initial code ( untested ) for version checking
- Change: ca6ef4447ccc8068e7340891b3ed2a8ce8becf1a Author: Kent Fredric <kentfredric@gmail.com> Date : 2012-04-18 07:46:00 +0000
- more ^M in t/
- Change: eece4d88fcc68669d997c2b7610487136ffc3ea0 Author: Kent Fredric <kentfredric@gmail.com> Date : 2012-04-18 07:40:04 +0000
- Strip annoying ^M windows linefeed codes
- Change: e6c4c76adc6d8f7ca7830ac898ee8b6b20b1c186 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-04-17 04:46:04 +0000
- v0.010
- Change: 311ebc15715e36ec985a52ca585e6c974fdadfd1 Author: Michael Smith <crazedpsyc@duckduckgo.com> Date : 2012-04-16 19:48:53 +0000
- fix git version regex to handle newer versions
- Change: fcd9aa891ebbf6d358d542c978cfb06f33afe97e Author: Torsten Raudssus <github@raudssus.de> Date : 2012-04-17 03:25:48 +0000
- v0.009
- Change: b77fbdd0214d807e20ee111d42f2728031cf53e4 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-04-17 03:16:37 +0000
- Force update of author deps
- Change: 30f41d8f8fe9ce8984cf00de0c861dacc8623c74 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-03-25 05:29:56 +0000
- v0.008
- Change: 8b3bfe9c29792b5a0b174cdc0db56c277400c668 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-03-25 05:28:32 +0000
- Removed goodie test reference in help
- Change: 8d3b31c2e0627625864a056de24f7e07c4633cc7 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-03-25 05:28:05 +0000
- Fixed help added warning on goodie test
- Change: fee664d77804eabc9a4b6558eae7d9611e076222 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-03-25 05:24:53 +0000
- Added query command
- Change: a9b35a5b1a73efeb491f24333a1848ce05743b72 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-03-19 00:30:11 +0000
- v0.007
- Change: 95145d21e72b7d33291675c1c4a7291465b067b3 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-03-19 00:28:50 +0000
- Added ability to install App::DuckPAN from duckpan.org, added "DualPAN" existence of package
- Change: 914e3881672cec3034f34c1554cd997d349149f2 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-03-15 19:23:23 +0000
- v0.006
- Change: d69f510a2ef78e8bb2e7c3de2a9ae50b90b562bc Author: Torsten Raudssus <github@raudssus.de> Date : 2012-03-15 19:22:31 +0000
- Added installdeps command
- Change: 683e616350cd320422e03100e1093bf0b4a14b5c Author: Torsten Raudssus <github@raudssus.de> Date : 2012-03-14 22:33:11 +0000
- v0.005
- Change: cfa905f1fb6ccbb31215ea1dee182cf6a10c567f Author: Torsten Raudssus <github@raudssus.de> Date : 2012-03-12 13:33:21 +0000
- More verbose for check
- Change: ea34bfc53a87647177323544397eec1a2a0148bd Author: Torsten Raudssus <github@raudssus.de> Date : 2012-03-12 13:20:27 +0000
- v0.004
- Change: 1e3e70eaccbafdfed08f8806c07cd7e4f7064c02 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-03-12 13:19:09 +0000
- Small doc modification
- Change: 06eb8fdf11a648c5fa2999444eecfba03180c786 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-03-08 18:28:33 +0000
- v0.003
- Change: 4a50cf094c29b31dabc53e3c4278aff13b565de6 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-03-08 18:27:38 +0000
- More documentation, fixed bug
- Change: 5f2fbfedf65dee505a773641a273e5d3526cb2b2 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-03-01 03:31:13 +0000
- v0.002
- Change: a47158d3eec0f879fa8c88788579590d1afcf9eb Author: Torsten Raudssus <github@raudssus.de> Date : 2012-03-01 03:25:36 +0000
- Added Data::Printer requirement
- Change: 42acbaff6c2354794e7a2bfe036502f6e0911db8 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-02-29 04:05:36 +0000
- v0.001
- Change: f91c2f4b0e47de9a17ca6e2c5b01fad443c794eb Author: Torsten Raudssus <github@raudssus.de> Date : 2012-02-29 03:59:11 +0000
- Added goodie Command, added more help, more requirements checks
- Change: a20d6e2f61278469456becaa3fda24e75c109533 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-02-13 18:15:36 +0000
- Added defaults, more little changes
- Change: 8f6c03aa18d2e18d215fcc0260c9e7b17e5b1ae8 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-02-12 03:45:27 +0000
- Now duckpan acts like cpanm on DuckPAN for ^DDG parameters, generating of ~/.duckpan/config.ini included
- Change: 984d4437c20d2cec2cbfd25b2ce1445e1422ac3d Author: Torsten Raudssus <github@raudssus.de> Date : 2012-02-12 02:21:33 +0000
- Added $args to run
- Change: a847c68b4d2871675f8326ae6148172d858fdc14 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-02-12 01:51:51 +0000
- Using Dist::Zilla config if exist
- Change: 99861586e7b7fde7f42ea878303b73aba6f26619 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-02-11 23:50:13 +0000
- crazedpsyc suxx :-P
- Change: ab4fe545e234d11ad77716b346fdbc530a281d26 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-02-11 23:34:20 +0000
- Fixed requirements, fixed error if no dukgo login
- Change: a2da512ea631a157c450ac15013f410af6d9eb18 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-02-11 23:24:22 +0000
- Added dukgo user/pass question
- Change: ff312068ee74de181c35fd6738d600257177e5fa Author: Torsten Raudssus <github@raudssus.de> Date : 2012-02-11 21:52:25 +0000
- First version... more to come
- Change: 732581ea2276ba9d5e0911c6b57c9326ee5f9924 Author: Torsten Raudssus <github@raudssus.de> Date : 2012-02-03 20:00:33 +0000
- initial commit
- End of releases.
Provides
in lib/App/DuckPAN.pm
in lib/App/DuckPAN/Cmd.pm
in lib/App/DuckPAN/Cmd/Check.pm
in lib/App/DuckPAN/Cmd/Env.pm
in lib/App/DuckPAN/Cmd/Goodie.pm
in lib/App/DuckPAN/Cmd/Install.pm
in lib/App/DuckPAN/Cmd/Installdeps.pm
in lib/App/DuckPAN/Cmd/Query.pm
in lib/App/DuckPAN/Cmd/Release.pm
in lib/App/DuckPAN/Cmd/Rm.pm
in lib/App/DuckPAN/Cmd/Server.pm
in lib/App/DuckPAN/Cmd/Setup.pm
in lib/App/DuckPAN/Cmd/Static.pm
in lib/App/DuckPAN/Cmd/Test.pm
in lib/App/DuckPAN/CmdBase/Env.pm
in lib/App/DuckPAN/Config.pm
in lib/App/DuckPAN/DDG.pm
in lib/App/DuckPAN/HasApp.pm
in lib/App/DuckPAN/Help.pm
in lib/App/DuckPAN/Perl.pm
in lib/App/DuckPAN/Query.pm
in lib/App/DuckPAN/Web.pm
in lib/App/DuckPAN/WebStatic.pm
in lib/App/DuckPAN.pm