App-DuckPAN
view release on metacpan or search on metacpan
Change: 057a15527464de873b8b95af7ec837b2dc68ee3d
Author: phwaap <thistle@withoutopus.org>
Date : 2014-12-05 18:49:05 +0000
* Fix rogue indentations
Change: 9b7b51705abbb702495cb2de3899af2330344bc2
Author: phwaap <thistle@withoutopus.org>
Date : 2014-12-05 14:54:23 +0000
* Small adjustments
Change: 6228285e05e5e3e6cf8a5bd71f074b9c9ea096b5
Author: phwaap <thistle@withoutopus.org>
Date : 2014-12-05 14:34:17 +0000
* Use POE events to create the "infinite loop" effect in
APP::DuckPAN::Query; tidy up some other areas * Pass @blocks as a
reference in A::D::Cmd:Query
Change: aee1cb57e9239beaf58d14392c15b60a35faabf3
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-12-04 16:59:04 +0000
Merge pull request #189 from killerfish/highlight
Web: Highlight on failed request
Change: 36cca9d4e5f38c2d078f637f474565b52e90e6f5
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-12-05 01:03:29 +0000
add highlight on failed req
Change: 40091ada863414b7dd454613f8d47425e658eb63
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-12-02 19:55:03 +0000
Merge pull request #188 from duckduckgo/zaahir/install-pass-args
Pass @args along to cpanm, allows --force, --verbose, etc
Change: af252a5c7960de66969f3d0130e814c88dd0e8b0
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-12-02 19:52:05 +0000
Pass @args along to cpanm, allows --force, --verbose, etc
Change: 8b0a420b8e8d16bfe98d3dbb4274c3007f9a632b
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-12-01 15:59:45 +0000
Merge pull request #184 from duckduckgo/zaahir/spice-failed-notice
Spice.failed() frontend notice
Change: 4585fe2649f5f862aaee4dfb9d7ef328ffe6101d
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-12-01 14:10:29 +0000
Merge pull request #187 from killerfish/updatedocsenv
Update docs for env
Change: 525651002571b380470a7c3d21a90a7ce52ce097
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-12-01 23:14:35 +0000
updated pod for env
Change: 69c7dc52f576bfad75e77b31c5bce112ca5d60b8
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-12-01 22:38:04 +0000
add missed tick
Change: a9cf7131c0b609110e64f687ee8ae12a78bdfc8d
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-12-01 22:29:54 +0000
update readme for env
Change: 008f38a3d10795f26cc49784a39af8436ffb9cb2
Author: Mike DePaulo <mikedep333@gmail.com>
Date : 2014-11-30 21:06:15 +0000
Update instructions on importing the VM for the new 2014 VM, and for
clarity.
Change: 311e577c2e1a9004a0ff80d8252c01ad130588ca
Author: Mike DePaulo <mikedep333@gmail.com>
Date : 2014-11-30 19:26:48 +0000
Move the "Prerequisites For Instant Answer Developers" section to the
"Cloning the repository on the VM" section
Change: e0a6f59b2cd4f13e6f60d02a2658293427ba3bb1
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-29 17:51:55 +0000
Merge pull request #171 from killerfish/updateenv
Improved Env command
Change: 67110257fa9f9de7421262510f5dcce0ad708ef1
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-29 17:30:24 +0000
Better use of jQuery to build div obj, create spice-error container
div on page load
Change: 67b5f2b1370e1ee5bbf891c9b2443262c3787c56
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-28 20:58:46 +0000
Merge pull request #185 from NeoSilky/master
bin/duckpan - Fixed some spelling mistakes in help
Change: 946556af1f448b1cb8feb43a215a15140e30d06a
Author: NeoSilky <thisisdaniellockyer@gmail.com>
Date : 2014-11-28 16:54:02 +0000
Fixed some spelling mistakes in help
Change: 5ee84138ef09bcc75d0b093cdeb86ac9994f8fae
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-11-27 19:51:52 +0000
updated env to use MooX::Cmd
Change: c38672abed2046a32d0b7e99a6d675f5b18b14ef
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-26 15:24:25 +0000
Normalize usage of single quotes
Change: 73b710c0dac4359273d172657b183054b87e88e8
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-26 15:22:14 +0000
Update Spice.js to redefine Spice.failed for frontend notification
Now when Spice.failed is called our redefined function first calls
the original Spice.failed, but then adds an alert onto the page so
the developer is aware of which Spices failed. Otherwise they just
see a blank page which doesn't explain what you are seeing
Change: 2f0db538789bf59daf083c48a1aac308dc35361f
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-25 21:49:34 +0000
Merge pull request #183 from
duckduckgo/zaahir/normalize-moox-options-usage
Normalize usage of MooX::Options in Cmds
Change: 2afd68981a419bec8b7ecfd46c6df1964cfa16bd
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-25 19:40:28 +0000
Normalize usage of MooX::Options in Cmds
Change: d6014b0d0d6dd7120af616a5f77437d691f443eb
Author: Mike DePaulo <mikedep333@gmail.com>
Date : 2014-11-24 07:28:18 +0000
README.md: Update instructions for the new DuckDuckHack VM (created
with Vagrant)
Change: b8d71c437df4050a9152ce6a52e06e90381853a7
Author: Mike DePaulo <mikedep333@gmail.com>
Date : 2014-11-24 07:26:59 +0000
README.md: Clarification: Add link in VM section to Using DuckPAN
section
Change: 1f5ee5437e4be16aba46c887dfd5a4a985e1b280
Author: Mike DePaulo <mikedep333@gmail.com>
Date : 2014-11-24 07:21:58 +0000
README.md: Add: Using DuckPAN: Prerequisites For Instant Answer
Developers
Change: 7d2d05a62e3d369960a745ff8c471deacb3b6928
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-20 16:38:40 +0000
v0.165
Change: e875c42ea0f999f03406666391f86effddedecce
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-20 16:31:07 +0000
Merge pull request #181 from killerfish/aha!
Fix for duckpan (#180)
Change: f5bf434719323d035763cd8e04032866dd2d201d
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-11-20 23:30:59 +0000
removed ternary
Change: 2b275066639bd8469ba155c1068146cebaedf693
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-11-19 14:01:04 +0000
updated test
Change: f6dbd313e7efec927d109bd65b1f8b30c12dd6db
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-18 22:14:57 +0000
Merge pull request #174 from duckduckgo/mwm/options
Options updates.
Change: 4b91d8fe038e3bf66bdf4b1a4b9d9a948e72a3b1
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-19 02:55:20 +0000
Merge pull request #178 from duckduckgo/zaahir/duckpan-help-updates
remove references to deleted `empty` cmd, fix `duckpan` output
Change: 80129b19991809cfb1c2ff7d0f356eac1128f871
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-18 15:41:42 +0000
remove reference to deleted empty cmd, fix commands output
Change: b47cbd7b77785b32235ef99f67ad87226b24c43a
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-11-19 00:49:11 +0000
updated to support help properly
Change: c915475a31064e88b2745bbded1210a0a29d613b
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-18 14:23:49 +0000
Merge pull request #177 from GregorioMartinez/master
README.md - Fixing Codio Project Template link in documentation
Change: 1c60cbbeb3586688ea73928381afd9d2395b9c94
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-11-18 21:17:49 +0000
namespaced Env cmds under Env
Change: 1b1c38182ae6df7281e3fba60684b5aa63b485f6
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-11-18 14:16:25 +0000
updated with missing messages
Change: 209837d11f78a01c7d080098b6ece9b43eec2cb8
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-11-18 13:25:56 +0000
Condition added to handle if no arguments supplied
Change: afa985ceba65c8dd7e11525f953846bc262d7774
Author: Greg Martinez <greg@gmartinez.com>
Date : 2014-11-17 23:38:54 +0000
README.md - Fixing Codio Project Template link in documentation
Change: ab7f96336bee1824506fd50662a8426d3d640042
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-18 05:48:48 +0000
Add doc strings for existing commands.
TshHey can be seen with --help.. which feels quite conflicting with
the 'help' command. Not sure what to think about that.
Change: 7cad82aaf8baae7a739720df2996f19e04ae1ad7
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-18 05:48:48 +0000
DuckPAN: make --no-check turn off all checking.
If this is not what is intended, we should probably rename the
switch.
Also, do an empty_cache in check to more generally require a full
re-check.
Change: 2c8bbadc41cb21b74fa265709b3c83107e126a72
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-18 05:48:48 +0000
Simplify cache handling.
- Change 'empty' command to '--empty' switch. - Remove '--force' from
Server. - Remove '--cachesecs' from Server.
This allows other commands (say, `query`) to benefit from the same
cache-handling as the `server` command.
If we just empty the cache up-front then we don't have to keep
checking to see if there was a force. We can just see if they exist
and are new enough.
Change: c4cfd81cae64b335839f5f090d75852edc6fdb69
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-18 05:48:48 +0000
DuckPAN: add option to turn on/off colored output
Defaults to colors on, can be switched off with --no-colors.
This doesn't work so well with the Web portions, which don't have
access to duckpan switches.
Change: c4c089435780d2ae6aa5f71bfc882edf921e87f6
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-11-15 01:35:17 +0000
removed useless import
Change: 03a4452d1b150bb46f9149b7fcc99e8f4e09d52e
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-11-14 00:44:59 +0000
modified test
Change: 9d4edefca40d36d3f90272ec149aabc4513f4b7b
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-11-14 00:21:50 +0000
Updated and added functionality for env subcommands
Change: 381e2d62a3cf71ace3f61e0a8a008c13e3c5276a
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-13 13:46:32 +0000
Merge pull request #170 from duckduckgo/zaahir/pod2usage-improvements
DuckPAN Help and pod2usage Improvements
Change: 77c7d429e302ab68ba59e17ff32b6a68b07a1f87
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-13 13:31:45 +0000
Update tests to match new outut
Change: fda1f01af02fac72ce5930baf5abe5d49a39cc2e
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-13 13:31:45 +0000
Update Help to output SYNOPSIS only for duckpan w/o args
Change: 3463c3be29ff97c7fb24c8483eaad2dbca44257e
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-13 13:31:45 +0000
Big reformat of POD, closer to true POD syntax
Change: 3a1c3964165a85c506fe53a6fee08fa5dec95e92
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-13 13:31:45 +0000
Convert tabs to spaces
Change: 4cf8ee01b8f9347c892c8f72c885e70b56999f94
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-13 13:14:58 +0000
Update tests to match new Help text
Change: 9f5df9a0692d6f5a613a3c155d2ac8a9474ec628
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-13 13:14:58 +0000
lots of updated, not working as expected
Change: 2cf2d7c1e88dd3de53f82a53b65af822cf1bed7c
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-13 13:13:28 +0000
Update tests to make sure duckpan and duckpan help work
Change: c588db948cf269703448aef413a5ed85496d5f2e
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-13 13:13:03 +0000
Make sure DuckPAN w/o arguments show Help info
Change: 75fd8695a42ba7ad86ff7c8992e7b0f6da4bb3cd
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-13 13:13:03 +0000
Fixed POD formatting, output currently broken
Change: f82a21b3236cd86d685a6107fd316b8faa7adddc
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-11-13 14:05:50 +0000
updated env to accomodate new commands
Change: 6263af597ac1c99c2631c5c228c68128b51255b2
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-11-13 13:45:10 +0000
changed func names
Change: 0f96da44719fedd3682cf2b8af7cfc0dcab81b7f
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-11-13 12:24:17 +0000
update indentation
Change: 31221de01d3cbf942e05fef2a1e37db13f256152
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-12 09:37:10 +0000
Merge pull request #164 from duckduckgo/mwm/verbosity
Improve Output
Change: 4ceb4eb7b39ccc600acd973e82acec5eb389bade
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-11 16:54:23 +0000
Merge pull request #168 from killerfish/addhelpcmd
Added help command for duckpan
Change: 080dad6009f0c549002c99223f7cf692fd365efc
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-11-12 00:43:38 +0000
added help command
Change: 0555ce579a73c6cc89dd9afc187f5e9a977f5ed4
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-11 11:25:35 +0000
Merge pull request #165 from killerfish/docupdate
Updated docs for env path
Change: 36933bd5fbcbc7a3571d581354f4369e5f0a290c
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-11-11 14:47:10 +0000
update env path
Change: 0128975fb30500eb7de4a5012e1be6ce3fae169a
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-11-11 14:45:44 +0000
update env path
Change: 1eae4b2b3acdb9968e39780a28e690237fbd77b0
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-10 17:29:14 +0000
DuckPAN: improve check_requirements.
Change: e7099c780f0d8c14deb7eaaa4056e5829d3bab06
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-05 07:14:51 +0000
DuckPAN: dead code elimination.
Remove a line which could never be hit.
Change: 666b2e09e6a0b24177312b9a2f4406c5b232e32e
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-04 16:17:35 +0000
Small update to phrasing
Change: 6ec9a319902763d218ade2b815c6a6f255fddb24
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-04 16:16:28 +0000
Add a period to error message
Change: 106f9cc916f910726643388911a02eced92ef939
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-04 16:06:19 +0000
Don't be so quick to throw the manpage in my face
This has bugged me for a long time...
Change: e767ebf44070dd707978243022cdac9bc8d8e37c
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-04 10:59:11 +0000
bin/duckpan: give them the absolute path, if we can't get realpath
I still think the realpath is more useful, but if throws an
exception, just go with absolute.
The absolute is not in a `catch` block, because we lose our `$_`. If
this was any more complex I would write it a different way.
Also, split out into to sub-tests.
Change: 768b50556465d3e01841f0e8800ddb1970c040be
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-04 10:59:11 +0000
duckpan: fail on missing include directory.
Using realpath instead of user-entered string, in order to possibly
help them spot the problem.
Addresses #156.
Change: 6dbec9e75a6c221577b5858fdd6852b5905c42d5
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-04 10:51:34 +0000
Merge pull request #159 from duckduckgo/zaahir/duckpan-empty
Added empty command, updated and reorganize docs
Change: 83b514cb3169c6b8ae2a42723a8df009639e5664
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-04 10:35:17 +0000
bin/duckpan: minor documentation fixes.
- Remove an errant : - Document server cachesec
Change: a07be8d3c9135d1bae38fbcd71d3d4f3044c1330
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-03 16:46:57 +0000
slight phrasing change
Change: 055431c3d5ff7ed8e3e1e3494f0d1b8d89c6416f
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-03 16:39:55 +0000
add duckduckgo to list of releasable repos
Change: 1e562d59e9726beecca9f170392af5421d09ee14
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-03 16:37:53 +0000
add missing periods
Change: b4adb33690ab216352b8413ebc107884da6e3041
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-03 16:30:12 +0000
a few more updates
Change: 3c129b18634b042e48a9a2c23ed18e2125a66e83
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-03 16:26:19 +0000
whoops, fix numbered list
Change: 8d1f8fe951fc4967e981571d47073dd01b20af0f
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-03 16:24:00 +0000
Updated index
Change: 242ee36cfaf3b08b9bec2fb23691d92dfd1db2cd
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-03 16:21:18 +0000
better bolding of Codio option
Change: 7acf16dce5ee2e0f01b40e804ace20a9c296bcb3
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-03 16:19:06 +0000
More updated and a few typo fixes
Change: f16ca0d063682485eabf939d2e6e505d21e8832a
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-03 16:12:46 +0000
Added empty commany, updated and reorganize docs
Change: 428d5a3c9460aa5c877a32f3b3025e3dfe0409aa
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-03 13:41:07 +0000
Merge pull request #152 from duckduckgo/mwm/missing_files
Server: caching improvements
Change: 64baf7357e94c9ef1e36225f0efd57dde6e368b4
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-11-03 13:23:23 +0000
Remove old filenames from regex, switch around base and duckpan
Change: 8dbc136ca1674ad469a7217cffa5f0d1c47775f7
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-02 10:48:42 +0000
Server: store assets on a per-host basis.
If you're changing the hostname, you're probably looking for
different assets.
Also, look for new gruny-style filenames which addresses #151.
Change: 4d47a015a05188cb7fff5870b27d207574447367
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-01 23:18:20 +0000
Config: clean up path separation.
This straightens out the directory structure, while also expanding
the application of path().
Change: 7b3adca8388d60b94fc8508d052851e80d849046
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-01 22:51:44 +0000
Server: clean up output a bit.
Also:
- Remove now incorrect comment. - Simplify the external/dist logic a
bit.
Change: bc607debdd8b979a6d00590efe7702bf39d949a6
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-11-01 22:51:44 +0000
Server: do not trust things external things in the dist-cache
Only copy over files without external soruces (notably duckpan.js, at
present)... everything else is either gotten fresh or cache-checked.
I don't even know how these managed to get distributed to me, but ah,
well.
Change: e0a67f21421507f1664d93af76b945d363e36554
Author: Matt Miller <mwmiller@outlook.com>
Merge pull request #148 from duckduckgo/zaahir/utf8-fix
remove slurp_utf8 and spew_utf8
Change: e03453a4330d633280a3a1bbb83177719e8fe902
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-10-28 19:27:47 +0000
remove slurp_utf8 and spew_utf8
Change: 90995ea37bb18774e7704a4aecc65c621ebae8b6
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-10-28 19:26:59 +0000
Revert "remove slurp_utf8 and spew_utf8"
This reverts commit 3d58833493409f0a217042ae9a6209289f186554.
Change: 3d58833493409f0a217042ae9a6209289f186554
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-10-28 19:26:51 +0000
remove slurp_utf8 and spew_utf8
Change: 9b88fa35e07fa32d925ec38a9b888627b31c4a5c
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-10-27 19:00:15 +0000
Merge pull request #147 from duckduckgo/zaahir/fix-duckpan-server
Make sure we check the file we're copying exists
Change: 368d930bbd896eb4b30e6dee925c5c1d47e298e8
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-10-27 18:58:24 +0000
Make sure we check the file we're copying exists
Change: 778860240b27474b30f52af2262c50b1596d4190
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-10-27 15:59:40 +0000
Merge pull request #145 from duckduckgo/mwm/tiny_paths_all_alike
Replace IO::All and Path::Class with Path::Tiny.
Change: 6b6964cd0f758c31f42a1ed472e560c232686069
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-10-24 14:56:56 +0000
Replace IO::All and Path::Class with Path::Tiny.
This should make dealing with paths somewhat more straight- forward
and reusable.
Change: 6dd77b5753aecc5441d546bc34dcf57cd6b3e3cb
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-10-24 14:51:42 +0000
Merge pull request #139 from killerfish/updatedocs
Updated docs according to changes in #138
Change: 6699ff9f4c0ccd8fd34f63ebf9742a31aa318907
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-10-24 14:50:17 +0000
Merge pull request #138 from killerfish/nameshort
Easy input for instant answer loading
Change: f4fa31e77729871b6eddd91bb173075153962279
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-10-24 17:37:40 +0000
cleaned up duckpan as ia type
Change: 3076ee51c4dde786603c0d8423a3448322cbbd7e
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-10-24 15:58:13 +0000
removed print if not in root dir, as it is handled in func
ia_get_type
Change: ad2d17c7dbadd4f2a9ebe71df44a4fab20c48283
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-10-24 15:55:14 +0000
updated search path
Change: 159fdb1cb798f767eb4b73a6c247a6fc7c2c8f40
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-10-24 14:54:39 +0000
moved func call so we can fail if in fathead/longtail
Change: 829ea4737a51e8ce675e4c5f14e13c42d39e5ff9
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-10-24 14:23:17 +0000
switched to function get_ia_type
Change: a90443adbb482c63bb1a17519689cb7cda29cb8d
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-10-24 14:09:40 +0000
Better Handling of Instant Answer load option, so instead of
Spice::IsItUp we can pass IsItUp
Change: 777f366da0d14d630ea60705f4979fd86e963e4b
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-10-24 11:00:29 +0000
Merge pull request #144 from mwmiller/verify
Query: verify_versions on correct package.
Change: 343dd81565b887140e7aa6fe1fb3de7f36e22525
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-10-24 10:42:01 +0000
Versions: bump required to 5.14.
We're no longer testing against 5.10, so we won't know if it is
broken for them (as it likely already is).
- Bump version check in App::DuckPAN - Updated README for Travis
change
Change: cec18745f23c9e7f4bfa5fa108b4a16248ca8d54
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-10-24 10:36:22 +0000
Query: verify_versions on correct package.
Change: 679c743d2ad9e1fb8081fcc6c82972108841eac6
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-10-23 23:43:00 +0000
Merge pull request #143 from
duckduckgo/zaahir/duckpan-new-more-updates
More updates to duckpan new
Change: cc6d1cb6022d77a05bd2765d119bdad89519c875
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-10-23 23:11:53 +0000
Merge pull request #140 from killerfish/addredirect
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-10-22 18:11:11 +0000
DuckPAN: add `exit_with_msg` method.
Toward better logging, here's a simple routine to print a supplied
message and then exit with the supplied code.
Change: ee779794b3f5c7320800304f0a29a841fd553b8b
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-10-22 18:10:26 +0000
DuckPAN: support IA typing more easily.
- Expose a singular hashref with directory and related info. - Use a
more platform independent way of constructing directories.
Except that IO::All thwarts this.
This could definitely use some cleanup (and probably some actual Type
Objects), but the basic idea is here.
Change: 7efc916383b38bcc9568aa69cfab0f72455af5a8
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-10-22 14:47:30 +0000
Changed text plugins to instant answer
Change: ff7bb3792be54d9fe3e16852edf92a2bc79cf4da
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-10-21 19:58:27 +0000
Merge pull request #134 from duckduckgo/mwmiller/versioning
Versions
Change: 825ca13dcc202c69f730d955775d1d54fa2e1951
Author: Zaahir Moolla <moollaza@gmail.com>
Date : 2014-10-21 19:47:27 +0000
More updates to duckpan new thanks to @mwmiller for the feedback
Change: e1a15cd386805c88a8365bb200e46546c99dfabc
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-10-21 15:25:00 +0000
Merge pull request #142 from duckduckgo/zaahir/remove-test
remove unneeded test, causing problems when system has old Groff
Change: ffa61da37eb00450ad860cdc2acc14b2f617bd1f
Author: Zaahir Moolla <moollaza@gmail.com>
Date : 2014-10-20 18:30:39 +0000
remove unneeded test
Change: 22626a0083f69c0ebb66cd457bdb816a3655b894
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-10-20 05:06:52 +0000
updated sentence
Change: c21700d3d5449fe12baec57edb5082ea25512b05
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-10-20 05:02:32 +0000
updated pod
Change: 922b3ca55df153277e6594360e2b087f4a6e7cdd
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-10-20 04:59:41 +0000
updated readme
Change: 900cf534190921f511e3b42a9db6eb6898b0dba4
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-10-19 15:09:02 +0000
Added support for the port option
Change: 9996bbf8ff2c5178daca99289f7b7d7788edc38d
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-10-19 01:15:18 +0000
Redirect on failed spice calls
Change: e10e6d30531509e33d7591e60c0b2cb444762950
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-10-18 16:00:37 +0000
highlight no plugin found msg
Change: 57c2129c7af9bc13a73dc41980a2f2eabc69f723
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-10-18 15:42:35 +0000
added and using error function if no ia triggers
Change: 0a6436780f8d65f1dfe5a1a81a56a90bd4f2aac7
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-10-16 11:09:38 +0000
Merge pull request #135 from duckduckgo/zaahir/bump-json-version
Bump JSON Version, fixes #129
Change: 589e5c7f5b579345e34e5bf5c246be50391d95ec
Author: Zaahir Moolla <moollaza@gmail.com>
Date : 2014-10-16 10:55:50 +0000
Bump JSON Version, fixes #129
Change: b9b51ee132efd46fe5f6176ab4af70a68d815509
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-10-16 08:29:00 +0000
Server: only show asset loading messages in verbose.
Change: 595a99bfd29e0582105fef407441c90c60cdf5f4
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-10-16 08:29:00 +0000
App::DuckPAN: do perl version checking.
This should make the required and recommended versions more visible
to the users who need to know.
Change: f6e71f062347892b4bc3d5a05e261d8aa27e09ad
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-10-16 08:25:54 +0000
Merge pull request #130 from duckduckgo/zaahir/readme-update
Goodie Auto-Templating.
Change: 4b3f1143b72d3655ceea145cebee4df48cb4a4f1
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-09-26 14:54:44 +0000
Web: allow for auto-template inclusion for goodies.
This approximates the way things work on the backend, without
requiring all of the infrastructure.
Change: ad8d7ce3cf6ef3db0f5e5b0692e79d62245f916b
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-09-25 17:01:52 +0000
Merge pull request #124 from
duckduckgo/zaahir/remove-dzil-ReleaseOnlyWithLatest
replace ReleaseOnlyWithLatest with PromptIfStale
Change: 502ed159fe07ab5ea27026ce2be29f866904e391
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-09-25 15:35:11 +0000
Merge pull request #118 from killerfish/podupdate
Updated pod and readme
Change: 519ebfcf95cb343bb7a0c13684232cc940a757e9
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2014-09-25 15:14:24 +0000
replace ReleaseOnlyWithLatest with PromptIfStale
Change: 359fb29f82e9a8c4f76d9def9afda49da4486c0b
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-09-22 20:15:03 +0000
Merge pull request #123 from killerfish/rmdeprecated
Removing deprecated command goodie
Change: 112d783720e61516888f34b9b264ba51d0137393
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-09-21 19:22:22 +0000
removed semicolon in pod
Change: 4f1461919cec628de117e4f727886868a6b0dde7
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-09-21 17:56:25 +0000
Removing deprecated command goodie
Change: 0e960caab596e93f174068466e860b08902fcae0
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-09-18 19:36:42 +0000
Merge pull request #121 from duckduckgo/zaahir/update-pr-template
updated pr template with new question
Change: 6536dabe7aeac447091946f48db4f5f0ed460089
Author: Zaahir Moolla <moollaza@gmail.com>
Date : 2014-09-18 18:41:32 +0000
updated pr template with new question
Change: 5b3357a6f84014a58b7354b268ad61b587e1835c
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-09-17 18:17:02 +0000
moved to shell
Change: a49d0a4581a4cf78d4f1d3cca6151cbf8a73d5fd
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-09-17 18:15:04 +0000
moved to 3 backticks
Change: d7cfe45acbd9682b01449dbb54871e4783c3ce17
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-09-17 18:12:09 +0000
updated with backticks
Change: 731670db418a90f84965562e8538187174347a0d
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-09-16 22:39:57 +0000
Merge pull request #119 from killerfish/rmduplicate
Duckpan.pm: Removed duplicate import
Change: 570eb3bc925a271d1e597a5d4da3465330abffdd
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2014-09-16 20:00:36 +0000
Merge pull request #111 from duckduckgo/zaahir/fix-duckpan-setup
Make `duckpan setup` work properly.
Change: 6a47ad38c6ecf65917a0afcd0c5cd7a5b3849eca
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-09-12 12:26:10 +0000
Merge pull request #120 from fern4lvarez/fix-locally-link
Fixes on README.md
Change: 5c406309ea2e13b89a82de93fc15f2a98224cce2
Author: Fernando ÃÂlvarez <fa@cloudcontrol.de>
Date : 2014-09-12 18:13:15 +0000
README.md - Fix trailing whitespaces
Change: f27f6852d2dafce4f678b9409cbc018d4a23503d
Author: Fernando ÃÂlvarez <fa@cloudcontrol.de>
Date : 2014-09-12 18:12:39 +0000
README.md - Fix broken link for locally installation
Change: b7fe6bb7e8711ec48726e9e0aa322067f194f2d6
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-09-12 17:33:52 +0000
updated argument syntax in pod
Change: 5d5a8aa0e0535d5219ae2e87db98d224966904fa
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-09-12 17:27:36 +0000
defined section for ddg-query
Change: ade59621369abfcfabbb87a62cfb055b9914ddec
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-09-12 16:58:13 +0000
added seperators
Change: 22a0d23b105646b5751f1d8ba9f0454712401278
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-09-12 16:42:54 +0000
removed duplicate import
Change: dfa3608327294c9c28af46fa07838ac4e11331cc
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-09-09 23:59:12 +0000
updated pod and readme
Change: 20b070f98497cad7ea82122e3c26c86c45175eee
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2014-09-08 14:40:02 +0000
Merge pull request #117 from mwmiller/faster_existence_checking
Perl.pm: use 'first' to check for array membership.
Change: 5c4359b311735e1ff77697b326f47f1c98599621
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-09-08 14:24:55 +0000
dist.ini: add List::Util, just in case.
Change: 61ebd3b9c16fb75fb5d6772407d4f01549181a8a
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-09-08 09:42:08 +0000
Perl.pm: use 'first' to check for array membership.
This makes the existence checking somewhat faster as you can stop
checking once you have a match.
Checked the rest of the codebase and didn't see any other places
where this happens.
Thanks to @killerfish for letting me know `List::Util` was in core
now.
Change: f59ea2608d41d7a2ce2fde2459af6aae059b32a7
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-09-08 09:31:27 +0000
Merge pull request #115 from killerfish/duckpanmsgfix
Show deps missing msg on deps-related error (fixes #86)
Change: cf9fd90fa352a7632bc31f04cefd627780381162
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-09-08 18:23:14 +0000
switched to first (List::Util) from grep
Change: 49407ebe993f6b9e1a85fa3626ae59f290ad12ef
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-09-08 08:47:29 +0000
Merge pull request #116 from killerfish/duckpanfailreq
Highlight request failed message
Change: 1f985bd70a2661b92d3cedf6b98a5d967b5db642
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-09-08 17:04:08 +0000
highlight request failed msg
Change: e8995137e97ef4bf1a2a4f66d4eac124e381bd48
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-09-08 14:17:17 +0000
updated condition
Change: 3a10454ff2ac83982bcd550abbf7f272f86dd370
Author: Usman Raza <usman.r123@gmail.com>
Date : 2014-09-08 03:32:20 +0000
throw depedency msg only on dependency errors
Change: 6a99ec68124a9f08ae4991512a6b4901377a76fc
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2014-09-04 16:58:58 +0000
Merge pull request #114 from mwmiller/reinstall
DuckPAN: add 'reinstall' command.
Change: ba278e6f9aa8ae3e1b838733bc9370887436d1d1
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2014-09-04 15:59:54 +0000
Merge pull request #112 from mwmiller/dromedary
New: auto-camelify their input name.
Change: 715030f5cdaa17011bf1a0cfa2325d9d195609e6
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-09-04 15:53:15 +0000
Add help info about reinstall (and update/upgrade).
Change: abb84e6a9f97b04d8145a3fedf1b411e85761e2b
Author: Matt Miller <mwmiller@outlook.com>
Date : 2014-09-04 15:46:02 +0000
phrase_to_camel_case: let it have more humps.
We'll only force the first letters to caps and assume they know what
they are doing with the rest of it.
Change: 5852ddcd62db30b92fd1d169f00da0e99c853be4
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2014-09-04 19:19:51 +0000
whoops, add missing semicolon
Change: 95cbcda1e18af015e062c41cfd4b8abc559855ef
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2014-09-04 19:06:50 +0000
update logic after feedback
Change: 8769163c2253a23b247475e7f4365a2625850ade
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2014-09-04 13:28:02 +0000
Merge pull request #113 from mwmiller/code_sharing
Code sharing
Change: 80eeff05a9d059e96b46698ff097832531042856
Author: Matt Miller <mwmiller@outlook.com>
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: d00e29d5a468f17656ffab40fe35960703bc2561
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2013-10-31 12:41:00 +0000
removed content_length(0) for duckduckhack_ignore response
Change: 7e16ac057dd5d6c1d8e2b92a8063ab0b15e85c0c
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2013-10-30 16:49:40 +0000
Merge pull request #48 from duckduckgo/zaahir/more-caching-fixes
Two small updates to DP Server
Change: 9b1ed0f702c71786c90cf105b695d952aff74188
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2013-10-30 19:35:24 +0000
Serve root page from cache when / requested, also return proper HTTP
response and content-length for ignored requests
Change: 76e3b23f022512c75b6de02ee851e6f8d1198df8
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2013-10-30 16:35:08 +0000
Add Pod::Usage to dist, should have been added when Help was updated
Change: 43245d22bf819a32b99c1002c3ce0b65ea1ff5c7
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2013-10-30 09:33:46 +0000
Merge pull request #43 from duckduckgo/pr/37
Pr/37 -- updated
Change: e9ab10d8620d5eeddad2c391a1cc5ce120da5bb1
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2013-10-30 07:47:51 +0000
Merge pull request #44 from duckduckgo/zaahir/more-utf8-fixes
Zaahir/more utf8 fixes
Change: 4d407044b71e96cac2e06d21f6011d3eadec76ac
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2013-10-30 07:42:16 +0000
Merge pull request #45 from duckduckgo/zaahir/verbose-and-no-cache
add --no-cache and --verbose
Change: 5d48a76c49efd206a639830b69873039209202b4
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2013-10-29 23:52:14 +0000
Removed duplicate line
Change: 14e8f9ac79ccf8eeb54516e78bb0441d11ceb275
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2013-10-29 14:12:42 +0000
Merge pull request #47 from duckduckgo/zaahir/moox-protect-argv
add protect_args flag to MooX::Options import
Change: c739a24eac11764c32df0161685de873eecf3ec0
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2013-10-29 17:07:31 +0000
add protect_args flag to MooX::Options import
Change: a894d84167e2bc0d756cc59e376e6c29131010ff
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2013-10-29 14:30:08 +0000
Properly removed recognized commands fom @args
Change: cbf56ebb0a1785461ba10e403172c2c592018fea
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2013-10-29 13:41:06 +0000
add --no-cache and --verbose
Change: fbd4c77357e8ded11b3da2b6e7f47d480c21e327
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2013-10-28 18:11:32 +0000
Removed utf8 flag from use IO::All import
Change: ba19da676bdb39d80fbefc720566be65ab467e77
Author: Zaahir Moolla <moollaza@fastmail.fm>
Date : 2013-10-28 18:10:26 +0000
Use Plack::Mime to set proper content type for /share files
README - made headings a little smaller, fixed line breaks
Change: c1da7df7e39978aaa61d25d90d6cc5cf862868a6
Author: moollaza <moollaza@gmail.com>
Date : 2013-09-18 14:39:25 +0000
README - more fixes to wording
Change: 52811ad850bebcce4fd6aba15b6bdcc678383dcf
Author: moollaza <moollaza@gmail.com>
Date : 2013-09-18 14:37:32 +0000
README - small fix to wording
Change: e8218f667904a6673daac58d10e157c4cf26e2c1
Author: moollaza <moollaza@gmail.com>
Date : 2013-09-18 14:34:49 +0000
Merge branch 'master' of github.com:duckduckgo/p5-app-duckpan
Change: 06054c3e7ace776698fb6ff55d5d2617956fbc9e
Author: moollaza <moollaza@gmail.com>
Date : 2013-09-18 14:34:34 +0000
README - Big update to inclue install instructions, DDH VM
instructions and debugging instructions
Change: 06a9592c93a9b7427047c094a70a6319e0ffe492
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-09-11 21:20:56 +0000
Added duckduckhack to publisher, removed old legacy static command
Change: d2ffbb413cdbd86d9050e0956086ab5c99164aba
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2013-08-03 09:32:00 +0000
Merge pull request #9 from istepura/master
Web.pm - use environment proxy settings is UserAgent
Change: 5a1ade90e418f4d04e2c7cab63c9696327dddca4
Author: Igor Stepura <igor.stepura@gmail.com>
Date : 2013-07-18 16:14:17 +0000
Web.pm - use environment proxy settings is UserAgent
Change: b7326df473c5302ad24d654d580671d63b79ad77
Author: Dylan Lloyd <dylan@dylansserver.com>
Date : 2013-07-15 19:54:32 +0000
only rewrite spice specific js files
Change: 7edc58390bb87febd0c41d12f62ce0112aea0846
Author: Zaahir Moolla <moollaza@duckduckgo.com>
Date : 2013-07-15 14:05:39 +0000
Merge pull request #8 from duckduckgo/zaahir/duckpan-concat-fix
Server.pm - updated to use new spice2_duckpan_compile.js, removed
jQuery as it comes with spice2.js now
Change: 38266722d465f645389454e3efd8c9ce5db71a2c
Author: moollaza <moollaza@gmail.com>
Date : 2013-07-15 14:12:04 +0000
Server.pm - updated to use new spice2_duckpan_compile.js, removed
jQuery as it comes with spice2.js now
Change: da23d7197dd92e2f048af79463de38210a588536
Author: Michael Smith <crazedpsyc@duckduckgo.com>
Date : 2013-07-10 20:41:43 +0000
Document installdeps
Change: 9c5c14630ec6bb7130029e919ac672c339344d3a
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-07-07 03:21:46 +0000
Checking for latest App::DuckPAN now
Change: 681b578a9e8a119ff5ca67646d7aba983c34ddc8
Author: Dylan Lloyd <dylan@dylansserver.com>
Date : 2013-07-06 17:18:09 +0000
allow for older d.js versions
Change: e3620233e6d2763b3c61666a5e12421453a44bfe
Author: moollaza <moollaza@gmail.com>
Date : 2013-07-06 13:59:36 +0000
Fixed duckpan, now works with d1000.js
Change: 6dd2ece003d966303828fb09245625bc8b2fedec
Author: Dylan Lloyd <dylan@dylansserver.com>
Date : 2013-06-24 18:05:30 +0000
add "installing duckpan" instructions to the readme
Change: 07d5db90855726f284ec28415a290d1fb6a4852c
Author: moollaza <moollaza@gmail.com>
Date : 2013-06-21 13:21:28 +0000
Updated DuckPAN help output and POD
Change: 9bf86c515fa797d928dfcbd3af008f7e48b2c829
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-06-21 03:58:10 +0000
That didnt worked out..
Change: aa0a5ab9cec58642d6ec69e8b3cfd5c55c31f854
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-06-19 04:38:42 +0000
Fixed some problems about cached content with publisher feature and
added a bit more debugging on NotFound case
Change: 647a4b0e6269a385ec333e171c6fd3f1f7ae6ac4
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-06-17 15:46:18 +0000
Also fixed roadrunner...
Change: c27fc83ac73a69945c71e7bacb0f06fe73ac4c18
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-06-17 15:44:40 +0000
removed new LWP agent from Server.pm, was only needed for previous
testing/debugging
Change: 626e53313197a5ef75d30262bf1727de763501d9
Author: moollaza <moollaza@gmail.com>
Date : 2013-06-15 15:41:31 +0000
resolving rebase...
Change: 03823884b6fd195047eacada2c5ecc9e31b6a303
Author: Michael Smith <crazedpsyc@duckduckgo.com>
Date : 2013-06-15 15:39:46 +0000
Bump HTTP::Parser version to avoid head parsing bug
Change: 18557b65e5b36d3e3f319d52f2952b2d2eae8039
Author: Michael Smith <crazedpsyc@duckduckgo.com>
Date : 2013-06-15 15:39:09 +0000
add sharedir with latest files
Change: 89d43f18a6735cacfad11af145903cc9158a9b09
Author: Jag Talon <talon.jag@gmail.com>
Date : 2013-06-15 15:36:23 +0000
${dollar} now has to be converted into $.
Change: 333d7ddf1f679c0597a5bcd3dbdfcb36ccb826c4
Author: Jag Talon <talon.jag@gmail.com>
Date : 2013-06-15 15:36:23 +0000
Experiments with {{dollar}}.
Change: 9fe4b7adc740e0cc3e6f190b0902f051e8f10185
Author: moollaza <moollaza@gmail.com>
Date : 2013-06-15 15:36:23 +0000
added support to DuckPAN for common js and handlebars files in parent
dir
Change: 24aa24cac514c53ffdf3b66862d14d576d23dc77
Author: Jag Talon <talon.jag@gmail.com>
Date : 2013-06-15 15:35:31 +0000
Moved {{dollar}} to Rewrite.pm
Change: 6fcb6f363fa371bb51348c20eb54c502eddf4ed1
Author: Jag Talon <talon.jag@gmail.com>
Date : 2013-06-15 15:35:31 +0000
Duckpan can now convert "${dollar}" to "$."
This is mostly used by plug-ins that require "$" in the URL e.g.
Zipcode.
Change: db8dcf08a42f49e9e4a55f28f25762f839fdec29
Author: moollaza <moollaza@gmail.com>
Date : 2013-06-15 15:35:31 +0000
updated DuckPAN to grab versioned spice2 files from static
Change: 379cd899e9d63281cd88d925b7ec20af1be4be48
Author: moollaza <moollaza@gmail.com>
Date : 2013-06-15 15:35:31 +0000
added message to show this is an experimental DuckPAN installation
Change: 6d57976714e4fe03a29e01bfaba76bd276e942dd
Author: moollaza <moollaza@gmail.com>
Date : 2013-06-15 15:35:31 +0000
updated Web.pm to work with new naming convention
Change: a3bbcdc0e677b2d498838174e40b08ec8b6a4e99
Author: moollaza <moollaza@gmail.com>
Date : 2013-06-15 15:35:31 +0000
fixed duckpan server to meet new filenames, improved LWP request,
added Useragent
Change: edffe9effb696ea919d70f7329da47313c033b64
Author: moollaza <moollaza@gmail.com>
Date : 2013-06-15 15:35:30 +0000
renamed files to match new organization
Change: f03c632e56810849d2bbebd494d01acc67ae62c9
Author: moollaza <moollaza@gmail.com>
Date : 2013-06-15 15:35:30 +0000
consolidated carousel js and handlebars tempalte
Change: d8a125e8c2045fe73a441abfe6fd7244c7a7f6a8
Author: moollaza <moollaza@gmail.com>
Date : 2013-06-15 15:35:30 +0000
duckpan now redirects all requests to duckduckgo
Change: 92f0356e3c23d3d77d31dd527210b58cc906fd8e
Author: moollaza <moollaza@gmail.com>
Date : 2013-06-15 15:35:30 +0000
added carousel files, removed redundant variables
Change: e4a5e60a0c0e5d59d3b0620458de799bd22b4dd4
Author: moollaza <moollaza@gmail.com>
Date : 2013-06-15 15:35:30 +0000
modified duckpan to use uncompiled handlebars templates, using full
handlebars runtime
Change: a26c083f4ddd5e68e9775db3f71484d3cdd50c31
Author: moollaza <moollaza@gmail.com>
Date : 2013-06-15 15:32:35 +0000
Duckpan now adds spice templates in script tag with class
'duckduckhack_template'
Change: 1ddaae3ebc8b808bcedd098d9db83823234925a1
Author: moollaza <moollaza@gmail.com>
Date : 2013-06-15 15:32:35 +0000
switched Duckpan to grab full handlebars lib
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>
Added up new Travis plugin, new .travis.yml
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: 8705acede0c21da0c167a5ba123667b114ba7292
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-04-25 22:48:26 +0000
Added notify email open@duckduckgo.com
Change: c35a79c3f7f841ed3c1bd99280caacf9b9a7510e
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-04-25 18:59:11 +0000
Added travis plugin, travis.yml and weaver.ini
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: e826f2d6287f4fe1e40954eb5d9473dc3f426e2e
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-04-18 00:59:54 +0000
A little bit of tuning
Change: 8f4de100b03ffd83b6639b2b34daf77d1326fe4e
Author: Michael Smith <crazedpsyc@duckduckgo.com>
Date : 2013-04-17 14:37:23 +0000
fix tabs and remove testing code
Change: 8a821be6b9c5fcb5b71989db92395911f01ca6e1
Author: Michael Smith <crazedpsyc@duckduckgo.com>
Date : 2013-04-17 14:34:25 +0000
handle subdirs of the sharedirs...
Change: 0ddd699ac9c8c56d3bbd0ee0d6bddf37a607a924
Author: Torsten Raudssus <torsten@raudss.us>
Date : 2013-04-17 22:18:10 +0000
Changed Authority to cpan:DDG
Change: b72d3a2b9c1202ea2eea9e0ba31d4fa766517462
Author: Michael Smith <crazedpsyc@duckduckgo.com>
Date : 2013-04-17 13:39:28 +0000
handle share dirs from non-spices
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: 81e97d750574ce66241ee2267e5d59209698296b
Author: Dylan Lloyd <dylan@dylansserver.com>
Date : 2013-04-07 20:54:19 +0000
specify origin branch for dzil release
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
( run in 2.159 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )